GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/active/%E2%88%9E/all?p=93

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-least-amusing-joke-you-re-aware-of"
  +title: "What is the least amusing joke you're aware of?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701419010 {#1878
    date: 2023-12-01 09:23:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 27237
  -titleTs: "'amus':5 'awar':9 'joke':6 'least':4 're':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8722213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419010 {#1887
    date: 2023-12-01 09:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-least-amusing-joke-you-re-aware-of"
  +title: "What is the least amusing joke you're aware of?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701419010 {#1878
    date: 2023-12-01 09:23:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 27237
  -titleTs: "'amus':5 'awar':9 'joke':6 'least':4 're':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8722213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419010 {#1887
    date: 2023-12-01 09:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-least-amusing-joke-you-re-aware-of"
  +title: "What is the least amusing joke you're aware of?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701419010 {#1878
    date: 2023-12-01 09:23:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 27237
  -titleTs: "'amus':5 'awar':9 'joke':6 'least':4 're':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8722213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701419010 {#1887
    date: 2023-12-01 09:23:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1531
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1533
    date: 2023-11-14 12:18: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
7 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1531
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1533
    date: 2023-11-14 12:18: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
8 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-with-DVD-problem-please"
  +title: "Help with DVD problem, please."
  +url: null
  +body: "I got a DVD, never used with cellophane intact, produced in 1993 on ebay. I thought maybe, since I didn’t get a DRM warning, it predated DRM, and I could just copy it to my hard drive, so I did. Both the copy and the DVD are now corrupted and unplayable. I want to fix the DVD then rip it to my hard drive. Googling gives plenty of suggestions for ripping but none for fixing. Please help if you can. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418476 {#1531
    date: 2023-12-01 09:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1518 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 12895
  -titleTs: "'dvd':3 'help':1 'pleas':5 'problem':4"
  -bodyTs: "'1993':12 'cellophan':8 'copi':33,44 'corrupt':50 'could':31 'didn':20 'drive':38,65 'drm':24,28 'dvd':4,47,58 'ebay':14 'fix':56,76 'get':22 'give':67 'googl':66 'got':2 'hard':37,64 'help':78 'intact':9 'mayb':17 'never':5 'none':74 'pleas':77 'plenti':68 'predat':27 'produc':10 'rip':60,72 'sinc':18 'suggest':70 'thank':82 'thought':16 'unplay':52 'use':6 'want':54 'warn':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700047101
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8367381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699960701 {#1533
    date: 2023-11-14 12:18: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
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1738
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#1753
    date: 2023-11-29 19:00: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
11 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1738
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#1753
    date: 2023-11-29 19:00: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
12 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-dock-do-you-use-in-Wayland"
  +title: "What dock do you use in Wayland?"
  +url: null
  +body: """
    I moved over to Wayland full time a couple of weeks ago (using KDE on Arch). I have finally rid myself of any X11 hangups apart from one. Latte will NOT respect my primary screen when changing monitor arrangement (ie. turning my projector on and off) and seems to randomly pick a screen to call the primary.\n
    \n
    Soooo, as I’m considering a change…what dock in Wayland works for you? Is there anything as good as Latte in X11?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701411726 {#1738
    date: 2023-12-01 07:22:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 18262
  -titleTs: "'dock':2 'use':5 'wayland':7"
  -bodyTs: "'ago':12 'anyth':74 'apart':26 'arch':16 'arrang':39 'call':55 'chang':37,64 'consid':62 'coupl':9 'dock':66 'final':19 'full':6 'good':76 'hangup':25 'ie':40 'kde':14 'latt':29,78 'm':61 'monitor':38 'move':2 'one':28 'pick':51 'primari':34,57 'projector':43 'random':50 'respect':32 'rid':20 'screen':35,53 'seem':48 'soooo':58 'time':7 'turn':41 'use':13 'wayland':5,68 'week':11 'work':69 'x11':24,80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367211
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7395685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280811 {#1753
    date: 2023-11-29 19:00: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
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 {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#1484
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#1486
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#1484
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#1486
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#1487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#1484
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#1486
    date: 2023-11-24 04:29:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1761
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1758
    date: 2023-10-18 01:46:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1761
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1758
    date: 2023-10-18 01:46:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Do-you-know-of-any-obscure-useful-websites"
  +title: "Do you know of any obscure useful websites?"
  +url: null
  +body: "SEO has essentially destroyed search engines, what are some very useful websites that you might not get given by Google?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 169
  +favouriteCount: 612
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404691 {#1761
    date: 2023-12-01 05:24:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 6073
  -titleTs: "'know':3 'obscur':6 'use':7 'websit':8"
  -bodyTs: "'destroy':4 'engin':6 'essenti':3 'get':17 'given':18 'googl':20 'might':15 'search':5 'seo':1 'use':11 'websit':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697672793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6952465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586393 {#1758
    date: 2023-10-18 01:46:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1787
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1777
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1774
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1787
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1777
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1774
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-do-you-discover-unused-GPIO-on-the-hardware-abstraction"
  +title: "How do you discover unused GPIO on the hardware abstraction layer?"
  +url: null
  +body: "In have a router on OpenWRT with an undocumented button I want to find. It is a MT7621 in a BGA so I can’t trace the hardware and rework is no go. It has the breed bootloader but it’s all in Chinese. Llama2 70B says to use [github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils) but I don’t see how that can really detect a change state on an unknown pin. I’m curious what software tools work for this application. I have a stack of Linux books beside me and a beer, but figured it would be fun to ask here to see if anyone has recommendations too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701404188 {#1787
    date: 2023-12-01 05:16:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 18945
  -titleTs: "'abstract':10 'discov':4 'gpio':6 'hardwar':9 'layer':11 'unus':5"
  -bodyTs: "'/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':52 '70b':46 'anyon':104 'applic':79 'ask':99 'beer':91 'besid':87 'bga':21 'book':86 'bootload':38 'breed':37 'button':10 'chang':64 'chines':44 'curious':72 'detect':62 'figur':93 'find':14 'fun':97 'github.com':51 'github.com/rust-embedded/gpio-utils](https://github.com/rust-embedded/gpio-utils)':50 'go':33 'hardwar':28 'linux':85 'llama2':45 'm':71 'mt7621':18 'openwrt':6 'pin':69 'realli':61 'recommend':106 'rework':30 'router':4 'say':47 'see':57,102 'softwar':74 'stack':83 'state':65 'tool':75 'trace':26 'undocu':9 'unknown':68 'use':49 'want':12 'work':76 'would':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701437035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8990333"
  +editedAt: DateTimeImmutable @1702487792 {#1777
    date: 2023-12-13 18:16:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701403535 {#1774
    date: 2023-12-01 05:05:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1681
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1444
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1681
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1444
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "They-still-don-t-suspect-anything"
  +title: "They still don't suspect anything"
  +url: null
  +body: "![](https://i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701403812 {#1681
    date: 2023-12-01 05:10:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 18346
  -titleTs: "'anyth':6 'still':2 'suspect':5"
  -bodyTs: "'/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':3 'i.pinimg.com':2 'i.pinimg.com/originals/a1/9a/cf/a19acf93cea92c48f4d9350648bb5d64.png)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701385693
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16446287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701299293 {#1444
    date: 2023-11-30 00:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1635
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1660
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1635
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1660
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-the-most-terryifying-siren-noise"
  +title: "What is the most terryifying siren noise?"
  +url: null
  +body: """
    There’s an emergency at the Facility down the road, and everyone in a six-mile radius is very likely fucked.\n
    \n
    What is the sound that announces your fate?\n
    \n
    - oooooOOOOOOOIPP, oooooOOOOOOOOIPP\n
    - WAAAARK … WAAAARK … WAAAARK\n
    - dyOOT! … dyOOT! … dyOOT!\n
    - Something else? (please spell)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 88
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397754 {#1635
    date: 2023-12-01 03:29:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 17970
  -titleTs: "'nois':7 'siren':6 'terryifi':5"
  -bodyTs: "'announc':28 'dyoot':36,37,38 'els':40 'emerg':4 'everyon':12 'facil':7 'fate':30 'fuck':22 'like':21 'mile':17 'ooooooooooooipp':31 'oooooooooooooipp':32 'pleas':41 'radius':18 'road':10 'six':16 'six-mil':15 'someth':39 'sound':26 'spell':42 'waaaark':33,34,35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290563
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204163 {#1660
    date: 2023-11-28 21:42:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1413
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1417
    date: 2023-11-25 15:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1413
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1417
    date: 2023-11-25 15:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1412 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Privacy-benefits-of-Custom-roms"
  +title: "Privacy benefits of Custom roms"
  +url: null
  +body: "So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701397525 {#1413
    date: 2023-12-01 03:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 16683
  -titleTs: "'benefit':2 'custom':4 'privaci':1 'rom':5"
  -bodyTs: "'actual':32 'advantag':57,81 'along':73 'also':68 'applic':96 'bank':95 'compar':59 'custom':30 'disappear':86 'end':8 'experi':43,53 'flash':71 'g60':5 'gapp':72 'get':83 'googl':90 'lazi':35 'life':10 'lineag':45,75,85 'might':88 'moto':4 'need':89 'os':46,76 'phone':37,65 'pixel':42,52 'play':91 'prevent':24 'privaci':56,80 'question':49 'reach':6 'reason':19,33 'recent':2 'respect':12 'rom':31,39,63 'secur':14 'servic':92 'ship':66 'stock':62 'support':40 'switch':27 'updat':15 'use':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008578
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6032689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922178 {#1417
    date: 2023-11-25 15:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creedence-sucks"
  +title: "Creedence sucks"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701394064 {#1464
    date: 2023-12-01 02:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18832
  -titleTs: "'creedenc':1 'suck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701457064
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/87253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394064 {#1448
    date: 2023-12-01 02:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creedence-sucks"
  +title: "Creedence sucks"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701394064 {#1464
    date: 2023-12-01 02:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18832
  -titleTs: "'creedenc':1 'suck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701457064
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/87253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394064 {#1448
    date: 2023-12-01 02:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1694 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "Creedence-sucks"
  +title: "Creedence sucks"
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701394064 {#1464
    date: 2023-12-01 02:27:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 18832
  -titleTs: "'creedenc':1 'suck':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701457064
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/87253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701394064 {#1448
    date: 2023-12-01 02:27:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1595
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1610
    date: 2023-12-01 00:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1595
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1610
    date: 2023-12-01 00:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1614 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-re-you-getting-your-dad-for-the-holidays"
  +title: "What're you getting your dad for the holidays?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387631 {#1595
    date: 2023-12-01 00:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 26449
  -titleTs: "'dad':6 'get':4 'holiday':9 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4489648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701387631 {#1610
    date: 2023-12-01 00:40:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#1665
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#1675
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#1674
    date: 2023-11-30 22:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#1665
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#1675
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#1674
    date: 2023-11-30 22:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1676
  +user: Proxies\__CG__\App\Entity\User {#1672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Question-about-ram-usage-in-Unraid"
  +title: "Question about ram usage in Unraid"
  +url: null
  +body: """
    I am about to setup Unraid for the first time, have got the USB and Lisence ready, but watching a bunch of videoes before I dip my feet in. I read and heard that Unraid runs only on the ram, which brings me to the question: My server only has 16GB of ram, whilst my desktop has 48GB of ram, so should I transfer some of my ram-sticks over to the server? (they are the same speed).\n
    \n
    Edit: The server will mainly be used for media-streaming 🪼🐠\n
    \n
    Thanks for any tips :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701384087 {#1665
    date: 2023-11-30 23:41:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 18916
  -titleTs: "'question':1 'ram':3 'unraid':6 'usag':4"
  -bodyTs: "'16gb':51 '48gb':58 'bring':42 'bunch':21 'desktop':56 'dip':26 'edit':80 'feet':28 'first':9 'got':12 'heard':33 'lisenc':16 'main':84 'media':89 'media-stream':88 'question':46 'ram':40,53,60,69 'ram-stick':68 'read':31 'readi':17 'run':36 'server':48,74,82 'setup':5 'speed':79 'stick':70 'stream':90 'thank':91 'time':10 'tip':94 'transfer':64 'unraid':6,35 'usb':14 'use':86 'video':23 'watch':19 'whilst':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701411231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8978237"
  +editedAt: DateTimeImmutable @1702485069 {#1675
    date: 2023-12-13 17:31:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701378231 {#1674
    date: 2023-11-30 22:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#1652
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#1655
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#1649
    date: 2023-11-20 22:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#1652
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#1655
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#1649
    date: 2023-11-20 22:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Can-I-mod-my-Thinkpad-Keyboard-to-work-in-another"
  +title: "Can I mod my Thinkpad Keyboard to work in another laptop?"
  +url: null
  +body: """
    I have a Clevo NV41MZ, which is sold by Novacustom and they, together with [3mdeb](3mdeb.com) develop Coreboot for the Clevo Laptops.\n
    \n
    Its pretty great as their Distribution (Dasharo) as well as Heads run on it, I guess theirs is better optimized and it looks secure and feature complete.\n
    \n
    So very great laptop, also did a Benchmark against my T495 and was shocked about literally twice the performance! Its pretty loud but Dasharo actually fixes that.\n
    \n
    Keyboard problem\n
    ----------------\n
    \n
    So… bad part, the keyboard.\n
    \n
    ![](https://feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)\n
    \n
    Its crap, not unusable, but my T495 is the best Keyboard I ever used. Lower travel than on my (also corebootable) T430, nice rubbery keys etc.\n
    \n
    ![](https://feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)\n
    \n
    Interesting though, you cant replace the keycaps, while you can on the Clevo boards.\n
    \n
    Also Novacustom sells the Clevo keyboards and you can get custom engraving, layout, font, everything, you can literally design your own keyboard, its pretty damn cool.\n
    \n
    But… they keyboard is still a huge deal, and as I only want to have one Laptop (lol you wish) it should be good for writing Bachelor thesis stuff on it.\n
    \n
    Keyboard to USB\n
    ---------------\n
    \n
    There is a like 10 years old video of some guy hacking such an internal keyboard to USB, sniffing the keypresses and all.\n
    \n
    The easy solution here would be to get a USB Thinkpad keyboard and disassemble it, but its costy and not sure about the quality and compact laptop size.\n
    \n
    Keyboard 1 to Keyboard 2\n
    ------------------------\n
    \n
    So I imagine it pretty badly, two proprietary connectors talking gibberish and very differently, and you need to solder two random ebay parts together and hope it doesnt need translation.\n
    \n
    I imagine you could remove the need for the arduino, as it doesnt need USB.\n
    \n
    Maybe the OS could handle the keyboard layout changes?\n
    \n
    Is this possible? I imagine getting a T495 keyboard and putting it in my NV41MZ, needs some cutting but should work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380447 {#1652
    date: 2023-11-30 22:40:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 14889
  -titleTs: "'anoth':10 'keyboard':6 'laptop':11 'mod':3 'thinkpad':5 'work':8"
  -bodyTs: "'/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':115 '/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':86 '1':242 '10':194 '2':245 '3mdeb':15 '3mdeb.com':16 'actual':74 'also':54,106,130 'arduino':285 'bachelor':182 'bad':80,251 'benchmark':57 'best':96 'better':41 'board':129 'cant':119 'chang':299 'clevo':4,21,128,134 'compact':238 'complet':49 'connector':254 'cool':155 'coreboot':18,107 'costi':230 'could':279,294 'crap':88 'custom':140 'cut':317 'damn':154 'dasharo':29,73 'deal':163 'design':148 'develop':17 'differ':259 'disassembl':226 'distribut':28 'doesnt':273,288 'easi':214 'ebay':267 'engrav':141 'etc':112 'ever':99 'everyth':144 'featur':48 'feddit.de':85,114 'feddit.de/pictrs/image/23fbc9b2-f518-46d7-8bff-c26e1ab24183.jpeg)':113 'feddit.de/pictrs/image/6b0f26f0-c560-48e2-b793-f529c6d356f9.jpeg)':84 'fix':75 'font':143 'get':139,220,305 'gibberish':256 'good':179 'great':25,52 'guess':38 'guy':200 'hack':201 'handl':295 'head':33 'hope':271 'huge':162 'imagin':248,277,304 'interest':116 'intern':204 'key':111 'keyboard':77,83,97,135,151,158,187,205,224,241,244,297,308 'keycap':122 'keypress':210 'laptop':22,53,172,239 'layout':142,298 'like':193 'liter':65,147 'lol':173 'look':45 'loud':71 'lower':101 'mayb':291 'need':262,274,282,289,315 'nice':109 'novacustom':10,131 'nv41mz':5,314 'old':196 'one':171 'optim':42 'os':293 'part':81,268 'perform':68 'possibl':302 'pretti':24,70,153,250 'problem':78 'proprietari':253 'put':310 'qualiti':236 'random':266 'remov':280 'replac':120 'rubberi':110 'run':34 'secur':46 'sell':132 'shock':63 'size':240 'snif':208 'sold':8 'solder':264 'solut':215 'still':160 'stuff':184 'sure':233 't430':108 't495':60,93,307 'talk':255 'thesi':183 'thinkpad':223 'though':117 'togeth':13,269 'translat':275 'travel':102 'twice':66 'two':252,265 'unus':90 'usb':189,207,222,290 'use':100 'video':197 'want':168 'well':31 'wish':175 'work':320 'would':217 'write':181 'year':195"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700603290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5876306"
  +editedAt: DateTimeImmutable @1700933754 {#1655
    date: 2023-11-25 18:35:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700516890 {#1649
    date: 2023-11-20 22:48:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#1582
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1578
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#1583
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#1582
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1578
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#1583
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Komes-Raspberry-Porter"
  +title: "Komes Raspberry Porter"
  +url: null
  +body: """
    I found this at my local Total Wine while browsing the shelves. Not much of a detailed review here but I thought it was really good! I was curious about the chili peppers but it’s hardly noticeable at all.\n
    \n
    EDIT: For some reason I am getting errors trying to attach the image so here’s one from the web. [res.cloudinary.com/tavour/…/tyn4d8wohrqd02a4qlnu](https://res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701380217 {#1582
    date: 2023-11-30 22:36:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 18920
  -titleTs: "'kome':1 'porter':3 'raspberri':2"
  -bodyTs: "'/tavour/':63 '/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':67 '/tyn4d8wohrqd02a4qlnu':64 'attach':51 'brows':10 'chili':32 'curious':29 'detail':17 'edit':41 'error':48 'found':2 'get':47 'good':26 'hard':37 'imag':53 'local':6 'much':14 'notic':38 'one':57 'pepper':33 'realli':25 'reason':44 'res.cloudinary.com':62,66 'res.cloudinary.com/tavour/':61 'res.cloudinary.com/tavour/image/upload/tyn4d8wohrqd02a4qlnu)':65 'review':18 'shelv':12 'thought':22 'total':7 'tri':49 'web':60 'wine':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701380217
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8979550"
  +editedAt: DateTimeImmutable @1702485465 {#1578
    date: 2023-12-13 17:37:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701380217 {#1583
    date: 2023-11-30 22:36:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1549
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1560
    date: 2023-11-28 09:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1549
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1560
    date: 2023-11-28 09:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1549
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1560
    date: 2023-11-28 09:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1565
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1554
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1565
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1554
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Onions-are-a-violation-of-the-terms-of-service"
  +title: "Onions are a violation of the terms of service."
  +url: null
  +body: "![](https://lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701374510 {#1565
    date: 2023-11-30 21:01:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 18509
  -titleTs: "'onion':1 'servic':9 'term':7 'violat':4"
  -bodyTs: "'/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':3 'lemmy.nz':2 'lemmy.nz/pictrs/image/d3c177a5-bd64-4e83-881e-3de4fd159595.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701420947
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3917941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701334547 {#1554
    date: 2023-11-30 09:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1689
    date: 2023-11-30 20:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1686
    date: 2023-11-30 20:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1689
    date: 2023-11-30 20:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1686
    date: 2023-11-30 20:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-something-you-re-certain-you-would-never-do-yet"
  +title: "What is something you're certain you would never do, yet find yourself dreaming about?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371982 {#1689
    date: 2023-11-30 20:19:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  +badges: Doctrine\ORM\PersistentCollection {#1626 …}
  +children: []
  -id: 26063
  -titleTs: "'certain':6 'dream':14 'find':12 'never':9 're':5 'someth':3 'would':8 'yet':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8696561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371982 {#1686
    date: 2023-11-30 20:19:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1618
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1734 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1625
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1618
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1734 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1625
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#1617 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Legal-definitions-aside-what-milestone-made-you-think-I-m-an"
  +title: "Legal definitions aside- what milestone made you think, "I'm an adult now."?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701371743 {#1618
    date: 2023-11-30 20:15:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  +badges: Doctrine\ORM\PersistentCollection {#1734 …}
  +children: []
  -id: 26056
  -titleTs: "'adult':12 'asid':3 'definit':2 'legal':1 'm':10 'made':6 'mileston':5 'think':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8974863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701371743 {#1625
    date: 2023-11-30 20:15:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1733
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1727
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1735
    date: 2023-11-30 19:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1727
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1735
    date: 2023-11-30 19:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-s-a-seemingly-harmless-habit-of-yours-that-you-struggle"
  +title: "What's a seemingly harmless habit of yours that you struggle to break?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701367365 {#1727
    date: 2023-11-30 19:02:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  +badges: Doctrine\ORM\PersistentCollection {#1741 …}
  +children: []
  -id: 25922
  -titleTs: "'break':13 'habit':6 'harmless':5 'seem':4 'struggl':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8693814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701367365 {#1735
    date: 2023-11-30 19:02:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1707
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2465
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1707
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2465
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2464
  +user: Proxies\__CG__\App\Entity\User {#2463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Laptop-not-working-after-installing-nimdow"
  +title: "Laptop not working after installing nimdow"
  +url: null
  +body: "I have installed nimdow window manager. I have auto-login enabled. Nimdow is the default option. The only options I have at boot are (from the bootloader): default, timeout, edit, resolution, print and help (help is not working). How am I supposed to go back to GNOME or disable auto-login? I tried accessing the recovery shell, but I can’t access it by spamming escape. Someone PLEASE help. Google Bard is useless."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701365097 {#1707
    date: 2023-11-30 18:24:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2452 …}
  +children: []
  -id: 18277
  -titleTs: "'instal':5 'laptop':1 'nimdow':6 'work':3"
  -bodyTs: "'access':56,64 'auto':10,52 'auto-login':9,51 'back':46 'bard':73 'boot':24 'bootload':28 'default':16,29 'disabl':50 'edit':31 'enabl':12 'escap':68 'gnome':48 'go':45 'googl':72 'help':35,36,71 'instal':3 'login':11,53 'manag':6 'nimdow':4,13 'option':17,20 'pleas':70 'print':33 'recoveri':58 'resolut':32 'shell':59 'someon':69 'spam':67 'suppos':43 'timeout':30 'tri':55 'useless':75 'window':5 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701372575
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16427334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701286175 {#2465
    date: 2023-11-29 20:29:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#2454
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#2455
    date: 2023-11-28 02:33:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#2454
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#2455
    date: 2023-11-28 02:33:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2459
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1632 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#2454
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#2455
    date: 2023-11-28 02:33:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2372
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2380
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2386
    date: 2023-11-29 19:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2372
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2380
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2386
    date: 2023-11-29 19:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2382
  +user: Proxies\__CG__\App\Entity\User {#2385 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1750 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Add-YOUR-city-to-the-Gnome-weather-app-Solved"
  +title: "Add YOUR city to the Gnome weather app [Solved]"
  +url: null
  +body: """
    cross-posted from: [!linux@lemmy.eco.br](/c/linux@lemmy.eco.br) | [lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)\n
    \n
    I’ve been using Gnome for about 10 months and it always bothered me that my city (with more than a million inhabitants) was not found in the [Weather](https://apps.gnome.org/Weather/) program.\n
    \n
    I looked for solutions several times and never found them, until I found [this thread](https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/247#note_1819885) yesterday. That the user [Julian](https://gitlab.gnome.org/julianfairfax) made a [script that solves this problem](https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads). you just have to run and enter the name of your city and then confirm.\n
    \n
    script`bash #!/bin/bash  if [[ ! -z “$(which gnome-weather)” ]]; then \tsystem=1 fi  if [[ ! -z “$(flatpak list | grep org.gnome.Weather)” ]]; then \tflatpak=1 fi  if [[ ! $system == 1 && ! $flatpak == 1 ]]; then \techo “GNOME Weather isn’t installed” \texit fi  if [[ ! -z “$*” ]]; then \tquery=“$*” else \tread -p “Type the name of the location you want to add to GNOME Weather: " query fi  query=”$(echo $query | sed ‘s/ /+/g’)"  request=$(curl “https://nominatim.openstreetmap.org/search?q=$query&format=json&limit=1” -s)  if [[ $request == “[]” ]]; then \techo “No locations found, consider removing some search terms” \texit fi  read -p “If this is not the location you wanted, consider adding search terms Are you sure you want to add $(echo $request | sed 's/.*“display_name”:”//’ | sed ‘s/".*//’)? [y/n] : " answer  if [[ ! $answer == “y” ]]; then \techo “Not adding location” \texit else \techo “Adding location” fi  id=$(echo $request | sed ‘s/.*“place_id”://’ | sed ‘s/,.*//’)  name=$(curl “https://nominatim.openstreetmap.org/details.php?place_id=$id&format=json” -s | sed ‘s/.*“name”: "//’ | sed ‘s/".*//’)  lat=$(echo $request | sed ‘s/.*“lat”:"//’ | sed ‘s/".*//’) lat=$(echo “$lat / (180 / 3.141592654)” | bc -l)  lon=$(echo $request | sed ‘s/.*“lon”:"//’ | sed ‘s/".*//’) lon=$(echo “$lon / (180 / 3.141592654)” | bc -l)  if [[ $system == 1 ]]; then \tlocations=$(gsettings get org.gnome.Weather locations) fi  if [[ $flatpak == 1 ]]; then \tlocations=$(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) fi  location=“<(uint32 2, <(‘$name’, ‘’, false, [($lat, $lon)], @a(dd) [])>)>”  if [[ $system == 1 ]]; then \tif [[ ! $(gsettings get org.gnome.Weather locations) == “@av []” ]]; then \t\tgsettings set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tgsettings set org.gnome.Weather locations “[$location]” \tfi fi  if [[ $flatpak == 1 ]]; then \tif [[ ! $(flatpak run --command=gsettings org.gnome.Weather get org.gnome.Weather locations) == “@av []” ]]; then \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “$(echo $locations | sed “s|>]|>, $location]|”)” \telse \t\tflatpak run --command=gsettings org.gnome.Weather set org.gnome.Weather locations “[$location]” \tfi fi  `\n
    \n
    ---\n
    \n
    It occurred to me that some people might not know how to run scripts, so here’s a brief tutorial:\n
    \n
    How to run scripts in Linux1. Save the script to a text file and save with the `.sh` extension 2. Provide execute permission: `chmod u+x script.sh`3. run the script by double clicking or `./script.sh`
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364533 {#2372
    date: 2023-11-30 18:15:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@a"
    "@av"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  +badges: Doctrine\ORM\PersistentCollection {#1410 …}
  +children: []
  -id: 18263
  -titleTs: "'add':1 'app':8 'citi':3 'gnome':6 'solv':9 'weather':7"
  -bodyTs: "'/bin/bash':97 '/c/linux':6 '/details.php?place_id=$id&format=json':238 '/g':159 '/gnome/gnome-weather/-/issues/247#note_1819885)':61 '/julianfairfax)':69 '/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':79 '/post/1969330](https://lemmy.eco.br/post/1969330)':10 '/script.sh':431 '/search?q=$query&format=json&limit=1':164 '/weather/)':42 '1':106,116,120,122,277,287,310,338 '10':18 '180':256,271 '2':301,415 '3':423 '3.141592654':257,272 'ad':191,217,222 'add':148,200 'alway':22 'answer':210,212 'apps.gnome.org':41 'apps.gnome.org/weather/)':40 'av':317,349 'bash':96 'bc':258,273 'bother':23 'brief':394 'chmod':419 'citi':27,91 'click':429 'command':292,343,353,367 'confirm':94 'consid':173,190 'cross':2 'cross-post':1 'curl':161,235 'dd':307 'display':205 'doubl':428 'echo':124,155,169,201,215,221,226,246,254,261,269,323,359 'els':136,220,328,364 'enter':86 'execut':417 'exit':130,178,219 'extens':414 'fals':303 'fi':107,117,131,153,179,224,284,298,334,335,374,375 'file':408 'flatpak':110,115,121,286,290,337,341,351,365 'found':36,52,56,172 'get':281,295,314,346 'gitlab.com':78 'gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh?ref_type=heads).':77 'gitlab.gnome.org':60,68 'gitlab.gnome.org/gnome/gnome-weather/-/issues/247#note_1819885)':59 'gitlab.gnome.org/julianfairfax)':67 'gnome':15,102,125,150 'gnome-weath':101 'grep':112 'gset':280,293,313,319,329,344,354,368 'id':225,231 'inhabit':33 'instal':129 'isn':127 'julian':66 'know':385 'l':259,274 'lat':245,250,253,255,304 'lemmy.eco.br':7,9 'lemmy.eco.br/post/1969330](https://lemmy.eco.br/post/1969330)':8 'linux1':401 'linux@lemmy.eco.br':5 'list':111 'locat':144,171,187,218,223,279,283,289,297,299,316,322,324,327,332,333,348,358,360,363,372,373 'lon':260,265,268,270,305 'look':45 'made':70 'might':383 'million':32 'month':19 'name':88,141,206,234,242,302 'never':51 'nominatim.openstreetmap.org':163,237 'nominatim.openstreetmap.org/details.php?place_id=$id&format=json':236 'nominatim.openstreetmap.org/search?q=$query&format=json&limit=1':162 'occur':377 'org.gnome.weather':113,282,294,296,315,321,331,345,347,355,357,369,371 'p':138,181 'peopl':382 'permiss':418 'place':230 'post':3 'problem':76 'program':43 'provid':416 'queri':135,152,154,156 'read':137,180 'remov':174 'request':160,167,202,227,247,262 'run':84,291,342,352,366,388,398,424 'save':402,410 'script':72,95,389,399,404,426 'script.sh':422 'search':176,192 'sed':157,203,207,228,232,240,243,248,251,263,266,325,361 'set':320,330,356,370 'sever':48 'sh':413 'solut':47 'solv':74 'sure':196 'system':105,119,276,309 'term':177,193 'text':407 'thread':58 'time':49 'tutori':395 'type':139 'u':420 'uint32':300 'use':14 'user':65 've':12 'want':146,189,198 'weather':39,103,126,151 'x':421 'y':213 'y/n':209 'yesterday':62 'z':99,109,133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367347
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1973179"
  +editedAt: DateTimeImmutable @1702191218 {#2380
    date: 2023-12-10 07:53:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701280947 {#2386
    date: 2023-11-29 19:02:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1907
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1908
    date: 2023-11-30 17:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1907
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1908
    date: 2023-11-30 17:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2391 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Two-games-free-on-Epic-Games-Jitsu-Squad-and-Mighty"
  +title: "Two games free on Epic Games - Jitsu Squad and Mighty Fight Federation"
  +url: null
  +body: """
    Jitsu Squad\n
    -----------\n
    \n
    URL: [store.epicgames.com/en-US/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-US/p/jitsu-squad-af3f2f)\n
    \n
    Store description:\n
    \n
    > Jitsu Squad is a Marvel vs Capcom inspired 4 player co-op TAG TEAM beat ‘em up with epic character transformations and fast paced combat.\n
    \n
    **Steam reviews:** 87%\n
    \n
    ---\n
    \n
    Mighty Fight Federation\n
    -----------------------\n
    \n
    URL: [store.epicgames.com/…/mighty-fight-federation](https://store.epicgames.com/en-US/p/mighty-fight-federation)\n
    \n
    Store description:\n
    \n
    > Slam opponents into walls, launch them into the air & follow up with fast, high-flying attacks in this arena fighter. Choose from 14 characters with unique play styles. Face off in 1v1 matches, team up with other fighters or embrace the chaos of free-for-all.\n
    \n
    **Steam reviews:** 84%
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701360049 {#1907
    date: 2023-11-30 17:00:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1402 …}
  +children: []
  -id: 18614
  -titleTs: "'epic':5 'feder':12 'fight':11 'free':3 'game':2,6 'jitsu':7 'mighti':10 'squad':8 'two':1"
  -bodyTs: "'/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':6 '/en-us/p/mighty-fight-federation)':46 '/mighty-fight-federation':43 '14':72 '1v1':81 '4':17 '84':99 '87':37 'air':57 'arena':68 'attack':65 'beat':24 'capcom':15 'chao':91 'charact':29,73 'choos':70 'co':20 'co-op':19 'combat':34 'descript':8,48 'em':25 'embrac':89 'epic':28 'face':78 'fast':32,61 'feder':40 'fight':39 'fighter':69,87 'fli':64 'follow':58 'free':94 'free-for-al':93 'high':63 'high-fli':62 'inspir':16 'jitsu':1,9 'launch':53 'marvel':13 'match':82 'mighti':38 'op':21 'oppon':50 'pace':33 'play':76 'player':18 'review':36,98 'slam':49 'squad':2,10 'steam':35,97 'store':7,47 'store.epicgames.com':5,42,45 'store.epicgames.com/en-us/p/jitsu-squad-af3f2f](https://store.epicgames.com/en-us/p/jitsu-squad-af3f2f)':4 'store.epicgames.com/en-us/p/mighty-fight-federation)':44 'style':77 'tag':22 'team':23,83 'transform':30 'uniqu':75 'url':3,41 'vs':14 'wall':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701369049
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/3328548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701360049 {#1908
    date: 2023-11-30 17:00:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1401
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "ok-i-give-up-cmon-ur-mom-is-going-to"
  +title: "ok, i give up. cmon, ur mom is going to be back soon."
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701359131 {#1385
    date: 2023-11-30 16:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 18464
  -titleTs: "'back':12 'cmon':5 'give':3 'go':9 'mom':7 'ok':1 'soon':13 'ur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701403634
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/86279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701317234 {#1382
    date: 2023-11-30 05:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "ok-i-give-up-cmon-ur-mom-is-going-to"
  +title: "ok, i give up. cmon, ur mom is going to be back soon."
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701359131 {#1385
    date: 2023-11-30 16:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 18464
  -titleTs: "'back':12 'cmon':5 'give':3 'go':9 'mom':7 'ok':1 'soon':13 'ur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701403634
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/86279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701317234 {#1382
    date: 2023-11-30 05:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1445 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: App\Entity\Domain {#278 …}
  +slug: "ok-i-give-up-cmon-ur-mom-is-going-to"
  +title: "ok, i give up. cmon, ur mom is going to be back soon."
  +url: null
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701359131 {#1385
    date: 2023-11-30 16:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  +badges: Doctrine\ORM\PersistentCollection {#2022 …}
  +children: []
  -id: 18464
  -titleTs: "'back':12 'cmon':5 'give':3 'go':9 'mom':7 'ok':1 'soon':13 'ur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701403634
  +visibility: "visible             "
  +apId: "https://moist.catsweat.com/m/risa@startrek.website/t/86279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701317234 {#1382
    date: 2023-11-30 05:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#2025
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#2011
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#2033
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#2025
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#2011
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#2033
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#2021
  +user: Proxies\__CG__\App\Entity\User {#2028 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2029 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "details-summary-HTML-tags-treated-as-literals-BUG-or-SUE"
  +title: "details-summary HTML tags treated as literals (~~BUG or~~ SUE)"
  +url: null
  +body: """
    I have noticed that some posts on some Lemmy instances created by others have successfully made use of the **details/summary** tags which gives an arrow that expands.\n
    \n
    When I [tried it here](https://slrpnk.net/post/4470763), the tags are just literally printed. Am I doing something wrong (i.e. stupid user error), or is this functionality instance or version dependent?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701356452 {#2025
    date: 2023-11-30 16:00:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 18558
  -titleTs: "'bug':9 'detail':2 'details-summari':1 'html':4 'liter':8 'sue':11 'summari':3 'tag':5 'treat':6"
  -bodyTs: "'/post/4470763),':35 'arrow':25 'creat':11 'depend':58 'details/summary':20 'error':50 'expand':27 'function':54 'give':23 'i.e':47 'instanc':10,55 'lemmi':9 'liter':40 'made':16 'notic':3 'other':13 'post':6 'print':41 'slrpnk.net':34 'slrpnk.net/post/4470763),':33 'someth':45 'stupid':48 'success':15 'tag':21,37 'tri':30 'use':17 'user':49 'version':57 'wrong':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701374383
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4471146"
  +editedAt: DateTimeImmutable @1702321516 {#2011
    date: 2023-12-11 20:05:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701345883 {#2033
    date: 2023-11-30 13:04:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details