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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-microwaving-food-do-you-stop-too-soon-and-have"
  +title: "When microwaving food, do you stop too soon and have it still cold or do you stop too late and have to wait?"
  +url: null
  +body: "Too cold to enjoy or too hot to eat?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702235295 {#184
    date: 2023-12-10 20:08:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 26046
  -titleTs: "'cold':13 'food':3 'late':19 'microwav':2 'soon':8 'still':12 'stop':6,17 'wait':23"
  -bodyTs: "'cold':2 'eat':9 'enjoy':4 'hot':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9399912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702235295 {#241
    date: 2023-12-10 20:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-microwaving-food-do-you-stop-too-soon-and-have"
  +title: "When microwaving food, do you stop too soon and have it still cold or do you stop too late and have to wait?"
  +url: null
  +body: "Too cold to enjoy or too hot to eat?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702235295 {#184
    date: 2023-12-10 20:08:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 26046
  -titleTs: "'cold':13 'food':3 'late':19 'microwav':2 'soon':8 'still':12 'stop':6,17 'wait':23"
  -bodyTs: "'cold':2 'eat':9 'enjoy':4 'hot':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9399912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702235295 {#241
    date: 2023-12-10 20:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "When-microwaving-food-do-you-stop-too-soon-and-have"
  +title: "When microwaving food, do you stop too soon and have it still cold or do you stop too late and have to wait?"
  +url: null
  +body: "Too cold to enjoy or too hot to eat?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702235295 {#184
    date: 2023-12-10 20:08:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 26046
  -titleTs: "'cold':13 'food':3 'late':19 'microwav':2 'soon':8 'still':12 'stop':6,17 'wait':23"
  -bodyTs: "'cold':2 'eat':9 'enjoy':4 'hot':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9399912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702235295 {#241
    date: 2023-12-10 20:08:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bluetooth-dongle-recommendation"
  +title: "Bluetooth dongle recommendation"
  +url: null
  +body: """
    Can you recommend a Bluetooth dongle that support s version 5.3, not too terribly expensive and available in Europe? Preferably works out of the box on Ubuntu LTS, but compiling my own kernel is also acceptable.\n
    \n
    For context my last attempt ended with one that only works with Windows 10, when no other Bluetooth receiver is connected. Cherry on top it needs troubleshooting wizard after each reboot.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702234037 {#1867
    date: 2023-12-10 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 21434
  -titleTs: "'bluetooth':1 'dongl':2 'recommend':3"
  -bodyTs: "'10':50 '5.3':11 'accept':36 'also':35 'attempt':41 'avail':17 'bluetooth':5,54 'box':25 'cherri':58 'compil':30 'connect':57 'context':38 'dongl':6 'end':42 'europ':19 'expens':15 'kernel':33 'last':40 'lts':28 'need':62 'one':44 'prefer':20 'reboot':67 'receiv':55 'recommend':3 'support':8 'terribl':14 'top':60 'troubleshoot':63 'ubuntu':27 'version':10 'window':49 'wizard':64 'work':21,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702238693
  +visibility: "visible             "
  +apId: "https://linux.community/post/297324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152293 {#1913
    date: 2023-12-09 21:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bluetooth-dongle-recommendation"
  +title: "Bluetooth dongle recommendation"
  +url: null
  +body: """
    Can you recommend a Bluetooth dongle that support s version 5.3, not too terribly expensive and available in Europe? Preferably works out of the box on Ubuntu LTS, but compiling my own kernel is also acceptable.\n
    \n
    For context my last attempt ended with one that only works with Windows 10, when no other Bluetooth receiver is connected. Cherry on top it needs troubleshooting wizard after each reboot.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702234037 {#1867
    date: 2023-12-10 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 21434
  -titleTs: "'bluetooth':1 'dongl':2 'recommend':3"
  -bodyTs: "'10':50 '5.3':11 'accept':36 'also':35 'attempt':41 'avail':17 'bluetooth':5,54 'box':25 'cherri':58 'compil':30 'connect':57 'context':38 'dongl':6 'end':42 'europ':19 'expens':15 'kernel':33 'last':40 'lts':28 'need':62 'one':44 'prefer':20 'reboot':67 'receiv':55 'recommend':3 'support':8 'terribl':14 'top':60 'troubleshoot':63 'ubuntu':27 'version':10 'window':49 'wizard':64 'work':21,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702238693
  +visibility: "visible             "
  +apId: "https://linux.community/post/297324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152293 {#1913
    date: 2023-12-09 21:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bluetooth-dongle-recommendation"
  +title: "Bluetooth dongle recommendation"
  +url: null
  +body: """
    Can you recommend a Bluetooth dongle that support s version 5.3, not too terribly expensive and available in Europe? Preferably works out of the box on Ubuntu LTS, but compiling my own kernel is also acceptable.\n
    \n
    For context my last attempt ended with one that only works with Windows 10, when no other Bluetooth receiver is connected. Cherry on top it needs troubleshooting wizard after each reboot.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702234037 {#1867
    date: 2023-12-10 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 21434
  -titleTs: "'bluetooth':1 'dongl':2 'recommend':3"
  -bodyTs: "'10':50 '5.3':11 'accept':36 'also':35 'attempt':41 'avail':17 'bluetooth':5,54 'box':25 'cherri':58 'compil':30 'connect':57 'context':38 'dongl':6 'end':42 'europ':19 'expens':15 'kernel':33 'last':40 'lts':28 'need':62 'one':44 'prefer':20 'reboot':67 'receiv':55 'recommend':3 'support':8 'terribl':14 'top':60 'troubleshoot':63 'ubuntu':27 'version':10 'window':49 'wizard':64 'work':21,47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702238693
  +visibility: "visible             "
  +apId: "https://linux.community/post/297324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702152293 {#1913
    date: 2023-12-09 21:04:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#1894
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1893
    date: 2023-12-08 15:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#1894
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1893
    date: 2023-12-08 15:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "why-I-cant-see-all-comments-most-of-the-time"
  +title: "why I cant see all comments most of the time"
  +url: null
  +body: """
    I use Connect, and it shows comment count but when I open the post I get no comments waaaayyyy too often, if I open the post in a browser I get all the comments why ?\n
    \n
    It’s really annoying and prevents good conversations.\n
    \n
    I even get replys I can’t interact with I see their comment un my notifications but I cant open it or reply.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702229993 {#1894
    date: 2023-12-10 18:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 21108
  -titleTs: "'cant':3 'comment':6 'see':4 'time':10"
  -bodyTs: "'annoy':39 'browser':29 'cant':62 'comment':7,18,34,56 'connect':3 'convers':43 'count':8 'even':45 'get':16,31,46 'good':42 'interact':51 'notif':59 'often':21 'open':12,24,63 'post':14,26 'prevent':41 'realli':38 'repli':47,66 'see':54 'show':6 'un':57 'use':2 'waaaayyyi':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702132253
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10899139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045853 {#1893
    date: 2023-12-08 15:30:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "privacy-seems-interesting-i-guess-I-ll-see-what-s-it-about"
  +title: "privacy seems interesting, i guess I'll see what's it about didn't really think of it much when i moved from Canada to the eu"
  +url: null
  +body: "you can see this is a throwaway account, you likely won’t get replies. btw i recently switched from edge to arc browser since i got an invite somehow (am using startpage as my search engine)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702226931 {#1953
    date: 2023-12-10 17:48:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 21478
  -titleTs: "'canada':24 'didn':13 'eu':27 'guess':5 'interest':3 'll':7 'move':22 'much':19 'privaci':1 'realli':15 'see':8 'seem':2 'think':16"
  -bodyTs: "'account':8 'arc':22 'browser':23 'btw':15 'edg':20 'engin':36 'get':13 'got':26 'invit':28 'like':10 'recent':17 'repli':14 'search':35 'see':3 'sinc':24 'somehow':29 'startpag':32 'switch':18 'throwaway':7 'use':31 'won':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702214649
  +visibility: "visible             "
  +apId: "https://ttrpg.network/post/2699258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167149 {#1937
    date: 2023-12-10 01:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "privacy-seems-interesting-i-guess-I-ll-see-what-s-it-about"
  +title: "privacy seems interesting, i guess I'll see what's it about didn't really think of it much when i moved from Canada to the eu"
  +url: null
  +body: "you can see this is a throwaway account, you likely won’t get replies. btw i recently switched from edge to arc browser since i got an invite somehow (am using startpage as my search engine)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702226931 {#1953
    date: 2023-12-10 17:48:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 21478
  -titleTs: "'canada':24 'didn':13 'eu':27 'guess':5 'interest':3 'll':7 'move':22 'much':19 'privaci':1 'realli':15 'see':8 'seem':2 'think':16"
  -bodyTs: "'account':8 'arc':22 'browser':23 'btw':15 'edg':20 'engin':36 'get':13 'got':26 'invit':28 'like':10 'recent':17 'repli':14 'search':35 'see':3 'sinc':24 'somehow':29 'startpag':32 'switch':18 'throwaway':7 'use':31 'won':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702214649
  +visibility: "visible             "
  +apId: "https://ttrpg.network/post/2699258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167149 {#1937
    date: 2023-12-10 01:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "privacy-seems-interesting-i-guess-I-ll-see-what-s-it-about"
  +title: "privacy seems interesting, i guess I'll see what's it about didn't really think of it much when i moved from Canada to the eu"
  +url: null
  +body: "you can see this is a throwaway account, you likely won’t get replies. btw i recently switched from edge to arc browser since i got an invite somehow (am using startpage as my search engine)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702226931 {#1953
    date: 2023-12-10 17:48:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 21478
  -titleTs: "'canada':24 'didn':13 'eu':27 'guess':5 'interest':3 'll':7 'move':22 'much':19 'privaci':1 'realli':15 'see':8 'seem':2 'think':16"
  -bodyTs: "'account':8 'arc':22 'browser':23 'btw':15 'edg':20 'engin':36 'get':13 'got':26 'invit':28 'like':10 'recent':17 'repli':14 'search':35 'see':3 'sinc':24 'somehow':29 'startpag':32 'switch':18 'throwaway':7 'use':31 'won':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702214649
  +visibility: "visible             "
  +apId: "https://ttrpg.network/post/2699258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702167149 {#1937
    date: 2023-12-10 01:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1397
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1388
    date: 2023-12-08 23:45:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1397
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1388
    date: 2023-12-08 23:45:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Have-a-pixelated-bonfire-to-warm-your-night-Image-size"
  +title: "Have a pixelated bonfire to warm your night. (Image size is ~ 19KiB.)"
  +url: null
  +body: """
    Nothing too shabby, but still. To run it you need docker, and after that just type\n
    \n
    `docker run -it --rm --log-driver none --read-only --net none --cap-drop=ALL --security-opt=no-new-privileges defnotgustavom/pixfire4`\n
    \n
    …and you will be greeted with a little, small, very pixelated bonfire.\n
    \n
    *“Why docker and not just a simple command?”*\n
    \n
    Mostly because of those two flags:` --read-only` and `–net none`. Can’t get better than this. :^)\n
    \n
    This also came up while in a self-learning process, but I don’t want to “flex” it here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702223937 {#1397
    date: 2023-12-10 16:58:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1380 …}
  +votes: Doctrine\ORM\PersistentCollection {#1903 …}
  +reports: Doctrine\ORM\PersistentCollection {#1364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1389 …}
  +badges: Doctrine\ORM\PersistentCollection {#1376 …}
  +children: []
  -id: 21239
  -titleTs: "'19kib':12 'bonfir':4 'imag':9 'night':8 'pixel':3 'size':10 'warm':6"
  -bodyTs: "'also':81 'better':77 'bonfir':53 'came':82 'cap':31 'cap-drop':30 'command':61 'defnotgustavom/pixfire4':41 'docker':11,17,55 'driver':23 'drop':32 'flag':67 'flex':97 'get':76 'greet':46 'learn':89 'littl':49 'log':22 'log-driv':21 'most':62 'need':10 'net':28,72 'new':39 'no-new-privileg':37 'none':24,29,73 'noth':1 'opt':36 'pixel':52 'privileg':40 'process':90 'read':26,69 'read-on':25,68 'rm':20 'run':7,18 'secur':35 'security-opt':34 'self':88 'self-learn':87 'shabbi':3 'simpl':60 'small':50 'still':5 'two':66 'type':16 'want':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702161946
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9327177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702075546 {#1388
    date: 2023-12-08 23:45:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-your-favorite-time-travel-movie-or-show"
  +title: "What is your favorite time travel movie or show?"
  +url: null
  +body: """
    Suggestion: Please only post one title, if the title already posted in comments than instead of reposting it again just upvote it. But you are welcome to talk about this titles in more detail. Thank you for participating. (This is not a rule!)\n
    \n
    Edit: Please include a year or imdb link.\n
    \n
    Mine is The Time Machine (2002) by director Simon Wells
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219431 {#1377
    date: 2023-12-10 15:43:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 21256
  -titleTs: "'favorit':4 'movi':7 'show':9 'time':5 'travel':6"
  -bodyTs: "'2002':57 'alreadi':10 'comment':13 'detail':34 'director':59 'edit':44 'imdb':50 'includ':46 'instead':15 'link':51 'machin':56 'mine':52 'one':5 'particip':38 'pleas':2,45 'post':4,11 'repost':17 'rule':43 'simon':60 'suggest':1 'talk':28 'thank':35 'time':55 'titl':6,9,31 'upvot':21 'welcom':26 'well':61 'year':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702166646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9329251"
  +editedAt: DateTimeImmutable @1703524128 {#1945
    date: 2023-12-25 18:08:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702080246 {#1969
    date: 2023-12-09 01:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-your-favorite-time-travel-movie-or-show"
  +title: "What is your favorite time travel movie or show?"
  +url: null
  +body: """
    Suggestion: Please only post one title, if the title already posted in comments than instead of reposting it again just upvote it. But you are welcome to talk about this titles in more detail. Thank you for participating. (This is not a rule!)\n
    \n
    Edit: Please include a year or imdb link.\n
    \n
    Mine is The Time Machine (2002) by director Simon Wells
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219431 {#1377
    date: 2023-12-10 15:43:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 21256
  -titleTs: "'favorit':4 'movi':7 'show':9 'time':5 'travel':6"
  -bodyTs: "'2002':57 'alreadi':10 'comment':13 'detail':34 'director':59 'edit':44 'imdb':50 'includ':46 'instead':15 'link':51 'machin':56 'mine':52 'one':5 'particip':38 'pleas':2,45 'post':4,11 'repost':17 'rule':43 'simon':60 'suggest':1 'talk':28 'thank':35 'time':55 'titl':6,9,31 'upvot':21 'welcom':26 'well':61 'year':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702166646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9329251"
  +editedAt: DateTimeImmutable @1703524128 {#1945
    date: 2023-12-25 18:08:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702080246 {#1969
    date: 2023-12-09 01:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-your-favorite-time-travel-movie-or-show"
  +title: "What is your favorite time travel movie or show?"
  +url: null
  +body: """
    Suggestion: Please only post one title, if the title already posted in comments than instead of reposting it again just upvote it. But you are welcome to talk about this titles in more detail. Thank you for participating. (This is not a rule!)\n
    \n
    Edit: Please include a year or imdb link.\n
    \n
    Mine is The Time Machine (2002) by director Simon Wells
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 167
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219431 {#1377
    date: 2023-12-10 15:43:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 21256
  -titleTs: "'favorit':4 'movi':7 'show':9 'time':5 'travel':6"
  -bodyTs: "'2002':57 'alreadi':10 'comment':13 'detail':34 'director':59 'edit':44 'imdb':50 'includ':46 'instead':15 'link':51 'machin':56 'mine':52 'one':5 'particip':38 'pleas':2,45 'post':4,11 'repost':17 'rule':43 'simon':60 'suggest':1 'talk':28 'thank':35 'time':55 'titl':6,9,31 'upvot':21 'welcom':26 'well':61 'year':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702166646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9329251"
  +editedAt: DateTimeImmutable @1703524128 {#1945
    date: 2023-12-25 18:08:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702080246 {#1969
    date: 2023-12-09 01:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#1371
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#1375
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#1371
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#1375
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-soap-opera-is-most-likely-what-influenced-Sunrise-Bay"
  +title: "What soap opera is most likely what influenced "Sunrise Bay" from Schitt's Creek?"
  +url: null
  +body: "Like ER or General Hospital maybe?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218271 {#1371
    date: 2023-12-10 15:24:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1898 …}
  +reports: Doctrine\ORM\PersistentCollection {#1904 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1838 …}
  +badges: Doctrine\ORM\PersistentCollection {#2427 …}
  +children: []
  -id: 21493
  -titleTs: "'bay':10 'creek':14 'influenc':8 'like':6 'opera':3 'schitt':12 'soap':2 'sunris':9"
  -bodyTs: "'er':2 'general':4 'hospit':5 'like':1 'mayb':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702262522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9371313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176122 {#1375
    date: 2023-12-10 03:42:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-sources-do-you-follow-to-learn-of-new-indie-small"
  +title: "Which sources do you follow to learn of new indie/small movies?"
  +url: null
  +body: """
    Sources as in sites, blogs, people, columns, etc.\n
    \n
    Also by indie or small I mean not with a massive budget nor working with major publishers, insofar as is possible with movies today.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702216668 {#2446
    date: 2023-12-10 14:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 21491
  -titleTs: "'follow':5 'indie/small':10 'learn':7 'movi':11 'new':9 'sourc':2"
  -bodyTs: "'also':9 'blog':5 'budget':20 'column':7 'etc':8 'indi':11 'insofar':26 'major':24 'massiv':19 'mean':15 'movi':31 'peopl':6 'possibl':29 'publish':25 'site':4 'small':13 'sourc':1 'today':32 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702261923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17494521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702175523 {#2428
    date: 2023-12-10 03:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-sources-do-you-follow-to-learn-of-new-indie-small"
  +title: "Which sources do you follow to learn of new indie/small movies?"
  +url: null
  +body: """
    Sources as in sites, blogs, people, columns, etc.\n
    \n
    Also by indie or small I mean not with a massive budget nor working with major publishers, insofar as is possible with movies today.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702216668 {#2446
    date: 2023-12-10 14:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 21491
  -titleTs: "'follow':5 'indie/small':10 'learn':7 'movi':11 'new':9 'sourc':2"
  -bodyTs: "'also':9 'blog':5 'budget':20 'column':7 'etc':8 'indi':11 'insofar':26 'major':24 'massiv':19 'mean':15 'movi':31 'peopl':6 'possibl':29 'publish':25 'site':4 'small':13 'sourc':1 'today':32 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702261923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17494521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702175523 {#2428
    date: 2023-12-10 03:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-sources-do-you-follow-to-learn-of-new-indie-small"
  +title: "Which sources do you follow to learn of new indie/small movies?"
  +url: null
  +body: """
    Sources as in sites, blogs, people, columns, etc.\n
    \n
    Also by indie or small I mean not with a massive budget nor working with major publishers, insofar as is possible with movies today.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702216668 {#2446
    date: 2023-12-10 14:57:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 21491
  -titleTs: "'follow':5 'indie/small':10 'learn':7 'movi':11 'new':9 'sourc':2"
  -bodyTs: "'also':9 'blog':5 'budget':20 'column':7 'etc':8 'indi':11 'insofar':26 'major':24 'massiv':19 'mean':15 'movi':31 'peopl':6 'possibl':29 'publish':25 'site':4 'small':13 'sourc':1 'today':32 'work':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702261923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17494521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702175523 {#2428
    date: 2023-12-10 03:32:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Macbook-2020-keyboard-and-touchpad-not-working"
  +title: "Macbook 2020 keyboard and touchpad not working"
  +url: null
  +body: "Hey, I use a Macbook 2020 i5. I installed fedora on it. But my tochpad and keyboard are not working."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214812 {#2466
    date: 2023-12-10 14:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26195
  -titleTs: "'2020':2 'keyboard':3 'macbook':1 'touchpad':5 'work':7"
  -bodyTs: "'2020':6 'fedora':10 'hey':1 'i5':7 'instal':9 'keyboard':17 'macbook':5 'tochpad':15 'use':3 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9387897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702214812 {#2476
    date: 2023-12-10 14:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Macbook-2020-keyboard-and-touchpad-not-working"
  +title: "Macbook 2020 keyboard and touchpad not working"
  +url: null
  +body: "Hey, I use a Macbook 2020 i5. I installed fedora on it. But my tochpad and keyboard are not working."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214812 {#2466
    date: 2023-12-10 14:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26195
  -titleTs: "'2020':2 'keyboard':3 'macbook':1 'touchpad':5 'work':7"
  -bodyTs: "'2020':6 'fedora':10 'hey':1 'i5':7 'instal':9 'keyboard':17 'macbook':5 'tochpad':15 'use':3 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9387897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702214812 {#2476
    date: 2023-12-10 14:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Macbook-2020-keyboard-and-touchpad-not-working"
  +title: "Macbook 2020 keyboard and touchpad not working"
  +url: null
  +body: "Hey, I use a Macbook 2020 i5. I installed fedora on it. But my tochpad and keyboard are not working."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702214812 {#2466
    date: 2023-12-10 14:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 26195
  -titleTs: "'2020':2 'keyboard':3 'macbook':1 'touchpad':5 'work':7"
  -bodyTs: "'2020':6 'fedora':10 'hey':1 'i5':7 'instal':9 'keyboard':17 'macbook':5 'tochpad':15 'use':3 'work':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9387897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702214812 {#2476
    date: 2023-12-10 14:26:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-Israeli-Politicians-adult-children-get-conscripted-just-like-the"
  +title: "Do Israeli Politicians' adult children get conscripted just like the average adult Israeli citizen as part of mandatory service?"
  +url: null
  +body: """
    I was just reading about how a current Israeli war minister’s son died in combat and it made me wonder that if Israeli’s politicians who make these decisions know their family will be affected by it personally and directly, does that lend towards the suggestion that it is more likely they are making genuinely ethically and morally correct decisions to engage in war stuff given their personal skin i the game?\n
    \n
    It would seem totally different from American politicians like Cheney who create bullshit geopolitical conflicts knowing full well their progeny will never be touched by it…\n
    \n
    Edit: I’m assuming they actually care/give a shit about their offspring and family, even if only just for appearences
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702206040 {#2409
    date: 2023-12-10 12:00:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 21005
  -titleTs: "'adult':4,12 'averag':11 'children':5 'citizen':14 'conscript':7 'get':6 'isra':2,13 'like':9 'mandatori':18 'part':16 'politician':3 'servic':19"
  -bodyTs: "'actual':105 'affect':36 'american':80 'appear':119 'assum':103 'bullshit':86 'care/give':106 'cheney':83 'combat':16 'conflict':88 'correct':60 'creat':85 'current':8 'decis':30,61 'die':14 'differ':78 'direct':41 'edit':100 'engag':63 'ethic':57 'even':114 'famili':33,113 'full':90 'game':73 'genuin':56 'geopolit':87 'given':67 'isra':9,24 'know':31,89 'lend':44 'like':52,82 'm':102 'made':19 'make':28,55 'minist':11 'moral':59 'never':95 'offspr':111 'person':39,69 'politician':26,81 'progeni':93 'read':4 'seem':76 'shit':108 'skin':70 'son':13 'stuff':66 'suggest':47 'total':77 'touch':97 'toward':45 'war':10,65 'well':91 'wonder':21 'would':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702079452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9283396"
  +editedAt: DateTimeImmutable @1703398990 {#60
    date: 2023-12-24 07:23:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993052 {#1359
    date: 2023-12-08 00:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-Israeli-Politicians-adult-children-get-conscripted-just-like-the"
  +title: "Do Israeli Politicians' adult children get conscripted just like the average adult Israeli citizen as part of mandatory service?"
  +url: null
  +body: """
    I was just reading about how a current Israeli war minister’s son died in combat and it made me wonder that if Israeli’s politicians who make these decisions know their family will be affected by it personally and directly, does that lend towards the suggestion that it is more likely they are making genuinely ethically and morally correct decisions to engage in war stuff given their personal skin i the game?\n
    \n
    It would seem totally different from American politicians like Cheney who create bullshit geopolitical conflicts knowing full well their progeny will never be touched by it…\n
    \n
    Edit: I’m assuming they actually care/give a shit about their offspring and family, even if only just for appearences
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702206040 {#2409
    date: 2023-12-10 12:00:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 21005
  -titleTs: "'adult':4,12 'averag':11 'children':5 'citizen':14 'conscript':7 'get':6 'isra':2,13 'like':9 'mandatori':18 'part':16 'politician':3 'servic':19"
  -bodyTs: "'actual':105 'affect':36 'american':80 'appear':119 'assum':103 'bullshit':86 'care/give':106 'cheney':83 'combat':16 'conflict':88 'correct':60 'creat':85 'current':8 'decis':30,61 'die':14 'differ':78 'direct':41 'edit':100 'engag':63 'ethic':57 'even':114 'famili':33,113 'full':90 'game':73 'genuin':56 'geopolit':87 'given':67 'isra':9,24 'know':31,89 'lend':44 'like':52,82 'm':102 'made':19 'make':28,55 'minist':11 'moral':59 'never':95 'offspr':111 'person':39,69 'politician':26,81 'progeni':93 'read':4 'seem':76 'shit':108 'skin':70 'son':13 'stuff':66 'suggest':47 'total':77 'touch':97 'toward':45 'war':10,65 'well':91 'wonder':21 'would':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702079452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9283396"
  +editedAt: DateTimeImmutable @1703398990 {#60
    date: 2023-12-24 07:23:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993052 {#1359
    date: 2023-12-08 00:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-Israeli-Politicians-adult-children-get-conscripted-just-like-the"
  +title: "Do Israeli Politicians' adult children get conscripted just like the average adult Israeli citizen as part of mandatory service?"
  +url: null
  +body: """
    I was just reading about how a current Israeli war minister’s son died in combat and it made me wonder that if Israeli’s politicians who make these decisions know their family will be affected by it personally and directly, does that lend towards the suggestion that it is more likely they are making genuinely ethically and morally correct decisions to engage in war stuff given their personal skin i the game?\n
    \n
    It would seem totally different from American politicians like Cheney who create bullshit geopolitical conflicts knowing full well their progeny will never be touched by it…\n
    \n
    Edit: I’m assuming they actually care/give a shit about their offspring and family, even if only just for appearences
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 56
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702206040 {#2409
    date: 2023-12-10 12:00:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2490 …}
  +votes: Doctrine\ORM\PersistentCollection {#2473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1512 …}
  +badges: Doctrine\ORM\PersistentCollection {#1524 …}
  +children: []
  -id: 21005
  -titleTs: "'adult':4,12 'averag':11 'children':5 'citizen':14 'conscript':7 'get':6 'isra':2,13 'like':9 'mandatori':18 'part':16 'politician':3 'servic':19"
  -bodyTs: "'actual':105 'affect':36 'american':80 'appear':119 'assum':103 'bullshit':86 'care/give':106 'cheney':83 'combat':16 'conflict':88 'correct':60 'creat':85 'current':8 'decis':30,61 'die':14 'differ':78 'direct':41 'edit':100 'engag':63 'ethic':57 'even':114 'famili':33,113 'full':90 'game':73 'genuin':56 'geopolit':87 'given':67 'isra':9,24 'know':31,89 'lend':44 'like':52,82 'm':102 'made':19 'make':28,55 'minist':11 'moral':59 'never':95 'offspr':111 'person':39,69 'politician':26,81 'progeni':93 'read':4 'seem':76 'shit':108 'skin':70 'son':13 'stuff':66 'suggest':47 'total':77 'touch':97 'toward':45 'war':10,65 'well':91 'wonder':21 'would':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702079452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9283396"
  +editedAt: DateTimeImmutable @1703398990 {#60
    date: 2023-12-24 07:23:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993052 {#1359
    date: 2023-12-08 00:50:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "USB-fingerprint-sensors-with-Linux-support"
  +title: "USB fingerprint sensors with Linux support?"
  +url: null
  +body: """
    I have a Prometheus builtin one in my Thinkpad and even though the mainboard firmware sucks, the sensor has libfprint support.\n
    \n
    Now I want to switch to a Clevo NV41 which has coreboot thanks to [Novacustom](configurelaptop.eu) and [3mdeb](3mdeb.com).\n
    \n
    But I dont want to type my password that often and I use Fingerprint everywhere.\n
    \n
    Plasma 6 is said to have Webauthn / Fido2 keys support, which could be a solution, but apart from that, I would like a USB fingerprint reader.\n
    \n
    [These Benns ones](https://www.benss-tech.com/index.php/product-c11.html) where reported to work years ago, but they are not available anywhere anymore.\n
    \n
    I already tried one from ARCANITE (through Amazon) and it didnt work.\n
    \n
    I think some are not actually sensors but security keys with password storage and fingerprint unlock?\n
    \n
    Does anyone know USB fingerprint sensors that work and are available? I would also be interested if these are actually secure or some cheap stuff that is very insecure.\n
    \n
    Out of curiosity, do Android phone sensors work? I had an IR one on mx Pixel 7pro that I swapped from a broken display to a good one, and that could totally be done on a laptop (if you get the flat cable…)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702201439 {#1500
    date: 2023-12-10 10:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 21455
  -titleTs: "'fingerprint':2 'linux':5 'sensor':3 'support':6 'usb':1"
  -bodyTs: "'/index.php/product-c11.html)':87 '3mdeb':39 '3mdeb.com':40 '6':57 '7pro':174 'actual':118,148 'ago':93 'alreadi':102 'also':142 'amazon':108 'android':162 'anymor':100 'anyon':130 'anywher':99 'apart':72 'arcanit':106 'avail':98,139 'benn':83 'broken':180 'builtin':5 'cabl':200 'cheap':152 'clevo':29 'configurelaptop.eu':37 'coreboot':33 'could':67,188 'curios':160 'didnt':111 'display':181 'done':191 'dont':43 'even':11 'everywher':55 'fido2':63 'fingerprint':54,80,127,133 'firmwar':15 'flat':199 'get':197 'good':184 'insecur':157 'interest':144 'ir':169 'key':64,122 'know':131 'laptop':194 'libfprint':20 'like':77 'mainboard':14 'mx':172 'novacustom':36 'nv41':30 'often':50 'one':6,84,104,170,185 'password':48,124 'phone':163 'pixel':173 'plasma':56 'prometheus':4 'reader':81 'report':89 'said':59 'secur':121,149 'sensor':18,119,134,164 'solut':70 'storag':125 'stuff':153 'suck':16 'support':21,65 'swap':177 'switch':26 'thank':34 'think':114 'thinkpad':9 'though':12 'total':189 'tri':103 'type':46 'unlock':128 'usb':79,132 'use':53 'want':24,44 'webauthn':62 'work':91,112,136,165 'would':76,141 'www.benss-tech.com':86 'www.benss-tech.com/index.php/product-c11.html)':85 'year':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702246400
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6547334"
  +editedAt: DateTimeImmutable @1703619989 {#1521
    date: 2023-12-26 20:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702160000 {#1514
    date: 2023-12-09 23:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "USB-fingerprint-sensors-with-Linux-support"
  +title: "USB fingerprint sensors with Linux support?"
  +url: null
  +body: """
    I have a Prometheus builtin one in my Thinkpad and even though the mainboard firmware sucks, the sensor has libfprint support.\n
    \n
    Now I want to switch to a Clevo NV41 which has coreboot thanks to [Novacustom](configurelaptop.eu) and [3mdeb](3mdeb.com).\n
    \n
    But I dont want to type my password that often and I use Fingerprint everywhere.\n
    \n
    Plasma 6 is said to have Webauthn / Fido2 keys support, which could be a solution, but apart from that, I would like a USB fingerprint reader.\n
    \n
    [These Benns ones](https://www.benss-tech.com/index.php/product-c11.html) where reported to work years ago, but they are not available anywhere anymore.\n
    \n
    I already tried one from ARCANITE (through Amazon) and it didnt work.\n
    \n
    I think some are not actually sensors but security keys with password storage and fingerprint unlock?\n
    \n
    Does anyone know USB fingerprint sensors that work and are available? I would also be interested if these are actually secure or some cheap stuff that is very insecure.\n
    \n
    Out of curiosity, do Android phone sensors work? I had an IR one on mx Pixel 7pro that I swapped from a broken display to a good one, and that could totally be done on a laptop (if you get the flat cable…)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702201439 {#1500
    date: 2023-12-10 10:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 21455
  -titleTs: "'fingerprint':2 'linux':5 'sensor':3 'support':6 'usb':1"
  -bodyTs: "'/index.php/product-c11.html)':87 '3mdeb':39 '3mdeb.com':40 '6':57 '7pro':174 'actual':118,148 'ago':93 'alreadi':102 'also':142 'amazon':108 'android':162 'anymor':100 'anyon':130 'anywher':99 'apart':72 'arcanit':106 'avail':98,139 'benn':83 'broken':180 'builtin':5 'cabl':200 'cheap':152 'clevo':29 'configurelaptop.eu':37 'coreboot':33 'could':67,188 'curios':160 'didnt':111 'display':181 'done':191 'dont':43 'even':11 'everywher':55 'fido2':63 'fingerprint':54,80,127,133 'firmwar':15 'flat':199 'get':197 'good':184 'insecur':157 'interest':144 'ir':169 'key':64,122 'know':131 'laptop':194 'libfprint':20 'like':77 'mainboard':14 'mx':172 'novacustom':36 'nv41':30 'often':50 'one':6,84,104,170,185 'password':48,124 'phone':163 'pixel':173 'plasma':56 'prometheus':4 'reader':81 'report':89 'said':59 'secur':121,149 'sensor':18,119,134,164 'solut':70 'storag':125 'stuff':153 'suck':16 'support':21,65 'swap':177 'switch':26 'thank':34 'think':114 'thinkpad':9 'though':12 'total':189 'tri':103 'type':46 'unlock':128 'usb':79,132 'use':53 'want':24,44 'webauthn':62 'work':91,112,136,165 'would':76,141 'www.benss-tech.com':86 'www.benss-tech.com/index.php/product-c11.html)':85 'year':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702246400
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6547334"
  +editedAt: DateTimeImmutable @1703619989 {#1521
    date: 2023-12-26 20:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702160000 {#1514
    date: 2023-12-09 23:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "USB-fingerprint-sensors-with-Linux-support"
  +title: "USB fingerprint sensors with Linux support?"
  +url: null
  +body: """
    I have a Prometheus builtin one in my Thinkpad and even though the mainboard firmware sucks, the sensor has libfprint support.\n
    \n
    Now I want to switch to a Clevo NV41 which has coreboot thanks to [Novacustom](configurelaptop.eu) and [3mdeb](3mdeb.com).\n
    \n
    But I dont want to type my password that often and I use Fingerprint everywhere.\n
    \n
    Plasma 6 is said to have Webauthn / Fido2 keys support, which could be a solution, but apart from that, I would like a USB fingerprint reader.\n
    \n
    [These Benns ones](https://www.benss-tech.com/index.php/product-c11.html) where reported to work years ago, but they are not available anywhere anymore.\n
    \n
    I already tried one from ARCANITE (through Amazon) and it didnt work.\n
    \n
    I think some are not actually sensors but security keys with password storage and fingerprint unlock?\n
    \n
    Does anyone know USB fingerprint sensors that work and are available? I would also be interested if these are actually secure or some cheap stuff that is very insecure.\n
    \n
    Out of curiosity, do Android phone sensors work? I had an IR one on mx Pixel 7pro that I swapped from a broken display to a good one, and that could totally be done on a laptop (if you get the flat cable…)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702201439 {#1500
    date: 2023-12-10 10:43:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 21455
  -titleTs: "'fingerprint':2 'linux':5 'sensor':3 'support':6 'usb':1"
  -bodyTs: "'/index.php/product-c11.html)':87 '3mdeb':39 '3mdeb.com':40 '6':57 '7pro':174 'actual':118,148 'ago':93 'alreadi':102 'also':142 'amazon':108 'android':162 'anymor':100 'anyon':130 'anywher':99 'apart':72 'arcanit':106 'avail':98,139 'benn':83 'broken':180 'builtin':5 'cabl':200 'cheap':152 'clevo':29 'configurelaptop.eu':37 'coreboot':33 'could':67,188 'curios':160 'didnt':111 'display':181 'done':191 'dont':43 'even':11 'everywher':55 'fido2':63 'fingerprint':54,80,127,133 'firmwar':15 'flat':199 'get':197 'good':184 'insecur':157 'interest':144 'ir':169 'key':64,122 'know':131 'laptop':194 'libfprint':20 'like':77 'mainboard':14 'mx':172 'novacustom':36 'nv41':30 'often':50 'one':6,84,104,170,185 'password':48,124 'phone':163 'pixel':173 'plasma':56 'prometheus':4 'reader':81 'report':89 'said':59 'secur':121,149 'sensor':18,119,134,164 'solut':70 'storag':125 'stuff':153 'suck':16 'support':21,65 'swap':177 'switch':26 'thank':34 'think':114 'thinkpad':9 'though':12 'total':189 'tri':103 'type':46 'unlock':128 'usb':79,132 'use':53 'want':24,44 'webauthn':62 'work':91,112,136,165 'would':76,141 'www.benss-tech.com':86 'www.benss-tech.com/index.php/product-c11.html)':85 'year':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702246400
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6547334"
  +editedAt: DateTimeImmutable @1703619989 {#1521
    date: 2023-12-26 20:46:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702160000 {#1514
    date: 2023-12-09 23:13:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-point-of-small-instances"
  +title: "What is the point of small instances?"
  +url: null
  +body: "They come and go. They’re random clutter. We only need a few big instances that hosts a majority of the communities and that’s it. Why do we need so many smaller ones?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702200786 {#1503
    date: 2023-12-10 10:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 21051
  -titleTs: "'instanc':7 'point':4 'small':6"
  -bodyTs: "'big':14 'clutter':8 'come':2 'communiti':22 'go':4 'host':17 'instanc':15 'major':19 'mani':32 'need':11,30 'one':34 'random':7 're':6 'smaller':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702108174
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17304721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021774 {#1504
    date: 2023-12-08 08:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-point-of-small-instances"
  +title: "What is the point of small instances?"
  +url: null
  +body: "They come and go. They’re random clutter. We only need a few big instances that hosts a majority of the communities and that’s it. Why do we need so many smaller ones?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702200786 {#1503
    date: 2023-12-10 10:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 21051
  -titleTs: "'instanc':7 'point':4 'small':6"
  -bodyTs: "'big':14 'clutter':8 'come':2 'communiti':22 'go':4 'host':17 'instanc':15 'major':19 'mani':32 'need':11,30 'one':34 'random':7 're':6 'smaller':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702108174
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17304721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021774 {#1504
    date: 2023-12-08 08:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-the-point-of-small-instances"
  +title: "What is the point of small instances?"
  +url: null
  +body: "They come and go. They’re random clutter. We only need a few big instances that hosts a majority of the communities and that’s it. Why do we need so many smaller ones?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702200786 {#1503
    date: 2023-12-10 10:33:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 21051
  -titleTs: "'instanc':7 'point':4 'small':6"
  -bodyTs: "'big':14 'clutter':8 'come':2 'communiti':22 'go':4 'host':17 'instanc':15 'major':19 'mani':32 'need':11,30 'one':34 'random':7 're':6 'smaller':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702108174
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17304721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702021774 {#1504
    date: 2023-12-08 08:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-much-privacy-will-I-lose-if-I-switch-to"
  +title: "How much privacy will I lose if I switch to e/OS"
  +url: null
  +body: "I’m currently using GrapheneOS and I quite like it, but I would like to switch to something else. Will I lose much privacy if I switch to e/OS? Can I lock bootloader after flashing it like on GrapheneOS? I’m using Pixel 7 btw"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199329 {#1530
    date: 2023-12-10 10:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 21177
  -titleTs: "'e/os':11 'lose':6 'much':2 'privaci':3 'switch':9"
  -bodyTs: "'7':44 'bootload':33 'btw':45 'current':3 'e/os':29 'els':19 'flash':35 'grapheneo':5,39 'like':9,14,37 'lock':32 'lose':22 'm':2,41 'much':23 'pixel':43 'privaci':24 'quit':8 'someth':18 'switch':16,27 'use':4,42 'would':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702116962
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2725066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702030562 {#1537
    date: 2023-12-08 11:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-much-privacy-will-I-lose-if-I-switch-to"
  +title: "How much privacy will I lose if I switch to e/OS"
  +url: null
  +body: "I’m currently using GrapheneOS and I quite like it, but I would like to switch to something else. Will I lose much privacy if I switch to e/OS? Can I lock bootloader after flashing it like on GrapheneOS? I’m using Pixel 7 btw"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199329 {#1530
    date: 2023-12-10 10:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 21177
  -titleTs: "'e/os':11 'lose':6 'much':2 'privaci':3 'switch':9"
  -bodyTs: "'7':44 'bootload':33 'btw':45 'current':3 'e/os':29 'els':19 'flash':35 'grapheneo':5,39 'like':9,14,37 'lock':32 'lose':22 'm':2,41 'much':23 'pixel':43 'privaci':24 'quit':8 'someth':18 'switch':16,27 'use':4,42 'would':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702116962
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2725066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702030562 {#1537
    date: 2023-12-08 11:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-much-privacy-will-I-lose-if-I-switch-to"
  +title: "How much privacy will I lose if I switch to e/OS"
  +url: null
  +body: "I’m currently using GrapheneOS and I quite like it, but I would like to switch to something else. Will I lose much privacy if I switch to e/OS? Can I lock bootloader after flashing it like on GrapheneOS? I’m using Pixel 7 btw"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702199329 {#1530
    date: 2023-12-10 10:08:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 21177
  -titleTs: "'e/os':11 'lose':6 'much':2 'privaci':3 'switch':9"
  -bodyTs: "'7':44 'bootload':33 'btw':45 'current':3 'e/os':29 'els':19 'flash':35 'grapheneo':5,39 'like':9,14,37 'lock':32 'lose':22 'm':2,41 'much':23 'pixel':43 'privaci':24 'quit':8 'someth':18 'switch':16,27 'use':4,42 'would':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702116962
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/post/2725066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702030562 {#1537
    date: 2023-12-08 11:16:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-reverting-back-to-tribes-or-city-states-not-be-sufficient"
  +title: "Would reverting back to tribes or city-states not be sufficient to save us from ourselves?"
  +url: null
  +body: """
    I was having this conversation with a friend. Albert Einstein was known for saying the following…\n
    \n
    “I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones.”\n
    \n
    By that, he was referring to the idea that atomic and nuclear power would complicate human development so much we would have it thrust back at us, unless we reached a point we could [manifest a cycle](https://twitter.com/TYL80737692/status/1724378550835216795). And frankly, especially with current events, I’d believe him over Oppenheimer, that movie was just modern political fuel (people might also argue that the constant act of trying to make war obsolete through more powerful weapons ignores the fact that our very goal is to learn from history).\n
    \n
    I get a few takeaways from this, one of these being that progress, people foresee (or think they foresee), will turn out to be a merely forward thing, where we can only get better at inventing, which means better tech, which means the ability to improve how we destroy, and another being that nation states, themselves having been a can of worms on their own when tribes contemplated no longer being tribes, will be targeting other nation-states, but that tribes, being nomadic and not as technologically in-tune, would have less incentive to be struck down by a nuke, as would city-states to a lesser degree due to the second thing and/or the fact that everyone existing in the form of city-states might make people more careful. I personally am intrigued by both ideas albeit particularly the city-state one, as it would allow for a larger pool of identity.\n
    \n
    My friend, however, says that people who hold this view are assuming all the factors they see are all the factors that exist, and that there are factors unforeseen (by adherents) that would have no reason to be seen by most people talking about this that would amount to unexpected developments that would render a return to tribalism (or city-states) to be in vain. Bringing the matter here as it comes to a draw, being someone who questions whether they’re assuming all the natural factors can be inferred, I’d like to ask you, would you say yay or nay to the idea of reverting to tribes, and/or yay or nay to the idea of reverting to city-states (if we consider them separate ideas)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702198061 {#1710
    date: 2023-12-10 09:47:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 21259
  -titleTs: "'back':3 'citi':8 'city-st':7 'revert':2 'save':14 'state':9 'suffici':12 'tribe':5 'us':15 'would':1"
  -bodyTs: "'/tyl80737692/status/1724378550835216795).':79 'abil':172 'act':106 'adher':317 'albeit':270 'albert':9 'allow':280 'also':101 'amount':334 'and/or':245,397 'anoth':179 'argu':102 'ask':382 'assum':298,370 'atom':49 'back':64 'believ':88 'better':162,167 'bring':353 'care':262 'citi':234,256,274,347,408 'city-st':233,255,273,346,407 'come':359 'complic':54 'consid':412 'constant':105 'contempl':196 'convers':5 'could':73 'current':84 'cycl':76 'd':87,379 'degre':239 'destroy':177 'develop':56,337 'draw':362 'due':240 'einstein':10 'especi':82 'event':85 'everyon':249 'exist':250,309 'fact':119,247 'factor':301,307,314,374 'follow':16 'forese':143,147 'form':253 'forward':155 'fought':28,35 'frank':81 'friend':8,288 'fuel':98 'get':130,161 'goal':123 'histori':128 'hold':294 'howev':289 'human':55 'idea':47,269,392,403,415 'ident':286 'ignor':117 'iii':25 'improv':174 'in-tun':217 'incent':223 'infer':377 'intrigu':266 'invent':164 'iv':32 'know':18 'known':12 'larger':283 'learn':126 'less':222 'lesser':238 'like':380 'longer':198 'make':110,259 'manifest':74 'matter':355 'mean':166,170 'mere':154 'might':100,258 'modern':96 'movi':93 'much':58 'nation':182,206 'nation-st':205 'natur':373 'nay':389,400 'nomad':212 'nuclear':51 'nuke':230 'obsolet':112 'one':136,276 'oppenheim':91 'particular':271 'peopl':99,142,260,292,328 'person':264 'point':71 'polit':97 'pool':284 'power':52,115 'progress':141 'question':366 're':369 'reach':69 'reason':322 'refer':44 'render':340 'return':342 'revert':394,405 'say':14,290,386 'second':243 'see':303 'seen':325 'separ':414 'someon':364 'state':183,207,235,257,275,348,409 'stick':37 'stone':39 'struck':226 'takeaway':133 'talk':329 'target':203 'tech':168 'technolog':216 'thing':156,244 'think':145 'thrust':63 'tri':108 'tribal':344 'tribe':195,200,210,396 'tune':219 'turn':149 'twitter.com':78 'twitter.com/tyl80737692/status/1724378550835216795).':77 'unexpect':336 'unforeseen':315 'unless':67 'us':66 'vain':352 'view':296 'war':24,31,111 'weapon':22,116 'whether':367 'world':23,30 'worm':190 'would':53,60,220,232,279,319,333,339,384 'yay':387,398"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702168015
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17383838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081615 {#1706
    date: 2023-12-09 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-reverting-back-to-tribes-or-city-states-not-be-sufficient"
  +title: "Would reverting back to tribes or city-states not be sufficient to save us from ourselves?"
  +url: null
  +body: """
    I was having this conversation with a friend. Albert Einstein was known for saying the following…\n
    \n
    “I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones.”\n
    \n
    By that, he was referring to the idea that atomic and nuclear power would complicate human development so much we would have it thrust back at us, unless we reached a point we could [manifest a cycle](https://twitter.com/TYL80737692/status/1724378550835216795). And frankly, especially with current events, I’d believe him over Oppenheimer, that movie was just modern political fuel (people might also argue that the constant act of trying to make war obsolete through more powerful weapons ignores the fact that our very goal is to learn from history).\n
    \n
    I get a few takeaways from this, one of these being that progress, people foresee (or think they foresee), will turn out to be a merely forward thing, where we can only get better at inventing, which means better tech, which means the ability to improve how we destroy, and another being that nation states, themselves having been a can of worms on their own when tribes contemplated no longer being tribes, will be targeting other nation-states, but that tribes, being nomadic and not as technologically in-tune, would have less incentive to be struck down by a nuke, as would city-states to a lesser degree due to the second thing and/or the fact that everyone existing in the form of city-states might make people more careful. I personally am intrigued by both ideas albeit particularly the city-state one, as it would allow for a larger pool of identity.\n
    \n
    My friend, however, says that people who hold this view are assuming all the factors they see are all the factors that exist, and that there are factors unforeseen (by adherents) that would have no reason to be seen by most people talking about this that would amount to unexpected developments that would render a return to tribalism (or city-states) to be in vain. Bringing the matter here as it comes to a draw, being someone who questions whether they’re assuming all the natural factors can be inferred, I’d like to ask you, would you say yay or nay to the idea of reverting to tribes, and/or yay or nay to the idea of reverting to city-states (if we consider them separate ideas)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702198061 {#1710
    date: 2023-12-10 09:47:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 21259
  -titleTs: "'back':3 'citi':8 'city-st':7 'revert':2 'save':14 'state':9 'suffici':12 'tribe':5 'us':15 'would':1"
  -bodyTs: "'/tyl80737692/status/1724378550835216795).':79 'abil':172 'act':106 'adher':317 'albeit':270 'albert':9 'allow':280 'also':101 'amount':334 'and/or':245,397 'anoth':179 'argu':102 'ask':382 'assum':298,370 'atom':49 'back':64 'believ':88 'better':162,167 'bring':353 'care':262 'citi':234,256,274,347,408 'city-st':233,255,273,346,407 'come':359 'complic':54 'consid':412 'constant':105 'contempl':196 'convers':5 'could':73 'current':84 'cycl':76 'd':87,379 'degre':239 'destroy':177 'develop':56,337 'draw':362 'due':240 'einstein':10 'especi':82 'event':85 'everyon':249 'exist':250,309 'fact':119,247 'factor':301,307,314,374 'follow':16 'forese':143,147 'form':253 'forward':155 'fought':28,35 'frank':81 'friend':8,288 'fuel':98 'get':130,161 'goal':123 'histori':128 'hold':294 'howev':289 'human':55 'idea':47,269,392,403,415 'ident':286 'ignor':117 'iii':25 'improv':174 'in-tun':217 'incent':223 'infer':377 'intrigu':266 'invent':164 'iv':32 'know':18 'known':12 'larger':283 'learn':126 'less':222 'lesser':238 'like':380 'longer':198 'make':110,259 'manifest':74 'matter':355 'mean':166,170 'mere':154 'might':100,258 'modern':96 'movi':93 'much':58 'nation':182,206 'nation-st':205 'natur':373 'nay':389,400 'nomad':212 'nuclear':51 'nuke':230 'obsolet':112 'one':136,276 'oppenheim':91 'particular':271 'peopl':99,142,260,292,328 'person':264 'point':71 'polit':97 'pool':284 'power':52,115 'progress':141 'question':366 're':369 'reach':69 'reason':322 'refer':44 'render':340 'return':342 'revert':394,405 'say':14,290,386 'second':243 'see':303 'seen':325 'separ':414 'someon':364 'state':183,207,235,257,275,348,409 'stick':37 'stone':39 'struck':226 'takeaway':133 'talk':329 'target':203 'tech':168 'technolog':216 'thing':156,244 'think':145 'thrust':63 'tri':108 'tribal':344 'tribe':195,200,210,396 'tune':219 'turn':149 'twitter.com':78 'twitter.com/tyl80737692/status/1724378550835216795).':77 'unexpect':336 'unforeseen':315 'unless':67 'us':66 'vain':352 'view':296 'war':24,31,111 'weapon':22,116 'whether':367 'world':23,30 'worm':190 'would':53,60,220,232,279,319,333,339,384 'yay':387,398"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702168015
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17383838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081615 {#1706
    date: 2023-12-09 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-reverting-back-to-tribes-or-city-states-not-be-sufficient"
  +title: "Would reverting back to tribes or city-states not be sufficient to save us from ourselves?"
  +url: null
  +body: """
    I was having this conversation with a friend. Albert Einstein was known for saying the following…\n
    \n
    “I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones.”\n
    \n
    By that, he was referring to the idea that atomic and nuclear power would complicate human development so much we would have it thrust back at us, unless we reached a point we could [manifest a cycle](https://twitter.com/TYL80737692/status/1724378550835216795). And frankly, especially with current events, I’d believe him over Oppenheimer, that movie was just modern political fuel (people might also argue that the constant act of trying to make war obsolete through more powerful weapons ignores the fact that our very goal is to learn from history).\n
    \n
    I get a few takeaways from this, one of these being that progress, people foresee (or think they foresee), will turn out to be a merely forward thing, where we can only get better at inventing, which means better tech, which means the ability to improve how we destroy, and another being that nation states, themselves having been a can of worms on their own when tribes contemplated no longer being tribes, will be targeting other nation-states, but that tribes, being nomadic and not as technologically in-tune, would have less incentive to be struck down by a nuke, as would city-states to a lesser degree due to the second thing and/or the fact that everyone existing in the form of city-states might make people more careful. I personally am intrigued by both ideas albeit particularly the city-state one, as it would allow for a larger pool of identity.\n
    \n
    My friend, however, says that people who hold this view are assuming all the factors they see are all the factors that exist, and that there are factors unforeseen (by adherents) that would have no reason to be seen by most people talking about this that would amount to unexpected developments that would render a return to tribalism (or city-states) to be in vain. Bringing the matter here as it comes to a draw, being someone who questions whether they’re assuming all the natural factors can be inferred, I’d like to ask you, would you say yay or nay to the idea of reverting to tribes, and/or yay or nay to the idea of reverting to city-states (if we consider them separate ideas)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702198061 {#1710
    date: 2023-12-10 09:47:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1659 …}
  +votes: Doctrine\ORM\PersistentCollection {#1747 …}
  +reports: Doctrine\ORM\PersistentCollection {#1753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1748 …}
  +badges: Doctrine\ORM\PersistentCollection {#1474 …}
  +children: []
  -id: 21259
  -titleTs: "'back':3 'citi':8 'city-st':7 'revert':2 'save':14 'state':9 'suffici':12 'tribe':5 'us':15 'would':1"
  -bodyTs: "'/tyl80737692/status/1724378550835216795).':79 'abil':172 'act':106 'adher':317 'albeit':270 'albert':9 'allow':280 'also':101 'amount':334 'and/or':245,397 'anoth':179 'argu':102 'ask':382 'assum':298,370 'atom':49 'back':64 'believ':88 'better':162,167 'bring':353 'care':262 'citi':234,256,274,347,408 'city-st':233,255,273,346,407 'come':359 'complic':54 'consid':412 'constant':105 'contempl':196 'convers':5 'could':73 'current':84 'cycl':76 'd':87,379 'degre':239 'destroy':177 'develop':56,337 'draw':362 'due':240 'einstein':10 'especi':82 'event':85 'everyon':249 'exist':250,309 'fact':119,247 'factor':301,307,314,374 'follow':16 'forese':143,147 'form':253 'forward':155 'fought':28,35 'frank':81 'friend':8,288 'fuel':98 'get':130,161 'goal':123 'histori':128 'hold':294 'howev':289 'human':55 'idea':47,269,392,403,415 'ident':286 'ignor':117 'iii':25 'improv':174 'in-tun':217 'incent':223 'infer':377 'intrigu':266 'invent':164 'iv':32 'know':18 'known':12 'larger':283 'learn':126 'less':222 'lesser':238 'like':380 'longer':198 'make':110,259 'manifest':74 'matter':355 'mean':166,170 'mere':154 'might':100,258 'modern':96 'movi':93 'much':58 'nation':182,206 'nation-st':205 'natur':373 'nay':389,400 'nomad':212 'nuclear':51 'nuke':230 'obsolet':112 'one':136,276 'oppenheim':91 'particular':271 'peopl':99,142,260,292,328 'person':264 'point':71 'polit':97 'pool':284 'power':52,115 'progress':141 'question':366 're':369 'reach':69 'reason':322 'refer':44 'render':340 'return':342 'revert':394,405 'say':14,290,386 'second':243 'see':303 'seen':325 'separ':414 'someon':364 'state':183,207,235,257,275,348,409 'stick':37 'stone':39 'struck':226 'takeaway':133 'talk':329 'target':203 'tech':168 'technolog':216 'thing':156,244 'think':145 'thrust':63 'tri':108 'tribal':344 'tribe':195,200,210,396 'tune':219 'turn':149 'twitter.com':78 'twitter.com/tyl80737692/status/1724378550835216795).':77 'unexpect':336 'unforeseen':315 'unless':67 'us':66 'vain':352 'view':296 'war':24,31,111 'weapon':22,116 'whether':367 'world':23,30 'worm':190 'would':53,60,220,232,279,319,333,339,384 'yay':387,398"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702168015
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17383838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702081615 {#1706
    date: 2023-12-09 01:26:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-similar-are-other-North-American-countries-to-USA"
  +title: "how similar are other North American countries to USA??"
  +url: null
  +body: "I mean the other 2 countries, Canada and Mexico, how similar are both of them to United States?? Both countries have a similar economy and democracy etc, and I think those two countries share things like supermarkets, stores, etc. I suppose the cultural differences are not a lot, that is very nice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197793 {#1471
    date: 2023-12-10 09:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 21266
  -titleTs: "'american':6 'countri':7 'north':5 'similar':2 'usa':9"
  -bodyTs: "'2':5 'canada':7 'countri':6,20,33 'cultur':43 'democraci':26 'differ':44 'economi':24 'etc':27,39 'like':36 'lot':48 'mean':2 'mexico':9 'nice':52 'share':34 'similar':11,23 'state':18 'store':38 'supermarket':37 'suppos':41 'thing':35 'think':30 'two':32 'unit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702171241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9330383"
  +editedAt: DateTimeImmutable @1703527245 {#1467
    date: 2023-12-25 19:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702084841 {#1470
    date: 2023-12-09 02:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-similar-are-other-North-American-countries-to-USA"
  +title: "how similar are other North American countries to USA??"
  +url: null
  +body: "I mean the other 2 countries, Canada and Mexico, how similar are both of them to United States?? Both countries have a similar economy and democracy etc, and I think those two countries share things like supermarkets, stores, etc. I suppose the cultural differences are not a lot, that is very nice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197793 {#1471
    date: 2023-12-10 09:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 21266
  -titleTs: "'american':6 'countri':7 'north':5 'similar':2 'usa':9"
  -bodyTs: "'2':5 'canada':7 'countri':6,20,33 'cultur':43 'democraci':26 'differ':44 'economi':24 'etc':27,39 'like':36 'lot':48 'mean':2 'mexico':9 'nice':52 'share':34 'similar':11,23 'state':18 'store':38 'supermarket':37 'suppos':41 'thing':35 'think':30 'two':32 'unit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702171241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9330383"
  +editedAt: DateTimeImmutable @1703527245 {#1467
    date: 2023-12-25 19:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702084841 {#1470
    date: 2023-12-09 02:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "how-similar-are-other-North-American-countries-to-USA"
  +title: "how similar are other North American countries to USA??"
  +url: null
  +body: "I mean the other 2 countries, Canada and Mexico, how similar are both of them to United States?? Both countries have a similar economy and democracy etc, and I think those two countries share things like supermarkets, stores, etc. I suppose the cultural differences are not a lot, that is very nice."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197793 {#1471
    date: 2023-12-10 09:43:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 21266
  -titleTs: "'american':6 'countri':7 'north':5 'similar':2 'usa':9"
  -bodyTs: "'2':5 'canada':7 'countri':6,20,33 'cultur':43 'democraci':26 'differ':44 'economi':24 'etc':27,39 'like':36 'lot':48 'mean':2 'mexico':9 'nice':52 'share':34 'similar':11,23 'state':18 'store':38 'supermarket':37 'suppos':41 'thing':35 'think':30 'two':32 'unit':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702171241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9330383"
  +editedAt: DateTimeImmutable @1703527245 {#1467
    date: 2023-12-25 19:00:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702084841 {#1470
    date: 2023-12-09 02:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-one-recover-from-an-accidental-rm-rf-of-system"
  +title: "Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?"
  +url: null
  +body: """
    Well I’ve joined the “accidentally trashing your system with rm -rf” club! Luckily I didn’t delete my home directory with all the things I care about, but I did delete /boot and /usr, and maybe /var (long story, boils down to me trying to delete non-system directories named those but reflexively adding the slash in front when I should not have). I have backups of those as well, so what are my prospects of recovering from this by just copying them back in using a live USB? Only issue is they’re stored in my server as belonging to the server user (I assume everything in those directories should belong to root and I can just use chown?) But I also don’t know if they retain the same permissions when backed up.\n
    \n
    Has anyone had any luck recovering a system in this way? I’m hoping not to have to reinstall everything because I had gotten pretty cozy with the current installation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197100 {#1491
    date: 2023-12-10 09:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 21174
  -titleTs: "'accident':6 'back':16 'backup':20 'copi':13 'directori':11 'file':15 'one':2 'recov':3 'rf':8 'rm':7 'system':10"
  -bodyTs: "'/boot':33 '/usr':35 '/var':38 'accident':6 'ad':56 'also':125 'anyon':139 'assum':108 'back':86,136 'backup':68 'belong':102,114 'boil':41 'care':27 'chown':122 'club':13 'copi':84 'cozi':163 'current':166 'delet':18,32,47 'didn':16 'directori':21,51,112 'everyth':109,157 'front':60 'gotten':161 'home':20 'hope':151 'instal':167 'issu':93 'join':4 'know':128 'live':90 'long':39 'luck':142 'luckili':14 'm':150 'mayb':37 'name':52 'non':49 'non-system':48 'permiss':134 'pretti':162 'prospect':77 're':96 'recov':79,143 'reflex':55 'reinstal':156 'retain':131 'rf':12 'rm':11 'root':116 'server':100,105 'slash':58 'store':97 'stori':40 'system':9,50,145 'thing':25 'trash':7 'tri':45 'usb':91 'use':88,121 'user':106 've':3 'way':148 'well':1,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702115144
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9032262"
  +editedAt: DateTimeImmutable @1703484244 {#1493
    date: 2023-12-25 07:04:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702028744 {#1495
    date: 2023-12-08 10:45: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
63 DENIED edit
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-one-recover-from-an-accidental-rm-rf-of-system"
  +title: "Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?"
  +url: null
  +body: """
    Well I’ve joined the “accidentally trashing your system with rm -rf” club! Luckily I didn’t delete my home directory with all the things I care about, but I did delete /boot and /usr, and maybe /var (long story, boils down to me trying to delete non-system directories named those but reflexively adding the slash in front when I should not have). I have backups of those as well, so what are my prospects of recovering from this by just copying them back in using a live USB? Only issue is they’re stored in my server as belonging to the server user (I assume everything in those directories should belong to root and I can just use chown?) But I also don’t know if they retain the same permissions when backed up.\n
    \n
    Has anyone had any luck recovering a system in this way? I’m hoping not to have to reinstall everything because I had gotten pretty cozy with the current installation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197100 {#1491
    date: 2023-12-10 09:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 21174
  -titleTs: "'accident':6 'back':16 'backup':20 'copi':13 'directori':11 'file':15 'one':2 'recov':3 'rf':8 'rm':7 'system':10"
  -bodyTs: "'/boot':33 '/usr':35 '/var':38 'accident':6 'ad':56 'also':125 'anyon':139 'assum':108 'back':86,136 'backup':68 'belong':102,114 'boil':41 'care':27 'chown':122 'club':13 'copi':84 'cozi':163 'current':166 'delet':18,32,47 'didn':16 'directori':21,51,112 'everyth':109,157 'front':60 'gotten':161 'home':20 'hope':151 'instal':167 'issu':93 'join':4 'know':128 'live':90 'long':39 'luck':142 'luckili':14 'm':150 'mayb':37 'name':52 'non':49 'non-system':48 'permiss':134 'pretti':162 'prospect':77 're':96 'recov':79,143 'reflex':55 'reinstal':156 'retain':131 'rf':12 'rm':11 'root':116 'server':100,105 'slash':58 'store':97 'stori':40 'system':9,50,145 'thing':25 'trash':7 'tri':45 'usb':91 'use':88,121 'user':106 've':3 'way':148 'well':1,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702115144
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9032262"
  +editedAt: DateTimeImmutable @1703484244 {#1493
    date: 2023-12-25 07:04:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702028744 {#1495
    date: 2023-12-08 10:45: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
64 DENIED moderate
App\Entity\Entry {#1492
  +user: Proxies\__CG__\App\Entity\User {#1475 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Can-one-recover-from-an-accidental-rm-rf-of-system"
  +title: "Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?"
  +url: null
  +body: """
    Well I’ve joined the “accidentally trashing your system with rm -rf” club! Luckily I didn’t delete my home directory with all the things I care about, but I did delete /boot and /usr, and maybe /var (long story, boils down to me trying to delete non-system directories named those but reflexively adding the slash in front when I should not have). I have backups of those as well, so what are my prospects of recovering from this by just copying them back in using a live USB? Only issue is they’re stored in my server as belonging to the server user (I assume everything in those directories should belong to root and I can just use chown?) But I also don’t know if they retain the same permissions when backed up.\n
    \n
    Has anyone had any luck recovering a system in this way? I’m hoping not to have to reinstall everything because I had gotten pretty cozy with the current installation.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702197100 {#1491
    date: 2023-12-10 09:31:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 21174
  -titleTs: "'accident':6 'back':16 'backup':20 'copi':13 'directori':11 'file':15 'one':2 'recov':3 'rf':8 'rm':7 'system':10"
  -bodyTs: "'/boot':33 '/usr':35 '/var':38 'accident':6 'ad':56 'also':125 'anyon':139 'assum':108 'back':86,136 'backup':68 'belong':102,114 'boil':41 'care':27 'chown':122 'club':13 'copi':84 'cozi':163 'current':166 'delet':18,32,47 'didn':16 'directori':21,51,112 'everyth':109,157 'front':60 'gotten':161 'home':20 'hope':151 'instal':167 'issu':93 'join':4 'know':128 'live':90 'long':39 'luck':142 'luckili':14 'm':150 'mayb':37 'name':52 'non':49 'non-system':48 'permiss':134 'pretti':162 'prospect':77 're':96 'recov':79,143 'reflex':55 'reinstal':156 'retain':131 'rf':12 'rm':11 'root':116 'server':100,105 'slash':58 'store':97 'stori':40 'system':9,50,145 'thing':25 'trash':7 'tri':45 'usb':91 'use':88,121 'user':106 've':3 'way':148 'well':1,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702115144
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9032262"
  +editedAt: DateTimeImmutable @1703484244 {#1493
    date: 2023-12-25 07:04:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702028744 {#1495
    date: 2023-12-08 10:45: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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#1762
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#1751
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#1788
    date: 2023-12-04 09:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#1762
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#1751
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#1788
    date: 2023-12-04 09:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1772
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#1762
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#1751
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#1788
    date: 2023-12-04 09:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-bought-under-25-on-Amazon-that-is"
  +title: "What's something you bought under $25 on Amazon that is a life changer and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195021 {#1784
    date: 2023-12-10 08:57:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 25157
  -titleTs: "'25':7 'amazon':9 'bought':5 'changer':14 'life':13 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9378871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702195021 {#1786
    date: 2023-12-10 08:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-bought-under-25-on-Amazon-that-is"
  +title: "What's something you bought under $25 on Amazon that is a life changer and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195021 {#1784
    date: 2023-12-10 08:57:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 25157
  -titleTs: "'25':7 'amazon':9 'bought':5 'changer':14 'life':13 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9378871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702195021 {#1786
    date: 2023-12-10 08:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1764 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-s-something-you-bought-under-25-on-Amazon-that-is"
  +title: "What's something you bought under $25 on Amazon that is a life changer and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195021 {#1784
    date: 2023-12-10 08:57:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 25157
  -titleTs: "'25':7 'amazon':9 'bought':5 'changer':14 'life':13 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9378871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702195021 {#1786
    date: 2023-12-10 08:57:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-something-you-watch-do-but-not-for-its-intended"
  +title: "What is something you watch/do but not for its intended purpose?"
  +url: null
  +body: "For me it’s watching petapixel (a photography gear review channel) on youtube, not because i want photography gear, but because i think canada is beautiful especially in winters and so are the pictures in the video"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194770 {#1644
    date: 2023-12-10 08:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 21405
  -titleTs: "'intend':10 'purpos':11 'someth':3 'watch/do':5"
  -bodyTs: "'beauti':26 'canada':24 'channel':11 'especi':27 'gear':9,19 'petapixel':6 'photographi':8,18 'pictur':34 'review':10 'think':23 'video':37 'want':17 'watch':5 'winter':29 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702226016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9351566"
  +editedAt: DateTimeImmutable @1703587591 {#1643
    date: 2023-12-26 11:46:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702139616 {#1622
    date: 2023-12-09 17:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-something-you-watch-do-but-not-for-its-intended"
  +title: "What is something you watch/do but not for its intended purpose?"
  +url: null
  +body: "For me it’s watching petapixel (a photography gear review channel) on youtube, not because i want photography gear, but because i think canada is beautiful especially in winters and so are the pictures in the video"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194770 {#1644
    date: 2023-12-10 08:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 21405
  -titleTs: "'intend':10 'purpos':11 'someth':3 'watch/do':5"
  -bodyTs: "'beauti':26 'canada':24 'channel':11 'especi':27 'gear':9,19 'petapixel':6 'photographi':8,18 'pictur':34 'review':10 'think':23 'video':37 'want':17 'watch':5 'winter':29 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702226016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9351566"
  +editedAt: DateTimeImmutable @1703587591 {#1643
    date: 2023-12-26 11:46:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702139616 {#1622
    date: 2023-12-09 17:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-is-something-you-watch-do-but-not-for-its-intended"
  +title: "What is something you watch/do but not for its intended purpose?"
  +url: null
  +body: "For me it’s watching petapixel (a photography gear review channel) on youtube, not because i want photography gear, but because i think canada is beautiful especially in winters and so are the pictures in the video"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194770 {#1644
    date: 2023-12-10 08:52:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 21405
  -titleTs: "'intend':10 'purpos':11 'someth':3 'watch/do':5"
  -bodyTs: "'beauti':26 'canada':24 'channel':11 'especi':27 'gear':9,19 'petapixel':6 'photographi':8,18 'pictur':34 'review':10 'think':23 'video':37 'want':17 'watch':5 'winter':29 'youtub':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702226016
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9351566"
  +editedAt: DateTimeImmutable @1703587591 {#1643
    date: 2023-12-26 11:46:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702139616 {#1622
    date: 2023-12-09 17:33:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-many-hours-do-you-watch-TV-on-a-weekend"
  +title: "How many hours do you watch TV on a weekend?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194484 {#1424
    date: 2023-12-10 08:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25156
  -titleTs: "'hour':3 'mani':2 'tv':7 'watch':6 'weekend':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9377990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702194484 {#1423
    date: 2023-12-10 08:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-many-hours-do-you-watch-TV-on-a-weekend"
  +title: "How many hours do you watch TV on a weekend?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194484 {#1424
    date: 2023-12-10 08:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25156
  -titleTs: "'hour':3 'mani':2 'tv':7 'watch':6 'weekend':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9377990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702194484 {#1423
    date: 2023-12-10 08:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-many-hours-do-you-watch-TV-on-a-weekend"
  +title: "How many hours do you watch TV on a weekend?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702194484 {#1424
    date: 2023-12-10 08:48:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 25156
  -titleTs: "'hour':3 'mani':2 'tv':7 'watch':6 'weekend':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9377990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702194484 {#1423
    date: 2023-12-10 08:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Car-Mechanics-of-Lemmy-Do-you-have-a-puncture-repair"
  +title: "Car Mechanics of Lemmy - Do you have a puncture repair kit that you would recommend?"
  +url: null
  +body: """
    Hi,\n
    \n
    I already have a good tool kit, drill, needle files etc, so I’m mainly looking for a kit that doesn’t needlessly double up on tools that I already have but I’m here for your advice so I’ll look at anything you recommend.\n
    \n
    Ideally the kit would have enough bits and pieces that I could store it and keep it for future punctures also, but I could just order a multiple of single use kits if that is what you’d recommend.\n
    \n
    Please let me know! Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702184008 {#1425
    date: 2023-12-10 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 17428
  -titleTs: "'car':1 'kit':11 'lemmi':4 'mechan':2 'punctur':9 'recommend':15 'repair':10 'would':14"
  -bodyTs: "'advic':39 'alreadi':3,31 'also':68 'anyth':45 'bit':54 'could':59,71 'd':85 'doesn':22 'doubl':25 'drill':9 'enough':53 'etc':12 'file':11 'futur':66 'good':6 'hi':1 'ideal':48 'keep':63 'kit':8,20,50,79 'know':90 'let':88 'll':42 'look':17,43 'm':15,35 'main':16 'multipl':75 'needl':10 'needless':24 'order':73 'piec':56 'pleas':87 'punctur':67 'recommend':47,86 'singl':77 'store':60 'thank':91 'tool':7,28 'use':78 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8830993"
  +editedAt: DateTimeImmutable @1701818620 {#1416
    date: 2023-12-06 00:23:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098854 {#1427
    date: 2023-11-27 16:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Car-Mechanics-of-Lemmy-Do-you-have-a-puncture-repair"
  +title: "Car Mechanics of Lemmy - Do you have a puncture repair kit that you would recommend?"
  +url: null
  +body: """
    Hi,\n
    \n
    I already have a good tool kit, drill, needle files etc, so I’m mainly looking for a kit that doesn’t needlessly double up on tools that I already have but I’m here for your advice so I’ll look at anything you recommend.\n
    \n
    Ideally the kit would have enough bits and pieces that I could store it and keep it for future punctures also, but I could just order a multiple of single use kits if that is what you’d recommend.\n
    \n
    Please let me know! Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702184008 {#1425
    date: 2023-12-10 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 17428
  -titleTs: "'car':1 'kit':11 'lemmi':4 'mechan':2 'punctur':9 'recommend':15 'repair':10 'would':14"
  -bodyTs: "'advic':39 'alreadi':3,31 'also':68 'anyth':45 'bit':54 'could':59,71 'd':85 'doesn':22 'doubl':25 'drill':9 'enough':53 'etc':12 'file':11 'futur':66 'good':6 'hi':1 'ideal':48 'keep':63 'kit':8,20,50,79 'know':90 'let':88 'll':42 'look':17,43 'm':15,35 'main':16 'multipl':75 'needl':10 'needless':24 'order':73 'piec':56 'pleas':87 'punctur':67 'recommend':47,86 'singl':77 'store':60 'thank':91 'tool':7,28 'use':78 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8830993"
  +editedAt: DateTimeImmutable @1701818620 {#1416
    date: 2023-12-06 00:23:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098854 {#1427
    date: 2023-11-27 16:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Car-Mechanics-of-Lemmy-Do-you-have-a-puncture-repair"
  +title: "Car Mechanics of Lemmy - Do you have a puncture repair kit that you would recommend?"
  +url: null
  +body: """
    Hi,\n
    \n
    I already have a good tool kit, drill, needle files etc, so I’m mainly looking for a kit that doesn’t needlessly double up on tools that I already have but I’m here for your advice so I’ll look at anything you recommend.\n
    \n
    Ideally the kit would have enough bits and pieces that I could store it and keep it for future punctures also, but I could just order a multiple of single use kits if that is what you’d recommend.\n
    \n
    Please let me know! Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702184008 {#1425
    date: 2023-12-10 05:53:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 17428
  -titleTs: "'car':1 'kit':11 'lemmi':4 'mechan':2 'punctur':9 'recommend':15 'repair':10 'would':14"
  -bodyTs: "'advic':39 'alreadi':3,31 'also':68 'anyth':45 'bit':54 'could':59,71 'd':85 'doesn':22 'doubl':25 'drill':9 'enough':53 'etc':12 'file':11 'futur':66 'good':6 'hi':1 'ideal':48 'keep':63 'kit':8,20,50,79 'know':90 'let':88 'll':42 'look':17,43 'm':15,35 'main':16 'multipl':75 'needl':10 'needless':24 'order':73 'piec':56 'pleas':87 'punctur':67 'recommend':47,86 'singl':77 'store':60 'thank':91 'tool':7,28 'use':78 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701185254
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8830993"
  +editedAt: DateTimeImmutable @1701818620 {#1416
    date: 2023-12-06 00:23:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701098854 {#1427
    date: 2023-11-27 16:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1437
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "CentOS-Stream-for-a-private-KDE-Desktop"
  +title: "CentOS Stream for a private KDE Desktop?"
  +url: null
  +body: """
    I currently use Fedora Kinoite and until Plasma 6 some major bugs will simply not be fixed. “Solved in Plasma 6” is a very common phrase now and that is okay.\n
    \n
    But maybe once that is settled, I would like to have a system with tested packages, that doesnt always break and annoy me…\n
    \n
    I love to see new features and especially KDE is simply best on modern Distros, currently. But with Nix and Flathub I think CentOS Stream should be a good mix?\n
    \n
    I like the security settings it has, but I never used it. How good is EPEL, do external repos for things like Brave work? How old are packages, do you know when Plasma 6 will arrive there?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702183813 {#1439
    date: 2023-12-10 05:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 20764
  -titleTs: "'cento':1 'desktop':7 'kde':6 'privat':5 'stream':2"
  -bodyTs: "'6':9,21,118 'alway':50 'annoy':53 'arriv':120 'best':66 'brave':107 'break':51 'bug':12 'cento':78 'common':25 'current':2,70 'distro':69 'doesnt':49 'epel':100 'especi':62 'extern':102 'featur':60 'fedora':4 'fix':17 'flathub':75 'good':83,98 'kde':63 'kinoit':5 'know':115 'like':40,86,106 'love':56 'major':11 'mayb':33 'mix':84 'modern':68 'never':94 'new':59 'nix':73 'okay':31 'old':110 'packag':47,112 'phrase':26 'plasma':8,20,117 'repo':103 'secur':88 'see':58 'set':89 'settl':37 'simpli':14,65 'solv':18 'stream':79 'system':44 'test':46 'thing':105 'think':77 'use':3,95 'work':108 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701990767
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6444636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906767 {#1433
    date: 2023-12-07 00:52: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
87 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "CentOS-Stream-for-a-private-KDE-Desktop"
  +title: "CentOS Stream for a private KDE Desktop?"
  +url: null
  +body: """
    I currently use Fedora Kinoite and until Plasma 6 some major bugs will simply not be fixed. “Solved in Plasma 6” is a very common phrase now and that is okay.\n
    \n
    But maybe once that is settled, I would like to have a system with tested packages, that doesnt always break and annoy me…\n
    \n
    I love to see new features and especially KDE is simply best on modern Distros, currently. But with Nix and Flathub I think CentOS Stream should be a good mix?\n
    \n
    I like the security settings it has, but I never used it. How good is EPEL, do external repos for things like Brave work? How old are packages, do you know when Plasma 6 will arrive there?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702183813 {#1439
    date: 2023-12-10 05:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 20764
  -titleTs: "'cento':1 'desktop':7 'kde':6 'privat':5 'stream':2"
  -bodyTs: "'6':9,21,118 'alway':50 'annoy':53 'arriv':120 'best':66 'brave':107 'break':51 'bug':12 'cento':78 'common':25 'current':2,70 'distro':69 'doesnt':49 'epel':100 'especi':62 'extern':102 'featur':60 'fedora':4 'fix':17 'flathub':75 'good':83,98 'kde':63 'kinoit':5 'know':115 'like':40,86,106 'love':56 'major':11 'mayb':33 'mix':84 'modern':68 'never':94 'new':59 'nix':73 'okay':31 'old':110 'packag':47,112 'phrase':26 'plasma':8,20,117 'repo':103 'secur':88 'see':58 'set':89 'settl':37 'simpli':14,65 'solv':18 'stream':79 'system':44 'test':46 'thing':105 'think':77 'use':3,95 'work':108 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701990767
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6444636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906767 {#1433
    date: 2023-12-07 00:52: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
88 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "CentOS-Stream-for-a-private-KDE-Desktop"
  +title: "CentOS Stream for a private KDE Desktop?"
  +url: null
  +body: """
    I currently use Fedora Kinoite and until Plasma 6 some major bugs will simply not be fixed. “Solved in Plasma 6” is a very common phrase now and that is okay.\n
    \n
    But maybe once that is settled, I would like to have a system with tested packages, that doesnt always break and annoy me…\n
    \n
    I love to see new features and especially KDE is simply best on modern Distros, currently. But with Nix and Flathub I think CentOS Stream should be a good mix?\n
    \n
    I like the security settings it has, but I never used it. How good is EPEL, do external repos for things like Brave work? How old are packages, do you know when Plasma 6 will arrive there?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702183813 {#1439
    date: 2023-12-10 05:50:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1436 …}
  +votes: Doctrine\ORM\PersistentCollection {#1435 …}
  +reports: Doctrine\ORM\PersistentCollection {#1434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1429 …}
  +badges: Doctrine\ORM\PersistentCollection {#1694 …}
  +children: []
  -id: 20764
  -titleTs: "'cento':1 'desktop':7 'kde':6 'privat':5 'stream':2"
  -bodyTs: "'6':9,21,118 'alway':50 'annoy':53 'arriv':120 'best':66 'brave':107 'break':51 'bug':12 'cento':78 'common':25 'current':2,70 'distro':69 'doesnt':49 'epel':100 'especi':62 'extern':102 'featur':60 'fedora':4 'fix':17 'flathub':75 'good':83,98 'kde':63 'kinoit':5 'know':115 'like':40,86,106 'love':56 'major':11 'mayb':33 'mix':84 'modern':68 'never':94 'new':59 'nix':73 'okay':31 'old':110 'packag':47,112 'phrase':26 'plasma':8,20,117 'repo':103 'secur':88 'see':58 'set':89 'settl':37 'simpli':14,65 'solv':18 'stream':79 'system':44 'test':46 'thing':105 'think':77 'use':3,95 'work':108 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701990767
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6444636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906767 {#1433
    date: 2023-12-07 00:52: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
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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#1700
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#1693
    date: 2023-11-25 05:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#1700
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#1693
    date: 2023-11-25 05:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: Proxies\__CG__\App\Entity\User {#1695 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#1700
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1690 …}
  +votes: Doctrine\ORM\PersistentCollection {#1696 …}
  +reports: Doctrine\ORM\PersistentCollection {#1595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1614 …}
  +badges: Doctrine\ORM\PersistentCollection {#1615 …}
  +children: []
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#1693
    date: 2023-11-25 05:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1752
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1744
    date: 2023-12-09 07:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1752
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1744
    date: 2023-12-09 07:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1639
  +user: Proxies\__CG__\App\Entity\User {#1646 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-a-perfectly-flat-tight-sail-on-a-boat-be"
  +title: "Would a perfectly flat, tight sail on a boat be more efficient than a sail like we all know?"
  +url: null
  +body: """
    Okay hear me out and this may sound like the ramblings of a lune but i just thought the following.\n
    \n
    Surely a perfectly flat tight sail would more effectively convert wind energy into forward momentum rather than a full sail which would first have the wind hit it at a slight angle pushing the sail in that direction rather than perfectly straight forward.\n
    \n
    I realise there are practicalities in operating a very high tension sheet but this lives purely in the hypothetical realm.\n
    \n
    Does this make sense or have i been drinking drain cleaner again.\n
    \n
    Ta Lemmers…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702178378 {#1752
    date: 2023-12-10 04:19:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 21298
  -titleTs: "'boat':9 'effici':12 'flat':4 'know':19 'like':16 'perfect':3 'sail':6,15 'tight':5 'would':1"
  -bodyTs: "'angl':52 'cleaner':94 'convert':30 'direct':58 'drain':93 'drink':92 'effect':29 'energi':32 'first':43 'flat':24 'follow':20 'forward':34,63 'full':39 'hear':2 'high':73 'hit':47 'hypothet':82 'lemmer':97 'like':9 'live':78 'lune':14 'make':86 'may':7 'momentum':35 'okay':1 'oper':70 'perfect':23,61 'practic':68 'pure':79 'push':53 'rambl':11 'rather':36,59 'realis':65 'realm':83 'sail':26,40,55 'sens':87 'sheet':75 'slight':51 'sound':8 'straight':62 'sure':21 'ta':96 'tension':74 'thought':18 'tight':25 'wind':31,46 'would':27,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702189469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9335861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103069 {#1744
    date: 2023-12-09 07:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-check-a-direct-downloaded-mkv-file"
  +title: "How to check a direct downloaded mkv file"
  +url: null
  +body: "Decided to dip my toes in so I followed the guide to a website where I can download some content via google drive. Like an idiot, I didn’t research the risks of direct downloads before and so I’m now a bit paranoid. I understand the chances are low and my media player needs to be exploited but is there a way to be certain? A post on reddit said to use mkvtoolnix to check all the elements but I honestly don’t know what to look for. Any help?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702176382 {#1678
    date: 2023-12-10 03:46:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 15202
  -titleTs: "'check':3 'direct':5 'download':6 'file':8 'mkv':7"
  -bodyTs: "'bit':43 'certain':66 'chanc':48 'check':76 'content':20 'decid':1 'didn':28 'dip':3 'direct':34 'download':18,35 'drive':23 'element':79 'exploit':58 'follow':9 'googl':22 'guid':11 'help':91 'honest':82 'idiot':26 'know':85 'like':24 'look':88 'low':50 'm':40 'media':53 'mkvtoolnix':74 'need':55 'paranoid':44 'player':54 'post':68 'reddit':70 'research':30 'risk':32 'said':71 'toe':5 'understand':46 'use':73 'via':21 'way':63 'websit':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676781
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4642243"
  +editedAt: DateTimeImmutable @1701101287 {#1669
    date: 2023-11-27 17:08:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700595781 {#1670
    date: 2023-11-21 20:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-check-a-direct-downloaded-mkv-file"
  +title: "How to check a direct downloaded mkv file"
  +url: null
  +body: "Decided to dip my toes in so I followed the guide to a website where I can download some content via google drive. Like an idiot, I didn’t research the risks of direct downloads before and so I’m now a bit paranoid. I understand the chances are low and my media player needs to be exploited but is there a way to be certain? A post on reddit said to use mkvtoolnix to check all the elements but I honestly don’t know what to look for. Any help?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702176382 {#1678
    date: 2023-12-10 03:46:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 15202
  -titleTs: "'check':3 'direct':5 'download':6 'file':8 'mkv':7"
  -bodyTs: "'bit':43 'certain':66 'chanc':48 'check':76 'content':20 'decid':1 'didn':28 'dip':3 'direct':34 'download':18,35 'drive':23 'element':79 'exploit':58 'follow':9 'googl':22 'guid':11 'help':91 'honest':82 'idiot':26 'know':85 'like':24 'look':88 'low':50 'm':40 'media':53 'mkvtoolnix':74 'need':55 'paranoid':44 'player':54 'post':68 'reddit':70 'research':30 'risk':32 'said':71 'toe':5 'understand':46 'use':73 'via':21 'way':63 'websit':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676781
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4642243"
  +editedAt: DateTimeImmutable @1701101287 {#1669
    date: 2023-11-27 17:08:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700595781 {#1670
    date: 2023-11-21 20:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1666
  +user: Proxies\__CG__\App\Entity\User {#1667 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1668 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-check-a-direct-downloaded-mkv-file"
  +title: "How to check a direct downloaded mkv file"
  +url: null
  +body: "Decided to dip my toes in so I followed the guide to a website where I can download some content via google drive. Like an idiot, I didn’t research the risks of direct downloads before and so I’m now a bit paranoid. I understand the chances are low and my media player needs to be exploited but is there a way to be certain? A post on reddit said to use mkvtoolnix to check all the elements but I honestly don’t know what to look for. Any help?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702176382 {#1678
    date: 2023-12-10 03:46:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 15202
  -titleTs: "'check':3 'direct':5 'download':6 'file':8 'mkv':7"
  -bodyTs: "'bit':43 'certain':66 'chanc':48 'check':76 'content':20 'decid':1 'didn':28 'dip':3 'direct':34 'download':18,35 'drive':23 'element':79 'exploit':58 'follow':9 'googl':22 'guid':11 'help':91 'honest':82 'idiot':26 'know':85 'like':24 'look':88 'low':50 'm':40 'media':53 'mkvtoolnix':74 'need':55 'paranoid':44 'player':54 'post':68 'reddit':70 'research':30 'risk':32 'said':71 'toe':5 'understand':46 'use':73 'via':21 'way':63 'websit':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676781
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4642243"
  +editedAt: DateTimeImmutable @1701101287 {#1669
    date: 2023-11-27 17:08:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700595781 {#1670
    date: 2023-11-21 20:43:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details