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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#183
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#247
    date: 2024-01-03 00:30: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
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#183
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#247
    date: 2024-01-03 00:30: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
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-strike-a-balance-between-being-present-in"
  +title: "How do you strike a balance between being present in the moment and planning for the future?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360783 {#183
    date: 2024-03-25 10:59:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 26843
  -titleTs: "'balanc':6 'futur':17 'moment':12 'plan':14 'present':9 'strike':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704324647
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10251520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704238247 {#247
    date: 2024-01-03 00:30: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#1866
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#1881
    date: 2023-12-31 14:32: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#1866
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#1881
    date: 2023-12-31 14:32: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#1866
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#1881
    date: 2023-12-31 14:32: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
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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-if-reddit-joins-race-of-services-joing-fediverse"
  +title: "What if reddit joins race of services joing fediverse?"
  +url: null
  +body: "Title + Have you ever thought of it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710767963 {#1395
    date: 2024-03-18 14:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 25551
  -titleTs: "'fedivers':9 'jo':8 'join':4 'race':5 'reddit':3 'servic':7"
  -bodyTs: "'ever':4 'thought':5 'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703904729
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7838609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818329 {#1950
    date: 2023-12-29 03:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-if-reddit-joins-race-of-services-joing-fediverse"
  +title: "What if reddit joins race of services joing fediverse?"
  +url: null
  +body: "Title + Have you ever thought of it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710767963 {#1395
    date: 2024-03-18 14:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 25551
  -titleTs: "'fedivers':9 'jo':8 'join':4 'race':5 'reddit':3 'servic':7"
  -bodyTs: "'ever':4 'thought':5 'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703904729
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7838609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818329 {#1950
    date: 2023-12-29 03:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-if-reddit-joins-race-of-services-joing-fediverse"
  +title: "What if reddit joins race of services joing fediverse?"
  +url: null
  +body: "Title + Have you ever thought of it?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710767963 {#1395
    date: 2024-03-18 14:19:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 25551
  -titleTs: "'fedivers':9 'jo':8 'join':4 'race':5 'reddit':3 'servic':7"
  -bodyTs: "'ever':4 'thought':5 'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703904729
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7838609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703818329 {#1950
    date: 2023-12-29 03:52:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1978
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1973
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1978
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1973
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1978
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1973
    date: 2023-12-25 21:55:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1380
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1890
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1380
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1890
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1380
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1364 …}
  +votes: Doctrine\ORM\PersistentCollection {#1398 …}
  +reports: Doctrine\ORM\PersistentCollection {#1389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1969 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1890
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-a-moe"
  +title: "What is a moe??????"
  +url: null
  +body: "I see a lot of communities for moes. Fitmoes, kemonomoes, smolmoes. I don’t know what a moe is - obviously it’s related to anime or Japanese (or otaku) culture but it’s so clearly *a thing* that I don’t know anything about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701819042 {#1942
    date: 2023-12-06 00:30:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 19550
  -titleTs: "'moe':4"
  -bodyTs: "'anim':25 'anyth':43 'clear':35 'communiti':6 'cultur':30 'fitmo':9 'japanes':27 'kemonomo':10 'know':15,42 'lot':4 'moe':8,18 'obvious':20 'otaku':29 'relat':23 'see':2 'smolmo':11 'thing':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651757
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16737910"
  +editedAt: DateTimeImmutable @1703107907 {#1971
    date: 2023-12-20 22:31:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701565357 {#1927
    date: 2023-12-03 02:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-a-moe"
  +title: "What is a moe??????"
  +url: null
  +body: "I see a lot of communities for moes. Fitmoes, kemonomoes, smolmoes. I don’t know what a moe is - obviously it’s related to anime or Japanese (or otaku) culture but it’s so clearly *a thing* that I don’t know anything about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701819042 {#1942
    date: 2023-12-06 00:30:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 19550
  -titleTs: "'moe':4"
  -bodyTs: "'anim':25 'anyth':43 'clear':35 'communiti':6 'cultur':30 'fitmo':9 'japanes':27 'kemonomo':10 'know':15,42 'lot':4 'moe':8,18 'obvious':20 'otaku':29 'relat':23 'see':2 'smolmo':11 'thing':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651757
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16737910"
  +editedAt: DateTimeImmutable @1703107907 {#1971
    date: 2023-12-20 22:31:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701565357 {#1927
    date: 2023-12-03 02:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-a-moe"
  +title: "What is a moe??????"
  +url: null
  +body: "I see a lot of communities for moes. Fitmoes, kemonomoes, smolmoes. I don’t know what a moe is - obviously it’s related to anime or Japanese (or otaku) culture but it’s so clearly *a thing* that I don’t know anything about."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701819042 {#1942
    date: 2023-12-06 00:30:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1396 …}
  +votes: Doctrine\ORM\PersistentCollection {#1366 …}
  +reports: Doctrine\ORM\PersistentCollection {#1365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1371 …}
  +badges: Doctrine\ORM\PersistentCollection {#1379 …}
  +children: []
  -id: 19550
  -titleTs: "'moe':4"
  -bodyTs: "'anim':25 'anyth':43 'clear':35 'communiti':6 'cultur':30 'fitmo':9 'japanes':27 'kemonomo':10 'know':15,42 'lot':4 'moe':8,18 'obvious':20 'otaku':29 'relat':23 'see':2 'smolmo':11 'thing':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701651757
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16737910"
  +editedAt: DateTimeImmutable @1703107907 {#1971
    date: 2023-12-20 22:31:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701565357 {#1927
    date: 2023-12-03 02:02:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "So-Kissinger-must-have-had-use-to-someone-What-did"
  +title: "So Kissinger must have had use to someone?  What did he do right and for who?"
  +url: null
  +body: """
    It stands to reason he must have been doing *something* right to have stayed so close to the halls of power.\n
    \n
    I was a toddler when he was carpet bombing Cambodia, never knew him as anything but “an important person” that was sometimes on the TV. Only learned of his crimes in the past decade.\n
    \n
    How did an in-your-face war criminal retain such influence for so long?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701453681 {#1367
    date: 2023-12-01 19:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 18792
  -titleTs: "'kissing':2 'must':3 'right':13 'someon':8 'use':6"
  -bodyTs: "'anyth':36 'bomb':30 'cambodia':31 'carpet':29 'close':16 'crime':51 'crimin':64 'decad':55 'face':62 'hall':19 'import':39 'in-your-fac':59 'influenc':67 'knew':33 'learn':48 'long':70 'must':6 'never':32 'past':54 'person':40 'power':21 'reason':4 'retain':65 'right':11 'someth':10 'sometim':43 'stand':2 'stay':14 'toddler':25 'tv':46 'war':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701474853
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8983213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388453 {#1902
    date: 2023-12-01 00:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "So-Kissinger-must-have-had-use-to-someone-What-did"
  +title: "So Kissinger must have had use to someone?  What did he do right and for who?"
  +url: null
  +body: """
    It stands to reason he must have been doing *something* right to have stayed so close to the halls of power.\n
    \n
    I was a toddler when he was carpet bombing Cambodia, never knew him as anything but “an important person” that was sometimes on the TV. Only learned of his crimes in the past decade.\n
    \n
    How did an in-your-face war criminal retain such influence for so long?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701453681 {#1367
    date: 2023-12-01 19:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 18792
  -titleTs: "'kissing':2 'must':3 'right':13 'someon':8 'use':6"
  -bodyTs: "'anyth':36 'bomb':30 'cambodia':31 'carpet':29 'close':16 'crime':51 'crimin':64 'decad':55 'face':62 'hall':19 'import':39 'in-your-fac':59 'influenc':67 'knew':33 'learn':48 'long':70 'must':6 'never':32 'past':54 'person':40 'power':21 'reason':4 'retain':65 'right':11 'someth':10 'sometim':43 'stand':2 'stay':14 'toddler':25 'tv':46 'war':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701474853
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8983213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388453 {#1902
    date: 2023-12-01 00:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "So-Kissinger-must-have-had-use-to-someone-What-did"
  +title: "So Kissinger must have had use to someone?  What did he do right and for who?"
  +url: null
  +body: """
    It stands to reason he must have been doing *something* right to have stayed so close to the halls of power.\n
    \n
    I was a toddler when he was carpet bombing Cambodia, never knew him as anything but “an important person” that was sometimes on the TV. Only learned of his crimes in the past decade.\n
    \n
    How did an in-your-face war criminal retain such influence for so long?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701453681 {#1367
    date: 2023-12-01 19:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 18792
  -titleTs: "'kissing':2 'must':3 'right':13 'someon':8 'use':6"
  -bodyTs: "'anyth':36 'bomb':30 'cambodia':31 'carpet':29 'close':16 'crime':51 'crimin':64 'decad':55 'face':62 'hall':19 'import':39 'in-your-fac':59 'influenc':67 'knew':33 'learn':48 'long':70 'must':6 'never':32 'past':54 'person':40 'power':21 'reason':4 'retain':65 'right':11 'someth':10 'sometim':43 'stand':2 'stay':14 'toddler':25 'tv':46 'war':63"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701474853
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8983213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388453 {#1902
    date: 2023-12-01 00:54:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2432
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2443
    date: 2023-11-27 03:32:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2432
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2443
    date: 2023-11-27 03:32:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-there-so-many-rust-GTK-apps-and-so"
  +title: "Why are there so many (rust) GTK apps and so little Qt ones?"
  +url: null
  +body: """
    I always see new GTK apps popup on Flathub. I dont really care and think GTK looks fancy, although CSD suck a bit and they waste space and often functionality.\n
    \n
    But they work, are solid, and do what they should.\n
    \n
    Qt on the other hand may seem more like a complex job to code with. I dont actually think so, but I heard especially writing rust with GTK is way better than with Qt.\n
    \n
    I like KDE a lot, and even though I am excited for Cosmic I think Qt is the better toolkit for many things and a lot of time. But Dolphin seems to suffer from memory safety issues all the time, as well as other projects.\n
    \n
    Do you have experience in rust, using GTK or Qt? How do they compare?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 87
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701110212 {#2432
    date: 2023-11-27 19:36:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 17167
  -titleTs: "'app':8 'gtk':7 'littl':11 'mani':5 'one':13 'qt':12 'rust':6"
  -bodyTs: "'actual':58 'although':19 'alway':2 'app':6 'better':71,93 'bit':23 'care':13 'code':54 'compar':133 'complex':51 'cosmic':87 'csd':20 'dolphin':104 'dont':11,57 'especi':64 'even':81 'excit':85 'experi':123 'fanci':18 'flathub':9 'function':30 'gtk':5,16,68,127 'hand':45 'heard':63 'issu':111 'job':52 'kde':77 'like':49,76 'look':17 'lot':79,100 'mani':96 'may':46 'memori':109 'new':4 'often':29 'popup':7 'project':119 'qt':41,74,90,129 'realli':12 'rust':66,125 'safeti':110 'see':3 'seem':47,105 'solid':35 'space':27 'suck':21 'suffer':107 'thing':97 'think':15,59,89 'though':82 'time':102,114 'toolkit':94 'use':126 'wast':26 'way':70 'well':116 'work':33 'write':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701138730
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6087750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701052330 {#2443
    date: 2023-11-27 03:32:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-CPU-and-GPU-monitoring-app"
  +title: "Best CPU and GPU monitoring app"
  +url: null
  +body: "Hey, whats the best CPU and GPU monitoring app for linux. For temperature, cpu and gpu utilization."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961152 {#2353
    date: 2023-11-26 02:12:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 16651
  -titleTs: "'app':6 'best':1 'cpu':2 'gpu':4 'monitor':5"
  -bodyTs: "'app':9 'best':4 'cpu':5,14 'gpu':7,16 'hey':1 'linux':11 'monitor':8 'temperatur':13 'util':17 'what':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8730800"
  +editedAt: DateTimeImmutable @1701480457 {#2475
    date: 2023-12-02 02:27:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700913138 {#2472
    date: 2023-11-25 12:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-CPU-and-GPU-monitoring-app"
  +title: "Best CPU and GPU monitoring app"
  +url: null
  +body: "Hey, whats the best CPU and GPU monitoring app for linux. For temperature, cpu and gpu utilization."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961152 {#2353
    date: 2023-11-26 02:12:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 16651
  -titleTs: "'app':6 'best':1 'cpu':2 'gpu':4 'monitor':5"
  -bodyTs: "'app':9 'best':4 'cpu':5,14 'gpu':7,16 'hey':1 'linux':11 'monitor':8 'temperatur':13 'util':17 'what':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8730800"
  +editedAt: DateTimeImmutable @1701480457 {#2475
    date: 2023-12-02 02:27:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700913138 {#2472
    date: 2023-11-25 12:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-CPU-and-GPU-monitoring-app"
  +title: "Best CPU and GPU monitoring app"
  +url: null
  +body: "Hey, whats the best CPU and GPU monitoring app for linux. For temperature, cpu and gpu utilization."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700961152 {#2353
    date: 2023-11-26 02:12:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2477 …}
  +votes: Doctrine\ORM\PersistentCollection {#2354 …}
  +reports: Doctrine\ORM\PersistentCollection {#2487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  +badges: Doctrine\ORM\PersistentCollection {#2488 …}
  +children: []
  -id: 16651
  -titleTs: "'app':6 'best':1 'cpu':2 'gpu':4 'monitor':5"
  -bodyTs: "'app':9 'best':4 'cpu':5,14 'gpu':7,16 'hey':1 'linux':11 'monitor':8 'temperatur':13 'util':17 'what':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999538
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8730800"
  +editedAt: DateTimeImmutable @1701480457 {#2475
    date: 2023-12-02 02:27:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700913138 {#2472
    date: 2023-11-25 12:52:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-To-Change-Privacy-Strategy-Recommendations-and-BlackFriday"
  +title: "Need To Change Privacy Strategy - Recommendations and BlackFriday"
  +url: null
  +body: """
    Hello everyone,\n
    \n
    There are a few basic things in my current setup that I’m not very comfortable with. Since we’re on blackfriday -> cybermonday I think it would be a nice season to make some changes [cloud - e-mail - calendar - cloud - DNS] Here’s the deal:\n
    \n
    ### E-mail / Calendar Strategy\n
    \n
    - Using tuta for more than 2 years but I still rely on my gmail address for many things; issues with Tuta:\n
    - troublesome to export/make backups (worse since I have many folders, would be folder by folder)\n
    - not a fan of not having an e-mail client on my desktop (not issue in mobile phone), also don’t love the calendar\n
    \n
    What would be ideal:\n
    \n
    - a nice mail provider, possibility of easy backups, possibility of using e-mail client (this one is not a hard requirement)\n
    - Calendar, end-to-end encrypted: a hard requirement since I store some sensitive data there. Should be easy to see on mobile (e.g.: dedicated app); for desktop it does not matter much to me I guess the calendar requirement excludes nextcloud and most providers, as well as calDav stuff and similar\n
    - I wouldn’t mind if it would be 2 products working side by side if no alternatives are available (calendar and e-mail, but not ideal)\n
    \n
    ### Backups and Cloud Storage (for redundancy)\n
    \n
    - I have 1 cold backup at home, another at someone else’s home (both encrypted) but to be safe I’d like to also have a trustworthy cloud Cloud: -end-to-end encrypted or -> next bullet\n
    - compatibility with cryptomator is a big plus (though I want to avoid Apple/Google/MS/Dropbox)\n
    - possibility of mounting the cloud storage as drive on my computer (not hard requirement this one)\n
    - could be 2 products side by side (not ideal though): a storage solution for entire backup (wasabis and stuff) and a cloud solution (day to day usage)\n
    \n
    ### DNS for filtering\n
    \n
    I’d like a solution to have all traffic filtered (malware, ads) system wide on my laptop/desktop I have used adguard in the past; open to all other possibilities. I also have mullvadVPN; wouldn’t using a different DNS defeat the purpose of the VPN? Or when VPN is on, the DNS is always the one of the VPN? Possibilities:\n
    \n
    - controlD (i have seen people vouching for it)\n
    - NextDNS (system settings)\n
    - MullvadDNS (system settings)\n
    - adguard desktop app\n
    \n
    ### Malware / Virus / etc\n
    \n
    I have a linux desktop and macOS laptop. My doubts are regarding macOS. I’ve seen so many new antivirus ads that it almost makes me think that I should have one. I have malwarebytes installed for occasional runs and CleanMyMacX (I have doubts regarding its security claims - I use more for system management)\n
    \n
    - Should I opt for an antivirus program? If so, which would be advised intego is showing up all the time weirdly)\n
    \n
    This time of the year is when I can gear up, since financially I haven’t been at the top.\n
    \n
    For those that will answer, thank you so much in advance!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700957208 {#2489
    date: 2023-11-26 01:06:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 16381
  -titleTs: "'blackfriday':8 'chang':3 'need':1 'privaci':4 'recommend':6 'strategi':5"
  -bodyTs: "'1':228 '2':59,201,294 'ad':333,422 'address':68 'adguard':342,396 'advanc':507 'advis':468 'almost':425 'also':109,249,352 'altern':209 'alway':375 'anoth':233 'answer':501 'antivirus':421,461 'app':166,398 'apple/google/ms/dropbox':275 'avail':211 'avoid':274 'backup':78,126,220,230,307 'basic':7 'big':268 'blackfriday':24 'bullet':262 'caldav':189 'calendar':42,52,114,141,179,212 'chang':37 'claim':449 'cleanmymacx':442 'client':100,133 'cloud':38,43,222,253,254,280,313 'cold':229 'comfort':18 'compat':263 'comput':286 'controld':382 'could':292 'cryptom':265 'current':11 'cybermonday':25 'd':246,323 'data':155 'day':315,317 'deal':48 'dedic':165 'defeat':361 'desktop':103,168,397,406 'differ':359 'dns':44,319,360,373 'doubt':411,445 'drive':283 'e':40,50,98,131,215 'e-mail':39,49,97,130,214 'e.g':164 'easi':125,159 'els':236 'encrypt':146,240,259 'end':143,145,256,258 'end-to-end':142,255 'entir':306 'etc':401 'everyon':2 'exclud':181 'export/make':77 'fan':92 'filter':321,331 'financi':489 'folder':84,87,89 'gear':486 'gmail':67 'guess':177 'hard':139,148,288 'haven':491 'hello':1 'home':232,238 'ideal':118,219,300 'instal':437 'intego':469 'issu':72,105 'laptop':409 'laptop/desktop':338 'like':247,324 'linux':405 'love':112 'm':15 'maco':408,414 'mail':41,51,99,121,132,216 'make':35,426 'malwar':332,399 'malwarebyt':436 'manag':455 'mani':70,83,419 'matter':172 'mind':196 'mobil':107,163 'mount':278 'much':173,505 'mullvaddn':393 'mullvadvpn':354 'new':420 'next':261 'nextcloud':182 'nextdn':390 'nice':32,120 'occasion':439 'one':135,291,377,433 'open':346 'opt':458 'past':345 'peopl':386 'phone':108 'plus':269 'possibl':123,127,276,350,381 'product':202,295 'program':462 'provid':122,185 'purpos':363 're':22 'redund':225 'regard':413,446 'reli':64 'requir':140,149,180,289 'run':440 'safe':244 'season':33 'secur':448 'see':161 'seen':385,417 'sensit':154 'set':392,395 'setup':12 'show':471 'side':204,206,296,298 'similar':192 'sinc':20,80,150,488 'solut':304,314,326 'someon':235 'still':63 'storag':223,281,303 'store':152 'strategi':53 'stuff':190,310 'system':334,391,394,454 'thank':502 'thing':8,71 'think':27,428 'though':270,301 'time':475,478 'top':496 'traffic':330 'troublesom':75 'trustworthi':252 'tuta':55,74 'usag':318 'use':54,129,341,357,451 've':416 'virus':400 'vouch':387 'vpn':366,369,380 'want':272 'wasabi':308 'weird':476 'well':187 'wide':335 'work':203 'wors':79 'would':29,85,116,199,466 'wouldn':194,355 'year':60,481"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700939660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8699828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853260 {#2473
    date: 2023-11-24 20:14: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
39 DENIED edit
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-To-Change-Privacy-Strategy-Recommendations-and-BlackFriday"
  +title: "Need To Change Privacy Strategy - Recommendations and BlackFriday"
  +url: null
  +body: """
    Hello everyone,\n
    \n
    There are a few basic things in my current setup that I’m not very comfortable with. Since we’re on blackfriday -> cybermonday I think it would be a nice season to make some changes [cloud - e-mail - calendar - cloud - DNS] Here’s the deal:\n
    \n
    ### E-mail / Calendar Strategy\n
    \n
    - Using tuta for more than 2 years but I still rely on my gmail address for many things; issues with Tuta:\n
    - troublesome to export/make backups (worse since I have many folders, would be folder by folder)\n
    - not a fan of not having an e-mail client on my desktop (not issue in mobile phone), also don’t love the calendar\n
    \n
    What would be ideal:\n
    \n
    - a nice mail provider, possibility of easy backups, possibility of using e-mail client (this one is not a hard requirement)\n
    - Calendar, end-to-end encrypted: a hard requirement since I store some sensitive data there. Should be easy to see on mobile (e.g.: dedicated app); for desktop it does not matter much to me I guess the calendar requirement excludes nextcloud and most providers, as well as calDav stuff and similar\n
    - I wouldn’t mind if it would be 2 products working side by side if no alternatives are available (calendar and e-mail, but not ideal)\n
    \n
    ### Backups and Cloud Storage (for redundancy)\n
    \n
    - I have 1 cold backup at home, another at someone else’s home (both encrypted) but to be safe I’d like to also have a trustworthy cloud Cloud: -end-to-end encrypted or -> next bullet\n
    - compatibility with cryptomator is a big plus (though I want to avoid Apple/Google/MS/Dropbox)\n
    - possibility of mounting the cloud storage as drive on my computer (not hard requirement this one)\n
    - could be 2 products side by side (not ideal though): a storage solution for entire backup (wasabis and stuff) and a cloud solution (day to day usage)\n
    \n
    ### DNS for filtering\n
    \n
    I’d like a solution to have all traffic filtered (malware, ads) system wide on my laptop/desktop I have used adguard in the past; open to all other possibilities. I also have mullvadVPN; wouldn’t using a different DNS defeat the purpose of the VPN? Or when VPN is on, the DNS is always the one of the VPN? Possibilities:\n
    \n
    - controlD (i have seen people vouching for it)\n
    - NextDNS (system settings)\n
    - MullvadDNS (system settings)\n
    - adguard desktop app\n
    \n
    ### Malware / Virus / etc\n
    \n
    I have a linux desktop and macOS laptop. My doubts are regarding macOS. I’ve seen so many new antivirus ads that it almost makes me think that I should have one. I have malwarebytes installed for occasional runs and CleanMyMacX (I have doubts regarding its security claims - I use more for system management)\n
    \n
    - Should I opt for an antivirus program? If so, which would be advised intego is showing up all the time weirdly)\n
    \n
    This time of the year is when I can gear up, since financially I haven’t been at the top.\n
    \n
    For those that will answer, thank you so much in advance!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700957208 {#2489
    date: 2023-11-26 01:06:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 16381
  -titleTs: "'blackfriday':8 'chang':3 'need':1 'privaci':4 'recommend':6 'strategi':5"
  -bodyTs: "'1':228 '2':59,201,294 'ad':333,422 'address':68 'adguard':342,396 'advanc':507 'advis':468 'almost':425 'also':109,249,352 'altern':209 'alway':375 'anoth':233 'answer':501 'antivirus':421,461 'app':166,398 'apple/google/ms/dropbox':275 'avail':211 'avoid':274 'backup':78,126,220,230,307 'basic':7 'big':268 'blackfriday':24 'bullet':262 'caldav':189 'calendar':42,52,114,141,179,212 'chang':37 'claim':449 'cleanmymacx':442 'client':100,133 'cloud':38,43,222,253,254,280,313 'cold':229 'comfort':18 'compat':263 'comput':286 'controld':382 'could':292 'cryptom':265 'current':11 'cybermonday':25 'd':246,323 'data':155 'day':315,317 'deal':48 'dedic':165 'defeat':361 'desktop':103,168,397,406 'differ':359 'dns':44,319,360,373 'doubt':411,445 'drive':283 'e':40,50,98,131,215 'e-mail':39,49,97,130,214 'e.g':164 'easi':125,159 'els':236 'encrypt':146,240,259 'end':143,145,256,258 'end-to-end':142,255 'entir':306 'etc':401 'everyon':2 'exclud':181 'export/make':77 'fan':92 'filter':321,331 'financi':489 'folder':84,87,89 'gear':486 'gmail':67 'guess':177 'hard':139,148,288 'haven':491 'hello':1 'home':232,238 'ideal':118,219,300 'instal':437 'intego':469 'issu':72,105 'laptop':409 'laptop/desktop':338 'like':247,324 'linux':405 'love':112 'm':15 'maco':408,414 'mail':41,51,99,121,132,216 'make':35,426 'malwar':332,399 'malwarebyt':436 'manag':455 'mani':70,83,419 'matter':172 'mind':196 'mobil':107,163 'mount':278 'much':173,505 'mullvaddn':393 'mullvadvpn':354 'new':420 'next':261 'nextcloud':182 'nextdn':390 'nice':32,120 'occasion':439 'one':135,291,377,433 'open':346 'opt':458 'past':345 'peopl':386 'phone':108 'plus':269 'possibl':123,127,276,350,381 'product':202,295 'program':462 'provid':122,185 'purpos':363 're':22 'redund':225 'regard':413,446 'reli':64 'requir':140,149,180,289 'run':440 'safe':244 'season':33 'secur':448 'see':161 'seen':385,417 'sensit':154 'set':392,395 'setup':12 'show':471 'side':204,206,296,298 'similar':192 'sinc':20,80,150,488 'solut':304,314,326 'someon':235 'still':63 'storag':223,281,303 'store':152 'strategi':53 'stuff':190,310 'system':334,391,394,454 'thank':502 'thing':8,71 'think':27,428 'though':270,301 'time':475,478 'top':496 'traffic':330 'troublesom':75 'trustworthi':252 'tuta':55,74 'usag':318 'use':54,129,341,357,451 've':416 'virus':400 'vouch':387 'vpn':366,369,380 'want':272 'wasabi':308 'weird':476 'well':187 'wide':335 'work':203 'wors':79 'would':29,85,116,199,466 'wouldn':194,355 'year':60,481"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700939660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8699828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853260 {#2473
    date: 2023-11-24 20:14: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
40 DENIED moderate
App\Entity\Entry {#2474
  +user: Proxies\__CG__\App\Entity\User {#1923 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2484 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Need-To-Change-Privacy-Strategy-Recommendations-and-BlackFriday"
  +title: "Need To Change Privacy Strategy - Recommendations and BlackFriday"
  +url: null
  +body: """
    Hello everyone,\n
    \n
    There are a few basic things in my current setup that I’m not very comfortable with. Since we’re on blackfriday -> cybermonday I think it would be a nice season to make some changes [cloud - e-mail - calendar - cloud - DNS] Here’s the deal:\n
    \n
    ### E-mail / Calendar Strategy\n
    \n
    - Using tuta for more than 2 years but I still rely on my gmail address for many things; issues with Tuta:\n
    - troublesome to export/make backups (worse since I have many folders, would be folder by folder)\n
    - not a fan of not having an e-mail client on my desktop (not issue in mobile phone), also don’t love the calendar\n
    \n
    What would be ideal:\n
    \n
    - a nice mail provider, possibility of easy backups, possibility of using e-mail client (this one is not a hard requirement)\n
    - Calendar, end-to-end encrypted: a hard requirement since I store some sensitive data there. Should be easy to see on mobile (e.g.: dedicated app); for desktop it does not matter much to me I guess the calendar requirement excludes nextcloud and most providers, as well as calDav stuff and similar\n
    - I wouldn’t mind if it would be 2 products working side by side if no alternatives are available (calendar and e-mail, but not ideal)\n
    \n
    ### Backups and Cloud Storage (for redundancy)\n
    \n
    - I have 1 cold backup at home, another at someone else’s home (both encrypted) but to be safe I’d like to also have a trustworthy cloud Cloud: -end-to-end encrypted or -> next bullet\n
    - compatibility with cryptomator is a big plus (though I want to avoid Apple/Google/MS/Dropbox)\n
    - possibility of mounting the cloud storage as drive on my computer (not hard requirement this one)\n
    - could be 2 products side by side (not ideal though): a storage solution for entire backup (wasabis and stuff) and a cloud solution (day to day usage)\n
    \n
    ### DNS for filtering\n
    \n
    I’d like a solution to have all traffic filtered (malware, ads) system wide on my laptop/desktop I have used adguard in the past; open to all other possibilities. I also have mullvadVPN; wouldn’t using a different DNS defeat the purpose of the VPN? Or when VPN is on, the DNS is always the one of the VPN? Possibilities:\n
    \n
    - controlD (i have seen people vouching for it)\n
    - NextDNS (system settings)\n
    - MullvadDNS (system settings)\n
    - adguard desktop app\n
    \n
    ### Malware / Virus / etc\n
    \n
    I have a linux desktop and macOS laptop. My doubts are regarding macOS. I’ve seen so many new antivirus ads that it almost makes me think that I should have one. I have malwarebytes installed for occasional runs and CleanMyMacX (I have doubts regarding its security claims - I use more for system management)\n
    \n
    - Should I opt for an antivirus program? If so, which would be advised intego is showing up all the time weirdly)\n
    \n
    This time of the year is when I can gear up, since financially I haven’t been at the top.\n
    \n
    For those that will answer, thank you so much in advance!!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700957208 {#2489
    date: 2023-11-26 01:06:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 16381
  -titleTs: "'blackfriday':8 'chang':3 'need':1 'privaci':4 'recommend':6 'strategi':5"
  -bodyTs: "'1':228 '2':59,201,294 'ad':333,422 'address':68 'adguard':342,396 'advanc':507 'advis':468 'almost':425 'also':109,249,352 'altern':209 'alway':375 'anoth':233 'answer':501 'antivirus':421,461 'app':166,398 'apple/google/ms/dropbox':275 'avail':211 'avoid':274 'backup':78,126,220,230,307 'basic':7 'big':268 'blackfriday':24 'bullet':262 'caldav':189 'calendar':42,52,114,141,179,212 'chang':37 'claim':449 'cleanmymacx':442 'client':100,133 'cloud':38,43,222,253,254,280,313 'cold':229 'comfort':18 'compat':263 'comput':286 'controld':382 'could':292 'cryptom':265 'current':11 'cybermonday':25 'd':246,323 'data':155 'day':315,317 'deal':48 'dedic':165 'defeat':361 'desktop':103,168,397,406 'differ':359 'dns':44,319,360,373 'doubt':411,445 'drive':283 'e':40,50,98,131,215 'e-mail':39,49,97,130,214 'e.g':164 'easi':125,159 'els':236 'encrypt':146,240,259 'end':143,145,256,258 'end-to-end':142,255 'entir':306 'etc':401 'everyon':2 'exclud':181 'export/make':77 'fan':92 'filter':321,331 'financi':489 'folder':84,87,89 'gear':486 'gmail':67 'guess':177 'hard':139,148,288 'haven':491 'hello':1 'home':232,238 'ideal':118,219,300 'instal':437 'intego':469 'issu':72,105 'laptop':409 'laptop/desktop':338 'like':247,324 'linux':405 'love':112 'm':15 'maco':408,414 'mail':41,51,99,121,132,216 'make':35,426 'malwar':332,399 'malwarebyt':436 'manag':455 'mani':70,83,419 'matter':172 'mind':196 'mobil':107,163 'mount':278 'much':173,505 'mullvaddn':393 'mullvadvpn':354 'new':420 'next':261 'nextcloud':182 'nextdn':390 'nice':32,120 'occasion':439 'one':135,291,377,433 'open':346 'opt':458 'past':345 'peopl':386 'phone':108 'plus':269 'possibl':123,127,276,350,381 'product':202,295 'program':462 'provid':122,185 'purpos':363 're':22 'redund':225 'regard':413,446 'reli':64 'requir':140,149,180,289 'run':440 'safe':244 'season':33 'secur':448 'see':161 'seen':385,417 'sensit':154 'set':392,395 'setup':12 'show':471 'side':204,206,296,298 'similar':192 'sinc':20,80,150,488 'solut':304,314,326 'someon':235 'still':63 'storag':223,281,303 'store':152 'strategi':53 'stuff':190,310 'system':334,391,394,454 'thank':502 'thing':8,71 'think':27,428 'though':270,301 'time':475,478 'top':496 'traffic':330 'troublesom':75 'trustworthi':252 'tuta':55,74 'usag':318 'use':54,129,341,357,451 've':416 'virus':400 'vouch':387 'vpn':366,369,380 'want':272 'wasabi':308 'weird':476 'well':187 'wide':335 'work':203 'wors':79 'would':29,85,116,199,466 'wouldn':194,355 'year':60,481"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700939660
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8699828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700853260 {#2473
    date: 2023-11-24 20:14: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
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 {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jaheira-just-told-me-off-and-left-my-party-at"
  +title: "Jaheira just told me off and left my party at the very end of the game and idk why"
  +url: null
  +body: """
    Spoilers for the end of act 3 below.\n
    \n
    Idk what happened. I’ve only ever helped her. We just came from the astral plane and are ready to fight the brain. She pledged her sword and I gave a speech saying everyone is the hero of Baldur’s Gate or some such, and then it cut to her telling me off and telling me if I die against the absolute it’s better than I deserve and she left. WTF? Does anyone know why that happened?\n
    \n
    Edit: mystery solved. More spoilers below.\n
    \n
    If you kill Minsc instead of saving him, and then don’t talk to Jahiera before the battle, she finds out about it after your speech, is hella pissed, tells you off, and leaves. She already pledged her harpers though, so you still get to use them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131465 {#1544
    date: 2023-11-28 01:31:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 15343
  -titleTs: "'end':13 'game':16 'idk':18 'jaheira':1 'left':7 'parti':9 'told':3"
  -bodyTs: "'3':7 'absolut':70 'act':6 'alreadi':128 'anyon':82 'astral':23 'baldur':47 'battl':110 'better':73 'brain':31 'came':20 'cut':56 'deserv':76 'die':67 'edit':87 'end':4 'ever':15 'everyon':42 'fight':29 'find':112 'gate':49 'gave':38 'get':136 'happen':11,86 'harper':131 'hella':120 'help':16 'hero':45 'idk':9 'instead':97 'jahiera':107 'kill':95 'know':83 'leav':126 'left':79 'minsc':96 'mysteri':88 'piss':121 'plane':24 'pledg':33,129 'readi':27 'save':99 'say':41 'solv':89 'speech':40,118 'spoiler':1,91 'still':135 'sword':35 'talk':105 'tell':59,63,122 'though':132 'use':138 've':13 'wtf':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700719065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8304601"
  +editedAt: DateTimeImmutable @1701154369 {#1545
    date: 2023-11-28 07:52:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700632665 {#1547
    date: 2023-11-22 06:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jaheira-just-told-me-off-and-left-my-party-at"
  +title: "Jaheira just told me off and left my party at the very end of the game and idk why"
  +url: null
  +body: """
    Spoilers for the end of act 3 below.\n
    \n
    Idk what happened. I’ve only ever helped her. We just came from the astral plane and are ready to fight the brain. She pledged her sword and I gave a speech saying everyone is the hero of Baldur’s Gate or some such, and then it cut to her telling me off and telling me if I die against the absolute it’s better than I deserve and she left. WTF? Does anyone know why that happened?\n
    \n
    Edit: mystery solved. More spoilers below.\n
    \n
    If you kill Minsc instead of saving him, and then don’t talk to Jahiera before the battle, she finds out about it after your speech, is hella pissed, tells you off, and leaves. She already pledged her harpers though, so you still get to use them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131465 {#1544
    date: 2023-11-28 01:31:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 15343
  -titleTs: "'end':13 'game':16 'idk':18 'jaheira':1 'left':7 'parti':9 'told':3"
  -bodyTs: "'3':7 'absolut':70 'act':6 'alreadi':128 'anyon':82 'astral':23 'baldur':47 'battl':110 'better':73 'brain':31 'came':20 'cut':56 'deserv':76 'die':67 'edit':87 'end':4 'ever':15 'everyon':42 'fight':29 'find':112 'gate':49 'gave':38 'get':136 'happen':11,86 'harper':131 'hella':120 'help':16 'hero':45 'idk':9 'instead':97 'jahiera':107 'kill':95 'know':83 'leav':126 'left':79 'minsc':96 'mysteri':88 'piss':121 'plane':24 'pledg':33,129 'readi':27 'save':99 'say':41 'solv':89 'speech':40,118 'spoiler':1,91 'still':135 'sword':35 'talk':105 'tell':59,63,122 'though':132 'use':138 've':13 'wtf':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700719065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8304601"
  +editedAt: DateTimeImmutable @1701154369 {#1545
    date: 2023-11-28 07:52:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700632665 {#1547
    date: 2023-11-22 06:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1511 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Jaheira-just-told-me-off-and-left-my-party-at"
  +title: "Jaheira just told me off and left my party at the very end of the game and idk why"
  +url: null
  +body: """
    Spoilers for the end of act 3 below.\n
    \n
    Idk what happened. I’ve only ever helped her. We just came from the astral plane and are ready to fight the brain. She pledged her sword and I gave a speech saying everyone is the hero of Baldur’s Gate or some such, and then it cut to her telling me off and telling me if I die against the absolute it’s better than I deserve and she left. WTF? Does anyone know why that happened?\n
    \n
    Edit: mystery solved. More spoilers below.\n
    \n
    If you kill Minsc instead of saving him, and then don’t talk to Jahiera before the battle, she finds out about it after your speech, is hella pissed, tells you off, and leaves. She already pledged her harpers though, so you still get to use them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131465 {#1544
    date: 2023-11-28 01:31:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 15343
  -titleTs: "'end':13 'game':16 'idk':18 'jaheira':1 'left':7 'parti':9 'told':3"
  -bodyTs: "'3':7 'absolut':70 'act':6 'alreadi':128 'anyon':82 'astral':23 'baldur':47 'battl':110 'better':73 'brain':31 'came':20 'cut':56 'deserv':76 'die':67 'edit':87 'end':4 'ever':15 'everyon':42 'fight':29 'find':112 'gate':49 'gave':38 'get':136 'happen':11,86 'harper':131 'hella':120 'help':16 'hero':45 'idk':9 'instead':97 'jahiera':107 'kill':95 'know':83 'leav':126 'left':79 'minsc':96 'mysteri':88 'piss':121 'plane':24 'pledg':33,129 'readi':27 'save':99 'say':41 'solv':89 'speech':40,118 'spoiler':1,91 'still':135 'sword':35 'talk':105 'tell':59,63,122 'though':132 'use':138 've':13 'wtf':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700719065
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8304601"
  +editedAt: DateTimeImmutable @1701154369 {#1545
    date: 2023-11-28 07:52:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700632665 {#1547
    date: 2023-11-22 06:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-a-user-in-one-instance-can-t-comment-on-another"
  +title: "Why a user in one instance can't comment on another instance in lemmy? ( not a rant )"
  +url: null
  +body: """
    If we are able to see lemmy.ml posts in lemmy.world We should be able to make comments on the post.\n
    \n
    Making a new post should be for registered members.\n
    \n
    I think ‘having to register and switching acc’ is one of the reasons why people are not interacting as much as they could.\n
    \n
    Would be nice if devs answered as well.\n
    \n
    Cheers.\n
    \n
    Edit: you guys are right. I’m on liftoff and I can add an instance without having an account and browse it but when I have to make an comment it asks for account ; I thought liftoff is looking for the same post in another instance ( which may not have all the comments) But all it needed was an account.\n
    \n
    Sorry guys I’m still wrapping my head around fediverse.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576559 {#1534
    date: 2023-11-21 15:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 15008
  -titleTs: "'anoth':11 'comment':9 'instanc':6,12 'lemmi':14 'one':5 'rant':17 'user':3"
  -bodyTs: "'abl':4,14 'acc':37 'account':80,95,121 'add':74 'anoth':106 'answer':58 'around':130 'ask':93 'brows':82 'cheer':61 'comment':17,91,114 'could':52 'dev':57 'edit':62 'fedivers':131 'guy':64,123 'head':129 'instanc':76,107 'interact':47 'lemmy.ml':7 'lemmy.world':10 'liftoff':70,98 'look':100 'm':68,125 'make':16,21,89 'may':109 'member':29 'much':49 'need':118 'new':23 'nice':55 'one':39 'peopl':44 'post':8,20,24,104 'reason':42 'regist':28,34 'right':66 'see':6 'sorri':122 'still':126 'switch':36 'think':31 'thought':97 'well':60 'without':77 'would':53 'wrap':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700641927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8552161"
  +editedAt: DateTimeImmutable @1700991593 {#1542
    date: 2023-11-26 10:39:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700555527 {#1540
    date: 2023-11-21 09:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-a-user-in-one-instance-can-t-comment-on-another"
  +title: "Why a user in one instance can't comment on another instance in lemmy? ( not a rant )"
  +url: null
  +body: """
    If we are able to see lemmy.ml posts in lemmy.world We should be able to make comments on the post.\n
    \n
    Making a new post should be for registered members.\n
    \n
    I think ‘having to register and switching acc’ is one of the reasons why people are not interacting as much as they could.\n
    \n
    Would be nice if devs answered as well.\n
    \n
    Cheers.\n
    \n
    Edit: you guys are right. I’m on liftoff and I can add an instance without having an account and browse it but when I have to make an comment it asks for account ; I thought liftoff is looking for the same post in another instance ( which may not have all the comments) But all it needed was an account.\n
    \n
    Sorry guys I’m still wrapping my head around fediverse.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576559 {#1534
    date: 2023-11-21 15:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 15008
  -titleTs: "'anoth':11 'comment':9 'instanc':6,12 'lemmi':14 'one':5 'rant':17 'user':3"
  -bodyTs: "'abl':4,14 'acc':37 'account':80,95,121 'add':74 'anoth':106 'answer':58 'around':130 'ask':93 'brows':82 'cheer':61 'comment':17,91,114 'could':52 'dev':57 'edit':62 'fedivers':131 'guy':64,123 'head':129 'instanc':76,107 'interact':47 'lemmy.ml':7 'lemmy.world':10 'liftoff':70,98 'look':100 'm':68,125 'make':16,21,89 'may':109 'member':29 'much':49 'need':118 'new':23 'nice':55 'one':39 'peopl':44 'post':8,20,24,104 'reason':42 'regist':28,34 'right':66 'see':6 'sorri':122 'still':126 'switch':36 'think':31 'thought':97 'well':60 'without':77 'would':53 'wrap':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700641927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8552161"
  +editedAt: DateTimeImmutable @1700991593 {#1542
    date: 2023-11-26 10:39:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700555527 {#1540
    date: 2023-11-21 09:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-a-user-in-one-instance-can-t-comment-on-another"
  +title: "Why a user in one instance can't comment on another instance in lemmy? ( not a rant )"
  +url: null
  +body: """
    If we are able to see lemmy.ml posts in lemmy.world We should be able to make comments on the post.\n
    \n
    Making a new post should be for registered members.\n
    \n
    I think ‘having to register and switching acc’ is one of the reasons why people are not interacting as much as they could.\n
    \n
    Would be nice if devs answered as well.\n
    \n
    Cheers.\n
    \n
    Edit: you guys are right. I’m on liftoff and I can add an instance without having an account and browse it but when I have to make an comment it asks for account ; I thought liftoff is looking for the same post in another instance ( which may not have all the comments) But all it needed was an account.\n
    \n
    Sorry guys I’m still wrapping my head around fediverse.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700576559 {#1534
    date: 2023-11-21 15:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 15008
  -titleTs: "'anoth':11 'comment':9 'instanc':6,12 'lemmi':14 'one':5 'rant':17 'user':3"
  -bodyTs: "'abl':4,14 'acc':37 'account':80,95,121 'add':74 'anoth':106 'answer':58 'around':130 'ask':93 'brows':82 'cheer':61 'comment':17,91,114 'could':52 'dev':57 'edit':62 'fedivers':131 'guy':64,123 'head':129 'instanc':76,107 'interact':47 'lemmy.ml':7 'lemmy.world':10 'liftoff':70,98 'look':100 'm':68,125 'make':16,21,89 'may':109 'member':29 'much':49 'need':118 'new':23 'nice':55 'one':39 'peopl':44 'post':8,20,24,104 'reason':42 'regist':28,34 'right':66 'see':6 'sorri':122 'still':126 'switch':36 'think':31 'thought':97 'well':60 'without':77 'would':53 'wrap':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700641927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8552161"
  +editedAt: DateTimeImmutable @1700991593 {#1542
    date: 2023-11-26 10:39:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700555527 {#1540
    date: 2023-11-21 09:32:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1517
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1632
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1623
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1517
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1632
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1623
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Best-place-to-buy-replacement-parts-for-a-laptop"
  +title: "Best place to buy replacement parts for a laptop?"
  +url: null
  +body: """
    I’ve got a Dell G3 3579 that’s in a dire need of a battery and a bottom panel replacement. I’ve thought of buying them off aliexpress, but I’m a bit skeptical of it… So ig my question is whether it’s OK to buy stuff like replacement laptop batteries off aliexpress.\n
    \n
    E: I’ve checked, amazon does not ship to my country… I’m also technically asking if anyone knows any trusted good replacement battery manufacturers that I should look for…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700681365 {#1517
    date: 2023-11-22 20:29:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 14729
  -titleTs: "'best':1 'buy':4 'laptop':9 'part':6 'place':2 'replac':5"
  -bodyTs: "'3579':7 'aliexpress':29,55 'also':69 'amazon':60 'anyon':73 'ask':71 'batteri':16,53,79 'bit':34 'bottom':19 'buy':26,48 'check':59 'countri':66 'dell':5 'dire':12 'e':56 'g3':6 'good':77 'got':3 'ig':39 'know':74 'laptop':52 'like':50 'look':84 'm':32,68 'manufactur':80 'need':13 'ok':46 'panel':20 'question':41 'replac':21,51,78 'ship':63 'skeptic':35 'stuff':49 'technic':70 'thought':24 'trust':76 've':2,23,58 'whether':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700570503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8515905"
  +editedAt: DateTimeImmutable @1700888843 {#1632
    date: 2023-11-25 06:07:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700484103 {#1623
    date: 2023-11-20 13:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Q-anyone-having-trouble-getting-mortons"
  +title: "[Q] anyone having trouble getting mortons?"
  +url: null
  +body: "The past few weeks maybe even over a month, I’ve had no luck getting a box of Morton’s kosher salt. Anyone else having problems getting it? In the southeast us if that matters."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700904569 {#1746
    date: 2023-11-25 10:29:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 14408
  -titleTs: "'anyon':2 'get':5 'morton':6 'q':1 'troubl':4"
  -bodyTs: "'anyon':23 'box':17 'els':24 'even':6 'get':15,27 'kosher':21 'luck':14 'matter':35 'mayb':5 'month':9 'morton':19 'past':2 'problem':26 'salt':22 'southeast':31 'us':32 've':11 'week':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700488657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402257 {#1749
    date: 2023-11-19 14:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Q-anyone-having-trouble-getting-mortons"
  +title: "[Q] anyone having trouble getting mortons?"
  +url: null
  +body: "The past few weeks maybe even over a month, I’ve had no luck getting a box of Morton’s kosher salt. Anyone else having problems getting it? In the southeast us if that matters."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700904569 {#1746
    date: 2023-11-25 10:29:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 14408
  -titleTs: "'anyon':2 'get':5 'morton':6 'q':1 'troubl':4"
  -bodyTs: "'anyon':23 'box':17 'els':24 'even':6 'get':15,27 'kosher':21 'luck':14 'matter':35 'mayb':5 'month':9 'morton':19 'past':2 'problem':26 'salt':22 'southeast':31 'us':32 've':11 'week':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700488657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402257 {#1749
    date: 2023-11-19 14:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Q-anyone-having-trouble-getting-mortons"
  +title: "[Q] anyone having trouble getting mortons?"
  +url: null
  +body: "The past few weeks maybe even over a month, I’ve had no luck getting a box of Morton’s kosher salt. Anyone else having problems getting it? In the southeast us if that matters."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700904569 {#1746
    date: 2023-11-25 10:29:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 14408
  -titleTs: "'anyon':2 'get':5 'morton':6 'q':1 'troubl':4"
  -bodyTs: "'anyon':23 'box':17 'els':24 'even':6 'get':15,27 'kosher':21 'luck':14 'matter':35 'mayb':5 'month':9 'morton':19 'past':2 'problem':26 'salt':22 'southeast':31 'us':32 've':11 'week':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700488657
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8470973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402257 {#1749
    date: 2023-11-19 14:57:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-else-see-this-post"
  +title: "Can anyone else see this post?"
  +url: null
  +body: "[infosec.pub/post/5039488](https://infosec.pub/post/5039488)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605949 {#1488
    date: 2023-11-21 23:32:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 14280
  -titleTs: "'anyon':2 'els':3 'post':6 'see':4"
  -bodyTs: "'/post/5039488](https://infosec.pub/post/5039488)':3 'infosec.pub':2 'infosec.pub/post/5039488](https://infosec.pub/post/5039488)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700441928
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9440584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355528 {#1487
    date: 2023-11-19 01:58:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-else-see-this-post"
  +title: "Can anyone else see this post?"
  +url: null
  +body: "[infosec.pub/post/5039488](https://infosec.pub/post/5039488)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605949 {#1488
    date: 2023-11-21 23:32:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 14280
  -titleTs: "'anyon':2 'els':3 'post':6 'see':4"
  -bodyTs: "'/post/5039488](https://infosec.pub/post/5039488)':3 'infosec.pub':2 'infosec.pub/post/5039488](https://infosec.pub/post/5039488)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700441928
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9440584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355528 {#1487
    date: 2023-11-19 01:58:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-anyone-else-see-this-post"
  +title: "Can anyone else see this post?"
  +url: null
  +body: "[infosec.pub/post/5039488](https://infosec.pub/post/5039488)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700605949 {#1488
    date: 2023-11-21 23:32:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 14280
  -titleTs: "'anyon':2 'els':3 'post':6 'see':4"
  -bodyTs: "'/post/5039488](https://infosec.pub/post/5039488)':3 'infosec.pub':2 'infosec.pub/post/5039488](https://infosec.pub/post/5039488)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700441928
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9440584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700355528 {#1487
    date: 2023-11-19 01:58:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-best-RAID-setup-for-internal-HDD-and-does-it"
  +title: "The best RAID setup for internal HDD and does it actually make sense to use it all for gaming?"
  +url: null
  +body: """
    I have 500gb SSD and need to basically uninstall Elden Ring and Dark Souls 3 to install Baldur’s Gate 3. I want to buy new SSD, but my money is a bit tight right now as I’m saving for my degree’s tuition fee.\n
    \n
    I’m thinking of buying 3x500GB spinning HDD that will cost me around $20. I know it wont be as fast as SSD, but I read/watched about RAID, and saw amazing result. Around 400-500MBPs, which should be more than enough for gaming, imo. If I were to buy the same amount of storage but SSD, it will cost me $100.\n
    \n
    I dont really need redundancy, as all of my personal documents are backed up in my server and I have separate disk just for my data archieve. It will only be used to game and game only.\n
    \n
    Do you think that my idea makes sense? Is it does…, I want to ask another questions.\n
    \n
    I knew I wanted to use RAID 0, but after I read arch wiki, it says that RAID 5 is superior. Should I use BTRFS, EXT4, ZFS, or F2FS? What kernel or module should I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699407312 {#1754
    date: 2023-11-08 02:35:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 10549
  -titleTs: "'actual':11 'best':2 'game':19 'hdd':7 'intern':6 'make':12 'raid':3 'sens':13 'setup':4 'use':15"
  -bodyTs: "'-500':81 '0':170 '100':108 '20':60 '3':15,21 '3x500gb':52 '400':80 '5':181 '500gb':3 'amaz':77 'amount':99 'anoth':161 'arch':175 'archiev':135 'around':59,79 'ask':160 'back':121 'baldur':18 'basic':8 'bit':33 'btrfs':187 'buy':25,51,96 'cost':57,106 'dark':13 'data':134 'degre':43 'disk':130 'document':119 'dont':110 'elden':10 'enough':88 'ext4':188 'f2fs':191 'fast':67 'fee':46 'game':90,142,144 'gate':20 'hdd':54 'idea':151 'imo':91 'instal':17 'kernel':193 'knew':164 'know':62 'm':39,48 'make':152 'mbps':82 'modul':195 'money':30 'need':6,112 'new':26 'person':118 'question':162 'raid':74,169,180 'read':174 'read/watched':72 'realli':111 'redund':113 'result':78 'right':35 'ring':11 'save':40 'saw':76 'say':178 'sens':153 'separ':129 'server':125 'soul':14 'spin':53 'ssd':4,27,69,103 'storag':101 'superior':183 'think':49,148 'tight':34 'tuition':45 'uninstal':9 'use':140,168,186,198 'want':23,158,166 'wiki':176 'wont':64 'zfs':189"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699373440
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7585833"
  +editedAt: DateTimeImmutable @1699310301 {#1755
    date: 2023-11-06 23:38:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699287040 {#1760
    date: 2023-11-06 17:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-best-RAID-setup-for-internal-HDD-and-does-it"
  +title: "The best RAID setup for internal HDD and does it actually make sense to use it all for gaming?"
  +url: null
  +body: """
    I have 500gb SSD and need to basically uninstall Elden Ring and Dark Souls 3 to install Baldur’s Gate 3. I want to buy new SSD, but my money is a bit tight right now as I’m saving for my degree’s tuition fee.\n
    \n
    I’m thinking of buying 3x500GB spinning HDD that will cost me around $20. I know it wont be as fast as SSD, but I read/watched about RAID, and saw amazing result. Around 400-500MBPs, which should be more than enough for gaming, imo. If I were to buy the same amount of storage but SSD, it will cost me $100.\n
    \n
    I dont really need redundancy, as all of my personal documents are backed up in my server and I have separate disk just for my data archieve. It will only be used to game and game only.\n
    \n
    Do you think that my idea makes sense? Is it does…, I want to ask another questions.\n
    \n
    I knew I wanted to use RAID 0, but after I read arch wiki, it says that RAID 5 is superior. Should I use BTRFS, EXT4, ZFS, or F2FS? What kernel or module should I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699407312 {#1754
    date: 2023-11-08 02:35:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 10549
  -titleTs: "'actual':11 'best':2 'game':19 'hdd':7 'intern':6 'make':12 'raid':3 'sens':13 'setup':4 'use':15"
  -bodyTs: "'-500':81 '0':170 '100':108 '20':60 '3':15,21 '3x500gb':52 '400':80 '5':181 '500gb':3 'amaz':77 'amount':99 'anoth':161 'arch':175 'archiev':135 'around':59,79 'ask':160 'back':121 'baldur':18 'basic':8 'bit':33 'btrfs':187 'buy':25,51,96 'cost':57,106 'dark':13 'data':134 'degre':43 'disk':130 'document':119 'dont':110 'elden':10 'enough':88 'ext4':188 'f2fs':191 'fast':67 'fee':46 'game':90,142,144 'gate':20 'hdd':54 'idea':151 'imo':91 'instal':17 'kernel':193 'knew':164 'know':62 'm':39,48 'make':152 'mbps':82 'modul':195 'money':30 'need':6,112 'new':26 'person':118 'question':162 'raid':74,169,180 'read':174 'read/watched':72 'realli':111 'redund':113 'result':78 'right':35 'ring':11 'save':40 'saw':76 'say':178 'sens':153 'separ':129 'server':125 'soul':14 'spin':53 'ssd':4,27,69,103 'storag':101 'superior':183 'think':49,148 'tight':34 'tuition':45 'uninstal':9 'use':140,168,186,198 'want':23,158,166 'wiki':176 'wont':64 'zfs':189"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699373440
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7585833"
  +editedAt: DateTimeImmutable @1699310301 {#1755
    date: 2023-11-06 23:38:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699287040 {#1760
    date: 2023-11-06 17:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-best-RAID-setup-for-internal-HDD-and-does-it"
  +title: "The best RAID setup for internal HDD and does it actually make sense to use it all for gaming?"
  +url: null
  +body: """
    I have 500gb SSD and need to basically uninstall Elden Ring and Dark Souls 3 to install Baldur’s Gate 3. I want to buy new SSD, but my money is a bit tight right now as I’m saving for my degree’s tuition fee.\n
    \n
    I’m thinking of buying 3x500GB spinning HDD that will cost me around $20. I know it wont be as fast as SSD, but I read/watched about RAID, and saw amazing result. Around 400-500MBPs, which should be more than enough for gaming, imo. If I were to buy the same amount of storage but SSD, it will cost me $100.\n
    \n
    I dont really need redundancy, as all of my personal documents are backed up in my server and I have separate disk just for my data archieve. It will only be used to game and game only.\n
    \n
    Do you think that my idea makes sense? Is it does…, I want to ask another questions.\n
    \n
    I knew I wanted to use RAID 0, but after I read arch wiki, it says that RAID 5 is superior. Should I use BTRFS, EXT4, ZFS, or F2FS? What kernel or module should I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699407312 {#1754
    date: 2023-11-08 02:35:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 10549
  -titleTs: "'actual':11 'best':2 'game':19 'hdd':7 'intern':6 'make':12 'raid':3 'sens':13 'setup':4 'use':15"
  -bodyTs: "'-500':81 '0':170 '100':108 '20':60 '3':15,21 '3x500gb':52 '400':80 '5':181 '500gb':3 'amaz':77 'amount':99 'anoth':161 'arch':175 'archiev':135 'around':59,79 'ask':160 'back':121 'baldur':18 'basic':8 'bit':33 'btrfs':187 'buy':25,51,96 'cost':57,106 'dark':13 'data':134 'degre':43 'disk':130 'document':119 'dont':110 'elden':10 'enough':88 'ext4':188 'f2fs':191 'fast':67 'fee':46 'game':90,142,144 'gate':20 'hdd':54 'idea':151 'imo':91 'instal':17 'kernel':193 'knew':164 'know':62 'm':39,48 'make':152 'mbps':82 'modul':195 'money':30 'need':6,112 'new':26 'person':118 'question':162 'raid':74,169,180 'read':174 'read/watched':72 'realli':111 'redund':113 'result':78 'right':35 'ring':11 'save':40 'saw':76 'say':178 'sens':153 'separ':129 'server':125 'soul':14 'spin':53 'ssd':4,27,69,103 'storag':101 'superior':183 'think':49,148 'tight':34 'tuition':45 'uninstal':9 'use':140,168,186,198 'want':23,158,166 'wiki':176 'wont':64 'zfs':189"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699373440
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7585833"
  +editedAt: DateTimeImmutable @1699310301 {#1755
    date: 2023-11-06 23:38:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699287040 {#1760
    date: 2023-11-06 17:10:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PDF-Editor-for-Linux"
  +title: "PDF Editor for Linux?"
  +url: null
  +body: """
    I’m looking for a full PDF editor for use on Linux. Foxit, Qoppa… can’t find anything on TPB, AllPCWorld or 4mirrorlink. Even looked on Milkie and saw a link for Qoppa PDF, but no one is seeding it.\n
    \n
    Anyone have any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308427 {#1773
    date: 2023-11-06 23:07:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10257
  -titleTs: "'editor':2 'linux':4 'pdf':1"
  -bodyTs: "'4mirrorlink':23 'allpcworld':21 'anyon':41 'anyth':18 'editor':8 'even':24 'find':17 'foxit':13 'full':6 'idea':44 'link':31 'linux':12 'look':3,25 'm':2 'milki':27 'one':37 'pdf':7,34 'qoppa':14,33 'saw':29 'seed':39 'tpb':20 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300581
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6384211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699214181 {#1775
    date: 2023-11-05 20:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PDF-Editor-for-Linux"
  +title: "PDF Editor for Linux?"
  +url: null
  +body: """
    I’m looking for a full PDF editor for use on Linux. Foxit, Qoppa… can’t find anything on TPB, AllPCWorld or 4mirrorlink. Even looked on Milkie and saw a link for Qoppa PDF, but no one is seeding it.\n
    \n
    Anyone have any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308427 {#1773
    date: 2023-11-06 23:07:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10257
  -titleTs: "'editor':2 'linux':4 'pdf':1"
  -bodyTs: "'4mirrorlink':23 'allpcworld':21 'anyon':41 'anyth':18 'editor':8 'even':24 'find':17 'foxit':13 'full':6 'idea':44 'link':31 'linux':12 'look':3,25 'm':2 'milki':27 'one':37 'pdf':7,34 'qoppa':14,33 'saw':29 'seed':39 'tpb':20 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300581
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6384211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699214181 {#1775
    date: 2023-11-05 20:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "PDF-Editor-for-Linux"
  +title: "PDF Editor for Linux?"
  +url: null
  +body: """
    I’m looking for a full PDF editor for use on Linux. Foxit, Qoppa… can’t find anything on TPB, AllPCWorld or 4mirrorlink. Even looked on Milkie and saw a link for Qoppa PDF, but no one is seeding it.\n
    \n
    Anyone have any ideas?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699308427 {#1773
    date: 2023-11-06 23:07:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10257
  -titleTs: "'editor':2 'linux':4 'pdf':1"
  -bodyTs: "'4mirrorlink':23 'allpcworld':21 'anyon':41 'anyth':18 'editor':8 'even':24 'find':17 'foxit':13 'full':6 'idea':44 'link':31 'linux':12 'look':3,25 'm':2 'milki':27 'one':37 'pdf':7,34 'qoppa':14,33 'saw':29 'seed':39 'tpb':20 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300581
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6384211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699214181 {#1775
    date: 2023-11-05 20:56:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Thing-From-Another-World-and-The-Thing"
  +title: "The Thing From Another World and The Thing"
  +url: null
  +body: """
    Are there any other good modem movies that have black and white counterparts? The only other one i can think of is The Day The Earth Stood Still and the remake of that isn’t even that good.\n
    \n
    This question comes about as my really enjoying The Thing, finding out it had an earlier version, and then finding i enjoyed that version more and for different reasons. I’d love to branch out and watch more monochrome movies with modem ties.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698776510 {#1452
    date: 2023-10-31 19:21:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 8670
  -titleTs: "'anoth':4 'thing':2,8 'world':5"
  -bodyTs: "'black':10 'branch':72 'come':41 'counterpart':13 'd':69 'day':24 'differ':66 'earlier':54 'earth':26 'enjoy':46,60 'even':36 'find':49,58 'good':5,38 'isn':34 'love':70 'modem':6,80 'monochrom':77 'movi':7,78 'one':17 'question':40 'realli':45 'reason':67 'remak':31 'still':28 'stood':27 'thing':48 'think':20 'tie':81 'version':55,62 'watch':75 'white':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698797048
  +visibility: "visible             "
  +apId: "https://leaf.dance/post/7110259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710648 {#1445
    date: 2023-10-31 01:04:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Thing-From-Another-World-and-The-Thing"
  +title: "The Thing From Another World and The Thing"
  +url: null
  +body: """
    Are there any other good modem movies that have black and white counterparts? The only other one i can think of is The Day The Earth Stood Still and the remake of that isn’t even that good.\n
    \n
    This question comes about as my really enjoying The Thing, finding out it had an earlier version, and then finding i enjoyed that version more and for different reasons. I’d love to branch out and watch more monochrome movies with modem ties.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698776510 {#1452
    date: 2023-10-31 19:21:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 8670
  -titleTs: "'anoth':4 'thing':2,8 'world':5"
  -bodyTs: "'black':10 'branch':72 'come':41 'counterpart':13 'd':69 'day':24 'differ':66 'earlier':54 'earth':26 'enjoy':46,60 'even':36 'find':49,58 'good':5,38 'isn':34 'love':70 'modem':6,80 'monochrom':77 'movi':7,78 'one':17 'question':40 'realli':45 'reason':67 'remak':31 'still':28 'stood':27 'thing':48 'think':20 'tie':81 'version':55,62 'watch':75 'white':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698797048
  +visibility: "visible             "
  +apId: "https://leaf.dance/post/7110259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710648 {#1445
    date: 2023-10-31 01:04:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Thing-From-Another-World-and-The-Thing"
  +title: "The Thing From Another World and The Thing"
  +url: null
  +body: """
    Are there any other good modem movies that have black and white counterparts? The only other one i can think of is The Day The Earth Stood Still and the remake of that isn’t even that good.\n
    \n
    This question comes about as my really enjoying The Thing, finding out it had an earlier version, and then finding i enjoyed that version more and for different reasons. I’d love to branch out and watch more monochrome movies with modem ties.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698776510 {#1452
    date: 2023-10-31 19:21:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 8670
  -titleTs: "'anoth':4 'thing':2,8 'world':5"
  -bodyTs: "'black':10 'branch':72 'come':41 'counterpart':13 'd':69 'day':24 'differ':66 'earlier':54 'earth':26 'enjoy':46,60 'even':36 'find':49,58 'good':5,38 'isn':34 'love':70 'modem':6,80 'monochrom':77 'movi':7,78 'one':17 'question':40 'realli':45 'reason':67 'remak':31 'still':28 'stood':27 'thing':48 'think':20 'tie':81 'version':55,62 'watch':75 'white':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698797048
  +visibility: "visible             "
  +apId: "https://leaf.dance/post/7110259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698710648 {#1445
    date: 2023-10-31 01:04:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-wanted"
  +title: "Help wanted"
  +url: null
  +body: "I live in the EU and the company I work at has been bought out by an american company. They now want me to sign a document that lets them transfer my personal data from my employer to the USA. They want my Name, full address and birthday. It says that they need this for some “compliance regulation” which includes the prevention of terrorism (the ol’ classic). I feel uncomfortable giving them “explicit permission” to share this data even if it is done under “highest possible security measures” which, if they are not possible, might as well be none. I just started my apprenticeship, so they could fire me without providing a reason if I do not sign. Any help is well appreciated."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552913 {#1450
    date: 2023-10-17 16:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5680
  -titleTs: "'help':1 'want':2"
  -bodyTs: "'address':46 'american':18 'appreci':123 'apprenticeship':104 'birthday':48 'bought':14 'classic':67 'compani':8,19 'complianc':57 'could':107 'data':34,78 'document':27 'done':83 'employ':37 'eu':5 'even':79 'explicit':73 'feel':69 'fire':108 'full':45 'give':71 'help':120 'highest':85 'includ':60 'let':29 'live':2 'measur':88 'might':95 'name':44 'need':53 'none':99 'ol':66 'permiss':74 'person':33 'possibl':86,94 'prevent':62 'provid':111 'reason':113 'regul':58 'say':50 'secur':87 'share':76 'sign':25,118 'start':102 'terror':64 'transfer':31 'uncomfort':70 'usa':40 'want':22,42 'well':97,122 'without':110 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697535885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6385203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697449485 {#1449
    date: 2023-10-16 11:44:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-wanted"
  +title: "Help wanted"
  +url: null
  +body: "I live in the EU and the company I work at has been bought out by an american company. They now want me to sign a document that lets them transfer my personal data from my employer to the USA. They want my Name, full address and birthday. It says that they need this for some “compliance regulation” which includes the prevention of terrorism (the ol’ classic). I feel uncomfortable giving them “explicit permission” to share this data even if it is done under “highest possible security measures” which, if they are not possible, might as well be none. I just started my apprenticeship, so they could fire me without providing a reason if I do not sign. Any help is well appreciated."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552913 {#1450
    date: 2023-10-17 16:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5680
  -titleTs: "'help':1 'want':2"
  -bodyTs: "'address':46 'american':18 'appreci':123 'apprenticeship':104 'birthday':48 'bought':14 'classic':67 'compani':8,19 'complianc':57 'could':107 'data':34,78 'document':27 'done':83 'employ':37 'eu':5 'even':79 'explicit':73 'feel':69 'fire':108 'full':45 'give':71 'help':120 'highest':85 'includ':60 'let':29 'live':2 'measur':88 'might':95 'name':44 'need':53 'none':99 'ol':66 'permiss':74 'person':33 'possibl':86,94 'prevent':62 'provid':111 'reason':113 'regul':58 'say':50 'secur':87 'share':76 'sign':25,118 'start':102 'terror':64 'transfer':31 'uncomfort':70 'usa':40 'want':22,42 'well':97,122 'without':110 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697535885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6385203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697449485 {#1449
    date: 2023-10-16 11:44:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Help-wanted"
  +title: "Help wanted"
  +url: null
  +body: "I live in the EU and the company I work at has been bought out by an american company. They now want me to sign a document that lets them transfer my personal data from my employer to the USA. They want my Name, full address and birthday. It says that they need this for some “compliance regulation” which includes the prevention of terrorism (the ol’ classic). I feel uncomfortable giving them “explicit permission” to share this data even if it is done under “highest possible security measures” which, if they are not possible, might as well be none. I just started my apprenticeship, so they could fire me without providing a reason if I do not sign. Any help is well appreciated."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697552913 {#1450
    date: 2023-10-17 16:28:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 5680
  -titleTs: "'help':1 'want':2"
  -bodyTs: "'address':46 'american':18 'appreci':123 'apprenticeship':104 'birthday':48 'bought':14 'classic':67 'compani':8,19 'complianc':57 'could':107 'data':34,78 'document':27 'done':83 'employ':37 'eu':5 'even':79 'explicit':73 'feel':69 'fire':108 'full':45 'give':71 'help':120 'highest':85 'includ':60 'let':29 'live':2 'measur':88 'might':95 'name':44 'need':53 'none':99 'ol':66 'permiss':74 'person':33 'possibl':86,94 'prevent':62 'provid':111 'reason':113 'regul':58 'say':50 'secur':87 'share':76 'sign':25,118 'start':102 'terror':64 'transfer':31 'uncomfort':70 'usa':40 'want':22,42 'well':97,122 'without':110 'work':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697535885
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6385203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697449485 {#1449
    date: 2023-10-16 11:44:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-just-watched-Barbie-What-did-you-guys-think-of"
  +title: "I just watched Barbie, What did you guys think of the movie?"
  +url: null
  +body: """
    Barbie is Lazy.\n
    \n
    The premise is good, the set design of Barbie Land is exceptional (but Lazy, because I suspect, they just exactly replicated mattel’s toys/costumes). The set of Mattel Office was great is the only original element in the film. However, they persistently pad the movie, diminishing its value.\n
    \n
    The parody of 2001 was enjoyable, until it extended for too long, similar to the one of Saving Private Ryan. Additionally, employing these 2 well-known scenes felt lazy. If I were to ask ChatGPT about the ten most recognized scenes in cinema, these two would certainly be on the list. Including them gave the impression that the entire movie had been dumbed down, like the over-explanation of the joke.\n
    \n
    **The Jokes:**\n
    \n
    I chuckled at the beginning when Barbie upstairs when to the left and then appeared downstair on the left. Subsequently, they explained that she didn’t need to move in Barbie Land.\n
    \n
    I also chuckled when I saw the pink white-house, but someone felt the need to point out that it was pink.\n
    \n
    I chuckled from the high-heel foot position. Although it later became an unnecessary (cellulit and though of death was enough) and inexplicable plot point (as the human playing don’t have feet problem) .\n
    \n
    I chuckled when the Mattel boardroom displayed all male figures, but this was later pointed out, detracting from the humor.\n
    \n
    **Padding:**\n
    \n
    The travel scene between the real world and Barbie Land occurred 3 or 4 times. The song “Because I’m Ken” was sung verbatim twice.\n
    \n
    In a comedy, parodies can be amusing, but using iconic scenes hold up by well known music and no dialogue feels lazy. Let just use that music, redo the visual, and call it humor. Contrast it with the mattrix parody, where it work beginning to end, because of the illusion of choice joke ADDED to the scene.\n
    \n
    The revelation of how the mom plays with Barbie is repeated twice, which is entirely unnecessary. When the mom admits she was the one playing with Barbie, there’s no need to show that scene again.\n
    \n
    Ruth. Without knowing anything about Mattel, I knew Ruth was the creator, as soon as she is introduced (power of visual explanation of cinema). Her scene was boring and unnecessary , but I get it as a hommage. The coming back at the end, to explain who she is, with no point was totally lame. I suspect it is the real Ruth. The only explanation, is that she wanted to be in a movie. And relinquished the rights of Barbie, at the condition she could play in it. (I would be happy to be wrong, but then her overall presence make even less sense)\n
    \n
    **The Message:**\n
    \n
    Having a character explicitly tell the message of the movie is bad. Anything that requires explicit spelling out in a work of fiction does not belong in a work of fiction.\n
    \n
    The scene with Ken doubting the 'patriarchy" of a dude and the dude reply that he 'is better at hidding it" was fun. Because it didn’t explicitly explain how pervasive patriarchy is; it showed it instead.\n
    \n
    However, the five-minute scene of the female human defending women seemed somewhat misogynistic. It suggest that women can’t comprehend the unfair world they inhabit until someone explains it to them. It could have being fun, if a white middle aged male did that though.\n
    \n
    In contrast, consider Wakanda ( which this film emulates): at no point does someone speak for five minutes to explicitly inform the audience about the mistreatment of black people in the real world. The closest is when the antagonist uses it as a justification for his actions. It works then, because he is the bad guy, and his good message make him more believable. In Barbie, the scene makes the female human seem less believable and patronizes the audience by telling them what to think.\n
    \n
    **Allan:**\n
    \n
    I loved Allan. Allan is the redeeming character. He represents what the movie could have been. It’s clear that he doesn’t fit in BarbieLand, and we don’t need an explicit explanation for this. His fight against Kens is awesome, and we don’t need to know his background or motivations. He just doesn’t fit. That resonate with the audience who feel the same. He is the gay character, without pointing it out, or trying to relay a message. Allan is the perfect illustration of the power of cinema.\n
    \n
    In contrast, the character of Weird Barbie feels forced in her behavior. (the split to remind us of the backstory, is pretty lame). I get that we need that magical figure. But the backstory is unecessary. Every girl and boy would have understood who she is/come from by the name alone.\n
    \n
    I suspect it could have been a good movie, but the need to explain everything, from the jokes to the repeated story elements to the verbatim message conveyed by the mom, significantly diluted the movie’s quality. It came across as lazy and undermined some creative aspects. The “I’m Kenough” T-shirt at the end was a highlight.\n
    \n
    What are your thoughts on the movie?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697683532 {#1412
    date: 2023-10-19 04:45:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 5661
  -titleTs: "'barbi':4 'guy':8 'movi':12 'think':9 'watch':3"
  -bodyTs: "'2':75 '2001':55 '3':249 '4':251 'across':843 'action':621 'ad':316 'addit':72 'admit':339 'age':571 'allan':660,663,664,743 'alon':803 'also':160 'although':191 'amus':269 'antagonist':613 'anyth':359,473 'appear':141 'ask':86 'aspect':850 'audienc':597,653,723 'awesom':702 'back':395 'background':711 'backstori':772,786 'bad':472,629 'barbi':1,12,133,157,246,328,346,434,640,759 'barbieland':686 'becam':194 'begin':131,306 'behavior':764 'believ':638,649 'belong':486 'better':509 'black':602 'boardroom':222 'bore':383 'boy':792 'call':294 'came':842 'cellulit':197 'certain':99 'charact':463,668,732,756 'chatgpt':87 'choic':314 'chuckl':128,161,183,218 'cinema':95,379,752 'clear':679 'closest':609 'come':394 'comedi':265 'comprehend':550 'condit':437 'consid':578 'contrast':297,577,754 'convey':831 'could':439,563,674,807 'creativ':849 'creator':367 'death':201 'defend':539 'design':10 'detract':233 'dialogu':282 'didn':151,517 'dilut':836 'diminish':49 'display':223 'doesn':682,716 'doubt':496 'downstair':142 'dude':501,504 'dumb':115 'element':39,826 'employ':73 'emul':583 'end':308,398,860 'enjoy':57 'enough':203 'entir':111,334 'even':456 'everi':789 'everyth':818 'exact':23 'except':15 'explain':148,400,520,558,817 'explan':121,377,419,694 'explicit':464,476,519,594,693 'extend':60 'feel':283,725,760 'feet':215 'felt':80,172 'femal':537,645 'fiction':483,491 'fight':698 'figur':226,783 'film':42,582 'fit':684,718 'five':532,591 'five-minut':531 'foot':189 'forc':761 'fun':514,566 'gave':106 'gay':731 'get':388,777 'girl':790 'good':7,633,811 'great':34 'guy':630 'happi':446 'heel':188 'hid':511 'high':187 'high-heel':186 'highlight':863 'hold':274 'hommag':392 'hous':169 'howev':43,529 'human':210,538,646 'humor':236,296 'icon':272 'illus':312 'illustr':747 'impress':108 'includ':104 'inexplic':205 'inform':595 'inhabit':555 'instead':528 'introduc':373 'is/come':798 'joke':124,126,315,821 'justif':618 'ken':258,495,700 'kenough':854 'knew':363 'know':358,709 'known':78,278 'lame':409,775 'land':13,158,247 'later':193,230 'lazi':3,17,81,284,845 'left':138,145 'less':457,648 'let':285 'like':117 'list':103 'long':63 'love':662 'm':257,853 'magic':782 'make':455,635,643 'male':225,572 'mattel':25,31,221,361 'mattrix':301 'messag':460,467,634,742,830 'middl':570 'minut':533,592 'misogynist':543 'mistreat':600 'mom':325,338,834 'motiv':713 'move':155 'movi':48,112,428,470,673,812,838,870 'music':279,289 'name':802 'need':153,174,350,691,707,780,815 'occur':248 'offic':32 'one':67,343 'origin':38 'over-explan':119 'overal':453 'pad':46,237 'parodi':53,266,302 'patriarchi':498,523 'patron':651 'peopl':603 'perfect':746 'persist':45 'pervas':522 'pink':166,181 'play':211,326,344,440 'plot':206 'point':176,207,231,406,586,734 'posit':190 'power':374,750 'premis':5 'presenc':454 'pretti':774 'privat':70 'problem':216 'qualiti':840 'real':243,415,606 'recogn':92 'redeem':667 'redo':290 'relay':740 'relinquish':430 'remind':768 'repeat':330,824 'repli':505 'replic':24 'repres':670 'requir':475 'reson':720 'revel':321 'right':432 'ruth':356,364,416 'ryan':71 'save':69 'saw':164 'scene':79,93,240,273,319,354,381,493,534,642 'seem':541,647 'sens':458 'set':9,29 'shirt':857 'show':352,526 'signific':835 'similar':64 'someon':171,557,588 'somewhat':542 'song':254 'soon':369 'speak':589 'spell':477 'split':766 'stori':825 'subsequ':146 'suggest':545 'sung':260 'suspect':20,411,805 't-shirt':855 'tell':465,655 'ten':90 'think':659 'though':199,575 'thought':867 'time':252 'total':408 'toys/costumes':27 'travel':239 'tri':738 'twice':262,331 'two':97 'undermin':847 'understood':795 'unecessari':788 'unfair':552 'unnecessari':196,335,385 'upstair':134 'us':769 'use':271,287,614 'valu':51 'verbatim':261,829 'visual':292,376 'wakanda':579 'want':423 'weird':758 'well':77,277 'well-known':76 'white':168,569 'white-hous':167 'without':357,733 'women':540,547 'work':305,481,489,623 'world':244,553,607 'would':98,444,793 'wrong':449"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697522544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6867696"
  +editedAt: DateTimeImmutable @1697439485 {#1441
    date: 2023-10-16 08:58:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697436144 {#1443
    date: 2023-10-16 08:02:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-just-watched-Barbie-What-did-you-guys-think-of"
  +title: "I just watched Barbie, What did you guys think of the movie?"
  +url: null
  +body: """
    Barbie is Lazy.\n
    \n
    The premise is good, the set design of Barbie Land is exceptional (but Lazy, because I suspect, they just exactly replicated mattel’s toys/costumes). The set of Mattel Office was great is the only original element in the film. However, they persistently pad the movie, diminishing its value.\n
    \n
    The parody of 2001 was enjoyable, until it extended for too long, similar to the one of Saving Private Ryan. Additionally, employing these 2 well-known scenes felt lazy. If I were to ask ChatGPT about the ten most recognized scenes in cinema, these two would certainly be on the list. Including them gave the impression that the entire movie had been dumbed down, like the over-explanation of the joke.\n
    \n
    **The Jokes:**\n
    \n
    I chuckled at the beginning when Barbie upstairs when to the left and then appeared downstair on the left. Subsequently, they explained that she didn’t need to move in Barbie Land.\n
    \n
    I also chuckled when I saw the pink white-house, but someone felt the need to point out that it was pink.\n
    \n
    I chuckled from the high-heel foot position. Although it later became an unnecessary (cellulit and though of death was enough) and inexplicable plot point (as the human playing don’t have feet problem) .\n
    \n
    I chuckled when the Mattel boardroom displayed all male figures, but this was later pointed out, detracting from the humor.\n
    \n
    **Padding:**\n
    \n
    The travel scene between the real world and Barbie Land occurred 3 or 4 times. The song “Because I’m Ken” was sung verbatim twice.\n
    \n
    In a comedy, parodies can be amusing, but using iconic scenes hold up by well known music and no dialogue feels lazy. Let just use that music, redo the visual, and call it humor. Contrast it with the mattrix parody, where it work beginning to end, because of the illusion of choice joke ADDED to the scene.\n
    \n
    The revelation of how the mom plays with Barbie is repeated twice, which is entirely unnecessary. When the mom admits she was the one playing with Barbie, there’s no need to show that scene again.\n
    \n
    Ruth. Without knowing anything about Mattel, I knew Ruth was the creator, as soon as she is introduced (power of visual explanation of cinema). Her scene was boring and unnecessary , but I get it as a hommage. The coming back at the end, to explain who she is, with no point was totally lame. I suspect it is the real Ruth. The only explanation, is that she wanted to be in a movie. And relinquished the rights of Barbie, at the condition she could play in it. (I would be happy to be wrong, but then her overall presence make even less sense)\n
    \n
    **The Message:**\n
    \n
    Having a character explicitly tell the message of the movie is bad. Anything that requires explicit spelling out in a work of fiction does not belong in a work of fiction.\n
    \n
    The scene with Ken doubting the 'patriarchy" of a dude and the dude reply that he 'is better at hidding it" was fun. Because it didn’t explicitly explain how pervasive patriarchy is; it showed it instead.\n
    \n
    However, the five-minute scene of the female human defending women seemed somewhat misogynistic. It suggest that women can’t comprehend the unfair world they inhabit until someone explains it to them. It could have being fun, if a white middle aged male did that though.\n
    \n
    In contrast, consider Wakanda ( which this film emulates): at no point does someone speak for five minutes to explicitly inform the audience about the mistreatment of black people in the real world. The closest is when the antagonist uses it as a justification for his actions. It works then, because he is the bad guy, and his good message make him more believable. In Barbie, the scene makes the female human seem less believable and patronizes the audience by telling them what to think.\n
    \n
    **Allan:**\n
    \n
    I loved Allan. Allan is the redeeming character. He represents what the movie could have been. It’s clear that he doesn’t fit in BarbieLand, and we don’t need an explicit explanation for this. His fight against Kens is awesome, and we don’t need to know his background or motivations. He just doesn’t fit. That resonate with the audience who feel the same. He is the gay character, without pointing it out, or trying to relay a message. Allan is the perfect illustration of the power of cinema.\n
    \n
    In contrast, the character of Weird Barbie feels forced in her behavior. (the split to remind us of the backstory, is pretty lame). I get that we need that magical figure. But the backstory is unecessary. Every girl and boy would have understood who she is/come from by the name alone.\n
    \n
    I suspect it could have been a good movie, but the need to explain everything, from the jokes to the repeated story elements to the verbatim message conveyed by the mom, significantly diluted the movie’s quality. It came across as lazy and undermined some creative aspects. The “I’m Kenough” T-shirt at the end was a highlight.\n
    \n
    What are your thoughts on the movie?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697683532 {#1412
    date: 2023-10-19 04:45:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 5661
  -titleTs: "'barbi':4 'guy':8 'movi':12 'think':9 'watch':3"
  -bodyTs: "'2':75 '2001':55 '3':249 '4':251 'across':843 'action':621 'ad':316 'addit':72 'admit':339 'age':571 'allan':660,663,664,743 'alon':803 'also':160 'although':191 'amus':269 'antagonist':613 'anyth':359,473 'appear':141 'ask':86 'aspect':850 'audienc':597,653,723 'awesom':702 'back':395 'background':711 'backstori':772,786 'bad':472,629 'barbi':1,12,133,157,246,328,346,434,640,759 'barbieland':686 'becam':194 'begin':131,306 'behavior':764 'believ':638,649 'belong':486 'better':509 'black':602 'boardroom':222 'bore':383 'boy':792 'call':294 'came':842 'cellulit':197 'certain':99 'charact':463,668,732,756 'chatgpt':87 'choic':314 'chuckl':128,161,183,218 'cinema':95,379,752 'clear':679 'closest':609 'come':394 'comedi':265 'comprehend':550 'condit':437 'consid':578 'contrast':297,577,754 'convey':831 'could':439,563,674,807 'creativ':849 'creator':367 'death':201 'defend':539 'design':10 'detract':233 'dialogu':282 'didn':151,517 'dilut':836 'diminish':49 'display':223 'doesn':682,716 'doubt':496 'downstair':142 'dude':501,504 'dumb':115 'element':39,826 'employ':73 'emul':583 'end':308,398,860 'enjoy':57 'enough':203 'entir':111,334 'even':456 'everi':789 'everyth':818 'exact':23 'except':15 'explain':148,400,520,558,817 'explan':121,377,419,694 'explicit':464,476,519,594,693 'extend':60 'feel':283,725,760 'feet':215 'felt':80,172 'femal':537,645 'fiction':483,491 'fight':698 'figur':226,783 'film':42,582 'fit':684,718 'five':532,591 'five-minut':531 'foot':189 'forc':761 'fun':514,566 'gave':106 'gay':731 'get':388,777 'girl':790 'good':7,633,811 'great':34 'guy':630 'happi':446 'heel':188 'hid':511 'high':187 'high-heel':186 'highlight':863 'hold':274 'hommag':392 'hous':169 'howev':43,529 'human':210,538,646 'humor':236,296 'icon':272 'illus':312 'illustr':747 'impress':108 'includ':104 'inexplic':205 'inform':595 'inhabit':555 'instead':528 'introduc':373 'is/come':798 'joke':124,126,315,821 'justif':618 'ken':258,495,700 'kenough':854 'knew':363 'know':358,709 'known':78,278 'lame':409,775 'land':13,158,247 'later':193,230 'lazi':3,17,81,284,845 'left':138,145 'less':457,648 'let':285 'like':117 'list':103 'long':63 'love':662 'm':257,853 'magic':782 'make':455,635,643 'male':225,572 'mattel':25,31,221,361 'mattrix':301 'messag':460,467,634,742,830 'middl':570 'minut':533,592 'misogynist':543 'mistreat':600 'mom':325,338,834 'motiv':713 'move':155 'movi':48,112,428,470,673,812,838,870 'music':279,289 'name':802 'need':153,174,350,691,707,780,815 'occur':248 'offic':32 'one':67,343 'origin':38 'over-explan':119 'overal':453 'pad':46,237 'parodi':53,266,302 'patriarchi':498,523 'patron':651 'peopl':603 'perfect':746 'persist':45 'pervas':522 'pink':166,181 'play':211,326,344,440 'plot':206 'point':176,207,231,406,586,734 'posit':190 'power':374,750 'premis':5 'presenc':454 'pretti':774 'privat':70 'problem':216 'qualiti':840 'real':243,415,606 'recogn':92 'redeem':667 'redo':290 'relay':740 'relinquish':430 'remind':768 'repeat':330,824 'repli':505 'replic':24 'repres':670 'requir':475 'reson':720 'revel':321 'right':432 'ruth':356,364,416 'ryan':71 'save':69 'saw':164 'scene':79,93,240,273,319,354,381,493,534,642 'seem':541,647 'sens':458 'set':9,29 'shirt':857 'show':352,526 'signific':835 'similar':64 'someon':171,557,588 'somewhat':542 'song':254 'soon':369 'speak':589 'spell':477 'split':766 'stori':825 'subsequ':146 'suggest':545 'sung':260 'suspect':20,411,805 't-shirt':855 'tell':465,655 'ten':90 'think':659 'though':199,575 'thought':867 'time':252 'total':408 'toys/costumes':27 'travel':239 'tri':738 'twice':262,331 'two':97 'undermin':847 'understood':795 'unecessari':788 'unfair':552 'unnecessari':196,335,385 'upstair':134 'us':769 'use':271,287,614 'valu':51 'verbatim':261,829 'visual':292,376 'wakanda':579 'want':423 'weird':758 'well':77,277 'well-known':76 'white':168,569 'white-hous':167 'without':357,733 'women':540,547 'work':305,481,489,623 'world':244,553,607 'would':98,444,793 'wrong':449"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697522544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6867696"
  +editedAt: DateTimeImmutable @1697439485 {#1441
    date: 2023-10-16 08:58:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697436144 {#1443
    date: 2023-10-16 08:02:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1418
  +user: Proxies\__CG__\App\Entity\User {#1419 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1637 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-just-watched-Barbie-What-did-you-guys-think-of"
  +title: "I just watched Barbie, What did you guys think of the movie?"
  +url: null
  +body: """
    Barbie is Lazy.\n
    \n
    The premise is good, the set design of Barbie Land is exceptional (but Lazy, because I suspect, they just exactly replicated mattel’s toys/costumes). The set of Mattel Office was great is the only original element in the film. However, they persistently pad the movie, diminishing its value.\n
    \n
    The parody of 2001 was enjoyable, until it extended for too long, similar to the one of Saving Private Ryan. Additionally, employing these 2 well-known scenes felt lazy. If I were to ask ChatGPT about the ten most recognized scenes in cinema, these two would certainly be on the list. Including them gave the impression that the entire movie had been dumbed down, like the over-explanation of the joke.\n
    \n
    **The Jokes:**\n
    \n
    I chuckled at the beginning when Barbie upstairs when to the left and then appeared downstair on the left. Subsequently, they explained that she didn’t need to move in Barbie Land.\n
    \n
    I also chuckled when I saw the pink white-house, but someone felt the need to point out that it was pink.\n
    \n
    I chuckled from the high-heel foot position. Although it later became an unnecessary (cellulit and though of death was enough) and inexplicable plot point (as the human playing don’t have feet problem) .\n
    \n
    I chuckled when the Mattel boardroom displayed all male figures, but this was later pointed out, detracting from the humor.\n
    \n
    **Padding:**\n
    \n
    The travel scene between the real world and Barbie Land occurred 3 or 4 times. The song “Because I’m Ken” was sung verbatim twice.\n
    \n
    In a comedy, parodies can be amusing, but using iconic scenes hold up by well known music and no dialogue feels lazy. Let just use that music, redo the visual, and call it humor. Contrast it with the mattrix parody, where it work beginning to end, because of the illusion of choice joke ADDED to the scene.\n
    \n
    The revelation of how the mom plays with Barbie is repeated twice, which is entirely unnecessary. When the mom admits she was the one playing with Barbie, there’s no need to show that scene again.\n
    \n
    Ruth. Without knowing anything about Mattel, I knew Ruth was the creator, as soon as she is introduced (power of visual explanation of cinema). Her scene was boring and unnecessary , but I get it as a hommage. The coming back at the end, to explain who she is, with no point was totally lame. I suspect it is the real Ruth. The only explanation, is that she wanted to be in a movie. And relinquished the rights of Barbie, at the condition she could play in it. (I would be happy to be wrong, but then her overall presence make even less sense)\n
    \n
    **The Message:**\n
    \n
    Having a character explicitly tell the message of the movie is bad. Anything that requires explicit spelling out in a work of fiction does not belong in a work of fiction.\n
    \n
    The scene with Ken doubting the 'patriarchy" of a dude and the dude reply that he 'is better at hidding it" was fun. Because it didn’t explicitly explain how pervasive patriarchy is; it showed it instead.\n
    \n
    However, the five-minute scene of the female human defending women seemed somewhat misogynistic. It suggest that women can’t comprehend the unfair world they inhabit until someone explains it to them. It could have being fun, if a white middle aged male did that though.\n
    \n
    In contrast, consider Wakanda ( which this film emulates): at no point does someone speak for five minutes to explicitly inform the audience about the mistreatment of black people in the real world. The closest is when the antagonist uses it as a justification for his actions. It works then, because he is the bad guy, and his good message make him more believable. In Barbie, the scene makes the female human seem less believable and patronizes the audience by telling them what to think.\n
    \n
    **Allan:**\n
    \n
    I loved Allan. Allan is the redeeming character. He represents what the movie could have been. It’s clear that he doesn’t fit in BarbieLand, and we don’t need an explicit explanation for this. His fight against Kens is awesome, and we don’t need to know his background or motivations. He just doesn’t fit. That resonate with the audience who feel the same. He is the gay character, without pointing it out, or trying to relay a message. Allan is the perfect illustration of the power of cinema.\n
    \n
    In contrast, the character of Weird Barbie feels forced in her behavior. (the split to remind us of the backstory, is pretty lame). I get that we need that magical figure. But the backstory is unecessary. Every girl and boy would have understood who she is/come from by the name alone.\n
    \n
    I suspect it could have been a good movie, but the need to explain everything, from the jokes to the repeated story elements to the verbatim message conveyed by the mom, significantly diluted the movie’s quality. It came across as lazy and undermined some creative aspects. The “I’m Kenough” T-shirt at the end was a highlight.\n
    \n
    What are your thoughts on the movie?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697683532 {#1412
    date: 2023-10-19 04:45:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 5661
  -titleTs: "'barbi':4 'guy':8 'movi':12 'think':9 'watch':3"
  -bodyTs: "'2':75 '2001':55 '3':249 '4':251 'across':843 'action':621 'ad':316 'addit':72 'admit':339 'age':571 'allan':660,663,664,743 'alon':803 'also':160 'although':191 'amus':269 'antagonist':613 'anyth':359,473 'appear':141 'ask':86 'aspect':850 'audienc':597,653,723 'awesom':702 'back':395 'background':711 'backstori':772,786 'bad':472,629 'barbi':1,12,133,157,246,328,346,434,640,759 'barbieland':686 'becam':194 'begin':131,306 'behavior':764 'believ':638,649 'belong':486 'better':509 'black':602 'boardroom':222 'bore':383 'boy':792 'call':294 'came':842 'cellulit':197 'certain':99 'charact':463,668,732,756 'chatgpt':87 'choic':314 'chuckl':128,161,183,218 'cinema':95,379,752 'clear':679 'closest':609 'come':394 'comedi':265 'comprehend':550 'condit':437 'consid':578 'contrast':297,577,754 'convey':831 'could':439,563,674,807 'creativ':849 'creator':367 'death':201 'defend':539 'design':10 'detract':233 'dialogu':282 'didn':151,517 'dilut':836 'diminish':49 'display':223 'doesn':682,716 'doubt':496 'downstair':142 'dude':501,504 'dumb':115 'element':39,826 'employ':73 'emul':583 'end':308,398,860 'enjoy':57 'enough':203 'entir':111,334 'even':456 'everi':789 'everyth':818 'exact':23 'except':15 'explain':148,400,520,558,817 'explan':121,377,419,694 'explicit':464,476,519,594,693 'extend':60 'feel':283,725,760 'feet':215 'felt':80,172 'femal':537,645 'fiction':483,491 'fight':698 'figur':226,783 'film':42,582 'fit':684,718 'five':532,591 'five-minut':531 'foot':189 'forc':761 'fun':514,566 'gave':106 'gay':731 'get':388,777 'girl':790 'good':7,633,811 'great':34 'guy':630 'happi':446 'heel':188 'hid':511 'high':187 'high-heel':186 'highlight':863 'hold':274 'hommag':392 'hous':169 'howev':43,529 'human':210,538,646 'humor':236,296 'icon':272 'illus':312 'illustr':747 'impress':108 'includ':104 'inexplic':205 'inform':595 'inhabit':555 'instead':528 'introduc':373 'is/come':798 'joke':124,126,315,821 'justif':618 'ken':258,495,700 'kenough':854 'knew':363 'know':358,709 'known':78,278 'lame':409,775 'land':13,158,247 'later':193,230 'lazi':3,17,81,284,845 'left':138,145 'less':457,648 'let':285 'like':117 'list':103 'long':63 'love':662 'm':257,853 'magic':782 'make':455,635,643 'male':225,572 'mattel':25,31,221,361 'mattrix':301 'messag':460,467,634,742,830 'middl':570 'minut':533,592 'misogynist':543 'mistreat':600 'mom':325,338,834 'motiv':713 'move':155 'movi':48,112,428,470,673,812,838,870 'music':279,289 'name':802 'need':153,174,350,691,707,780,815 'occur':248 'offic':32 'one':67,343 'origin':38 'over-explan':119 'overal':453 'pad':46,237 'parodi':53,266,302 'patriarchi':498,523 'patron':651 'peopl':603 'perfect':746 'persist':45 'pervas':522 'pink':166,181 'play':211,326,344,440 'plot':206 'point':176,207,231,406,586,734 'posit':190 'power':374,750 'premis':5 'presenc':454 'pretti':774 'privat':70 'problem':216 'qualiti':840 'real':243,415,606 'recogn':92 'redeem':667 'redo':290 'relay':740 'relinquish':430 'remind':768 'repeat':330,824 'repli':505 'replic':24 'repres':670 'requir':475 'reson':720 'revel':321 'right':432 'ruth':356,364,416 'ryan':71 'save':69 'saw':164 'scene':79,93,240,273,319,354,381,493,534,642 'seem':541,647 'sens':458 'set':9,29 'shirt':857 'show':352,526 'signific':835 'similar':64 'someon':171,557,588 'somewhat':542 'song':254 'soon':369 'speak':589 'spell':477 'split':766 'stori':825 'subsequ':146 'suggest':545 'sung':260 'suspect':20,411,805 't-shirt':855 'tell':465,655 'ten':90 'think':659 'though':199,575 'thought':867 'time':252 'total':408 'toys/costumes':27 'travel':239 'tri':738 'twice':262,331 'two':97 'undermin':847 'understood':795 'unecessari':788 'unfair':552 'unnecessari':196,335,385 'upstair':134 'us':769 'use':271,287,614 'valu':51 'verbatim':261,829 'visual':292,376 'wakanda':579 'want':423 'weird':758 'well':77,277 'well-known':76 'white':168,569 'white-hous':167 'without':357,733 'women':540,547 'work':305,481,489,623 'world':244,553,607 'would':98,444,793 'wrong':449"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697522544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6867696"
  +editedAt: DateTimeImmutable @1697439485 {#1441
    date: 2023-10-16 08:58:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697436144 {#1443
    date: 2023-10-16 08:02:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1453
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1460
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1458
    date: 2023-10-07 21:13:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1453
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1460
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1458
    date: 2023-10-07 21:13:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Bug-people-are-posting-paywalls-and-amp-other-exclusive-walled-gardens"
  +title: "Bug: people are posting paywalls & other exclusive walled gardens"
  +url: null
  +body: """
    **The problem:**\n
    \n
    The web has obviously reached a high level of #enshitification. Paywalls, exclusive walled gardens, #Cloudflare, popups, CAPTCHAs, tor-blockades, dark patterns (esp. w/cookies), javascript that makes the website an app (not a doc), etc.\n
    \n
    **Status quo solution (failure):**\n
    \n
    #Lemmy & the #threadiverse were designed to inherently trust humans to only post links to non-shit websites, and to only upvote content that has no links or links to non-shit venues.\n
    \n
    It’s not working. The social approach is a systemic failure.\n
    \n
    **The fix:**\n
    \n
    - stage 1 (metrics collection): There needs to be shitification metrics for every link. Readers should be able to click a “this link is shit” button on a per-link basis & there should be tick boxes to indicate the particular variety of shit that it is.\n
    - stage 2 (metrics usage): If many links with the same hostname show a pattern of matching enshitification factors, the Lemmy server should automatically tag all those links with a warning of some kind (e.g. ⚠, 💩, 🌩).\n
    - stage 3 (inclusive alternative): A replacement link to a mirror is offered. E.g. youtube → (non-CF’d invidious instance), cloudflare → archive.org, medium.com → (random scribe.rip instance), etc.\n
    - stage 4 (onsite archive): good samaritans and over-achievers should have the option to provide the full text for a given link so others can read the article without even fighting the site.\n
    - stage 5 (search reranking): whenever a human post a link and talks about it, search crawlers notice and give that site a high ranking. This is why search results have gotten lousy – because the social approach has failed. Humans will post bad links. So links with a high enshitification score need to be obfuscated in some way (e.g. dots become asterisks) so search crawlers don’t overrate them going forward.\n
    \n
    This needs to be recognized as a #LemmyBug.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696792624 {#1453
    date: 2023-10-08 21:17:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 3444
  -titleTs: "'bug':1 'exclus':7 'garden':9 'paywal':5 'peopl':2 'post':4 'wall':8"
  -bodyTs: "'1':90 '2':136 '3':170 '4':197 '5':231 'abl':105 'achiev':205 'altern':172 'app':33 'approach':82,265 'archiv':199 'archive.org':190 'articl':224 'asterisk':290 'automat':157 'bad':271 'basi':119 'becom':289 'blockad':22 'box':124 'button':113 'captcha':19 'cf':185 'click':107 'cloudflar':17,189 'collect':92 'content':64 'crawler':245,293 'd':186 'dark':23 'design':46 'doc':36 'dot':288 'e.g':168,181,287 'enshitif':12,151,278 'esp':25 'etc':37,195 'even':226 'everi':100 'exclus':14 'factor':152 'fail':267 'failur':41,86 'fight':227 'fix':88 'forward':299 'full':213 'garden':16 'give':248 'given':217 'go':298 'good':200 'gotten':260 'high':9,252,277 'hostnam':145 'human':50,236,268 'inclus':171 'indic':126 'inher':48 'instanc':188,194 'invidi':187 'javascript':27 'kind':167 'lemmi':42,154 'lemmybug':307 'level':10 'link':54,68,70,101,110,118,141,161,175,218,239,272,274 'lousi':261 'make':29 'mani':140 'match':150 'medium.com':191 'metric':91,98,137 'mirror':178 'need':94,280,301 'non':57,73,184 'non-cf':183 'non-shit':56,72 'notic':246 'obfusc':283 'obvious':6 'offer':180 'onsit':198 'option':209 'other':220 'over-achiev':203 'overr':296 'particular':128 'pattern':24,148 'paywal':13 'per':117 'per-link':116 'popup':18 'post':53,237,270 'problem':2 'provid':211 'quo':39 'random':192 'rank':253 'reach':7 'read':222 'reader':102 'recogn':304 'replac':174 'rerank':233 'result':258 'samaritan':201 'score':279 'scribe.rip':193 'search':232,244,257,292 'server':155 'shit':58,74,112,131 'shitif':97 'show':146 'site':229,250 'social':81,264 'solut':40 'stage':89,135,169,196,230 'status':38 'system':85 'tag':158 'talk':241 'text':214 'threadivers':44 'tick':123 'tor':21 'tor-blockad':20 'trust':49 'upvot':63 'usag':138 'varieti':129 'venu':75 'w/cookies':26 'wall':15 'warn':164 'way':286 'web':4 'websit':31,59 'whenev':234 'without':225 'work':79 'youtub':182"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696792431
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2895491"
  +editedAt: DateTimeImmutable @1696706420 {#1460
    date: 2023-10-07 21:20:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696706031 {#1458
    date: 2023-10-07 21:13:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1694
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1703
    date: 2023-10-07 15:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1694
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1703
    date: 2023-10-07 15:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-country-treats-privacy-at-worst"
  +title: "Which country treats privacy at worst ?"
  +url: null
  +body: "In my case it’s india."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696780640 {#1694
    date: 2023-10-08 17:57:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 3406
  -titleTs: "'countri':2 'privaci':4 'treat':3 'worst':6"
  -bodyTs: "'case':3 'india':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696770620
  +visibility: "visible             "
  +apId: "https://kerala.party/post/353099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696684220 {#1703
    date: 2023-10-07 15:10:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Strong-Men"
  +title: "Strong Men"
  +url: null
  +body: """
    Is there people on here who are old enough to remember when a man could take a punch and would physically defend other people's safety?\n
    \n
    How did it get replaced by people complaining on the internet about a website hurt their feelings?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689742895 {#1615
    date: 2023-07-19 07:01:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 1440
  -titleTs: "'men':2 'strong':1"
  -bodyTs: "'complain':34 'could':15 'defend':22 'enough':9 'feel':43 'get':30 'hurt':41 'internet':37 'man':14 'old':8 'peopl':3,24,33 'physic':21 'punch':18 'rememb':11 'replac':31 'safeti':26 'take':16 'websit':40 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689813739
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/post/369327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727339 {#1743
    date: 2023-07-19 02:42:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Strong-Men"
  +title: "Strong Men"
  +url: null
  +body: """
    Is there people on here who are old enough to remember when a man could take a punch and would physically defend other people's safety?\n
    \n
    How did it get replaced by people complaining on the internet about a website hurt their feelings?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689742895 {#1615
    date: 2023-07-19 07:01:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 1440
  -titleTs: "'men':2 'strong':1"
  -bodyTs: "'complain':34 'could':15 'defend':22 'enough':9 'feel':43 'get':30 'hurt':41 'internet':37 'man':14 'old':8 'peopl':3,24,33 'physic':21 'punch':18 'rememb':11 'replac':31 'safeti':26 'take':16 'websit':40 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689813739
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/post/369327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727339 {#1743
    date: 2023-07-19 02:42:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Strong-Men"
  +title: "Strong Men"
  +url: null
  +body: """
    Is there people on here who are old enough to remember when a man could take a punch and would physically defend other people's safety?\n
    \n
    How did it get replaced by people complaining on the internet about a website hurt their feelings?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689742895 {#1615
    date: 2023-07-19 07:01:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 1440
  -titleTs: "'men':2 'strong':1"
  -bodyTs: "'complain':34 'could':15 'defend':22 'enough':9 'feel':43 'get':30 'hurt':41 'internet':37 'man':14 'old':8 'peopl':3,24,33 'physic':21 'punch':18 'rememb':11 'replac':31 'safeti':26 'take':16 'websit':40 'would':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689813739
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/post/369327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689727339 {#1743
    date: 2023-07-19 02:42:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-your-filter-settings-on-Lemmy-I-feel-like-I"
  +title: "What's your filter settings on Lemmy? I feel like I miss the big posts and such."
  +url: null
  +body: """
    Been loving the fed, but the past few days i’m wondering if my setup is wrong on this site?\n
    \n
    Unspecified and English are my language settings in the account config.\n
    \n
    I tend to go with Hot and check Top Day on **All**. I also am a heavy hider - once I open an image, check comments that post is gone [which I prefer, I don’t ever dip back, unless I get a reply]\n
    \n
    I have the big meme communities blocked so that’s a massive chunk of content I’m missing out on, not that i’m complaining; it was too dominant.\n
    \n
    Despite my local instance only being defedded with one community, I feel like i’m really *not* getting All on my…All.\n
    \n
    Is it better to subscribe to stuff and set Subscribed to my default feed instead?\n
    \n
    Thanks, hopefully i’ve not buggered something up
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689234967 {#1677
    date: 2023-07-13 09:56:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 1163
  -titleTs: "'big':14 'feel':9 'filter':4 'lemmi':7 'like':10 'miss':12 'post':15 'set':5"
  -bodyTs: "'account':30 'also':45 'back':69 'better':128 'big':78 'block':81 'bugger':146 'check':39,55 'chunk':87 'comment':56 'communiti':80,113 'complain':99 'config':31 'content':89 'day':9,41 'default':138 'defed':110 'despit':104 'dip':68 'domin':103 'english':23 'ever':67 'fed':4 'feed':139 'feel':115 'get':72,121 'go':35 'gone':60 'heavi':48 'hider':49 'hope':142 'hot':37 'imag':54 'instanc':107 'instead':140 'languag':26 'like':116 'local':106 'love':2 'm':11,91,98,118 'massiv':86 'meme':79 'miss':92 'one':112 'open':52 'past':7 'post':58 'prefer':63 'realli':119 'repli':74 'set':27,134 'setup':15 'site':20 'someth':147 'stuff':132 'subscrib':130,135 'tend':33 'thank':141 'top':40 'unless':70 'unspecifi':21 've':144 'wonder':12 'wrong':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689290497
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/506751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689204097 {#1678
    date: 2023-07-13 01:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-your-filter-settings-on-Lemmy-I-feel-like-I"
  +title: "What's your filter settings on Lemmy? I feel like I miss the big posts and such."
  +url: null
  +body: """
    Been loving the fed, but the past few days i’m wondering if my setup is wrong on this site?\n
    \n
    Unspecified and English are my language settings in the account config.\n
    \n
    I tend to go with Hot and check Top Day on **All**. I also am a heavy hider - once I open an image, check comments that post is gone [which I prefer, I don’t ever dip back, unless I get a reply]\n
    \n
    I have the big meme communities blocked so that’s a massive chunk of content I’m missing out on, not that i’m complaining; it was too dominant.\n
    \n
    Despite my local instance only being defedded with one community, I feel like i’m really *not* getting All on my…All.\n
    \n
    Is it better to subscribe to stuff and set Subscribed to my default feed instead?\n
    \n
    Thanks, hopefully i’ve not buggered something up
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689234967 {#1677
    date: 2023-07-13 09:56:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 1163
  -titleTs: "'big':14 'feel':9 'filter':4 'lemmi':7 'like':10 'miss':12 'post':15 'set':5"
  -bodyTs: "'account':30 'also':45 'back':69 'better':128 'big':78 'block':81 'bugger':146 'check':39,55 'chunk':87 'comment':56 'communiti':80,113 'complain':99 'config':31 'content':89 'day':9,41 'default':138 'defed':110 'despit':104 'dip':68 'domin':103 'english':23 'ever':67 'fed':4 'feed':139 'feel':115 'get':72,121 'go':35 'gone':60 'heavi':48 'hider':49 'hope':142 'hot':37 'imag':54 'instanc':107 'instead':140 'languag':26 'like':116 'local':106 'love':2 'm':11,91,98,118 'massiv':86 'meme':79 'miss':92 'one':112 'open':52 'past':7 'post':58 'prefer':63 'realli':119 'repli':74 'set':27,134 'setup':15 'site':20 'someth':147 'stuff':132 'subscrib':130,135 'tend':33 'thank':141 'top':40 'unless':70 'unspecifi':21 've':144 'wonder':12 'wrong':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689290497
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/506751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689204097 {#1678
    date: 2023-07-13 01:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1639 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-your-filter-settings-on-Lemmy-I-feel-like-I"
  +title: "What's your filter settings on Lemmy? I feel like I miss the big posts and such."
  +url: null
  +body: """
    Been loving the fed, but the past few days i’m wondering if my setup is wrong on this site?\n
    \n
    Unspecified and English are my language settings in the account config.\n
    \n
    I tend to go with Hot and check Top Day on **All**. I also am a heavy hider - once I open an image, check comments that post is gone [which I prefer, I don’t ever dip back, unless I get a reply]\n
    \n
    I have the big meme communities blocked so that’s a massive chunk of content I’m missing out on, not that i’m complaining; it was too dominant.\n
    \n
    Despite my local instance only being defedded with one community, I feel like i’m really *not* getting All on my…All.\n
    \n
    Is it better to subscribe to stuff and set Subscribed to my default feed instead?\n
    \n
    Thanks, hopefully i’ve not buggered something up
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689234967 {#1677
    date: 2023-07-13 09:56:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 1163
  -titleTs: "'big':14 'feel':9 'filter':4 'lemmi':7 'like':10 'miss':12 'post':15 'set':5"
  -bodyTs: "'account':30 'also':45 'back':69 'better':128 'big':78 'block':81 'bugger':146 'check':39,55 'chunk':87 'comment':56 'communiti':80,113 'complain':99 'config':31 'content':89 'day':9,41 'default':138 'defed':110 'despit':104 'dip':68 'domin':103 'english':23 'ever':67 'fed':4 'feed':139 'feel':115 'get':72,121 'go':35 'gone':60 'heavi':48 'hider':49 'hope':142 'hot':37 'imag':54 'instanc':107 'instead':140 'languag':26 'like':116 'local':106 'love':2 'm':11,91,98,118 'massiv':86 'meme':79 'miss':92 'one':112 'open':52 'past':7 'post':58 'prefer':63 'realli':119 'repli':74 'set':27,134 'setup':15 'site':20 'someth':147 'stuff':132 'subscrib':130,135 'tend':33 'thank':141 'top':40 'unless':70 'unspecifi':21 've':144 'wonder':12 'wrong':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689290497
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/506751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689204097 {#1678
    date: 2023-07-13 01:21:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-Kbin-s-identity"
  +title: "What is Kbin’s identity?"
  +url: null
  +body: """
    I’m trying to get my head wrapped around the identity (or purpose) of Kbin.\n
    \n
    I tried out #Lemmy and #Kbin for a little more than a week each and found Lemmy a lot easier to onboard. You create posts that you post in communities. And you have threads of posts within communities that are centered around a common topic. Very similar to a forum. The terminology used is relatable since “community” also has meaning in other parts of life.\n
    \n
    The curiosity in me always keeps going back to Kbin and really wanting to understand it more. Partially because Kbin’s UI/UX was more engaging. But the terminology was a bit confusing at first until I did some research and read the FAQ posts. Magazines = communities. Articles = posts that goes within the magazines. But the one part that still confused me was the “post” option that goes to a completely different microblog section. For the life of me, I couldn’t grasp what or why there was a microblog section for a link aggregator software. And when do I create an article versus a post.\n
    \n
    It finally all clicked when I came across this thread in Kbin’s code repo: <https://codeberg.org/Kbin/kbin-core/issues/406>. I finally understood the reasoning behind the Microblog section and that it interacts with other parts of the Fediverse (i.e. Mastodon). And that if setup properly, Magazines can pull in Mastodon (and other Fediverse software) posts based on tags and it goes to the Microblog section for that Magazine.\n
    \n
    My question to the community is this. What is Kbin trying to be? What is its purpose? It **seems** like it’s trying to be a link aggregator and a microblogging software, but I could be wrong. Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 25
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688243604 {#1656
    date: 2023-07-01 22:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 235
  -titleTs: "'ident':5 'kbin':3"
  -bodyTs: "'/kbin/kbin-core/issues/406':203 'across':193 'aggreg':174,280 'also':73 'alway':85 'around':9,57 'articl':127,182 'back':88 'base':240 'behind':209 'bit':111 'came':192 'center':56 'click':189 'code':199 'codeberg.org':202 'codeberg.org/kbin/kbin-core/issues/406':201 'common':59 'communiti':45,53,72,126,257 'complet':150 'confus':112,140 'could':287 'couldn':160 'creat':39,180 'curios':82 'curious':303 'differ':151 'easier':35 'engag':105 'faq':123 'fedivers':222,237,301 'final':187,205 'first':114 'forum':65 'found':31 'genuin':302 'get':5 'go':87 'goe':130,147,245 'grasp':162 'head':7 'i.e':223 'ident':11 'interact':216 'kbin':15,21,90,100,197,262,292 'keep':86 'lemmi':19,32 'life':80,156 'like':272 'link':173,279 'littl':24 'lot':34 'm':2 'magazin':125,133,230,252 'mastodon':224,234,294 'mean':75 'microblog':152,169,211,248,283,298 'onboard':37 'one':136 'option':145 'part':78,137,219 'partial':98 'post':40,43,51,124,128,144,185,239,296 'proper':229 'pull':232 'purpos':13,269 'question':254 'read':121 'realli':92 'reason':208 'relat':70 'repo':200 'research':119 'section':153,170,212,249 'seem':271 'setup':228 'similar':62 'sinc':71 'softwar':175,238,284 'still':139 'tag':242 'terminolog':67,108 'thread':49,195 'topic':60 'tri':3,17,263,275 'ui/ux':102 'understand':95 'understood':206 'use':68,291 'versus':183 'want':93 'week':28 'within':52,131 'wrap':8 'wrong':289"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687525907
  +visibility: "visible             "
  +apId: "https://techy.news/post/1886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439507 {#1661
    date: 2023-06-22 15:11:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-Kbin-s-identity"
  +title: "What is Kbin’s identity?"
  +url: null
  +body: """
    I’m trying to get my head wrapped around the identity (or purpose) of Kbin.\n
    \n
    I tried out #Lemmy and #Kbin for a little more than a week each and found Lemmy a lot easier to onboard. You create posts that you post in communities. And you have threads of posts within communities that are centered around a common topic. Very similar to a forum. The terminology used is relatable since “community” also has meaning in other parts of life.\n
    \n
    The curiosity in me always keeps going back to Kbin and really wanting to understand it more. Partially because Kbin’s UI/UX was more engaging. But the terminology was a bit confusing at first until I did some research and read the FAQ posts. Magazines = communities. Articles = posts that goes within the magazines. But the one part that still confused me was the “post” option that goes to a completely different microblog section. For the life of me, I couldn’t grasp what or why there was a microblog section for a link aggregator software. And when do I create an article versus a post.\n
    \n
    It finally all clicked when I came across this thread in Kbin’s code repo: <https://codeberg.org/Kbin/kbin-core/issues/406>. I finally understood the reasoning behind the Microblog section and that it interacts with other parts of the Fediverse (i.e. Mastodon). And that if setup properly, Magazines can pull in Mastodon (and other Fediverse software) posts based on tags and it goes to the Microblog section for that Magazine.\n
    \n
    My question to the community is this. What is Kbin trying to be? What is its purpose? It **seems** like it’s trying to be a link aggregator and a microblogging software, but I could be wrong. Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 25
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688243604 {#1656
    date: 2023-07-01 22:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 235
  -titleTs: "'ident':5 'kbin':3"
  -bodyTs: "'/kbin/kbin-core/issues/406':203 'across':193 'aggreg':174,280 'also':73 'alway':85 'around':9,57 'articl':127,182 'back':88 'base':240 'behind':209 'bit':111 'came':192 'center':56 'click':189 'code':199 'codeberg.org':202 'codeberg.org/kbin/kbin-core/issues/406':201 'common':59 'communiti':45,53,72,126,257 'complet':150 'confus':112,140 'could':287 'couldn':160 'creat':39,180 'curios':82 'curious':303 'differ':151 'easier':35 'engag':105 'faq':123 'fedivers':222,237,301 'final':187,205 'first':114 'forum':65 'found':31 'genuin':302 'get':5 'go':87 'goe':130,147,245 'grasp':162 'head':7 'i.e':223 'ident':11 'interact':216 'kbin':15,21,90,100,197,262,292 'keep':86 'lemmi':19,32 'life':80,156 'like':272 'link':173,279 'littl':24 'lot':34 'm':2 'magazin':125,133,230,252 'mastodon':224,234,294 'mean':75 'microblog':152,169,211,248,283,298 'onboard':37 'one':136 'option':145 'part':78,137,219 'partial':98 'post':40,43,51,124,128,144,185,239,296 'proper':229 'pull':232 'purpos':13,269 'question':254 'read':121 'realli':92 'reason':208 'relat':70 'repo':200 'research':119 'section':153,170,212,249 'seem':271 'setup':228 'similar':62 'sinc':71 'softwar':175,238,284 'still':139 'tag':242 'terminolog':67,108 'thread':49,195 'topic':60 'tri':3,17,263,275 'ui/ux':102 'understand':95 'understood':206 'use':68,291 'versus':183 'want':93 'week':28 'within':52,131 'wrap':8 'wrong':289"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687525907
  +visibility: "visible             "
  +apId: "https://techy.news/post/1886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439507 {#1661
    date: 2023-06-22 15:11:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1553 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-Kbin-s-identity"
  +title: "What is Kbin’s identity?"
  +url: null
  +body: """
    I’m trying to get my head wrapped around the identity (or purpose) of Kbin.\n
    \n
    I tried out #Lemmy and #Kbin for a little more than a week each and found Lemmy a lot easier to onboard. You create posts that you post in communities. And you have threads of posts within communities that are centered around a common topic. Very similar to a forum. The terminology used is relatable since “community” also has meaning in other parts of life.\n
    \n
    The curiosity in me always keeps going back to Kbin and really wanting to understand it more. Partially because Kbin’s UI/UX was more engaging. But the terminology was a bit confusing at first until I did some research and read the FAQ posts. Magazines = communities. Articles = posts that goes within the magazines. But the one part that still confused me was the “post” option that goes to a completely different microblog section. For the life of me, I couldn’t grasp what or why there was a microblog section for a link aggregator software. And when do I create an article versus a post.\n
    \n
    It finally all clicked when I came across this thread in Kbin’s code repo: <https://codeberg.org/Kbin/kbin-core/issues/406>. I finally understood the reasoning behind the Microblog section and that it interacts with other parts of the Fediverse (i.e. Mastodon). And that if setup properly, Magazines can pull in Mastodon (and other Fediverse software) posts based on tags and it goes to the Microblog section for that Magazine.\n
    \n
    My question to the community is this. What is Kbin trying to be? What is its purpose? It **seems** like it’s trying to be a link aggregator and a microblogging software, but I could be wrong. Why use Kbin over Mastodon to post a microblog to the Fediverse? Genuinely curious!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 25
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688243604 {#1656
    date: 2023-07-01 22:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 235
  -titleTs: "'ident':5 'kbin':3"
  -bodyTs: "'/kbin/kbin-core/issues/406':203 'across':193 'aggreg':174,280 'also':73 'alway':85 'around':9,57 'articl':127,182 'back':88 'base':240 'behind':209 'bit':111 'came':192 'center':56 'click':189 'code':199 'codeberg.org':202 'codeberg.org/kbin/kbin-core/issues/406':201 'common':59 'communiti':45,53,72,126,257 'complet':150 'confus':112,140 'could':287 'couldn':160 'creat':39,180 'curios':82 'curious':303 'differ':151 'easier':35 'engag':105 'faq':123 'fedivers':222,237,301 'final':187,205 'first':114 'forum':65 'found':31 'genuin':302 'get':5 'go':87 'goe':130,147,245 'grasp':162 'head':7 'i.e':223 'ident':11 'interact':216 'kbin':15,21,90,100,197,262,292 'keep':86 'lemmi':19,32 'life':80,156 'like':272 'link':173,279 'littl':24 'lot':34 'm':2 'magazin':125,133,230,252 'mastodon':224,234,294 'mean':75 'microblog':152,169,211,248,283,298 'onboard':37 'one':136 'option':145 'part':78,137,219 'partial':98 'post':40,43,51,124,128,144,185,239,296 'proper':229 'pull':232 'purpos':13,269 'question':254 'read':121 'realli':92 'reason':208 'relat':70 'repo':200 'research':119 'section':153,170,212,249 'seem':271 'setup':228 'similar':62 'sinc':71 'softwar':175,238,284 'still':139 'tag':242 'terminolog':67,108 'thread':49,195 'topic':60 'tri':3,17,263,275 'ui/ux':102 'understand':95 'understood':206 'use':68,291 'versus':183 'want':93 'week':28 'within':52,131 'wrap':8 'wrong':289"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1687525907
  +visibility: "visible             "
  +apId: "https://techy.news/post/1886"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687439507 {#1661
    date: 2023-06-22 15:11:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details