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

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-regularly-updated-websites-blogs-that-aren-t-bloated"
  +title: "What are your favorite regularly updated websites/blogs (that aren’t bloated by social media)?"
  +url: null
  +body: "Are there sites you check on a regular basis? What are your browsing habits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702327871 {#183
    date: 2023-12-11 21:51:11.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: 26051
  -titleTs: "'aren':9 'bloat':11 'favorit':4 'media':14 'regular':5 'social':13 'updat':6 'websites/blogs':7"
  -bodyTs: "'basi':9 'brows':13 'check':5 'habit':14 'regular':8 'site':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9450532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702327871 {#247
    date: 2023-12-11 21:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-regularly-updated-websites-blogs-that-aren-t-bloated"
  +title: "What are your favorite regularly updated websites/blogs (that aren’t bloated by social media)?"
  +url: null
  +body: "Are there sites you check on a regular basis? What are your browsing habits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702327871 {#183
    date: 2023-12-11 21:51:11.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: 26051
  -titleTs: "'aren':9 'bloat':11 'favorit':4 'media':14 'regular':5 'social':13 'updat':6 'websites/blogs':7"
  -bodyTs: "'basi':9 'brows':13 'check':5 'habit':14 'regular':8 'site':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9450532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702327871 {#247
    date: 2023-12-11 21:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-regularly-updated-websites-blogs-that-aren-t-bloated"
  +title: "What are your favorite regularly updated websites/blogs (that aren’t bloated by social media)?"
  +url: null
  +body: "Are there sites you check on a regular basis? What are your browsing habits?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702327871 {#183
    date: 2023-12-11 21:51:11.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: 26051
  -titleTs: "'aren':9 'bloat':11 'favorit':4 'media':14 'regular':5 'social':13 'updat':6 'websites/blogs':7"
  -bodyTs: "'basi':9 'brows':13 'check':5 'habit':14 'regular':8 'site':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9450532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702327871 {#247
    date: 2023-12-11 21:51:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#1866
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#1881
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#1866
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#1881
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-water-with-minerals-help-attenuate-the-hang-over-generating-potential"
  +title: "Does water with minerals help attenuate the hang-over generating potential of drinking as opposed to water lacking minerals?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702325756 {#1866
    date: 2023-12-11 21:15:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 26022
  -titleTs: "'attenu':6 'drink':14 'generat':11 'hang':9 'hang-ov':8 'help':5 'lack':19 'miner':4,20 'oppos':16 'potenti':12 'water':2,18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325756 {#1881
    date: 2023-12-11 21:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Donald-Tusk-elected-as-Polish-prime-minister"
  +title: "Donald Tusk elected as Polish prime minister"
  +url: null
  +body: "[bbc.com/news/world-europe-6768…](https://www.bbc.com/news/world-europe-67681940)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702336623 {#1896
    date: 2023-12-12 00:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 21730
  -titleTs: "'donald':1 'elect':3 'minist':7 'polish':5 'prime':6 'tusk':2"
  -bodyTs: "'/news/world-europe-6768':3 '/news/world-europe-67681940)':6 'bbc.com':2 'bbc.com/news/world-europe-6768':1 'www.bbc.com':5 'www.bbc.com/news/world-europe-67681940)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702378502
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-5665-776b-0aee-f86411292632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325002 {#1395
    date: 2023-12-11 21:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Donald-Tusk-elected-as-Polish-prime-minister"
  +title: "Donald Tusk elected as Polish prime minister"
  +url: null
  +body: "[bbc.com/news/world-europe-6768…](https://www.bbc.com/news/world-europe-67681940)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702336623 {#1896
    date: 2023-12-12 00:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 21730
  -titleTs: "'donald':1 'elect':3 'minist':7 'polish':5 'prime':6 'tusk':2"
  -bodyTs: "'/news/world-europe-6768':3 '/news/world-europe-67681940)':6 'bbc.com':2 'bbc.com/news/world-europe-6768':1 'www.bbc.com':5 'www.bbc.com/news/world-europe-67681940)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702378502
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-5665-776b-0aee-f86411292632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325002 {#1395
    date: 2023-12-11 21:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Donald-Tusk-elected-as-Polish-prime-minister"
  +title: "Donald Tusk elected as Polish prime minister"
  +url: null
  +body: "[bbc.com/news/world-europe-6768…](https://www.bbc.com/news/world-europe-67681940)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702336623 {#1896
    date: 2023-12-12 00:17:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 21730
  -titleTs: "'donald':1 'elect':3 'minist':7 'polish':5 'prime':6 'tusk':2"
  -bodyTs: "'/news/world-europe-6768':3 '/news/world-europe-67681940)':6 'bbc.com':2 'bbc.com/news/world-europe-6768':1 'www.bbc.com':5 'www.bbc.com/news/world-europe-67681940)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702378502
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-5665-776b-0aee-f86411292632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702325002 {#1395
    date: 2023-12-11 21:03:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-buy-Linux-merch-and-also-support-FOSS"
  +title: "Where can I buy Linux merch and also support FOSS?"
  +url: null
  +body: """
    Clothing, accessories, etc. I remember back then buying hoodies from the Canonical Store, but they are not available anymore.\n
    \n
    If there are any, please share web stores where we can buy some FOSS merch and help the community!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324841 {#1978
    date: 2023-12-11 21:00:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 26002
  -titleTs: "'also':8 'buy':4 'foss':10 'linux':5 'merch':6 'support':9"
  -bodyTs: "'accessori':2 'anymor':19 'avail':18 'back':6 'buy':8,31 'canon':12 'cloth':1 'communiti':38 'etc':3 'foss':33 'help':36 'hoodi':9 'merch':34 'pleas':24 'rememb':5 'share':25 'store':13,27 'web':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702324841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702324841 {#1973
    date: 2023-12-11 21:00: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
15 DENIED edit
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-buy-Linux-merch-and-also-support-FOSS"
  +title: "Where can I buy Linux merch and also support FOSS?"
  +url: null
  +body: """
    Clothing, accessories, etc. I remember back then buying hoodies from the Canonical Store, but they are not available anymore.\n
    \n
    If there are any, please share web stores where we can buy some FOSS merch and help the community!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324841 {#1978
    date: 2023-12-11 21:00:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 26002
  -titleTs: "'also':8 'buy':4 'foss':10 'linux':5 'merch':6 'support':9"
  -bodyTs: "'accessori':2 'anymor':19 'avail':18 'back':6 'buy':8,31 'canon':12 'cloth':1 'communiti':38 'etc':3 'foss':33 'help':36 'hoodi':9 'merch':34 'pleas':24 'rememb':5 'share':25 'store':13,27 'web':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702324841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702324841 {#1973
    date: 2023-12-11 21:00: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
16 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-buy-Linux-merch-and-also-support-FOSS"
  +title: "Where can I buy Linux merch and also support FOSS?"
  +url: null
  +body: """
    Clothing, accessories, etc. I remember back then buying hoodies from the Canonical Store, but they are not available anymore.\n
    \n
    If there are any, please share web stores where we can buy some FOSS merch and help the community!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702324841 {#1978
    date: 2023-12-11 21:00:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 26002
  -titleTs: "'also':8 'buy':4 'foss':10 'linux':5 'merch':6 'support':9"
  -bodyTs: "'accessori':2 'anymor':19 'avail':18 'back':6 'buy':8,31 'canon':12 'cloth':1 'communiti':38 'etc':3 'foss':33 'help':36 'hoodi':9 'merch':34 'pleas':24 'rememb':5 'share':25 'store':13,27 'web':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702324841
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9449178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702324841 {#1973
    date: 2023-12-11 21:00: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
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 {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1890
    date: 2023-12-13 01:32:10.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: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1903
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1935
    date: 2023-12-11 20:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1890
    date: 2023-12-13 01:32:10.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: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1903
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1935
    date: 2023-12-11 20:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-automatically-assign-classes-in-GRUB"
  +title: "How to automatically assign classes in GRUB?"
  +url: null
  +body: """
    Hi, I'm not the most expert user, but I've been messing with my latest linux install for a few months. I costumized the look of the GRUB, but whenever the kernel gets updated and the grub.cfg gets regenerated, the classes of two entries do not generate (efi and submenu), leaving the entries with no icons (which are determined by the class of the entry).\n
    \n
    How do I make it so they automatically generate, instead of me modifing the .cfg everytime the kernel is updated?\n
    \n
    I'm on linux mint, 21.2 Cinnamon.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702427530 {#1890
    date: 2023-12-13 01:32:10.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: 21723
  -titleTs: "'assign':4 'automat':3 'class':5 'grub':7"
  -bodyTs: "'21.2':92 'automat':74 'cfg':81 'cinnamon':93 'class':42,63 'costum':24 'determin':60 'efi':49 'entri':45,54,66 'everytim':82 'expert':7 'generat':48,75 'get':34,39 'grub':29 'grub.cfg':38 'hi':1 'icon':57 'instal':18 'instead':76 'kernel':33,84 'latest':16 'leav':52 'linux':17,90 'look':26 'm':3,88 'make':70 'mess':13 'mint':91 'modif':79 'month':22 'regener':40 'submenu':51 'two':44 'updat':35,86 'user':8 've':11 'whenev':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702384066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/696574"
  +editedAt: DateTimeImmutable @1703884904 {#1903
    date: 2023-12-29 22:21:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322566 {#1935
    date: 2023-12-11 20:22:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Firefox-PiP-doesn-t-stay-on-top-in-GNOME"
  +title: "Firefox PiP doesn't stay on top in GNOME"
  +url: null
  +body: "I am using fedora silverblue and in the native version of Firefox, the picture in picture window does not have always on top enabled. Is there anyway to change a setting such that always on top is enabled by default. I know it is supported on gnome+fedora because the flatpak version(I downloaded to test this behaviour) has this enabled by default."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702335030 {#1927
    date: 2023-12-11 23:50:30.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: 21720
  -titleTs: "'doesn':3 'firefox':1 'gnome':9 'pip':2 'stay':5 'top':7"
  -bodyTs: "'alway':21,34 'anyway':27 'behaviour':58 'chang':29 'default':40,63 'download':54 'enabl':24,38,61 'fedora':4,48 'firefox':12 'flatpak':51 'gnome':47 'know':42 'nativ':9 'pictur':14,16 'set':31 'silverblu':5 'support':45 'test':56 'top':23,36 'use':3 'version':10,52 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702395477
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610793"
  +editedAt: DateTimeImmutable @1703881520 {#1368
    date: 2023-12-29 21:25:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322477 {#1399
    date: 2023-12-11 20:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Firefox-PiP-doesn-t-stay-on-top-in-GNOME"
  +title: "Firefox PiP doesn't stay on top in GNOME"
  +url: null
  +body: "I am using fedora silverblue and in the native version of Firefox, the picture in picture window does not have always on top enabled. Is there anyway to change a setting such that always on top is enabled by default. I know it is supported on gnome+fedora because the flatpak version(I downloaded to test this behaviour) has this enabled by default."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702335030 {#1927
    date: 2023-12-11 23:50:30.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: 21720
  -titleTs: "'doesn':3 'firefox':1 'gnome':9 'pip':2 'stay':5 'top':7"
  -bodyTs: "'alway':21,34 'anyway':27 'behaviour':58 'chang':29 'default':40,63 'download':54 'enabl':24,38,61 'fedora':4,48 'firefox':12 'flatpak':51 'gnome':47 'know':42 'nativ':9 'pictur':14,16 'set':31 'silverblu':5 'support':45 'test':56 'top':23,36 'use':3 'version':10,52 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702395477
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610793"
  +editedAt: DateTimeImmutable @1703881520 {#1368
    date: 2023-12-29 21:25:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322477 {#1399
    date: 2023-12-11 20:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Firefox-PiP-doesn-t-stay-on-top-in-GNOME"
  +title: "Firefox PiP doesn't stay on top in GNOME"
  +url: null
  +body: "I am using fedora silverblue and in the native version of Firefox, the picture in picture window does not have always on top enabled. Is there anyway to change a setting such that always on top is enabled by default. I know it is supported on gnome+fedora because the flatpak version(I downloaded to test this behaviour) has this enabled by default."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702335030 {#1927
    date: 2023-12-11 23:50:30.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: 21720
  -titleTs: "'doesn':3 'firefox':1 'gnome':9 'pip':2 'stay':5 'top':7"
  -bodyTs: "'alway':21,34 'anyway':27 'behaviour':58 'chang':29 'default':40,63 'download':54 'enabl':24,38,61 'fedora':4,48 'firefox':12 'flatpak':51 'gnome':47 'know':42 'nativ':9 'pictur':14,16 'set':31 'silverblu':5 'support':45 'test':56 'top':23,36 'use':3 'version':10,52 'window':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702395477
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610793"
  +editedAt: DateTimeImmutable @1703881520 {#1368
    date: 2023-12-29 21:25:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702322477 {#1399
    date: 2023-12-11 20:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Modern-fitting-packages-for-DE-behavior-on-Fedora-Hyprland"
  +title: "Modern fitting packages for DE behavior on Fedora Hyprland?"
  +url: null
  +body: """
    Hey people! To save myself a lot of searching, I would love to hear your tips on how to use a modern, secure immutable Fedora+Hyprland setup with all the regular stuff working.\n
    \n
    Hyprland docs seem to only cover the basic packages, but what about network, clipboard, volume control, mic, indicators, bluetooth, archiving, printing and all that?\n
    \n
    I would like to create my first ublue spin as there only is Fedora Sericea currently and I that looked horrible and was very buggy.\n
    \n
    This is not hyprland specific, I would just like to understand how these packages work, and what you should add.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702320632 {#1898
    date: 2023-12-11 19:50:32.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: 21710
  -titleTs: "'behavior':6 'de':5 'fedora':8 'fit':2 'hyprland':9 'modern':1 'packag':3"
  -bodyTs: "'add':102 'archiv':53 'basic':41 'bluetooth':52 'buggi':82 'clipboard':47 'control':49 'cover':39 'creat':62 'current':73 'doc':35 'fedora':25,71 'first':64 'hear':14 'hey':1 'horribl':78 'hyprland':26,34,86 'immut':24 'indic':51 'like':60,91 'look':77 'lot':7 'love':12 'mic':50 'modern':22 'network':46 'packag':42,96 'peopl':2 'print':54 'regular':31 'save':4 'search':9 'secur':23 'seem':36 'sericea':72 'setup':27 'specif':87 'spin':66 'stuff':32 'tip':16 'ublu':65 'understand':93 'use':20 'volum':48 'work':33,97 'would':11,59,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702367716
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6608280"
  +editedAt: DateTimeImmutable @1703871995 {#1891
    date: 2023-12-29 18:46:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702318716 {#1904
    date: 2023-12-11 19:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Modern-fitting-packages-for-DE-behavior-on-Fedora-Hyprland"
  +title: "Modern fitting packages for DE behavior on Fedora Hyprland?"
  +url: null
  +body: """
    Hey people! To save myself a lot of searching, I would love to hear your tips on how to use a modern, secure immutable Fedora+Hyprland setup with all the regular stuff working.\n
    \n
    Hyprland docs seem to only cover the basic packages, but what about network, clipboard, volume control, mic, indicators, bluetooth, archiving, printing and all that?\n
    \n
    I would like to create my first ublue spin as there only is Fedora Sericea currently and I that looked horrible and was very buggy.\n
    \n
    This is not hyprland specific, I would just like to understand how these packages work, and what you should add.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702320632 {#1898
    date: 2023-12-11 19:50:32.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: 21710
  -titleTs: "'behavior':6 'de':5 'fedora':8 'fit':2 'hyprland':9 'modern':1 'packag':3"
  -bodyTs: "'add':102 'archiv':53 'basic':41 'bluetooth':52 'buggi':82 'clipboard':47 'control':49 'cover':39 'creat':62 'current':73 'doc':35 'fedora':25,71 'first':64 'hear':14 'hey':1 'horribl':78 'hyprland':26,34,86 'immut':24 'indic':51 'like':60,91 'look':77 'lot':7 'love':12 'mic':50 'modern':22 'network':46 'packag':42,96 'peopl':2 'print':54 'regular':31 'save':4 'search':9 'secur':23 'seem':36 'sericea':72 'setup':27 'specif':87 'spin':66 'stuff':32 'tip':16 'ublu':65 'understand':93 'use':20 'volum':48 'work':33,97 'would':11,59,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702367716
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6608280"
  +editedAt: DateTimeImmutable @1703871995 {#1891
    date: 2023-12-29 18:46:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702318716 {#1904
    date: 2023-12-11 19:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Modern-fitting-packages-for-DE-behavior-on-Fedora-Hyprland"
  +title: "Modern fitting packages for DE behavior on Fedora Hyprland?"
  +url: null
  +body: """
    Hey people! To save myself a lot of searching, I would love to hear your tips on how to use a modern, secure immutable Fedora+Hyprland setup with all the regular stuff working.\n
    \n
    Hyprland docs seem to only cover the basic packages, but what about network, clipboard, volume control, mic, indicators, bluetooth, archiving, printing and all that?\n
    \n
    I would like to create my first ublue spin as there only is Fedora Sericea currently and I that looked horrible and was very buggy.\n
    \n
    This is not hyprland specific, I would just like to understand how these packages work, and what you should add.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702320632 {#1898
    date: 2023-12-11 19:50:32.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: 21710
  -titleTs: "'behavior':6 'de':5 'fedora':8 'fit':2 'hyprland':9 'modern':1 'packag':3"
  -bodyTs: "'add':102 'archiv':53 'basic':41 'bluetooth':52 'buggi':82 'clipboard':47 'control':49 'cover':39 'creat':62 'current':73 'doc':35 'fedora':25,71 'first':64 'hear':14 'hey':1 'horribl':78 'hyprland':26,34,86 'immut':24 'indic':51 'like':60,91 'look':77 'lot':7 'love':12 'mic':50 'modern':22 'network':46 'packag':42,96 'peopl':2 'print':54 'regular':31 'save':4 'search':9 'secur':23 'seem':36 'sericea':72 'setup':27 'specif':87 'spin':66 'stuff':32 'tip':16 'ublu':65 'understand':93 'use':20 'volum':48 'work':33,97 'would':11,59,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702367716
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6608280"
  +editedAt: DateTimeImmutable @1703871995 {#1891
    date: 2023-12-29 18:46:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702318716 {#1904
    date: 2023-12-11 19:18:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-introduce-5-year-old-niece-to-new-things"
  +title: "How to introduce 5 year old niece to new things without 3 year old nephew feeling left out?"
  +url: null
  +body: """
    I’ve got a niece (5) and nephew (3). The niece is really good about finding ways to entertain herself and the nephew will always try and take it for himself and intrude, usually not in a compromising sort of way. Obviously, this is pretty typical kid behavior overall.\n
    \n
    She’s reaching the age where she can learn more complicated games and ideas, which sounds really fun to introduce her to. If he’s around, I feel like it will certainly cause a meltdown, and he’s too young to reasonably participate anyway.\n
    \n
    As an older sibling myself. I think it’s also unfair to hold her back until he can participate too. Some would say it’s unfair to do it until he can as well. I would argue that it’s actually unfair to introduce 5 year old games to her when she is 7 and he’s 5 and can join too. She’s being punished imo unnecessarily and being held back. Why does she have to wait till 7 while he gets it at 5?\n
    \n
    Is the only solution to try and schedule separate activity times to individualize the activities? Am I being biased as an older sibling myself in feeling that I would be holding back until he’s at the same capability? Just curious for feedback. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702318322 {#2426
    date: 2023-12-11 19:12:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 26020
  -titleTs: "'3':12 '5':4 'feel':16 'introduc':3 'left':17 'nephew':15 'new':9 'niec':7 'old':6,14 'thing':10 'without':11 'year':5,13"
  -bodyTs: "'3':9 '5':6,138,151,179 '7':147,173 'activ':189,194 'actual':134 'age':54 'also':103 'alway':25 'anyway':93 'argu':130 'around':75 'back':108,165,211 'behavior':48 'bias':198 'capabl':218 'caus':82 'certain':81 'complic':60 'compromis':38 'curious':220 'entertain':19 'feedback':222 'feel':77,205 'find':16 'fun':67 'game':61,141 'get':176 'good':14 'got':3 'held':164 'hold':106,210 'idea':63 'imo':160 'individu':192 'introduc':69,137 'intrud':33 'join':154 'kid':47 'learn':58 'like':78 'meltdown':84 'nephew':8,23 'niec':5,11 'obvious':42 'old':140 'older':96,201 'overal':49 'particip':92,112 'pretti':45 'punish':159 'reach':52 'realli':13,66 'reason':91 'say':116 'schedul':187 'separ':188 'sibl':97,202 'solut':183 'sort':39 'sound':65 'take':28 'thank':223 'think':100 'till':172 'time':190 'tri':26,185 'typic':46 'unfair':104,119,135 'unnecessarili':161 'usual':34 've':2 'wait':171 'way':17,41 'well':127 'would':115,129,208 'year':139 'young':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9444508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702318322 {#2440
    date: 2023-12-11 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-introduce-5-year-old-niece-to-new-things"
  +title: "How to introduce 5 year old niece to new things without 3 year old nephew feeling left out?"
  +url: null
  +body: """
    I’ve got a niece (5) and nephew (3). The niece is really good about finding ways to entertain herself and the nephew will always try and take it for himself and intrude, usually not in a compromising sort of way. Obviously, this is pretty typical kid behavior overall.\n
    \n
    She’s reaching the age where she can learn more complicated games and ideas, which sounds really fun to introduce her to. If he’s around, I feel like it will certainly cause a meltdown, and he’s too young to reasonably participate anyway.\n
    \n
    As an older sibling myself. I think it’s also unfair to hold her back until he can participate too. Some would say it’s unfair to do it until he can as well. I would argue that it’s actually unfair to introduce 5 year old games to her when she is 7 and he’s 5 and can join too. She’s being punished imo unnecessarily and being held back. Why does she have to wait till 7 while he gets it at 5?\n
    \n
    Is the only solution to try and schedule separate activity times to individualize the activities? Am I being biased as an older sibling myself in feeling that I would be holding back until he’s at the same capability? Just curious for feedback. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702318322 {#2426
    date: 2023-12-11 19:12:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 26020
  -titleTs: "'3':12 '5':4 'feel':16 'introduc':3 'left':17 'nephew':15 'new':9 'niec':7 'old':6,14 'thing':10 'without':11 'year':5,13"
  -bodyTs: "'3':9 '5':6,138,151,179 '7':147,173 'activ':189,194 'actual':134 'age':54 'also':103 'alway':25 'anyway':93 'argu':130 'around':75 'back':108,165,211 'behavior':48 'bias':198 'capabl':218 'caus':82 'certain':81 'complic':60 'compromis':38 'curious':220 'entertain':19 'feedback':222 'feel':77,205 'find':16 'fun':67 'game':61,141 'get':176 'good':14 'got':3 'held':164 'hold':106,210 'idea':63 'imo':160 'individu':192 'introduc':69,137 'intrud':33 'join':154 'kid':47 'learn':58 'like':78 'meltdown':84 'nephew':8,23 'niec':5,11 'obvious':42 'old':140 'older':96,201 'overal':49 'particip':92,112 'pretti':45 'punish':159 'reach':52 'realli':13,66 'reason':91 'say':116 'schedul':187 'separ':188 'sibl':97,202 'solut':183 'sort':39 'sound':65 'take':28 'thank':223 'think':100 'till':172 'time':190 'tri':26,185 'typic':46 'unfair':104,119,135 'unnecessarili':161 'usual':34 've':2 'wait':171 'way':17,41 'well':127 'would':115,129,208 'year':139 'young':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9444508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702318322 {#2440
    date: 2023-12-11 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-introduce-5-year-old-niece-to-new-things"
  +title: "How to introduce 5 year old niece to new things without 3 year old nephew feeling left out?"
  +url: null
  +body: """
    I’ve got a niece (5) and nephew (3). The niece is really good about finding ways to entertain herself and the nephew will always try and take it for himself and intrude, usually not in a compromising sort of way. Obviously, this is pretty typical kid behavior overall.\n
    \n
    She’s reaching the age where she can learn more complicated games and ideas, which sounds really fun to introduce her to. If he’s around, I feel like it will certainly cause a meltdown, and he’s too young to reasonably participate anyway.\n
    \n
    As an older sibling myself. I think it’s also unfair to hold her back until he can participate too. Some would say it’s unfair to do it until he can as well. I would argue that it’s actually unfair to introduce 5 year old games to her when she is 7 and he’s 5 and can join too. She’s being punished imo unnecessarily and being held back. Why does she have to wait till 7 while he gets it at 5?\n
    \n
    Is the only solution to try and schedule separate activity times to individualize the activities? Am I being biased as an older sibling myself in feeling that I would be holding back until he’s at the same capability? Just curious for feedback. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702318322 {#2426
    date: 2023-12-11 19:12:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 26020
  -titleTs: "'3':12 '5':4 'feel':16 'introduc':3 'left':17 'nephew':15 'new':9 'niec':7 'old':6,14 'thing':10 'without':11 'year':5,13"
  -bodyTs: "'3':9 '5':6,138,151,179 '7':147,173 'activ':189,194 'actual':134 'age':54 'also':103 'alway':25 'anyway':93 'argu':130 'around':75 'back':108,165,211 'behavior':48 'bias':198 'capabl':218 'caus':82 'certain':81 'complic':60 'compromis':38 'curious':220 'entertain':19 'feedback':222 'feel':77,205 'find':16 'fun':67 'game':61,141 'get':176 'good':14 'got':3 'held':164 'hold':106,210 'idea':63 'imo':160 'individu':192 'introduc':69,137 'intrud':33 'join':154 'kid':47 'learn':58 'like':78 'meltdown':84 'nephew':8,23 'niec':5,11 'obvious':42 'old':140 'older':96,201 'overal':49 'particip':92,112 'pretti':45 'punish':159 'reach':52 'realli':13,66 'reason':91 'say':116 'schedul':187 'separ':188 'sibl':97,202 'solut':183 'sort':39 'sound':65 'take':28 'thank':223 'think':100 'till':172 'time':190 'tri':26,185 'typic':46 'unfair':104,119,135 'unnecessarili':161 'usual':34 've':2 'wait':171 'way':17,41 'well':127 'would':115,129,208 'year':139 'young':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9444508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702318322 {#2440
    date: 2023-12-11 19:12:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-DNS-chooser-script-v1-0-released"
  +title: "Privacy DNS chooser script v1.0 released!"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    Disclaimer : I'm the creator of the project!\n
    --------------------------------------------\n
    \n
    Project : <https://github.com/rollsicecream/privacy-dns-chooser>\n
    \n
    I have released the version 1.0 of what I call The Privacy DNS Chooser Script. This very simple but very easy to use CLI script allows you to choose Quad9, Mullvad DNS and NextDNS (more coming soon!) and use them on Linux with the systemd-resolved package (which is nowadays installed on all Linux distros, except Debian).\n
    \n
    One of the cool features of the script is an NextDNS integration. This means that when the user chooses NextDNS to use it, the script will ask him to enter his configuration number (e.g. a12345)\n
    \n
    Also, if you are in trouble (like if your Internet’s not working anymore after running the script). There’s a “rescue script” which will recover /etc/systemd/resolved.conf to his default state. Thus recovering your internet connection.\n
    \n
    Why did I make this script? Well, I think on Linux, we are very late when it comes to setting up a DNS provider. We can only set up an IP address as an DNS while on Windows 11 and macOS Ventura, we have the ability to use DNS-over-HTTPS and DNS-over-TLS which are way more secure ways of using DNS, directly into a GUI. Where on Linux, the only way to do that is via, you guessed it : /etc/systemd/resolved.conf a.k.a. systemd-resolved.\n
    \n
    Upcoming features for the script :\n
    \n
    - Add Support for AdGuard (should come out at the end of the year)\n
    - Add options for the user to choose the Ad, Tracker and Malware blocking version of Mullvad DNS or the standard non-blocking DNS (Early January 2024)\n
    - Add Cloudflare and ControlD support (March/April 2024)\n
    \n
    **Thanks!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702413883 {#2450
    date: 2023-12-12 21:44:43.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: 21705
  -titleTs: "'chooser':3 'dns':2 'privaci':1 'releas':6 'script':4 'v1.0':5"
  -bodyTs: "'/etc/systemd/resolved.conf':134,228 '/rollsicecream/privacy-dns-chooser':14 '1.0':20 '11':182 '2024':277,284 'a.k.a':229 'a12345':107 'abil':189 'ad':259 'add':238,251,278 'address':175 'adguard':241 'allow':40 'also':108 'anymor':121 'ask':99 'block':263,273 'call':24 'choos':43,91,257 'chooser':28 'cli':38 'cloudflar':279 'come':50,161,243 'configur':104 'connect':143 'controld':281 'cool':76 'creator':7 'debian':72 'default':137 'direct':210 'disclaim':3 'distro':70 'dns':27,46,166,178,193,198,209,267,274 'dns-over-http':192 'dns-over-tl':197 'e.g':106 'earli':275 'easi':35 'end':247 'enter':102 'everyon':2 'except':71 'featur':77,234 'github.com':13 'github.com/rollsicecream/privacy-dns-chooser':12 'guess':226 'gui':213 'hello':1 'https':195 'instal':66 'integr':84 'internet':117,142 'ip':174 'januari':276 'late':158 'like':114 'linux':56,69,154,216 'm':5 'maco':184 'make':147 'malwar':262 'march/april':283 'mean':86 'mullvad':45,266 'nextdn':48,83,92 'non':272 'non-block':271 'nowaday':65 'number':105 'one':73 'option':252 'packag':62 'privaci':26 'project':10,11 'provid':167 'quad9':44 'recov':133,140 'releas':17 'rescu':129 'resolv':61,232 'run':123 'script':29,39,80,97,125,130,149,237 'secur':205 'set':163,171 'simpl':32 'soon':51 'standard':270 'state':138 'support':239,282 'systemd':60,231 'systemd-resolv':59,230 'thank':285 'think':152 'thus':139 'tls':200 'tracker':260 'troubl':113 'upcom':233 'use':37,53,94,191,208 'user':90,255 'ventura':185 'version':19,264 'via':224 'way':203,206,219 'well':150 'window':181 'work':120 'year':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702403858
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/696393"
  +editedAt: DateTimeImmutable @1703869914 {#2449
    date: 2023-12-29 18:11:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702317458 {#2477
    date: 2023-12-11 18:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-DNS-chooser-script-v1-0-released"
  +title: "Privacy DNS chooser script v1.0 released!"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    Disclaimer : I'm the creator of the project!\n
    --------------------------------------------\n
    \n
    Project : <https://github.com/rollsicecream/privacy-dns-chooser>\n
    \n
    I have released the version 1.0 of what I call The Privacy DNS Chooser Script. This very simple but very easy to use CLI script allows you to choose Quad9, Mullvad DNS and NextDNS (more coming soon!) and use them on Linux with the systemd-resolved package (which is nowadays installed on all Linux distros, except Debian).\n
    \n
    One of the cool features of the script is an NextDNS integration. This means that when the user chooses NextDNS to use it, the script will ask him to enter his configuration number (e.g. a12345)\n
    \n
    Also, if you are in trouble (like if your Internet’s not working anymore after running the script). There’s a “rescue script” which will recover /etc/systemd/resolved.conf to his default state. Thus recovering your internet connection.\n
    \n
    Why did I make this script? Well, I think on Linux, we are very late when it comes to setting up a DNS provider. We can only set up an IP address as an DNS while on Windows 11 and macOS Ventura, we have the ability to use DNS-over-HTTPS and DNS-over-TLS which are way more secure ways of using DNS, directly into a GUI. Where on Linux, the only way to do that is via, you guessed it : /etc/systemd/resolved.conf a.k.a. systemd-resolved.\n
    \n
    Upcoming features for the script :\n
    \n
    - Add Support for AdGuard (should come out at the end of the year)\n
    - Add options for the user to choose the Ad, Tracker and Malware blocking version of Mullvad DNS or the standard non-blocking DNS (Early January 2024)\n
    - Add Cloudflare and ControlD support (March/April 2024)\n
    \n
    **Thanks!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702413883 {#2450
    date: 2023-12-12 21:44:43.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: 21705
  -titleTs: "'chooser':3 'dns':2 'privaci':1 'releas':6 'script':4 'v1.0':5"
  -bodyTs: "'/etc/systemd/resolved.conf':134,228 '/rollsicecream/privacy-dns-chooser':14 '1.0':20 '11':182 '2024':277,284 'a.k.a':229 'a12345':107 'abil':189 'ad':259 'add':238,251,278 'address':175 'adguard':241 'allow':40 'also':108 'anymor':121 'ask':99 'block':263,273 'call':24 'choos':43,91,257 'chooser':28 'cli':38 'cloudflar':279 'come':50,161,243 'configur':104 'connect':143 'controld':281 'cool':76 'creator':7 'debian':72 'default':137 'direct':210 'disclaim':3 'distro':70 'dns':27,46,166,178,193,198,209,267,274 'dns-over-http':192 'dns-over-tl':197 'e.g':106 'earli':275 'easi':35 'end':247 'enter':102 'everyon':2 'except':71 'featur':77,234 'github.com':13 'github.com/rollsicecream/privacy-dns-chooser':12 'guess':226 'gui':213 'hello':1 'https':195 'instal':66 'integr':84 'internet':117,142 'ip':174 'januari':276 'late':158 'like':114 'linux':56,69,154,216 'm':5 'maco':184 'make':147 'malwar':262 'march/april':283 'mean':86 'mullvad':45,266 'nextdn':48,83,92 'non':272 'non-block':271 'nowaday':65 'number':105 'one':73 'option':252 'packag':62 'privaci':26 'project':10,11 'provid':167 'quad9':44 'recov':133,140 'releas':17 'rescu':129 'resolv':61,232 'run':123 'script':29,39,80,97,125,130,149,237 'secur':205 'set':163,171 'simpl':32 'soon':51 'standard':270 'state':138 'support':239,282 'systemd':60,231 'systemd-resolv':59,230 'thank':285 'think':152 'thus':139 'tls':200 'tracker':260 'troubl':113 'upcom':233 'use':37,53,94,191,208 'user':90,255 'ventura':185 'version':19,264 'via':224 'way':203,206,219 'well':150 'window':181 'work':120 'year':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702403858
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/696393"
  +editedAt: DateTimeImmutable @1703869914 {#2449
    date: 2023-12-29 18:11:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702317458 {#2477
    date: 2023-12-11 18:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-DNS-chooser-script-v1-0-released"
  +title: "Privacy DNS chooser script v1.0 released!"
  +url: null
  +body: """
    Hello everyone!\n
    \n
    Disclaimer : I'm the creator of the project!\n
    --------------------------------------------\n
    \n
    Project : <https://github.com/rollsicecream/privacy-dns-chooser>\n
    \n
    I have released the version 1.0 of what I call The Privacy DNS Chooser Script. This very simple but very easy to use CLI script allows you to choose Quad9, Mullvad DNS and NextDNS (more coming soon!) and use them on Linux with the systemd-resolved package (which is nowadays installed on all Linux distros, except Debian).\n
    \n
    One of the cool features of the script is an NextDNS integration. This means that when the user chooses NextDNS to use it, the script will ask him to enter his configuration number (e.g. a12345)\n
    \n
    Also, if you are in trouble (like if your Internet’s not working anymore after running the script). There’s a “rescue script” which will recover /etc/systemd/resolved.conf to his default state. Thus recovering your internet connection.\n
    \n
    Why did I make this script? Well, I think on Linux, we are very late when it comes to setting up a DNS provider. We can only set up an IP address as an DNS while on Windows 11 and macOS Ventura, we have the ability to use DNS-over-HTTPS and DNS-over-TLS which are way more secure ways of using DNS, directly into a GUI. Where on Linux, the only way to do that is via, you guessed it : /etc/systemd/resolved.conf a.k.a. systemd-resolved.\n
    \n
    Upcoming features for the script :\n
    \n
    - Add Support for AdGuard (should come out at the end of the year)\n
    - Add options for the user to choose the Ad, Tracker and Malware blocking version of Mullvad DNS or the standard non-blocking DNS (Early January 2024)\n
    - Add Cloudflare and ControlD support (March/April 2024)\n
    \n
    **Thanks!**
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702413883 {#2450
    date: 2023-12-12 21:44:43.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: 21705
  -titleTs: "'chooser':3 'dns':2 'privaci':1 'releas':6 'script':4 'v1.0':5"
  -bodyTs: "'/etc/systemd/resolved.conf':134,228 '/rollsicecream/privacy-dns-chooser':14 '1.0':20 '11':182 '2024':277,284 'a.k.a':229 'a12345':107 'abil':189 'ad':259 'add':238,251,278 'address':175 'adguard':241 'allow':40 'also':108 'anymor':121 'ask':99 'block':263,273 'call':24 'choos':43,91,257 'chooser':28 'cli':38 'cloudflar':279 'come':50,161,243 'configur':104 'connect':143 'controld':281 'cool':76 'creator':7 'debian':72 'default':137 'direct':210 'disclaim':3 'distro':70 'dns':27,46,166,178,193,198,209,267,274 'dns-over-http':192 'dns-over-tl':197 'e.g':106 'earli':275 'easi':35 'end':247 'enter':102 'everyon':2 'except':71 'featur':77,234 'github.com':13 'github.com/rollsicecream/privacy-dns-chooser':12 'guess':226 'gui':213 'hello':1 'https':195 'instal':66 'integr':84 'internet':117,142 'ip':174 'januari':276 'late':158 'like':114 'linux':56,69,154,216 'm':5 'maco':184 'make':147 'malwar':262 'march/april':283 'mean':86 'mullvad':45,266 'nextdn':48,83,92 'non':272 'non-block':271 'nowaday':65 'number':105 'one':73 'option':252 'packag':62 'privaci':26 'project':10,11 'provid':167 'quad9':44 'recov':133,140 'releas':17 'rescu':129 'resolv':61,232 'run':123 'script':29,39,80,97,125,130,149,237 'secur':205 'set':163,171 'simpl':32 'soon':51 'standard':270 'state':138 'support':239,282 'systemd':60,231 'systemd-resolv':59,230 'thank':285 'think':152 'thus':139 'tls':200 'tracker':260 'troubl':113 'upcom':233 'use':37,53,94,191,208 'user':90,255 'ventura':185 'version':19,264 'via':224 'way':203,206,219 'well':150 'window':181 'work':120 'year':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702403858
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacy@lemmy.ml/t/696393"
  +editedAt: DateTimeImmutable @1703869914 {#2449
    date: 2023-12-29 18:11:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702317458 {#2477
    date: 2023-12-11 18:57:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "organizing-incoming-files-noob-question"
  +title: "organizing incoming files (noob question)"
  +url: null
  +body: """
    I am sure I am just missing something simple… I have prowlarr -&gt; sonarr/radarr -&gt; qbittorrent -&gt; jellyfin I created three directories. /jelly/video /sonarr /radarr. I configured sonarr and radar to use their respective directories. And I configured qbittorrent to use /jelly/video as the default download dir.\n
    \n
    But what seems to be happening is that if I download a movie, it ends up in both /radarr and /jelly/video. And then if I delete it from /jelly/video it doesn’t seed for others.\n
    \n
    What am I missing here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702311492 {#2484
    date: 2023-12-11 17:18:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 26025
  -titleTs: "'file':3 'incom':2 'noob':4 'organ':1 'question':5"
  -bodyTs: "'/jelly/video':20,39,65,73 '/radarr':22,63 '/sonarr':21 'configur':24,35 'creat':17 'default':42 'delet':70 'dir':44 'directori':19,32 'doesn':75 'download':43,55 'end':59 'happen':50 'jellyfin':15 'miss':7,83 'movi':57 'other':79 'prowlarr':12 'qbittorr':14,36 'radar':27 'respect':31 'seed':77 'seem':47 'simpl':9 'someth':8 'sonarr':25 'sonarr/radarr':13 'sure':3 'three':18 'use':29,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702311492
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9441201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311492 {#1391
    date: 2023-12-11 17:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "organizing-incoming-files-noob-question"
  +title: "organizing incoming files (noob question)"
  +url: null
  +body: """
    I am sure I am just missing something simple… I have prowlarr -&gt; sonarr/radarr -&gt; qbittorrent -&gt; jellyfin I created three directories. /jelly/video /sonarr /radarr. I configured sonarr and radar to use their respective directories. And I configured qbittorrent to use /jelly/video as the default download dir.\n
    \n
    But what seems to be happening is that if I download a movie, it ends up in both /radarr and /jelly/video. And then if I delete it from /jelly/video it doesn’t seed for others.\n
    \n
    What am I missing here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702311492 {#2484
    date: 2023-12-11 17:18:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 26025
  -titleTs: "'file':3 'incom':2 'noob':4 'organ':1 'question':5"
  -bodyTs: "'/jelly/video':20,39,65,73 '/radarr':22,63 '/sonarr':21 'configur':24,35 'creat':17 'default':42 'delet':70 'dir':44 'directori':19,32 'doesn':75 'download':43,55 'end':59 'happen':50 'jellyfin':15 'miss':7,83 'movi':57 'other':79 'prowlarr':12 'qbittorr':14,36 'radar':27 'respect':31 'seed':77 'seem':47 'simpl':9 'someth':8 'sonarr':25 'sonarr/radarr':13 'sure':3 'three':18 'use':29,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702311492
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9441201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311492 {#1391
    date: 2023-12-11 17:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "organizing-incoming-files-noob-question"
  +title: "organizing incoming files (noob question)"
  +url: null
  +body: """
    I am sure I am just missing something simple… I have prowlarr -&gt; sonarr/radarr -&gt; qbittorrent -&gt; jellyfin I created three directories. /jelly/video /sonarr /radarr. I configured sonarr and radar to use their respective directories. And I configured qbittorrent to use /jelly/video as the default download dir.\n
    \n
    But what seems to be happening is that if I download a movie, it ends up in both /radarr and /jelly/video. And then if I delete it from /jelly/video it doesn’t seed for others.\n
    \n
    What am I missing here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702311492 {#2484
    date: 2023-12-11 17:18:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 26025
  -titleTs: "'file':3 'incom':2 'noob':4 'organ':1 'question':5"
  -bodyTs: "'/jelly/video':20,39,65,73 '/radarr':22,63 '/sonarr':21 'configur':24,35 'creat':17 'default':42 'delet':70 'dir':44 'directori':19,32 'doesn':75 'download':43,55 'end':59 'happen':50 'jellyfin':15 'miss':7,83 'movi':57 'other':79 'prowlarr':12 'qbittorr':14,36 'radar':27 'respect':31 'seed':77 'seem':47 'simpl':9 'someth':8 'sonarr':25 'sonarr/radarr':13 'sure':3 'three':18 'use':29,38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702311492
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9441201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311492 {#1391
    date: 2023-12-11 17:18:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Logged-out-every-time-I-revisit"
  +title: "Logged out every time I revisit?"
  +url: null
  +body: """
    If I leave the site and come back the next day, I always have to log in again. Is that normal and desired behavior, or is that an issue? I don’t have my browser set up to delete cookies automatically.\n
    \n
    This being a privacy-focused instance, maybe it’s mandated and unchangeable. But I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304090 {#1482
    date: 2023-12-11 15:14:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 21673
  -titleTs: "'everi':3 'log':1 'revisit':6 'time':4"
  -bodyTs: "'alway':13 'ask':60 'automat':41 'back':8 'behavior':24 'browser':35 'come':7 'cooki':40 'd':59 'day':11 'delet':39 'desir':23 'focus':47 'instanc':48 'issu':29 'leav':3 'log':16 'mandat':52 'mayb':49 'next':10 'normal':21 'privaci':46 'privacy-focus':45 'set':36 'site':5 'thought':57 'unchang':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702317590
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9174574"
  +editedAt: DateTimeImmutable @1703835384 {#1511
    date: 2023-12-29 08:36:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702304090 {#1523
    date: 2023-12-11 15:14:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Logged-out-every-time-I-revisit"
  +title: "Logged out every time I revisit?"
  +url: null
  +body: """
    If I leave the site and come back the next day, I always have to log in again. Is that normal and desired behavior, or is that an issue? I don’t have my browser set up to delete cookies automatically.\n
    \n
    This being a privacy-focused instance, maybe it’s mandated and unchangeable. But I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304090 {#1482
    date: 2023-12-11 15:14:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 21673
  -titleTs: "'everi':3 'log':1 'revisit':6 'time':4"
  -bodyTs: "'alway':13 'ask':60 'automat':41 'back':8 'behavior':24 'browser':35 'come':7 'cooki':40 'd':59 'day':11 'delet':39 'desir':23 'focus':47 'instanc':48 'issu':29 'leav':3 'log':16 'mandat':52 'mayb':49 'next':10 'normal':21 'privaci':46 'privacy-focus':45 'set':36 'site':5 'thought':57 'unchang':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702317590
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9174574"
  +editedAt: DateTimeImmutable @1703835384 {#1511
    date: 2023-12-29 08:36:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702304090 {#1523
    date: 2023-12-11 15:14:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Logged-out-every-time-I-revisit"
  +title: "Logged out every time I revisit?"
  +url: null
  +body: """
    If I leave the site and come back the next day, I always have to log in again. Is that normal and desired behavior, or is that an issue? I don’t have my browser set up to delete cookies automatically.\n
    \n
    This being a privacy-focused instance, maybe it’s mandated and unchangeable. But I thought I’d ask.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304090 {#1482
    date: 2023-12-11 15:14:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1506 …}
  +votes: Doctrine\ORM\PersistentCollection {#1504 …}
  +reports: Doctrine\ORM\PersistentCollection {#1505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1534 …}
  +badges: Doctrine\ORM\PersistentCollection {#1540 …}
  +children: []
  -id: 21673
  -titleTs: "'everi':3 'log':1 'revisit':6 'time':4"
  -bodyTs: "'alway':13 'ask':60 'automat':41 'back':8 'behavior':24 'browser':35 'come':7 'cooki':40 'd':59 'day':11 'delet':39 'desir':23 'focus':47 'instanc':48 'issu':29 'leav':3 'log':16 'mandat':52 'mayb':49 'next':10 'normal':21 'privaci':46 'privacy-focus':45 'set':36 'site':5 'thought':57 'unchang':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702317590
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9174574"
  +editedAt: DateTimeImmutable @1703835384 {#1511
    date: 2023-12-29 08:36:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702304090 {#1523
    date: 2023-12-11 15:14:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1533
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1539
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1541
    date: 2023-12-11 14:52: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
47 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1533
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1539
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1541
    date: 2023-12-11 14:52: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
48 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "recommendations-for-lightweight-window-managers-for-an-old-netbook"
  +title: "recommendations for lightweight window managers for an old netbook"
  +url: null
  +body: """
    Hi, I’ve got an old netbook from Samsung that has an old Intel Atom CPU (Intel Atom N455 1.66 GHz). I installed Arch on it and am now thinking of a suitable window manager. I tried Hyprland (kinda expecting it to not work really) whick didn’t start at all. Before I had Debian with Gnome, which technically worked, but everything was extremely slow.\n
    \n
    I’ve used Gnome for a long time, but I know that there are a lot of other window managers out there. I would like to have one that avoids graphical gimmickry in order to be fast. (I like some nice little graphical details, but only if it’s still running buttery smooth).\n
    \n
    If you have some tips that would be very nice!\n
    \n
    EDIT: thank you for all the recommendations I’ll try out a few!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643491 {#1533
    date: 2023-12-15 13:31:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 21671
  -titleTs: "'lightweight':3 'manag':5 'netbook':9 'old':8 'recommend':1 'window':4"
  -bodyTs: "'1.66':20 'arch':24 'atom':15,18 'avoid':95 'butteri':117 'cpu':16 'debian':55 'detail':109 'didn':47 'edit':129 'everyth':62 'expect':40 'extrem':64 'fast':102 'ghz':21 'gimmickri':97 'gnome':57,69 'got':4 'graphic':96,108 'hi':1 'hyprland':38 'instal':23 'intel':14,17 'kinda':39 'know':76 'like':90,104 'littl':107 'll':137 'long':72 'lot':81 'manag':35,85 'n455':19 'netbook':7 'nice':106,128 'old':6,13 'one':93 'order':99 'realli':45 'recommend':135 'run':116 'samsung':9 'slow':65 'smooth':118 'start':49 'still':115 'suitabl':33 'technic':59 'thank':130 'think':30 'time':73 'tip':123 'tri':37,138 'use':68 've':3,67 'whick':46 'window':34,84 'work':44,60 'would':89,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702389160
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7631098"
  +editedAt: DateTimeImmutable @1703902999 {#1539
    date: 2023-12-30 03:23:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702302760 {#1541
    date: 2023-12-11 14:52: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
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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-Linux-SFF-PC-Post"
  +title: "Looking for Linux SFF PC Post"
  +url: null
  +body: """
    Apologies if this isn’t the correct forum. A couple of days back, maybe a week, someone made a post asking if a certain pre-built SFF PC would run Linux. Several people responded that they run that same PC and that it works great. I’m planning to build a PC for my mother and this would be perfect for her needs. However, I can’t find the post and I can’t find anything relevant in my browser history.\n
    \n
    If anyone knows the post I’m talking about, please let me know. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302741 {#1406
    date: 2023-12-11 14:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26068
  -titleTs: "'linux':3 'look':1 'pc':5 'post':6 'sff':4"
  -bodyTs: "'anyon':84 'anyth':77 'apolog':1 'ask':21 'back':13 'browser':81 'build':51 'built':27 'certain':24 'correct':7 'coupl':10 'day':12 'find':69,76 'forum':8 'great':46 'histori':82 'howev':65 'isn':4 'know':85,95 'let':93 'linux':32 'm':48,89 'made':18 'mayb':14 'mother':56 'need':64 'pc':29,41,53 'peopl':34 'perfect':61 'plan':49 'pleas':92 'post':20,71,87 'pre':26 'pre-built':25 'relev':78 'respond':35 'run':31,38 'sever':33 'sff':28 'someon':17 'talk':90 'thank':96 'week':16 'work':45 'would':30,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302741 {#1704
    date: 2023-12-11 14:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-Linux-SFF-PC-Post"
  +title: "Looking for Linux SFF PC Post"
  +url: null
  +body: """
    Apologies if this isn’t the correct forum. A couple of days back, maybe a week, someone made a post asking if a certain pre-built SFF PC would run Linux. Several people responded that they run that same PC and that it works great. I’m planning to build a PC for my mother and this would be perfect for her needs. However, I can’t find the post and I can’t find anything relevant in my browser history.\n
    \n
    If anyone knows the post I’m talking about, please let me know. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302741 {#1406
    date: 2023-12-11 14:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26068
  -titleTs: "'linux':3 'look':1 'pc':5 'post':6 'sff':4"
  -bodyTs: "'anyon':84 'anyth':77 'apolog':1 'ask':21 'back':13 'browser':81 'build':51 'built':27 'certain':24 'correct':7 'coupl':10 'day':12 'find':69,76 'forum':8 'great':46 'histori':82 'howev':65 'isn':4 'know':85,95 'let':93 'linux':32 'm':48,89 'made':18 'mayb':14 'mother':56 'need':64 'pc':29,41,53 'peopl':34 'perfect':61 'plan':49 'pleas':92 'post':20,71,87 'pre':26 'pre-built':25 'relev':78 'respond':35 'run':31,38 'sever':33 'sff':28 'someon':17 'talk':90 'thank':96 'week':16 'work':45 'would':30,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302741 {#1704
    date: 2023-12-11 14:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Looking-for-Linux-SFF-PC-Post"
  +title: "Looking for Linux SFF PC Post"
  +url: null
  +body: """
    Apologies if this isn’t the correct forum. A couple of days back, maybe a week, someone made a post asking if a certain pre-built SFF PC would run Linux. Several people responded that they run that same PC and that it works great. I’m planning to build a PC for my mother and this would be perfect for her needs. However, I can’t find the post and I can’t find anything relevant in my browser history.\n
    \n
    If anyone knows the post I’m talking about, please let me know. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702302741 {#1406
    date: 2023-12-11 14:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 26068
  -titleTs: "'linux':3 'look':1 'pc':5 'post':6 'sff':4"
  -bodyTs: "'anyon':84 'anyth':77 'apolog':1 'ask':21 'back':13 'browser':81 'build':51 'built':27 'certain':24 'correct':7 'coupl':10 'day':12 'find':69,76 'forum':8 'great':46 'histori':82 'howev':65 'isn':4 'know':85,95 'let':93 'linux':32 'm':48,89 'made':18 'mayb':14 'mother':56 'need':64 'pc':29,41,53 'peopl':34 'perfect':61 'plan':49 'pleas':92 'post':20,71,87 'pre':26 'pre-built':25 'relev':78 'respond':35 'run':31,38 'sever':33 'sff':28 'someon':17 'talk':90 'thank':96 'week':16 'work':45 'would':30,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9436462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302741 {#1704
    date: 2023-12-11 14:52:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-possible-to-flash-a-new-OS-onto-an"
  +title: "Is it possible to flash a new OS onto an old iPad 2?"
  +url: null
  +body: """
    I bought an old iPad2 for the purpose of viewing a Home Assistant dashboard via a web browser. My thinking was that the ability to browse the web was the sole requirement for a tablet for this purpose, but I was wrong: Home Assistant’s web pages apparently require a newer version of javascript than iOS 9.3.5 can handle, but the iPad 2 can only be updated to iOS 9.3.5.\n
    \n
    So is it possible to flash a newer OS (e.g., linux) onto an old iPad 2? ChatGPT says it’s not possible because a bootloader exploit for the iPad 2 isn’t known, but ChatGPT is often wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702419298 {#1748
    date: 2023-12-12 23:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 21668
  -titleTs: "'2':13 'flash':5 'ipad':12 'new':7 'old':11 'onto':9 'os':8 'possibl':3"
  -bodyTs: "'2':63,86,100 '9.3.5':57,70 'abil':24 'appar':48 'assist':13,44 'bootload':95 'bought':2 'brows':26 'browser':18 'chatgpt':87,105 'dashboard':14 'e.g':80 'exploit':96 'flash':76 'handl':59 'home':12,43 'io':56,69 'ipad':62,85,99 'ipad2':5 'isn':101 'javascript':54 'known':103 'linux':81 'newer':51,78 'often':107 'old':4,84 'onto':82 'os':79 'page':47 'possibl':74,92 'purpos':8,38 'requir':32,49 'say':88 'sole':31 'tablet':35 'think':20 'updat':67 'version':52 'via':15 'view':10 'web':17,28,46 'wrong':42,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702388573
  +visibility: "visible             "
  +apId: "https://lemmy.d.thewooskeys.com/post/70240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302173 {#1468
    date: 2023-12-11 14:42:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-possible-to-flash-a-new-OS-onto-an"
  +title: "Is it possible to flash a new OS onto an old iPad 2?"
  +url: null
  +body: """
    I bought an old iPad2 for the purpose of viewing a Home Assistant dashboard via a web browser. My thinking was that the ability to browse the web was the sole requirement for a tablet for this purpose, but I was wrong: Home Assistant’s web pages apparently require a newer version of javascript than iOS 9.3.5 can handle, but the iPad 2 can only be updated to iOS 9.3.5.\n
    \n
    So is it possible to flash a newer OS (e.g., linux) onto an old iPad 2? ChatGPT says it’s not possible because a bootloader exploit for the iPad 2 isn’t known, but ChatGPT is often wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702419298 {#1748
    date: 2023-12-12 23:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 21668
  -titleTs: "'2':13 'flash':5 'ipad':12 'new':7 'old':11 'onto':9 'os':8 'possibl':3"
  -bodyTs: "'2':63,86,100 '9.3.5':57,70 'abil':24 'appar':48 'assist':13,44 'bootload':95 'bought':2 'brows':26 'browser':18 'chatgpt':87,105 'dashboard':14 'e.g':80 'exploit':96 'flash':76 'handl':59 'home':12,43 'io':56,69 'ipad':62,85,99 'ipad2':5 'isn':101 'javascript':54 'known':103 'linux':81 'newer':51,78 'often':107 'old':4,84 'onto':82 'os':79 'page':47 'possibl':74,92 'purpos':8,38 'requir':32,49 'say':88 'sole':31 'tablet':35 'think':20 'updat':67 'version':52 'via':15 'view':10 'web':17,28,46 'wrong':42,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702388573
  +visibility: "visible             "
  +apId: "https://lemmy.d.thewooskeys.com/post/70240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302173 {#1468
    date: 2023-12-11 14:42:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-it-possible-to-flash-a-new-OS-onto-an"
  +title: "Is it possible to flash a new OS onto an old iPad 2?"
  +url: null
  +body: """
    I bought an old iPad2 for the purpose of viewing a Home Assistant dashboard via a web browser. My thinking was that the ability to browse the web was the sole requirement for a tablet for this purpose, but I was wrong: Home Assistant’s web pages apparently require a newer version of javascript than iOS 9.3.5 can handle, but the iPad 2 can only be updated to iOS 9.3.5.\n
    \n
    So is it possible to flash a newer OS (e.g., linux) onto an old iPad 2? ChatGPT says it’s not possible because a bootloader exploit for the iPad 2 isn’t known, but ChatGPT is often wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702419298 {#1748
    date: 2023-12-12 23:14:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1471 …}
  +votes: Doctrine\ORM\PersistentCollection {#1470 …}
  +reports: Doctrine\ORM\PersistentCollection {#1473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1484 …}
  +badges: Doctrine\ORM\PersistentCollection {#1488 …}
  +children: []
  -id: 21668
  -titleTs: "'2':13 'flash':5 'ipad':12 'new':7 'old':11 'onto':9 'os':8 'possibl':3"
  -bodyTs: "'2':63,86,100 '9.3.5':57,70 'abil':24 'appar':48 'assist':13,44 'bootload':95 'bought':2 'brows':26 'browser':18 'chatgpt':87,105 'dashboard':14 'e.g':80 'exploit':96 'flash':76 'handl':59 'home':12,43 'io':56,69 'ipad':62,85,99 'ipad2':5 'isn':101 'javascript':54 'known':103 'linux':81 'newer':51,78 'often':107 'old':4,84 'onto':82 'os':79 'page':47 'possibl':74,92 'purpos':8,38 'requir':32,49 'say':88 'sole':31 'tablet':35 'think':20 'updat':67 'version':52 'via':15 'view':10 'web':17,28,46 'wrong':42,108"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702388573
  +visibility: "visible             "
  +apId: "https://lemmy.d.thewooskeys.com/post/70240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702302173 {#1468
    date: 2023-12-11 14:42:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-guides-wikis-or-megathreads-are-available-for-those-new"
  +title: "What guides, wikis, or megathreads are available for those new to archiving and storing data?"
  +url: null
  +body: """
    I’ve recently aquired the hardware to build a home server/NAS. I’d love to know some community-guided advice on tools I should consider, and what best practices are?\n
    \n
    For instance, how does redundancy work? Whay about automated backups? What OS should be running on a NAS? What utilities can I use to monitor the safety of my data? Perhaps even a guide about how to safely share that data outside my home network for personal use, or even open for the internet, without compromising my network?\n
    \n
    Thanks for the discussion
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702299775 {#1485
    date: 2023-12-11 14:02:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 21665
  -titleTs: "'archiv':12 'avail':7 'data':15 'guid':2 'megathread':5 'new':10 'store':14 'wiki':3"
  -bodyTs: "'advic':21 'aquir':4 'autom':40 'backup':41 'best':29 'build':8 'communiti':19 'community-guid':18 'compromis':87 'consid':26 'd':13 'data':61,72 'discuss':93 'even':63,81 'guid':20,65 'hardwar':6 'home':10,75 'instanc':33 'internet':85 'know':16 'love':14 'monitor':56 'nas':49 'network':76,89 'open':82 'os':43 'outsid':73 'perhap':62 'person':78 'practic':30 'recent':3 'redund':36 'run':46 'safe':69 'safeti':58 'server/nas':11 'share':70 'thank':90 'tool':23 'use':54,79 'util':51 've':2 'whay':38 'without':86 'work':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702331275
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/73063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702299775 {#1489
    date: 2023-12-11 14:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-guides-wikis-or-megathreads-are-available-for-those-new"
  +title: "What guides, wikis, or megathreads are available for those new to archiving and storing data?"
  +url: null
  +body: """
    I’ve recently aquired the hardware to build a home server/NAS. I’d love to know some community-guided advice on tools I should consider, and what best practices are?\n
    \n
    For instance, how does redundancy work? Whay about automated backups? What OS should be running on a NAS? What utilities can I use to monitor the safety of my data? Perhaps even a guide about how to safely share that data outside my home network for personal use, or even open for the internet, without compromising my network?\n
    \n
    Thanks for the discussion
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702299775 {#1485
    date: 2023-12-11 14:02:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 21665
  -titleTs: "'archiv':12 'avail':7 'data':15 'guid':2 'megathread':5 'new':10 'store':14 'wiki':3"
  -bodyTs: "'advic':21 'aquir':4 'autom':40 'backup':41 'best':29 'build':8 'communiti':19 'community-guid':18 'compromis':87 'consid':26 'd':13 'data':61,72 'discuss':93 'even':63,81 'guid':20,65 'hardwar':6 'home':10,75 'instanc':33 'internet':85 'know':16 'love':14 'monitor':56 'nas':49 'network':76,89 'open':82 'os':43 'outsid':73 'perhap':62 'person':78 'practic':30 'recent':3 'redund':36 'run':46 'safe':69 'safeti':58 'server/nas':11 'share':70 'thank':90 'tool':23 'use':54,79 'util':51 've':2 'whay':38 'without':86 'work':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702331275
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/73063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702299775 {#1489
    date: 2023-12-11 14:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1496
  +user: Proxies\__CG__\App\Entity\User {#1494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-guides-wikis-or-megathreads-are-available-for-those-new"
  +title: "What guides, wikis, or megathreads are available for those new to archiving and storing data?"
  +url: null
  +body: """
    I’ve recently aquired the hardware to build a home server/NAS. I’d love to know some community-guided advice on tools I should consider, and what best practices are?\n
    \n
    For instance, how does redundancy work? Whay about automated backups? What OS should be running on a NAS? What utilities can I use to monitor the safety of my data? Perhaps even a guide about how to safely share that data outside my home network for personal use, or even open for the internet, without compromising my network?\n
    \n
    Thanks for the discussion
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702299775 {#1485
    date: 2023-12-11 14:02:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 21665
  -titleTs: "'archiv':12 'avail':7 'data':15 'guid':2 'megathread':5 'new':10 'store':14 'wiki':3"
  -bodyTs: "'advic':21 'aquir':4 'autom':40 'backup':41 'best':29 'build':8 'communiti':19 'community-guid':18 'compromis':87 'consid':26 'd':13 'data':61,72 'discuss':93 'even':63,81 'guid':20,65 'hardwar':6 'home':10,75 'instanc':33 'internet':85 'know':16 'love':14 'monitor':56 'nas':49 'network':76,89 'open':82 'os':43 'outsid':73 'perhap':62 'person':78 'practic':30 'recent':3 'redund':36 'run':46 'safe':69 'safeti':58 'server/nas':11 'share':70 'thank':90 'tool':23 'use':54,79 'util':51 've':2 'whay':38 'without':86 'work':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702331275
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/73063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702299775 {#1489
    date: 2023-12-11 14:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1757
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1763
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1756
    date: 2023-12-11 11:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1757
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1763
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1756
    date: 2023-12-11 11:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1757
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1762 …}
  +votes: Doctrine\ORM\PersistentCollection {#1788 …}
  +reports: Doctrine\ORM\PersistentCollection {#1779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1774 …}
  +badges: Doctrine\ORM\PersistentCollection {#1775 …}
  +children: []
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1763
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1756
    date: 2023-12-11 11:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Going-to-start-working-on-this-again-soon-Thank-you"
  +title: "Going to start working on this again soon! Thank you to everyone that has continued to suggest features, leave reviews, and the very generous tips/donations 💛"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702284958 {#1781
    date: 2023-12-11 09:55:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 25523
  -titleTs: "'continu':15 'everyon':12 'featur':18 'generous':24 'go':1 'leav':19 'review':20 'soon':8 'start':3 'suggest':17 'thank':9 'tips/donations':25 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11092327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702284958 {#1782
    date: 2023-12-11 09:55: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
67 DENIED edit
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Going-to-start-working-on-this-again-soon-Thank-you"
  +title: "Going to start working on this again soon! Thank you to everyone that has continued to suggest features, leave reviews, and the very generous tips/donations 💛"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702284958 {#1781
    date: 2023-12-11 09:55:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 25523
  -titleTs: "'continu':15 'everyon':12 'featur':18 'generous':24 'go':1 'leav':19 'review':20 'soon':8 'start':3 'suggest':17 'thank':9 'tips/donations':25 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11092327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702284958 {#1782
    date: 2023-12-11 09:55: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
68 DENIED moderate
App\Entity\Entry {#1783
  +user: Proxies\__CG__\App\Entity\User {#1785 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1784 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Going-to-start-working-on-this-again-soon-Thank-you"
  +title: "Going to start working on this again soon! Thank you to everyone that has continued to suggest features, leave reviews, and the very generous tips/donations 💛"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702284958 {#1781
    date: 2023-12-11 09:55:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 25523
  -titleTs: "'continu':15 'everyon':12 'featur':18 'generous':24 'go':1 'leav':19 'review':20 'soon':8 'start':3 'suggest':17 'thank':9 'tips/donations':25 'work':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11092327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702284958 {#1782
    date: 2023-12-11 09:55: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-do-you-use-AI-to-reply-to-your"
  +title: "How often do you use "AI" to reply to your messages, if at all?"
  +url: null
  +body: """
    The recent chat bot advances have pretty much changed my life. I used to get anxiety by receiving mails and IMs, sometimes even from friends. I lost friendships over not replying. My main issue being that I am sometimes get completely stuck in a loop of how to formulate things in the best way to the point of just abandoning the contact. I went to therapy for that and it helped. But the LLM advancements of the recent years have been a game changer.\n
    \n
    Now I plop everything into ChatGPT, cleaning out personal information as much as possible, and let the machine write. Often I’ll make some adjustments but just having a starting point has changed my life.\n
    \n
    So, my answer, I use it all the fucking time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702277005 {#1638
    date: 2023-12-11 07:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 26101
  -titleTs: "'ai':6 'messag':11 'often':2 'repli':8 'use':5"
  -bodyTs: "'abandon':60 'adjust':109 'advanc':5,75 'answer':122 'anxieti':16 'best':53 'bot':4 'chang':9,117 'changer':84 'chat':3 'chatgpt':90 'clean':91 'complet':41 'contact':62 'even':23 'everyth':88 'formul':49 'friend':25 'friendship':28 'fuck':128 'game':83 'get':15,40 'help':71 'im':21 'inform':94 'issu':34 'let':100 'life':11,119 'll':106 'llm':74 'loop':45 'lost':27 'machin':102 'mail':19 'main':33 'make':107 'much':8,96 'often':104 'person':93 'plop':87 'point':57,115 'possibl':98 'pretti':7 'receiv':18 'recent':2,78 'repli':31 'sometim':22,39 'start':114 'stuck':42 'therapi':66 'thing':50 'time':129 'use':13,124 'way':54 'went':64 'write':103 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6590318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702277005 {#1637
    date: 2023-12-11 07:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-do-you-use-AI-to-reply-to-your"
  +title: "How often do you use "AI" to reply to your messages, if at all?"
  +url: null
  +body: """
    The recent chat bot advances have pretty much changed my life. I used to get anxiety by receiving mails and IMs, sometimes even from friends. I lost friendships over not replying. My main issue being that I am sometimes get completely stuck in a loop of how to formulate things in the best way to the point of just abandoning the contact. I went to therapy for that and it helped. But the LLM advancements of the recent years have been a game changer.\n
    \n
    Now I plop everything into ChatGPT, cleaning out personal information as much as possible, and let the machine write. Often I’ll make some adjustments but just having a starting point has changed my life.\n
    \n
    So, my answer, I use it all the fucking time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702277005 {#1638
    date: 2023-12-11 07:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 26101
  -titleTs: "'ai':6 'messag':11 'often':2 'repli':8 'use':5"
  -bodyTs: "'abandon':60 'adjust':109 'advanc':5,75 'answer':122 'anxieti':16 'best':53 'bot':4 'chang':9,117 'changer':84 'chat':3 'chatgpt':90 'clean':91 'complet':41 'contact':62 'even':23 'everyth':88 'formul':49 'friend':25 'friendship':28 'fuck':128 'game':83 'get':15,40 'help':71 'im':21 'inform':94 'issu':34 'let':100 'life':11,119 'll':106 'llm':74 'loop':45 'lost':27 'machin':102 'mail':19 'main':33 'make':107 'much':8,96 'often':104 'person':93 'plop':87 'point':57,115 'possibl':98 'pretti':7 'receiv':18 'recent':2,78 'repli':31 'sometim':22,39 'start':114 'stuck':42 'therapi':66 'thing':50 'time':129 'use':13,124 'way':54 'went':64 'write':103 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6590318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702277005 {#1637
    date: 2023-12-11 07:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-do-you-use-AI-to-reply-to-your"
  +title: "How often do you use "AI" to reply to your messages, if at all?"
  +url: null
  +body: """
    The recent chat bot advances have pretty much changed my life. I used to get anxiety by receiving mails and IMs, sometimes even from friends. I lost friendships over not replying. My main issue being that I am sometimes get completely stuck in a loop of how to formulate things in the best way to the point of just abandoning the contact. I went to therapy for that and it helped. But the LLM advancements of the recent years have been a game changer.\n
    \n
    Now I plop everything into ChatGPT, cleaning out personal information as much as possible, and let the machine write. Often I’ll make some adjustments but just having a starting point has changed my life.\n
    \n
    So, my answer, I use it all the fucking time.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702277005 {#1638
    date: 2023-12-11 07:43:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 26101
  -titleTs: "'ai':6 'messag':11 'often':2 'repli':8 'use':5"
  -bodyTs: "'abandon':60 'adjust':109 'advanc':5,75 'answer':122 'anxieti':16 'best':53 'bot':4 'chang':9,117 'changer':84 'chat':3 'chatgpt':90 'clean':91 'complet':41 'contact':62 'even':23 'everyth':88 'formul':49 'friend':25 'friendship':28 'fuck':128 'game':83 'get':15,40 'help':71 'im':21 'inform':94 'issu':34 'let':100 'life':11,119 'll':106 'llm':74 'loop':45 'lost':27 'machin':102 'mail':19 'main':33 'make':107 'much':8,96 'often':104 'person':93 'plop':87 'point':57,115 'possibl':98 'pretti':7 'receiv':18 'recent':2,78 'repli':31 'sometim':22,39 'start':114 'stuck':42 'therapi':66 'thing':50 'time':129 'use':13,124 'way':54 'went':64 'write':103 'year':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6590318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702277005 {#1637
    date: 2023-12-11 07:43:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-can-t-stop-role-playing"
  +title: "I can't stop role playing"
  +url: null
  +body: """
    I’m currently on my honour run and much to my dismay I can’t stop role playing. I’m playing a Githyanki monk. So far I’ve staked Astarion, dismissed Gale and refused all Illithid powers. All because it made sense for my character. And apart from Astarion these are things that can be quite useful with the increased difficulty.\n
    \n
    I’m curious how this will influence my choice of companions down the line. I’ve never taken the later ones with me. At least not for an extended period.\n
    \n
    I’m probably not alone with this “problem”, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702271377 {#1421
    date: 2023-12-11 06:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28536
  -titleTs: "'play':6 'role':5 'stop':4"
  -bodyTs: "'alon':96 'apart':47 'astarion':30,49 'charact':45 'choic':70 'companion':72 'curious':64 'current':3 'difficulti':61 'dismay':12 'dismiss':31 'extend':90 'far':26 'gale':32 'githyanki':23 'honour':6 'illithid':36 'increas':60 'influenc':68 'later':81 'least':86 'line':75 'm':2,20,63,93 'made':41 'monk':24 'much':9 'never':78 'one':82 'period':91 'play':18,21 'power':37 'probabl':94 'problem':99 'quit':56 'refus':34 'right':100 'role':17 'run':7 'sens':42 'stake':29 'stop':16 'taken':79 'thing':52 'use':57 've':28,77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702275877
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/335241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702271377 {#1422
    date: 2023-12-11 06:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-can-t-stop-role-playing"
  +title: "I can't stop role playing"
  +url: null
  +body: """
    I’m currently on my honour run and much to my dismay I can’t stop role playing. I’m playing a Githyanki monk. So far I’ve staked Astarion, dismissed Gale and refused all Illithid powers. All because it made sense for my character. And apart from Astarion these are things that can be quite useful with the increased difficulty.\n
    \n
    I’m curious how this will influence my choice of companions down the line. I’ve never taken the later ones with me. At least not for an extended period.\n
    \n
    I’m probably not alone with this “problem”, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702271377 {#1421
    date: 2023-12-11 06:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28536
  -titleTs: "'play':6 'role':5 'stop':4"
  -bodyTs: "'alon':96 'apart':47 'astarion':30,49 'charact':45 'choic':70 'companion':72 'curious':64 'current':3 'difficulti':61 'dismay':12 'dismiss':31 'extend':90 'far':26 'gale':32 'githyanki':23 'honour':6 'illithid':36 'increas':60 'influenc':68 'later':81 'least':86 'line':75 'm':2,20,63,93 'made':41 'monk':24 'much':9 'never':78 'one':82 'period':91 'play':18,21 'power':37 'probabl':94 'problem':99 'quit':56 'refus':34 'right':100 'role':17 'run':7 'sens':42 'stake':29 'stop':16 'taken':79 'thing':52 'use':57 've':28,77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702275877
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/335241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702271377 {#1422
    date: 2023-12-11 06:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1446
  +user: Proxies\__CG__\App\Entity\User {#1447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1424 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-can-t-stop-role-playing"
  +title: "I can't stop role playing"
  +url: null
  +body: """
    I’m currently on my honour run and much to my dismay I can’t stop role playing. I’m playing a Githyanki monk. So far I’ve staked Astarion, dismissed Gale and refused all Illithid powers. All because it made sense for my character. And apart from Astarion these are things that can be quite useful with the increased difficulty.\n
    \n
    I’m curious how this will influence my choice of companions down the line. I’ve never taken the later ones with me. At least not for an extended period.\n
    \n
    I’m probably not alone with this “problem”, right?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702271377 {#1421
    date: 2023-12-11 06:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28536
  -titleTs: "'play':6 'role':5 'stop':4"
  -bodyTs: "'alon':96 'apart':47 'astarion':30,49 'charact':45 'choic':70 'companion':72 'curious':64 'current':3 'difficulti':61 'dismay':12 'dismiss':31 'extend':90 'far':26 'gale':32 'githyanki':23 'honour':6 'illithid':36 'increas':60 'influenc':68 'later':81 'least':86 'line':75 'm':2,20,63,93 'made':41 'monk':24 'much':9 'never':78 'one':82 'period':91 'play':18,21 'power':37 'probabl':94 'problem':99 'quit':56 'refus':34 'right':100 'role':17 'run':7 'sens':42 'stake':29 'stop':16 'taken':79 'thing':52 'use':57 've':28,77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702275877
  +visibility: "visible             "
  +apId: "https://swg-empire.de/post/335241"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702271377 {#1422
    date: 2023-12-11 06:09:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-can-t-I-play-my-offline-game-in-offline"
  +title: "Why can't I play my offline game in offline?"
  +url: null
  +body: "Sometimes I play Sky Force Anniversary when I’m doing nothing. But, when I open the game in offline, it redirects my to Play Store and few seconds later it shows that I dont have any internet connection. Why can’t I play my offline game in offline?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702267171 {#1443
    date: 2023-12-11 04:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 25849
  -titleTs: "'game':8 'offlin':7,10 'play':5"
  -bodyTs: "'anniversari':6 'connect':38 'dont':34 'forc':5 'game':17,46 'internet':37 'later':29 'm':9 'noth':11 'offlin':19,45,48 'open':15 'play':3,24,43 'redirect':21 'second':28 'show':31 'sky':4 'sometim':1 'store':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17609161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702267171 {#1418
    date: 2023-12-11 04:59: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
79 DENIED edit
App\Entity\Entry {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-can-t-I-play-my-offline-game-in-offline"
  +title: "Why can't I play my offline game in offline?"
  +url: null
  +body: "Sometimes I play Sky Force Anniversary when I’m doing nothing. But, when I open the game in offline, it redirects my to Play Store and few seconds later it shows that I dont have any internet connection. Why can’t I play my offline game in offline?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702267171 {#1443
    date: 2023-12-11 04:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 25849
  -titleTs: "'game':8 'offlin':7,10 'play':5"
  -bodyTs: "'anniversari':6 'connect':38 'dont':34 'forc':5 'game':17,46 'internet':37 'later':29 'm':9 'noth':11 'offlin':19,45,48 'open':15 'play':3,24,43 'redirect':21 'second':28 'show':31 'sky':4 'sometim':1 'store':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17609161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702267171 {#1418
    date: 2023-12-11 04:59: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
80 DENIED moderate
App\Entity\Entry {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-can-t-I-play-my-offline-game-in-offline"
  +title: "Why can't I play my offline game in offline?"
  +url: null
  +body: "Sometimes I play Sky Force Anniversary when I’m doing nothing. But, when I open the game in offline, it redirects my to Play Store and few seconds later it shows that I dont have any internet connection. Why can’t I play my offline game in offline?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702267171 {#1443
    date: 2023-12-11 04:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 25849
  -titleTs: "'game':8 'offlin':7,10 'play':5"
  -bodyTs: "'anniversari':6 'connect':38 'dont':34 'forc':5 'game':17,46 'internet':37 'later':29 'm':9 'noth':11 'offlin':19,45,48 'open':15 'play':3,24,43 'redirect':21 'second':28 'show':31 'sky':4 'sometim':1 'store':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17609161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702267171 {#1418
    date: 2023-12-11 04:59: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
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 {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-t-access-my-account"
  +title: "Can't access my account"
  +url: null
  +body: """
    I tried to login to my older account after being logged out for a while and I kept getting an error that my password wasn’t long enough as it needs to be 10 or more characters. But if I’m not mistaken, my password (which I had kept record of) is less than 10 characters and I can’t exactly change that.\n
    \n
    When I tried to reset my password I never got the email, and yes, I checked my inbox thoroughly. Even when creating this new account which I’m currently posting from, I first tried using the email that was tied to my original account and got an error that the email already exists, confirming that my original account is in fact under that email.\n
    \n
    What are my options and what am I doing wrong here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266348 {#1460
    date: 2023-12-11 04:45:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 25500
  -titleTs: "'access':3 'account':5"
  -bodyTs: "'10':34,55 'account':8,88,107,121 'alreadi':115 'chang':62 'charact':37,56 'check':79 'confirm':117 'creat':85 'current':92 'email':75,100,114,127 'enough':28 'error':21,111 'even':83 'exact':61 'exist':116 'fact':124 'first':96 'get':19 'got':73,109 'inbox':81 'kept':18,49 'less':53 'log':11 'login':4 'long':27 'm':41,91 'mistaken':43 'need':31 'never':72 'new':87 'older':7 'option':131 'origin':106,120 'password':24,45,70 'post':93 'record':50 'reset':68 'thorough':82 'tie':103 'tri':2,66,97 'use':98 'wasn':25 'wrong':137 'yes':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266348 {#1458
    date: 2023-12-11 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-t-access-my-account"
  +title: "Can't access my account"
  +url: null
  +body: """
    I tried to login to my older account after being logged out for a while and I kept getting an error that my password wasn’t long enough as it needs to be 10 or more characters. But if I’m not mistaken, my password (which I had kept record of) is less than 10 characters and I can’t exactly change that.\n
    \n
    When I tried to reset my password I never got the email, and yes, I checked my inbox thoroughly. Even when creating this new account which I’m currently posting from, I first tried using the email that was tied to my original account and got an error that the email already exists, confirming that my original account is in fact under that email.\n
    \n
    What are my options and what am I doing wrong here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266348 {#1460
    date: 2023-12-11 04:45:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 25500
  -titleTs: "'access':3 'account':5"
  -bodyTs: "'10':34,55 'account':8,88,107,121 'alreadi':115 'chang':62 'charact':37,56 'check':79 'confirm':117 'creat':85 'current':92 'email':75,100,114,127 'enough':28 'error':21,111 'even':83 'exact':61 'exist':116 'fact':124 'first':96 'get':19 'got':73,109 'inbox':81 'kept':18,49 'less':53 'log':11 'login':4 'long':27 'm':41,91 'mistaken':43 'need':31 'never':72 'new':87 'older':7 'option':131 'origin':106,120 'password':24,45,70 'post':93 'record':50 'reset':68 'thorough':82 'tie':103 'tri':2,66,97 'use':98 'wasn':25 'wrong':137 'yes':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266348 {#1458
    date: 2023-12-11 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1510 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-t-access-my-account"
  +title: "Can't access my account"
  +url: null
  +body: """
    I tried to login to my older account after being logged out for a while and I kept getting an error that my password wasn’t long enough as it needs to be 10 or more characters. But if I’m not mistaken, my password (which I had kept record of) is less than 10 characters and I can’t exactly change that.\n
    \n
    When I tried to reset my password I never got the email, and yes, I checked my inbox thoroughly. Even when creating this new account which I’m currently posting from, I first tried using the email that was tied to my original account and got an error that the email already exists, confirming that my original account is in fact under that email.\n
    \n
    What are my options and what am I doing wrong here?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266348 {#1460
    date: 2023-12-11 04:45:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 25500
  -titleTs: "'access':3 'account':5"
  -bodyTs: "'10':34,55 'account':8,88,107,121 'alreadi':115 'chang':62 'charact':37,56 'check':79 'confirm':117 'creat':85 'current':92 'email':75,100,114,127 'enough':28 'error':21,111 'even':83 'exact':61 'exist':116 'fact':124 'first':96 'get':19 'got':73,109 'inbox':81 'kept':18,49 'less':53 'log':11 'login':4 'long':27 'm':41,91 'mistaken':43 'need':31 'never':72 'new':87 'older':7 'option':131 'origin':106,120 'password':24,45,70 'post':93 'record':50 'reset':68 'thorough':82 'tie':103 'tri':2,66,97 'use':98 'wasn':25 'wrong':137 'yes':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9157612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266348 {#1458
    date: 2023-12-11 04:45:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-AI-be-referred-to-as-it-or-they"
  +title: "Should AI be referred to as "it" or "they"?"
  +url: null
  +body: """
    Of course AI isn’t sentient/conscious, but it exhibits traits of high intelligence, even personality, and behaviours consistent with sentience, even if it’s merely simulated.\n
    \n
    The answer ChatGPT gave me:\n
    \n
    > Referring to AI as “it” is the most common practice since AI, as a technological entity, doesn’t possess inherent human-like qualities. However, as AI advances and becomes more integrated into daily life, some individuals prefer using “they” to acknowledge the complexity and multifaceted nature of AI systems. This choice can reflect a perspective that sees AI as more than just a tool or machine, attributing a certain level of agency or personality to these systems. Both “it” and “they” can be used, but the context and individual preferences often guide the choice.\n
    \n
    And in response to “Is AI alive in a way?”\n
    \n
    > AI lacks the fundamental attributes of living organisms, such as biological processes and the ability to reproduce. However, AI can exhibit behaviors that simulate aspects of intelligence, learning, and adaptation. While it’s not alive in a biological sense, some people metaphorically attribute a form of “life” to AI due to its dynamic nature, ability to evolve, and perform complex tasks autonomously. This association with “life” is more symbolic or metaphorical rather than literal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266166 {#1699
    date: 2023-12-11 04:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26427
  -titleTs: "'ai':2 'refer':4"
  -bodyTs: "'abil':151,191 'acknowledg':73 'adapt':166 'advanc':59 'agenc':104 'ai':3,34,43,58,80,90,132,137,155,185 'aliv':133,171 'answer':28 'aspect':161 'associ':200 'attribut':99,141,179 'autonom':198 'becom':61 'behavior':158 'behaviour':17 'biolog':147,174 'certain':101 'chatgpt':29 'choic':83,126 'common':40 'complex':75,196 'consist':18 'context':119 'cours':2 'daili':65 'doesn':48 'due':186 'dynam':189 'entiti':47 'even':14,21 'evolv':193 'exhibit':9,157 'form':181 'fundament':140 'gave':30 'guid':124 'high':12 'howev':56,154 'human':53 'human-lik':52 'individu':68,121 'inher':51 'integr':63 'intellig':13,163 'isn':4 'lack':138 'learn':164 'level':102 'life':66,183,202 'like':54 'liter':210 'live':143 'machin':98 'mere':25 'metaphor':178,207 'multifacet':77 'natur':78,190 'often':123 'organ':144 'peopl':177 'perform':195 'person':15,106 'perspect':87 'possess':50 'practic':41 'prefer':69,122 'process':148 'qualiti':55 'rather':208 'refer':32 'reflect':85 'reproduc':153 'respons':129 'see':89 'sens':175 'sentienc':20 'sentient/conscious':6 'simul':26,160 'sinc':42 'symbol':205 'system':81,109 'task':197 'technolog':46 'tool':96 'trait':10 'use':70,116 'way':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9419294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266166 {#1694
    date: 2023-12-11 04:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-AI-be-referred-to-as-it-or-they"
  +title: "Should AI be referred to as "it" or "they"?"
  +url: null
  +body: """
    Of course AI isn’t sentient/conscious, but it exhibits traits of high intelligence, even personality, and behaviours consistent with sentience, even if it’s merely simulated.\n
    \n
    The answer ChatGPT gave me:\n
    \n
    > Referring to AI as “it” is the most common practice since AI, as a technological entity, doesn’t possess inherent human-like qualities. However, as AI advances and becomes more integrated into daily life, some individuals prefer using “they” to acknowledge the complexity and multifaceted nature of AI systems. This choice can reflect a perspective that sees AI as more than just a tool or machine, attributing a certain level of agency or personality to these systems. Both “it” and “they” can be used, but the context and individual preferences often guide the choice.\n
    \n
    And in response to “Is AI alive in a way?”\n
    \n
    > AI lacks the fundamental attributes of living organisms, such as biological processes and the ability to reproduce. However, AI can exhibit behaviors that simulate aspects of intelligence, learning, and adaptation. While it’s not alive in a biological sense, some people metaphorically attribute a form of “life” to AI due to its dynamic nature, ability to evolve, and perform complex tasks autonomously. This association with “life” is more symbolic or metaphorical rather than literal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266166 {#1699
    date: 2023-12-11 04:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26427
  -titleTs: "'ai':2 'refer':4"
  -bodyTs: "'abil':151,191 'acknowledg':73 'adapt':166 'advanc':59 'agenc':104 'ai':3,34,43,58,80,90,132,137,155,185 'aliv':133,171 'answer':28 'aspect':161 'associ':200 'attribut':99,141,179 'autonom':198 'becom':61 'behavior':158 'behaviour':17 'biolog':147,174 'certain':101 'chatgpt':29 'choic':83,126 'common':40 'complex':75,196 'consist':18 'context':119 'cours':2 'daili':65 'doesn':48 'due':186 'dynam':189 'entiti':47 'even':14,21 'evolv':193 'exhibit':9,157 'form':181 'fundament':140 'gave':30 'guid':124 'high':12 'howev':56,154 'human':53 'human-lik':52 'individu':68,121 'inher':51 'integr':63 'intellig':13,163 'isn':4 'lack':138 'learn':164 'level':102 'life':66,183,202 'like':54 'liter':210 'live':143 'machin':98 'mere':25 'metaphor':178,207 'multifacet':77 'natur':78,190 'often':123 'organ':144 'peopl':177 'perform':195 'person':15,106 'perspect':87 'possess':50 'practic':41 'prefer':69,122 'process':148 'qualiti':55 'rather':208 'refer':32 'reflect':85 'reproduc':153 'respons':129 'see':89 'sens':175 'sentienc':20 'sentient/conscious':6 'simul':26,160 'sinc':42 'symbol':205 'system':81,109 'task':197 'technolog':46 'tool':96 'trait':10 'use':70,116 'way':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9419294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266166 {#1694
    date: 2023-12-11 04:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1703
  +user: Proxies\__CG__\App\Entity\User {#1700 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-AI-be-referred-to-as-it-or-they"
  +title: "Should AI be referred to as "it" or "they"?"
  +url: null
  +body: """
    Of course AI isn’t sentient/conscious, but it exhibits traits of high intelligence, even personality, and behaviours consistent with sentience, even if it’s merely simulated.\n
    \n
    The answer ChatGPT gave me:\n
    \n
    > Referring to AI as “it” is the most common practice since AI, as a technological entity, doesn’t possess inherent human-like qualities. However, as AI advances and becomes more integrated into daily life, some individuals prefer using “they” to acknowledge the complexity and multifaceted nature of AI systems. This choice can reflect a perspective that sees AI as more than just a tool or machine, attributing a certain level of agency or personality to these systems. Both “it” and “they” can be used, but the context and individual preferences often guide the choice.\n
    \n
    And in response to “Is AI alive in a way?”\n
    \n
    > AI lacks the fundamental attributes of living organisms, such as biological processes and the ability to reproduce. However, AI can exhibit behaviors that simulate aspects of intelligence, learning, and adaptation. While it’s not alive in a biological sense, some people metaphorically attribute a form of “life” to AI due to its dynamic nature, ability to evolve, and perform complex tasks autonomously. This association with “life” is more symbolic or metaphorical rather than literal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266166 {#1699
    date: 2023-12-11 04:42:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 26427
  -titleTs: "'ai':2 'refer':4"
  -bodyTs: "'abil':151,191 'acknowledg':73 'adapt':166 'advanc':59 'agenc':104 'ai':3,34,43,58,80,90,132,137,155,185 'aliv':133,171 'answer':28 'aspect':161 'associ':200 'attribut':99,141,179 'autonom':198 'becom':61 'behavior':158 'behaviour':17 'biolog':147,174 'certain':101 'chatgpt':29 'choic':83,126 'common':40 'complex':75,196 'consist':18 'context':119 'cours':2 'daili':65 'doesn':48 'due':186 'dynam':189 'entiti':47 'even':14,21 'evolv':193 'exhibit':9,157 'form':181 'fundament':140 'gave':30 'guid':124 'high':12 'howev':56,154 'human':53 'human-lik':52 'individu':68,121 'inher':51 'integr':63 'intellig':13,163 'isn':4 'lack':138 'learn':164 'level':102 'life':66,183,202 'like':54 'liter':210 'live':143 'machin':98 'mere':25 'metaphor':178,207 'multifacet':77 'natur':78,190 'often':123 'organ':144 'peopl':177 'perform':195 'person':15,106 'perspect':87 'possess':50 'practic':41 'prefer':69,122 'process':148 'qualiti':55 'rather':208 'refer':32 'reflect':85 'reproduc':153 'respons':129 'see':89 'sens':175 'sentienc':20 'sentient/conscious':6 'simul':26,160 'sinc':42 'symbol':205 'system':81,109 'task':197 'technolog':46 'tool':96 'trait':10 'use':70,116 'way':136"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9419294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266166 {#1694
    date: 2023-12-11 04:42:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-tell-me-what-format-this-uh-nested-dictionary"
  +title: "Can anyone tell me what format this uh.. nested dictionary is?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)\n
    \n
    > I have a file with content like this:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">item({\n
    > </span><span style="color:#323232;">     ["attr"] = {\n
    > </span><span style="color:#323232;">        ["size"] = "62091";\n
    > </span><span style="color:#323232;">        ["filename"] = "qBuUP9-OTfuzibt6PQX4-g.jpg";\n
    > </span><span style="color:#323232;">        ["stamp"] = "2023-12-05T19:31:37Z";\n
    > </span><span style="color:#323232;">        ["xmlns"] = "urn:xmpp:http:upload:0";\n
    > </span><span style="color:#323232;">        ["content-type"] = "image/jpeg";\n
    > </span><span style="color:#323232;">     };\n
    > </span><span style="color:#323232;">     ["key"] = "Wa4AJWFldqRZjBozponbSLRZ";\n
    > </span><span style="color:#323232;">     ["with"] = "email@address";\n
    > </span><span style="color:#323232;">     ["when"] = 1701804697;\n
    > </span><span style="color:#323232;">     ["name"] = "request";\n
    > </span><span style="color:#323232;">});\n
    > </span>\n
    > ```\n
    > \n
    > I need to know what format this is, and if there exists a tool in linux already to parse this or if I need to write one myself?\n
    > \n
    > Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702418362 {#1612
    date: 2023-12-12 22:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 21644
  -titleTs: "'..':9 'anyon':2 'dictionari':11 'format':6 'nest':10 'tell':3 'uh':8"
  -bodyTs: "'-05':25 '-12':24 '/post/4294116](https://lemmy.nz/post/4294116)':7 '0':34 '1701804697':45 '2023':23 '31':27 '37z':28 '62091':19 'address':43 'alreadi':64 'attr':17 'content':13,36 'content-typ':35 'cross':2 'cross-post':1 'email':42 'exist':59 'file':11 'filenam':20 'format':53 'http':32 'image/jpeg':38 'item':16 'key':39 'know':51 'lemmy.nz':6 'lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)':5 'like':14 'linux':63 'name':46 'need':49,71 'one':74 'pars':66 'post':3 'qbuup9-otfuzibt6pqx4-g.jpg':21 'request':47 'size':18 'stamp':22 't19':26 'thank':76 'tool':61 'type':37 'upload':33 'urn':30 'wa4ajwfldqrzjbozponbslrz':40 'write':73 'xmlns':29 'xmpp':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702332881
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4295047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702257381 {#1615
    date: 2023-12-11 02:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-tell-me-what-format-this-uh-nested-dictionary"
  +title: "Can anyone tell me what format this uh.. nested dictionary is?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)\n
    \n
    > I have a file with content like this:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">item({\n
    > </span><span style="color:#323232;">     ["attr"] = {\n
    > </span><span style="color:#323232;">        ["size"] = "62091";\n
    > </span><span style="color:#323232;">        ["filename"] = "qBuUP9-OTfuzibt6PQX4-g.jpg";\n
    > </span><span style="color:#323232;">        ["stamp"] = "2023-12-05T19:31:37Z";\n
    > </span><span style="color:#323232;">        ["xmlns"] = "urn:xmpp:http:upload:0";\n
    > </span><span style="color:#323232;">        ["content-type"] = "image/jpeg";\n
    > </span><span style="color:#323232;">     };\n
    > </span><span style="color:#323232;">     ["key"] = "Wa4AJWFldqRZjBozponbSLRZ";\n
    > </span><span style="color:#323232;">     ["with"] = "email@address";\n
    > </span><span style="color:#323232;">     ["when"] = 1701804697;\n
    > </span><span style="color:#323232;">     ["name"] = "request";\n
    > </span><span style="color:#323232;">});\n
    > </span>\n
    > ```\n
    > \n
    > I need to know what format this is, and if there exists a tool in linux already to parse this or if I need to write one myself?\n
    > \n
    > Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702418362 {#1612
    date: 2023-12-12 22:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 21644
  -titleTs: "'..':9 'anyon':2 'dictionari':11 'format':6 'nest':10 'tell':3 'uh':8"
  -bodyTs: "'-05':25 '-12':24 '/post/4294116](https://lemmy.nz/post/4294116)':7 '0':34 '1701804697':45 '2023':23 '31':27 '37z':28 '62091':19 'address':43 'alreadi':64 'attr':17 'content':13,36 'content-typ':35 'cross':2 'cross-post':1 'email':42 'exist':59 'file':11 'filenam':20 'format':53 'http':32 'image/jpeg':38 'item':16 'key':39 'know':51 'lemmy.nz':6 'lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)':5 'like':14 'linux':63 'name':46 'need':49,71 'one':74 'pars':66 'post':3 'qbuup9-otfuzibt6pqx4-g.jpg':21 'request':47 'size':18 'stamp':22 't19':26 'thank':76 'tool':61 'type':37 'upload':33 'urn':30 'wa4ajwfldqrzjbozponbslrz':40 'write':73 'xmlns':29 'xmpp':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702332881
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4295047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702257381 {#1615
    date: 2023-12-11 02:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-tell-me-what-format-this-uh-nested-dictionary"
  +title: "Can anyone tell me what format this uh.. nested dictionary is?"
  +url: null
  +body: """
    cross-posted from: [lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)\n
    \n
    > I have a file with content like this:\n
    > \n
    > ```\n
    > \n
    > <span style="color:#323232;">item({\n
    > </span><span style="color:#323232;">     ["attr"] = {\n
    > </span><span style="color:#323232;">        ["size"] = "62091";\n
    > </span><span style="color:#323232;">        ["filename"] = "qBuUP9-OTfuzibt6PQX4-g.jpg";\n
    > </span><span style="color:#323232;">        ["stamp"] = "2023-12-05T19:31:37Z";\n
    > </span><span style="color:#323232;">        ["xmlns"] = "urn:xmpp:http:upload:0";\n
    > </span><span style="color:#323232;">        ["content-type"] = "image/jpeg";\n
    > </span><span style="color:#323232;">     };\n
    > </span><span style="color:#323232;">     ["key"] = "Wa4AJWFldqRZjBozponbSLRZ";\n
    > </span><span style="color:#323232;">     ["with"] = "email@address";\n
    > </span><span style="color:#323232;">     ["when"] = 1701804697;\n
    > </span><span style="color:#323232;">     ["name"] = "request";\n
    > </span><span style="color:#323232;">});\n
    > </span>\n
    > ```\n
    > \n
    > I need to know what format this is, and if there exists a tool in linux already to parse this or if I need to write one myself?\n
    > \n
    > Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702418362 {#1612
    date: 2023-12-12 22:59:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 21644
  -titleTs: "'..':9 'anyon':2 'dictionari':11 'format':6 'nest':10 'tell':3 'uh':8"
  -bodyTs: "'-05':25 '-12':24 '/post/4294116](https://lemmy.nz/post/4294116)':7 '0':34 '1701804697':45 '2023':23 '31':27 '37z':28 '62091':19 'address':43 'alreadi':64 'attr':17 'content':13,36 'content-typ':35 'cross':2 'cross-post':1 'email':42 'exist':59 'file':11 'filenam':20 'format':53 'http':32 'image/jpeg':38 'item':16 'key':39 'know':51 'lemmy.nz':6 'lemmy.nz/post/4294116](https://lemmy.nz/post/4294116)':5 'like':14 'linux':63 'name':46 'need':49,71 'one':74 'pars':66 'post':3 'qbuup9-otfuzibt6pqx4-g.jpg':21 'request':47 'size':18 'stamp':22 't19':26 'thank':76 'tool':61 'type':37 'upload':33 'urn':30 'wa4ajwfldqrzjbozponbslrz':40 'write':73 'xmlns':29 'xmpp':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702332881
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4295047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702257381 {#1615
    date: 2023-12-11 02:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Request-Where-to-start-with-dot-files"
  +title: "[Request] Where to start with dot files?"
  +url: null
  +body: """
    New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304326 {#1672
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 21642
  -titleTs: "'dot':6 'file':7 'request':1 'start':4"
  -bodyTs: "'across':34 'app/ui/program':21 'configur':12 'debian':5 'distro':35 'dot':9 'explor':19 'figur':23 'file':10,13 'linux':3,33 'matter':8 'need':17 'new':1 'option':27 'possibl':26 'run':4 'thank':36 'univers':31 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702342815
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5914183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702256415 {#1673
    date: 2023-12-11 02:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Request-Where-to-start-with-dot-files"
  +title: "[Request] Where to start with dot files?"
  +url: null
  +body: """
    New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304326 {#1672
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 21642
  -titleTs: "'dot':6 'file':7 'request':1 'start':4"
  -bodyTs: "'across':34 'app/ui/program':21 'configur':12 'debian':5 'distro':35 'dot':9 'explor':19 'figur':23 'file':10,13 'linux':3,33 'matter':8 'need':17 'new':1 'option':27 'possibl':26 'run':4 'thank':36 'univers':31 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702342815
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5914183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702256415 {#1673
    date: 2023-12-11 02:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1934 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Request-Where-to-start-with-dot-files"
  +title: "[Request] Where to start with dot files?"
  +url: null
  +body: """
    New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702304326 {#1672
    date: 2023-12-11 15:18:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  +badges: Doctrine\ORM\PersistentCollection {#1655 …}
  +children: []
  -id: 21642
  -titleTs: "'dot':6 'file':7 'request':1 'start':4"
  -bodyTs: "'across':34 'app/ui/program':21 'configur':12 'debian':5 'distro':35 'dot':9 'explor':19 'figur':23 'file':10,13 'linux':3,33 'matter':8 'need':17 'new':1 'option':27 'possibl':26 'run':4 'thank':36 'univers':31 'yes':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702342815
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5914183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702256415 {#1673
    date: 2023-12-11 02:00:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-favorite-disaster-movie-or-show"
  +title: "What is your favorite disaster movie or show ?"
  +url: null
  +body: ";-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702255379 {#1651
    date: 2023-12-11 01:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 26023
  -titleTs: "'disast':5 'favorit':4 'movi':6 'show':8"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9411835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702255379 {#1653
    date: 2023-12-11 01:42: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
99 DENIED edit
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-favorite-disaster-movie-or-show"
  +title: "What is your favorite disaster movie or show ?"
  +url: null
  +body: ";-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702255379 {#1651
    date: 2023-12-11 01:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 26023
  -titleTs: "'disast':5 'favorit':4 'movi':6 'show':8"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9411835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702255379 {#1653
    date: 2023-12-11 01:42: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
100 DENIED moderate
App\Entity\Entry {#1656
  +user: Proxies\__CG__\App\Entity\User {#1661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-your-favorite-disaster-movie-or-show"
  +title: "What is your favorite disaster movie or show ?"
  +url: null
  +body: ";-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702255379 {#1651
    date: 2023-12-11 01:42:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 26023
  -titleTs: "'disast':5 'favorit':4 'movi':6 'show':8"
  -bodyTs: ""
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9411835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702255379 {#1653
    date: 2023-12-11 01:42: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