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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Lemmy-world-mobile"
  +title: "Lemmy world mobile"
  +url: null
  +body: "I was rocking the Jerboa app and now it’s not letting me login. Are there any other alternatives out there?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100641 {#183
    date: 2023-07-11 20:37:21.0 +02: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: 1089
  -titleTs: "'lemmi':1 'mobil':3 'world':2"
  -bodyTs: "'altern':19 'app':6 'jerboa':5 'let':12 'login':14 'rock':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689175000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1348985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092500 {#247
    date: 2023-07-11 18:21:40.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
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: "Lemmy-world-mobile"
  +title: "Lemmy world mobile"
  +url: null
  +body: "I was rocking the Jerboa app and now it’s not letting me login. Are there any other alternatives out there?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100641 {#183
    date: 2023-07-11 20:37:21.0 +02: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: 1089
  -titleTs: "'lemmi':1 'mobil':3 'world':2"
  -bodyTs: "'altern':19 'app':6 'jerboa':5 'let':12 'login':14 'rock':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689175000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1348985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092500 {#247
    date: 2023-07-11 18:21:40.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
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: "Lemmy-world-mobile"
  +title: "Lemmy world mobile"
  +url: null
  +body: "I was rocking the Jerboa app and now it’s not letting me login. Are there any other alternatives out there?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100641 {#183
    date: 2023-07-11 20:37:21.0 +02: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: 1089
  -titleTs: "'lemmi':1 'mobil':3 'world':2"
  -bodyTs: "'altern':19 'app':6 'jerboa':5 'let':12 'login':14 'rock':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689175000
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1348985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689092500 {#247
    date: 2023-07-11 18:21:40.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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-safe-is-it-to-eat-raw-eggs"
  +title: "How safe is it to eat raw eggs?"
  +url: null
  +body: "I wanted to try a japanese dish called tamago kake gohan, it’s basically raw eggs mixed with rice. The problem is that I’m scared to get salmonella from it. Do you guys think it’s safe to eat them? I’m currently living in Brazil. Also, I saw [this article](https://www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433) telling that the brand I buy my eggs from is exporting to Japan, would this mean they’re salmonella-free?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689188274 {#1866
    date: 2023-07-12 20:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 1077
  -titleTs: "'eat':6 'egg':8 'raw':7 'safe':2"
  -bodyTs: "'/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':55 'also':48 'articl':52 'basic':14 'brand':59 'brazil':47 'buy':61 'call':8 'current':44 'dish':7 'eat':40 'egg':16,63 'export':66 'free':76 'get':28 'gohan':11 'guy':34 'japan':68 'japanes':6 'kake':10 'live':45 'm':25,43 'mean':71 'mix':17 'problem':21 'raw':15 're':73 'rice':19 'safe':38 'salmonella':29,75 'salmonella-fre':74 'saw':50 'scare':26 'tamago':9 'tell':56 'think':35 'tri':4 'want':2 'would':69 'www.aviculturaindustrial.com.br':54 'www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689171209
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1939175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084809 {#1881
    date: 2023-07-11 16:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-safe-is-it-to-eat-raw-eggs"
  +title: "How safe is it to eat raw eggs?"
  +url: null
  +body: "I wanted to try a japanese dish called tamago kake gohan, it’s basically raw eggs mixed with rice. The problem is that I’m scared to get salmonella from it. Do you guys think it’s safe to eat them? I’m currently living in Brazil. Also, I saw [this article](https://www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433) telling that the brand I buy my eggs from is exporting to Japan, would this mean they’re salmonella-free?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689188274 {#1866
    date: 2023-07-12 20:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 1077
  -titleTs: "'eat':6 'egg':8 'raw':7 'safe':2"
  -bodyTs: "'/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':55 'also':48 'articl':52 'basic':14 'brand':59 'brazil':47 'buy':61 'call':8 'current':44 'dish':7 'eat':40 'egg':16,63 'export':66 'free':76 'get':28 'gohan':11 'guy':34 'japan':68 'japanes':6 'kake':10 'live':45 'm':25,43 'mean':71 'mix':17 'problem':21 'raw':15 're':73 'rice':19 'safe':38 'salmonella':29,75 'salmonella-fre':74 'saw':50 'scare':26 'tamago':9 'tell':56 'think':35 'tri':4 'want':2 'would':69 'www.aviculturaindustrial.com.br':54 'www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689171209
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1939175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084809 {#1881
    date: 2023-07-11 16:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-safe-is-it-to-eat-raw-eggs"
  +title: "How safe is it to eat raw eggs?"
  +url: null
  +body: "I wanted to try a japanese dish called tamago kake gohan, it’s basically raw eggs mixed with rice. The problem is that I’m scared to get salmonella from it. Do you guys think it’s safe to eat them? I’m currently living in Brazil. Also, I saw [this article](https://www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433) telling that the brand I buy my eggs from is exporting to Japan, would this mean they’re salmonella-free?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689188274 {#1866
    date: 2023-07-12 20:57:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 1077
  -titleTs: "'eat':6 'egg':8 'raw':7 'safe':2"
  -bodyTs: "'/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':55 'also':48 'articl':52 'basic':14 'brand':59 'brazil':47 'buy':61 'call':8 'current':44 'dish':7 'eat':40 'egg':16,63 'export':66 'free':76 'get':28 'gohan':11 'guy':34 'japan':68 'japanes':6 'kake':10 'live':45 'm':25,43 'mean':71 'mix':17 'problem':21 'raw':15 're':73 'rice':19 'safe':38 'salmonella':29,75 'salmonella-fre':74 'saw':50 'scare':26 'tamago':9 'tell':56 'think':35 'tri':4 'want':2 'would':69 'www.aviculturaindustrial.com.br':54 'www.aviculturaindustrial.com.br/imprensa/com-demanda-aquecida-grupo-mantiqueira-embarca-1-150-toneladas-de-ovos-ao-japao/20230215-085140-v433)':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689171209
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1939175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084809 {#1881
    date: 2023-07-11 16:13:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-good-way-to-prank-your-coworker"
  +title: "What's a good way to prank your coworker?"
  +url: null
  +body: """
    I got pranked with this website: [updatefaker.com](https://updatefaker.com/)\n
    \n
    I recently switched from manual labor to office labour and learned the hard way to lock my screen :)\n
    \n
    In hindsight it was hilarious, but I waited for maybe 20 minutes before I got suspicious. How can I take revenge?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689209467 {#1896
    date: 2023-07-13 02:51:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 1074
  -titleTs: "'cowork':9 'good':4 'prank':7 'way':5"
  -bodyTs: "'/)':10 '20':39 'got':2,43 'hard':23 'hilari':33 'hindsight':30 'labor':16 'labour':19 'learn':21 'lock':26 'manual':15 'mayb':38 'minut':40 'offic':18 'prank':3 'recent':12 'reveng':49 'screen':28 'suspici':44 'switch':13 'take':48 'updatefaker.com':7,9 'updatefaker.com/)':8 'wait':36 'way':24 'websit':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170726
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1000137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084326 {#1395
    date: 2023-07-11 16:05:26.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
11 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-good-way-to-prank-your-coworker"
  +title: "What's a good way to prank your coworker?"
  +url: null
  +body: """
    I got pranked with this website: [updatefaker.com](https://updatefaker.com/)\n
    \n
    I recently switched from manual labor to office labour and learned the hard way to lock my screen :)\n
    \n
    In hindsight it was hilarious, but I waited for maybe 20 minutes before I got suspicious. How can I take revenge?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689209467 {#1896
    date: 2023-07-13 02:51:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 1074
  -titleTs: "'cowork':9 'good':4 'prank':7 'way':5"
  -bodyTs: "'/)':10 '20':39 'got':2,43 'hard':23 'hilari':33 'hindsight':30 'labor':16 'labour':19 'learn':21 'lock':26 'manual':15 'mayb':38 'minut':40 'offic':18 'prank':3 'recent':12 'reveng':49 'screen':28 'suspici':44 'switch':13 'take':48 'updatefaker.com':7,9 'updatefaker.com/)':8 'wait':36 'way':24 'websit':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170726
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1000137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084326 {#1395
    date: 2023-07-11 16:05:26.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
12 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-a-good-way-to-prank-your-coworker"
  +title: "What's a good way to prank your coworker?"
  +url: null
  +body: """
    I got pranked with this website: [updatefaker.com](https://updatefaker.com/)\n
    \n
    I recently switched from manual labor to office labour and learned the hard way to lock my screen :)\n
    \n
    In hindsight it was hilarious, but I waited for maybe 20 minutes before I got suspicious. How can I take revenge?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689209467 {#1896
    date: 2023-07-13 02:51:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 1074
  -titleTs: "'cowork':9 'good':4 'prank':7 'way':5"
  -bodyTs: "'/)':10 '20':39 'got':2,43 'hard':23 'hilari':33 'hindsight':30 'labor':16 'labour':19 'learn':21 'lock':26 'manual':15 'mayb':38 'minut':40 'offic':18 'prank':3 'recent':12 'reveng':49 'screen':28 'suspici':44 'switch':13 'take':48 'updatefaker.com':7,9 'updatefaker.com/)':8 'wait':36 'way':24 'websit':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170726
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1000137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689084326 {#1395
    date: 2023-07-11 16:05:26.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
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 {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1970
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1978
    date: 2023-07-11 15:56:05.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
15 DENIED edit
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1970
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1978
    date: 2023-07-11 15:56:05.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
16 DENIED moderate
App\Entity\Entry {#1973
  +user: Proxies\__CG__\App\Entity\User {#1966 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-can-a-senior-desktop-support-tech-do-who-is"
  +title: "What can a senior desktop support tech do who is burned out?"
  +url: null
  +body: """
    I am wondering what kind of career moves I have available to me because I am over the bullshit of desktop support. I have been brushing up on my Linux skills, learning docker, and doing a whole bunch of networking-related things. At this point, I am 46 years old. Would it benefit me to go back to school to learn a skill to help me advance beyond this role? I just don’t know what to do. There are many options, none of them truly low cost and all of them involving a significant amount of risk.\n
    \n
    I get that there is no avoiding risk when making a career change so late in life. I was looking at training for Java or Oracle and it isn’t cheap. Maybe given my experience I could teach A+ or Network+? I don’t know. I’ll welcome any ideas right now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689175608 {#1970
    date: 2023-07-12 17:26:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1961 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1386 …}
  +badges: Doctrine\ORM\PersistentCollection {#1388 …}
  +children: []
  -id: 1072
  -titleTs: "'burn':11 'desktop':5 'senior':4 'support':6 'tech':7"
  -bodyTs: "'46':49 'advanc':68 'amount':97 'avail':11 'avoid':106 'back':58 'benefit':54 'beyond':69 'brush':26 'bullshit':19 'bunch':38 'career':7,111 'chang':112 'cheap':130 'cost':89 'could':136 'desktop':21 'docker':33 'experi':134 'get':101 'given':132 'go':57 'help':66 'idea':149 'involv':94 'isn':128 'java':123 'kind':5 'know':76,144 'late':114 'learn':32,62 'life':116 'linux':30 'll':146 'look':119 'low':88 'make':109 'mani':82 'mayb':131 'move':8 'network':41,140 'networking-rel':40 'none':84 'old':51 'option':83 'oracl':125 'point':46 'relat':42 'right':150 'risk':99,107 'role':71 'school':60 'signific':96 'skill':31,64 'support':22 'teach':137 'thing':43 'train':121 'truli':87 'welcom':147 'whole':37 'wonder':3 'would':52 'year':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689170165
  +visibility: "visible             "
  +apId: "https://lemmy.goblackcat.com/post/3149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689083765 {#1978
    date: 2023-07-11 15:56:05.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
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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1892
    date: 2023-10-25 16:47:35.0 +02: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: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1380
    date: 2023-07-11 17:05:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1892
    date: 2023-10-25 16:47:35.0 +02: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: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1380
    date: 2023-07-11 17:05:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-lifetime-warranties-make-something-BIFL"
  +title: "Do lifetime warranties make something BIFL?"
  +url: null
  +body: """
    I’d like a place where warranties aren’t a factor when discussing BIFL items. I know that some feel otherwise but for me the appeal of BIFL is NOT frugality (though it often overlaps) but rather in owning high quality, long lasting, repairable items. It also has an aspect of sustainability as I hope to only buy one of something and not have to consume multiples of the same thing when I replace them with a warranty. Also worth noting is that warranties are only good as long as the company issuing them still exists and honors them but high quality things will continue to work.\n
    \n
    Anyway, excited to see this community here but I’d like a rule against warranties being considered when assessing if something is BIFL.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 8
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698245255 {#1892
    date: 2023-10-25 16:47:35.0 +02: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: 1082
  -titleTs: "'bifl':6 'lifetim':2 'make':4 'someth':5 'warranti':3"
  -bodyTs: "'also':47,79 'anyway':108 'appeal':26 'aren':8 'aspect':50 'assess':126 'bifl':14,28,130 'buy':58 'communiti':113 'compani':92 'consid':124 'consum':66 'continu':105 'd':2,117 'discuss':13 'excit':109 'exist':96 'factor':11 'feel':20 'frugal':31 'good':87 'high':40,101 'honor':98 'hope':55 'issu':93 'item':15,45 'know':17 'last':43 'like':3,118 'long':42,89 'multipl':67 'note':81 'often':34 'one':59 'otherwis':21 'overlap':35 'own':39 'place':5 'qualiti':41,102 'rather':37 'repair':44 'replac':74 'rule':120 'see':111 'someth':61,128 'still':95 'sustain':52 'thing':71,103 'though':32 'warranti':7,78,84,122 'work':107 'worth':80"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689168411
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/981364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689087911 {#1380
    date: 2023-07-11 17:05:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-we-stuck-with-bash-programming-language-in-the"
  +title: "Why are we stuck with bash programming language in the shell?"
  +url: null
  +body: """
    Bash-like scripting has become ubiquitous in operating systems, and it makes me wonder about its widespread adoption despite lacking certain programming conveniences found in other languages. While it may not be the ideal choice for large-scale software development, the bash shell possesses unique features that make it well-suited for interactive command-line processing, including pipelining, text manipulation, and file handling. Why isn’t there an alternative that combines the best of bash’s command-line capabilities with the robustness and scalability of traditional programming languages. Why do even new operating systems, such as Redox OS, opt for a similar syntax rather than a completely different programming language?\n
    \n
    Here are some of the limitations I find in Bash compared to other programming languages:\n
    \n
    1. Syntax and Expressiveness:\n
        \n
        \n
        - Bash has a relatively simple syntax compared to other programming languages. It lacks some advanced language features such as object-oriented programming, complex data structures, and advanced control flow constructs.\n
        - The syntax of Bash can be less intuitive and more error-prone, especially for complex tasks or larger projects.\n
    2. Performance:\n
        \n
        \n
        - Bash scripts can be slower compared to compiled languages like C or Java. This is because Bash is an interpreted language, and each line of code is interpreted at runtime.\n
        - Bash may not be the best choice for computationally intensive tasks or applications that require high performance.\n
    3. Error Handling and Debugging:\n
        \n
        \n
        - Error handling and debugging in Bash can be challenging. Bash does not provide robust error handling mechanisms, and error messages can be cryptic and difficult to interpret.\n
        - Debugging Bash scripts can be cumbersome, as there is limited tooling and debugging support compared to other programming languages.\n
    4. Portability:\n
        \n
        \n
        - While Bash is available on most Unix-like systems, it may not be available on all platforms or versions. This can limit the portability of Bash scripts.\n
        - Bash scripts may not work as expected on non-Unix systems or require modifications to run on different platforms.\n
    5. Limited Standard Library:\n
        \n
        \n
        - Bash has a limited standard library compared to other programming languages. It lacks comprehensive libraries for tasks such as networking, database access, or advanced data manipulation.\n
        - Bash often relies on external tools or utilities to perform complex operations, which can introduce dependencies and compatibility issues.\n
    6. Lack of Modularity and Reusability:\n
        \n
        \n
        - Bash scripts can become monolithic and difficult to maintain as they grow in size. Bash does not provide strong mechanisms for modularization or code reuse.\n
        - Reusing code or creating libraries in Bash can be challenging, leading to code duplication and decreased maintainability.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699741250 {#1942
    date: 2023-11-11 23:20:50.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: 13188
  -titleTs: "'bash':6 'languag':8 'program':7 'shell':11 'stuck':4"
  -bodyTs: "'1':131 '2':186 '3':235 '4':286 '5':336 '6':385 'access':361 'adopt':19 'advanc':149,162,363 'altern':73 'applic':230 'avail':291,302 'bash':2,44,79,125,135,169,188,204,218,245,249,268,289,314,316,340,366,391,405,422 'bash-lik':1 'becom':6,394 'best':77,223 'c':198 'capabl':84 'certain':22 'challeng':248,425 'choic':36,224 'code':213,414,417,428 'combin':75 'command':58,82 'command-lin':57,81 'compar':126,141,193,281,346 'compat':383 'compil':195 'complet':112 'complex':158,181,376 'comprehens':353 'comput':226 'construct':165 'control':163 'conveni':24 'creat':419 'cryptic':262 'cumbersom':272 'data':159,364 'databas':360 'debug':239,243,267,279 'decreas':431 'depend':381 'despit':20 'develop':42 'differ':113,334 'difficult':264,397 'duplic':429 'error':177,236,240,254,258 'error-pron':176 'especi':179 'even':96 'expect':322 'express':134 'extern':370 'featur':48,151 'file':66 'find':123 'flow':164 'found':25 'grow':402 'handl':67,237,241,255 'high':233 'ideal':35 'includ':61 'intens':227 'interact':56 'interpret':207,215,266 'introduc':380 'intuit':173 'isn':69 'issu':384 'java':200 'lack':21,147,352,386 'languag':28,93,115,130,145,150,196,208,285,350 'larg':39 'large-scal':38 'larger':184 'lead':426 'less':172 'librari':339,345,354,420 'like':3,197,296 'limit':121,276,310,337,343 'line':59,83,211 'maintain':399,432 'make':13,50 'manipul':64,365 'may':31,219,299,318 'mechan':256,410 'messag':259 'modif':330 'modular':388,412 'monolith':395 'network':359 'new':97 'non':325 'non-unix':324 'object':155 'object-ori':154 'often':367 'oper':9,98,377 'opt':104 'orient':156 'os':103 'perform':187,234,375 'pipelin':62 'platform':305,335 'portabl':287,312 'possess':46 'process':60 'program':23,92,114,129,144,157,284,349 'project':185 'prone':178 'provid':252,408 'rather':109 'redox':102 'relat':138 'reli':368 'requir':232,329 'reus':415,416 'reusabl':390 'robust':87,253 'run':332 'runtim':217 'scalabl':89 'scale':40 'script':4,189,269,315,317,392 'shell':45 'similar':107 'simpl':139 'size':404 'slower':192 'softwar':41 'standard':338,344 'strong':409 'structur':160 'suit':54 'support':280 'syntax':108,132,140,167 'system':10,99,297,327 'task':182,228,356 'text':63 'tool':277,371 'tradit':91 'ubiquit':7 'uniqu':47 'unix':295,326 'unix-lik':294 'util':373 'version':307 'well':53 'well-suit':52 'widespread':18 'wonder':15 'work':320"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689167886
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1041841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154886 {#1971
    date: 2023-07-12 11:41:26.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
23 DENIED edit
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-we-stuck-with-bash-programming-language-in-the"
  +title: "Why are we stuck with bash programming language in the shell?"
  +url: null
  +body: """
    Bash-like scripting has become ubiquitous in operating systems, and it makes me wonder about its widespread adoption despite lacking certain programming conveniences found in other languages. While it may not be the ideal choice for large-scale software development, the bash shell possesses unique features that make it well-suited for interactive command-line processing, including pipelining, text manipulation, and file handling. Why isn’t there an alternative that combines the best of bash’s command-line capabilities with the robustness and scalability of traditional programming languages. Why do even new operating systems, such as Redox OS, opt for a similar syntax rather than a completely different programming language?\n
    \n
    Here are some of the limitations I find in Bash compared to other programming languages:\n
    \n
    1. Syntax and Expressiveness:\n
        \n
        \n
        - Bash has a relatively simple syntax compared to other programming languages. It lacks some advanced language features such as object-oriented programming, complex data structures, and advanced control flow constructs.\n
        - The syntax of Bash can be less intuitive and more error-prone, especially for complex tasks or larger projects.\n
    2. Performance:\n
        \n
        \n
        - Bash scripts can be slower compared to compiled languages like C or Java. This is because Bash is an interpreted language, and each line of code is interpreted at runtime.\n
        - Bash may not be the best choice for computationally intensive tasks or applications that require high performance.\n
    3. Error Handling and Debugging:\n
        \n
        \n
        - Error handling and debugging in Bash can be challenging. Bash does not provide robust error handling mechanisms, and error messages can be cryptic and difficult to interpret.\n
        - Debugging Bash scripts can be cumbersome, as there is limited tooling and debugging support compared to other programming languages.\n
    4. Portability:\n
        \n
        \n
        - While Bash is available on most Unix-like systems, it may not be available on all platforms or versions. This can limit the portability of Bash scripts.\n
        - Bash scripts may not work as expected on non-Unix systems or require modifications to run on different platforms.\n
    5. Limited Standard Library:\n
        \n
        \n
        - Bash has a limited standard library compared to other programming languages. It lacks comprehensive libraries for tasks such as networking, database access, or advanced data manipulation.\n
        - Bash often relies on external tools or utilities to perform complex operations, which can introduce dependencies and compatibility issues.\n
    6. Lack of Modularity and Reusability:\n
        \n
        \n
        - Bash scripts can become monolithic and difficult to maintain as they grow in size. Bash does not provide strong mechanisms for modularization or code reuse.\n
        - Reusing code or creating libraries in Bash can be challenging, leading to code duplication and decreased maintainability.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699741250 {#1942
    date: 2023-11-11 23:20:50.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: 13188
  -titleTs: "'bash':6 'languag':8 'program':7 'shell':11 'stuck':4"
  -bodyTs: "'1':131 '2':186 '3':235 '4':286 '5':336 '6':385 'access':361 'adopt':19 'advanc':149,162,363 'altern':73 'applic':230 'avail':291,302 'bash':2,44,79,125,135,169,188,204,218,245,249,268,289,314,316,340,366,391,405,422 'bash-lik':1 'becom':6,394 'best':77,223 'c':198 'capabl':84 'certain':22 'challeng':248,425 'choic':36,224 'code':213,414,417,428 'combin':75 'command':58,82 'command-lin':57,81 'compar':126,141,193,281,346 'compat':383 'compil':195 'complet':112 'complex':158,181,376 'comprehens':353 'comput':226 'construct':165 'control':163 'conveni':24 'creat':419 'cryptic':262 'cumbersom':272 'data':159,364 'databas':360 'debug':239,243,267,279 'decreas':431 'depend':381 'despit':20 'develop':42 'differ':113,334 'difficult':264,397 'duplic':429 'error':177,236,240,254,258 'error-pron':176 'especi':179 'even':96 'expect':322 'express':134 'extern':370 'featur':48,151 'file':66 'find':123 'flow':164 'found':25 'grow':402 'handl':67,237,241,255 'high':233 'ideal':35 'includ':61 'intens':227 'interact':56 'interpret':207,215,266 'introduc':380 'intuit':173 'isn':69 'issu':384 'java':200 'lack':21,147,352,386 'languag':28,93,115,130,145,150,196,208,285,350 'larg':39 'large-scal':38 'larger':184 'lead':426 'less':172 'librari':339,345,354,420 'like':3,197,296 'limit':121,276,310,337,343 'line':59,83,211 'maintain':399,432 'make':13,50 'manipul':64,365 'may':31,219,299,318 'mechan':256,410 'messag':259 'modif':330 'modular':388,412 'monolith':395 'network':359 'new':97 'non':325 'non-unix':324 'object':155 'object-ori':154 'often':367 'oper':9,98,377 'opt':104 'orient':156 'os':103 'perform':187,234,375 'pipelin':62 'platform':305,335 'portabl':287,312 'possess':46 'process':60 'program':23,92,114,129,144,157,284,349 'project':185 'prone':178 'provid':252,408 'rather':109 'redox':102 'relat':138 'reli':368 'requir':232,329 'reus':415,416 'reusabl':390 'robust':87,253 'run':332 'runtim':217 'scalabl':89 'scale':40 'script':4,189,269,315,317,392 'shell':45 'similar':107 'simpl':139 'size':404 'slower':192 'softwar':41 'standard':338,344 'strong':409 'structur':160 'suit':54 'support':280 'syntax':108,132,140,167 'system':10,99,297,327 'task':182,228,356 'text':63 'tool':277,371 'tradit':91 'ubiquit':7 'uniqu':47 'unix':295,326 'unix-lik':294 'util':373 'version':307 'well':53 'well-suit':52 'widespread':18 'wonder':15 'work':320"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689167886
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1041841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154886 {#1971
    date: 2023-07-12 11:41:26.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
24 DENIED moderate
App\Entity\Entry {#1927
  +user: Proxies\__CG__\App\Entity\User {#1368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1399 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-we-stuck-with-bash-programming-language-in-the"
  +title: "Why are we stuck with bash programming language in the shell?"
  +url: null
  +body: """
    Bash-like scripting has become ubiquitous in operating systems, and it makes me wonder about its widespread adoption despite lacking certain programming conveniences found in other languages. While it may not be the ideal choice for large-scale software development, the bash shell possesses unique features that make it well-suited for interactive command-line processing, including pipelining, text manipulation, and file handling. Why isn’t there an alternative that combines the best of bash’s command-line capabilities with the robustness and scalability of traditional programming languages. Why do even new operating systems, such as Redox OS, opt for a similar syntax rather than a completely different programming language?\n
    \n
    Here are some of the limitations I find in Bash compared to other programming languages:\n
    \n
    1. Syntax and Expressiveness:\n
        \n
        \n
        - Bash has a relatively simple syntax compared to other programming languages. It lacks some advanced language features such as object-oriented programming, complex data structures, and advanced control flow constructs.\n
        - The syntax of Bash can be less intuitive and more error-prone, especially for complex tasks or larger projects.\n
    2. Performance:\n
        \n
        \n
        - Bash scripts can be slower compared to compiled languages like C or Java. This is because Bash is an interpreted language, and each line of code is interpreted at runtime.\n
        - Bash may not be the best choice for computationally intensive tasks or applications that require high performance.\n
    3. Error Handling and Debugging:\n
        \n
        \n
        - Error handling and debugging in Bash can be challenging. Bash does not provide robust error handling mechanisms, and error messages can be cryptic and difficult to interpret.\n
        - Debugging Bash scripts can be cumbersome, as there is limited tooling and debugging support compared to other programming languages.\n
    4. Portability:\n
        \n
        \n
        - While Bash is available on most Unix-like systems, it may not be available on all platforms or versions. This can limit the portability of Bash scripts.\n
        - Bash scripts may not work as expected on non-Unix systems or require modifications to run on different platforms.\n
    5. Limited Standard Library:\n
        \n
        \n
        - Bash has a limited standard library compared to other programming languages. It lacks comprehensive libraries for tasks such as networking, database access, or advanced data manipulation.\n
        - Bash often relies on external tools or utilities to perform complex operations, which can introduce dependencies and compatibility issues.\n
    6. Lack of Modularity and Reusability:\n
        \n
        \n
        - Bash scripts can become monolithic and difficult to maintain as they grow in size. Bash does not provide strong mechanisms for modularization or code reuse.\n
        - Reusing code or creating libraries in Bash can be challenging, leading to code duplication and decreased maintainability.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699741250 {#1942
    date: 2023-11-11 23:20:50.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: 13188
  -titleTs: "'bash':6 'languag':8 'program':7 'shell':11 'stuck':4"
  -bodyTs: "'1':131 '2':186 '3':235 '4':286 '5':336 '6':385 'access':361 'adopt':19 'advanc':149,162,363 'altern':73 'applic':230 'avail':291,302 'bash':2,44,79,125,135,169,188,204,218,245,249,268,289,314,316,340,366,391,405,422 'bash-lik':1 'becom':6,394 'best':77,223 'c':198 'capabl':84 'certain':22 'challeng':248,425 'choic':36,224 'code':213,414,417,428 'combin':75 'command':58,82 'command-lin':57,81 'compar':126,141,193,281,346 'compat':383 'compil':195 'complet':112 'complex':158,181,376 'comprehens':353 'comput':226 'construct':165 'control':163 'conveni':24 'creat':419 'cryptic':262 'cumbersom':272 'data':159,364 'databas':360 'debug':239,243,267,279 'decreas':431 'depend':381 'despit':20 'develop':42 'differ':113,334 'difficult':264,397 'duplic':429 'error':177,236,240,254,258 'error-pron':176 'especi':179 'even':96 'expect':322 'express':134 'extern':370 'featur':48,151 'file':66 'find':123 'flow':164 'found':25 'grow':402 'handl':67,237,241,255 'high':233 'ideal':35 'includ':61 'intens':227 'interact':56 'interpret':207,215,266 'introduc':380 'intuit':173 'isn':69 'issu':384 'java':200 'lack':21,147,352,386 'languag':28,93,115,130,145,150,196,208,285,350 'larg':39 'large-scal':38 'larger':184 'lead':426 'less':172 'librari':339,345,354,420 'like':3,197,296 'limit':121,276,310,337,343 'line':59,83,211 'maintain':399,432 'make':13,50 'manipul':64,365 'may':31,219,299,318 'mechan':256,410 'messag':259 'modif':330 'modular':388,412 'monolith':395 'network':359 'new':97 'non':325 'non-unix':324 'object':155 'object-ori':154 'often':367 'oper':9,98,377 'opt':104 'orient':156 'os':103 'perform':187,234,375 'pipelin':62 'platform':305,335 'portabl':287,312 'possess':46 'process':60 'program':23,92,114,129,144,157,284,349 'project':185 'prone':178 'provid':252,408 'rather':109 'redox':102 'relat':138 'reli':368 'requir':232,329 'reus':415,416 'reusabl':390 'robust':87,253 'run':332 'runtim':217 'scalabl':89 'scale':40 'script':4,189,269,315,317,392 'shell':45 'similar':107 'simpl':139 'size':404 'slower':192 'softwar':41 'standard':338,344 'strong':409 'structur':160 'suit':54 'support':280 'syntax':108,132,140,167 'system':10,99,297,327 'task':182,228,356 'text':63 'tool':277,371 'tradit':91 'ubiquit':7 'uniqu':47 'unix':295,326 'unix-lik':294 'util':373 'version':307 'well':53 'well-suit':52 'widespread':18 'wonder':15 'work':320"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689167886
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1041841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689154886 {#1971
    date: 2023-07-12 11:41:26.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
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 {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Not-able-to-Login-to-kbin-social"
  +title: "Not able to Login to kbin.social"
  +url: null
  +body: "I received the confirmation email and when I ran the link, it just opens up the registration page of kbin.social. When I tried logging in, it said that the account is not active. Are new registrations closed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180433 {#1367
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 1137
  -titleTs: "'abl':2 'kbin.social':6 'login':4"
  -bodyTs: "'account':30 'activ':33 'close':37 'confirm':4 'email':5 'kbin.social':20 'link':11 'log':24 'new':35 'open':14 'page':18 'ran':9 'receiv':2 'registr':17,36 'said':27 'tri':23"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689167535
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1042343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689156535 {#1902
    date: 2023-07-12 12:08:55.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
27 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Not-able-to-Login-to-kbin-social"
  +title: "Not able to Login to kbin.social"
  +url: null
  +body: "I received the confirmation email and when I ran the link, it just opens up the registration page of kbin.social. When I tried logging in, it said that the account is not active. Are new registrations closed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180433 {#1367
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 1137
  -titleTs: "'abl':2 'kbin.social':6 'login':4"
  -bodyTs: "'account':30 'activ':33 'close':37 'confirm':4 'email':5 'kbin.social':20 'link':11 'log':24 'new':35 'open':14 'page':18 'ran':9 'receiv':2 'registr':17,36 'said':27 'tri':23"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689167535
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1042343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689156535 {#1902
    date: 2023-07-12 12:08:55.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
28 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Not-able-to-Login-to-kbin-social"
  +title: "Not able to Login to kbin.social"
  +url: null
  +body: "I received the confirmation email and when I ran the link, it just opens up the registration page of kbin.social. When I tried logging in, it said that the account is not active. Are new registrations closed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 1
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689180433 {#1367
    date: 2023-07-12 18:47:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 1137
  -titleTs: "'abl':2 'kbin.social':6 'login':4"
  -bodyTs: "'account':30 'activ':33 'close':37 'confirm':4 'email':5 'kbin.social':20 'link':11 'log':24 'new':35 'open':14 'page':18 'ran':9 'receiv':2 'registr':17,36 'said':27 'tri':23"
  +cross: false
  +upVotes: 1
  +downVotes: 0
  +ranking: 1689167535
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1042343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689156535 {#1902
    date: 2023-07-12 12:08:55.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
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 {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-movie-scared-you-shitless-when-you-were-a-child"
  +title: "What movie scared you shitless when you were a child?"
  +url: null
  +body: "For me it was Event Horizon, that was scary as hell when I was a kid, I had nightmares for months."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689602627 {#2443
    date: 2023-07-17 16:03:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 1196
  -titleTs: "'child':10 'movi':2 'scare':3 'shitless':5"
  -bodyTs: "'event':5 'hell':11 'horizon':6 'kid':16 'month':21 'nightmar':19 'scari':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689166899
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/50792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080499 {#2442
    date: 2023-07-11 15:01:39.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
31 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-movie-scared-you-shitless-when-you-were-a-child"
  +title: "What movie scared you shitless when you were a child?"
  +url: null
  +body: "For me it was Event Horizon, that was scary as hell when I was a kid, I had nightmares for months."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689602627 {#2443
    date: 2023-07-17 16:03:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 1196
  -titleTs: "'child':10 'movi':2 'scare':3 'shitless':5"
  -bodyTs: "'event':5 'hell':11 'horizon':6 'kid':16 'month':21 'nightmar':19 'scari':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689166899
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/50792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080499 {#2442
    date: 2023-07-11 15:01:39.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
32 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-movie-scared-you-shitless-when-you-were-a-child"
  +title: "What movie scared you shitless when you were a child?"
  +url: null
  +body: "For me it was Event Horizon, that was scary as hell when I was a kid, I had nightmares for months."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689602627 {#2443
    date: 2023-07-17 16:03:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 1196
  -titleTs: "'child':10 'movi':2 'scare':3 'shitless':5"
  -bodyTs: "'event':5 'hell':11 'horizon':6 'kid':16 'month':21 'nightmar':19 'scari':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689166899
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/50792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689080499 {#2442
    date: 2023-07-11 15:01:39.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
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 {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2475
    date: 2023-07-12 16:54:23.0 +02: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: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2472
    date: 2023-07-11 14:25:46.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
35 DENIED edit
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2475
    date: 2023-07-12 16:54:23.0 +02: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: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2472
    date: 2023-07-11 14:25:46.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
36 DENIED moderate
App\Entity\Entry {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-I-need-to-remove-metadata-from-pictures-before-uploading"
  +title: "Do I need to remove metadata from pictures before uploading?"
  +url: null
  +body: "Title. I’m not the best with privacy… But wanted to upload a picture of my pupper. Thanks!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 60
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689173663 {#2475
    date: 2023-07-12 16:54:23.0 +02: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: 1062
  -titleTs: "'metadata':6 'need':3 'pictur':8 'remov':5 'upload':10"
  -bodyTs: "'best':6 'm':3 'pictur':14 'privaci':8 'pupper':17 'thank':18 'titl':1 'upload':12 'want':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689164746
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/862068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689078346 {#2472
    date: 2023-07-11 14:25:46.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
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: "Unethical-dad-life-tip"
  +title: "Unethical dad life tip"
  +url: null
  +body: """
    A mum says to the exchange student “heres a mum tip: hang up your clothes properly like this instead of all bunched up and it will dry a lot faster”\n
    \n
    I immediately follow with “here’s a dad tip: you can keep doing it wrong 4 or 5 times before you get yelled at”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689151291 {#2489
    date: 2023-07-12 10:41:31.0 +02: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: 2040
  -titleTs: "'dad':2 'life':3 'tip':4 'uneth':1"
  -bodyTs: "'4':46 '5':48 'bunch':22 'cloth':15 'dad':38 'dri':27 'exchang':6 'faster':30 'follow':33 'get':52 'hang':12 'here':8 'immedi':32 'instead':19 'keep':42 'like':17 'lot':29 'mum':2,10 'proper':16 'say':3 'student':7 'time':49 'tip':11,39 'wrong':45 'yell':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689160291
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/361390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689151291 {#2473
    date: 2023-07-12 10:41:31.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
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: "Unethical-dad-life-tip"
  +title: "Unethical dad life tip"
  +url: null
  +body: """
    A mum says to the exchange student “heres a mum tip: hang up your clothes properly like this instead of all bunched up and it will dry a lot faster”\n
    \n
    I immediately follow with “here’s a dad tip: you can keep doing it wrong 4 or 5 times before you get yelled at”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689151291 {#2489
    date: 2023-07-12 10:41:31.0 +02: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: 2040
  -titleTs: "'dad':2 'life':3 'tip':4 'uneth':1"
  -bodyTs: "'4':46 '5':48 'bunch':22 'cloth':15 'dad':38 'dri':27 'exchang':6 'faster':30 'follow':33 'get':52 'hang':12 'here':8 'immedi':32 'instead':19 'keep':42 'like':17 'lot':29 'mum':2,10 'proper':16 'say':3 'student':7 'time':49 'tip':11,39 'wrong':45 'yell':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689160291
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/361390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689151291 {#2473
    date: 2023-07-12 10:41:31.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
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: "Unethical-dad-life-tip"
  +title: "Unethical dad life tip"
  +url: null
  +body: """
    A mum says to the exchange student “heres a mum tip: hang up your clothes properly like this instead of all bunched up and it will dry a lot faster”\n
    \n
    I immediately follow with “here’s a dad tip: you can keep doing it wrong 4 or 5 times before you get yelled at”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689151291 {#2489
    date: 2023-07-12 10:41:31.0 +02: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: 2040
  -titleTs: "'dad':2 'life':3 'tip':4 'uneth':1"
  -bodyTs: "'4':46 '5':48 'bunch':22 'cloth':15 'dad':38 'dri':27 'exchang':6 'faster':30 'follow':33 'get':52 'hang':12 'here':8 'immedi':32 'instead':19 'keep':42 'like':17 'lot':29 'mum':2,10 'proper':16 'say':3 'student':7 'time':49 'tip':11,39 'wrong':45 'yell':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689160291
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/361390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689151291 {#2473
    date: 2023-07-12 10:41:31.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
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 {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-Twitter-look-like-with-an-absolute-number-of"
  +title: "What would Twitter look like with an absolute number of Likes in the system?"
  +url: null
  +body: "What would Twitter look like, if Elon flushed all likes, throws x Likes in the sytem and gave it a go? Every Like has to taken from the system and there are positive and negative points just like here or Reddit. If you don’t have Likes anymore you have to dislike something else you liked in the past. It would be entertaining to watch social scoring and fighting for likes in this already fucked up social network."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689087136 {#1544
    date: 2023-07-11 16:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1057
  -titleTs: "'absolut':8 'like':5,11 'look':4 'number':9 'system':14 'twitter':3 'would':2"
  -bodyTs: "'alreadi':74 'anymor':48 'dislik':52 'elon':7 'els':54 'entertain':63 'everi':22 'fight':69 'flush':8 'fuck':75 'gave':18 'go':21 'like':5,10,13,23,38,47,56,71 'look':4 'negat':35 'network':78 'past':59 'point':36 'posit':33 'reddit':41 'score':67 'social':66,77 'someth':53 'system':29 'sytem':16 'taken':26 'throw':11 'twitter':3 'watch':65 'would':2,61 'x':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689158043
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/651382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689071643 {#1545
    date: 2023-07-11 12:34:03.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
43 DENIED edit
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-Twitter-look-like-with-an-absolute-number-of"
  +title: "What would Twitter look like with an absolute number of Likes in the system?"
  +url: null
  +body: "What would Twitter look like, if Elon flushed all likes, throws x Likes in the sytem and gave it a go? Every Like has to taken from the system and there are positive and negative points just like here or Reddit. If you don’t have Likes anymore you have to dislike something else you liked in the past. It would be entertaining to watch social scoring and fighting for likes in this already fucked up social network."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689087136 {#1544
    date: 2023-07-11 16:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1057
  -titleTs: "'absolut':8 'like':5,11 'look':4 'number':9 'system':14 'twitter':3 'would':2"
  -bodyTs: "'alreadi':74 'anymor':48 'dislik':52 'elon':7 'els':54 'entertain':63 'everi':22 'fight':69 'flush':8 'fuck':75 'gave':18 'go':21 'like':5,10,13,23,38,47,56,71 'look':4 'negat':35 'network':78 'past':59 'point':36 'posit':33 'reddit':41 'score':67 'social':66,77 'someth':53 'system':29 'sytem':16 'taken':26 'throw':11 'twitter':3 'watch':65 'would':2,61 'x':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689158043
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/651382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689071643 {#1545
    date: 2023-07-11 12:34:03.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
44 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-Twitter-look-like-with-an-absolute-number-of"
  +title: "What would Twitter look like with an absolute number of Likes in the system?"
  +url: null
  +body: "What would Twitter look like, if Elon flushed all likes, throws x Likes in the sytem and gave it a go? Every Like has to taken from the system and there are positive and negative points just like here or Reddit. If you don’t have Likes anymore you have to dislike something else you liked in the past. It would be entertaining to watch social scoring and fighting for likes in this already fucked up social network."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689087136 {#1544
    date: 2023-07-11 16:52:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 1057
  -titleTs: "'absolut':8 'like':5,11 'look':4 'number':9 'system':14 'twitter':3 'would':2"
  -bodyTs: "'alreadi':74 'anymor':48 'dislik':52 'elon':7 'els':54 'entertain':63 'everi':22 'fight':69 'flush':8 'fuck':75 'gave':18 'go':21 'like':5,10,13,23,38,47,56,71 'look':4 'negat':35 'network':78 'past':59 'point':36 'posit':33 'reddit':41 'score':67 'social':66,77 'someth':53 'system':29 'sytem':16 'taken':26 'throw':11 'twitter':3 'watch':65 'would':2,61 'x':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689158043
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/651382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689071643 {#1545
    date: 2023-07-11 12:34:03.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
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 {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-password-manager-do-you-recommend"
  +title: "What password manager do you recommend?"
  +url: null
  +body: """
    Okay so yesterday, I changed my password as a precaution because of the hack, and just now I decided to clean my browser tabs and re login and almost forgot my password. I’m done dealing with passwords.\n
    \n
    What password manager do you recommend?\n
    \n
    Features I’m looking for\n
    \n
    -Open Source\n
    \n
    -Can be synced to cloud (I don’t want self host)\n
    \n
    -Can be accessed via a browser\n
    \n
    -Cross platform, the more platforms, the better\n
    \n
    -End to End Encrypted, and Encrypted at rest on my device, also need some way to authenticate before releasing the password, like a pin or biometrics\n
    \n
    -Autofill for browser and apps\n
    \n
    -Free (can be a freemium model, but I need the base tier to be free, too broke to spend money on this lol)\n
    \n
    -Can export the passwords to a file\n
    \n
    I never used a password manager before so sorry if I seem like a noob.\n
    \n
    I know I could google it, but I want the lastest info, not some outdated reddit post.\n
    \n
    Edit: Woah, those replies are fast. I think I’ll use Bitwarden. Thanks for recommendations! Now I don’t need to worry about forgetting passwords anymore. 😄\n
    \n
    Edit 2: It seems I’ve forgotten my email password as well as a few other accounts I haven’t logged into for a while. Damn, should’ve used a password manager earlier.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 347
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512535 {#1532
    date: 2023-07-16 15:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1055
  -titleTs: "'manag':3 'password':2 'recommend':6"
  -bodyTs: "'2':196 'access':65 'account':211 'almost':29 'also':87 'anymor':194 'app':106 'authent':92 'autofil':102 'base':117 'better':75 'biometr':101 'bitwarden':180 'broke':123 'browser':23,68,104 'chang':5 'clean':21 'cloud':56 'could':155 'cross':69 'damn':220 'deal':36 'decid':19 'devic':86 'done':35 'earlier':227 'edit':169,195 'email':203 'encrypt':79,81 'end':76,78 'export':131 'fast':174 'featur':45 'file':136 'forget':192 'forgot':30 'forgotten':201 'free':107,121 'freemium':111 'googl':156 'hack':14 'haven':213 'host':62 'info':163 'know':153 'lastest':162 'like':97,149 'll':178 'log':215 'login':27 'lol':129 'look':48 'm':34,47 'manag':41,142,226 'model':112 'money':126 'need':88,115,188 'never':138 'noob':151 'okay':1 'open':50 'outdat':166 'password':7,32,38,40,96,133,141,193,204,225 'pin':99 'platform':70,73 'post':168 'precaut':10 're':26 'recommend':44,183 'reddit':167 'releas':94 'repli':172 'rest':83 'seem':148,198 'self':61 'sorri':145 'sourc':51 'spend':125 'sync':54 'tab':24 'thank':181 'think':176 'tier':118 'use':139,179,223 've':200,222 'via':66 'want':60,160 'way':90 'well':206 'woah':170 'worri':190 'yesterday':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689155601
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/575170"
  +editedAt: DateTimeImmutable @1689073565 {#1535
    date: 2023-07-11 13:06:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689069201 {#1534
    date: 2023-07-11 11:53:21.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
47 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-password-manager-do-you-recommend"
  +title: "What password manager do you recommend?"
  +url: null
  +body: """
    Okay so yesterday, I changed my password as a precaution because of the hack, and just now I decided to clean my browser tabs and re login and almost forgot my password. I’m done dealing with passwords.\n
    \n
    What password manager do you recommend?\n
    \n
    Features I’m looking for\n
    \n
    -Open Source\n
    \n
    -Can be synced to cloud (I don’t want self host)\n
    \n
    -Can be accessed via a browser\n
    \n
    -Cross platform, the more platforms, the better\n
    \n
    -End to End Encrypted, and Encrypted at rest on my device, also need some way to authenticate before releasing the password, like a pin or biometrics\n
    \n
    -Autofill for browser and apps\n
    \n
    -Free (can be a freemium model, but I need the base tier to be free, too broke to spend money on this lol)\n
    \n
    -Can export the passwords to a file\n
    \n
    I never used a password manager before so sorry if I seem like a noob.\n
    \n
    I know I could google it, but I want the lastest info, not some outdated reddit post.\n
    \n
    Edit: Woah, those replies are fast. I think I’ll use Bitwarden. Thanks for recommendations! Now I don’t need to worry about forgetting passwords anymore. 😄\n
    \n
    Edit 2: It seems I’ve forgotten my email password as well as a few other accounts I haven’t logged into for a while. Damn, should’ve used a password manager earlier.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 347
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512535 {#1532
    date: 2023-07-16 15:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1055
  -titleTs: "'manag':3 'password':2 'recommend':6"
  -bodyTs: "'2':196 'access':65 'account':211 'almost':29 'also':87 'anymor':194 'app':106 'authent':92 'autofil':102 'base':117 'better':75 'biometr':101 'bitwarden':180 'broke':123 'browser':23,68,104 'chang':5 'clean':21 'cloud':56 'could':155 'cross':69 'damn':220 'deal':36 'decid':19 'devic':86 'done':35 'earlier':227 'edit':169,195 'email':203 'encrypt':79,81 'end':76,78 'export':131 'fast':174 'featur':45 'file':136 'forget':192 'forgot':30 'forgotten':201 'free':107,121 'freemium':111 'googl':156 'hack':14 'haven':213 'host':62 'info':163 'know':153 'lastest':162 'like':97,149 'll':178 'log':215 'login':27 'lol':129 'look':48 'm':34,47 'manag':41,142,226 'model':112 'money':126 'need':88,115,188 'never':138 'noob':151 'okay':1 'open':50 'outdat':166 'password':7,32,38,40,96,133,141,193,204,225 'pin':99 'platform':70,73 'post':168 'precaut':10 're':26 'recommend':44,183 'reddit':167 'releas':94 'repli':172 'rest':83 'seem':148,198 'self':61 'sorri':145 'sourc':51 'spend':125 'sync':54 'tab':24 'thank':181 'think':176 'tier':118 'use':139,179,223 've':200,222 'via':66 'want':60,160 'way':90 'well':206 'woah':170 'worri':190 'yesterday':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689155601
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/575170"
  +editedAt: DateTimeImmutable @1689073565 {#1535
    date: 2023-07-11 13:06:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689069201 {#1534
    date: 2023-07-11 11:53:21.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
48 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-password-manager-do-you-recommend"
  +title: "What password manager do you recommend?"
  +url: null
  +body: """
    Okay so yesterday, I changed my password as a precaution because of the hack, and just now I decided to clean my browser tabs and re login and almost forgot my password. I’m done dealing with passwords.\n
    \n
    What password manager do you recommend?\n
    \n
    Features I’m looking for\n
    \n
    -Open Source\n
    \n
    -Can be synced to cloud (I don’t want self host)\n
    \n
    -Can be accessed via a browser\n
    \n
    -Cross platform, the more platforms, the better\n
    \n
    -End to End Encrypted, and Encrypted at rest on my device, also need some way to authenticate before releasing the password, like a pin or biometrics\n
    \n
    -Autofill for browser and apps\n
    \n
    -Free (can be a freemium model, but I need the base tier to be free, too broke to spend money on this lol)\n
    \n
    -Can export the passwords to a file\n
    \n
    I never used a password manager before so sorry if I seem like a noob.\n
    \n
    I know I could google it, but I want the lastest info, not some outdated reddit post.\n
    \n
    Edit: Woah, those replies are fast. I think I’ll use Bitwarden. Thanks for recommendations! Now I don’t need to worry about forgetting passwords anymore. 😄\n
    \n
    Edit 2: It seems I’ve forgotten my email password as well as a few other accounts I haven’t logged into for a while. Damn, should’ve used a password manager earlier.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 347
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689512535 {#1532
    date: 2023-07-16 15:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1538 …}
  +votes: Doctrine\ORM\PersistentCollection {#1539 …}
  +reports: Doctrine\ORM\PersistentCollection {#1529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1536 …}
  +badges: Doctrine\ORM\PersistentCollection {#1516 …}
  +children: []
  -id: 1055
  -titleTs: "'manag':3 'password':2 'recommend':6"
  -bodyTs: "'2':196 'access':65 'account':211 'almost':29 'also':87 'anymor':194 'app':106 'authent':92 'autofil':102 'base':117 'better':75 'biometr':101 'bitwarden':180 'broke':123 'browser':23,68,104 'chang':5 'clean':21 'cloud':56 'could':155 'cross':69 'damn':220 'deal':36 'decid':19 'devic':86 'done':35 'earlier':227 'edit':169,195 'email':203 'encrypt':79,81 'end':76,78 'export':131 'fast':174 'featur':45 'file':136 'forget':192 'forgot':30 'forgotten':201 'free':107,121 'freemium':111 'googl':156 'hack':14 'haven':213 'host':62 'info':163 'know':153 'lastest':162 'like':97,149 'll':178 'log':215 'login':27 'lol':129 'look':48 'm':34,47 'manag':41,142,226 'model':112 'money':126 'need':88,115,188 'never':138 'noob':151 'okay':1 'open':50 'outdat':166 'password':7,32,38,40,96,133,141,193,204,225 'pin':99 'platform':70,73 'post':168 'precaut':10 're':26 'recommend':44,183 'reddit':167 'releas':94 'repli':172 'rest':83 'seem':148,198 'self':61 'sorri':145 'sourc':51 'spend':125 'sync':54 'tab':24 'thank':181 'think':176 'tier':118 'use':139,179,223 've':200,222 'via':66 'want':60,160 'way':90 'well':206 'woah':170 'worri':190 'yesterday':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689155601
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/575170"
  +editedAt: DateTimeImmutable @1689073565 {#1535
    date: 2023-07-11 13:06:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689069201 {#1534
    date: 2023-07-11 11:53:21.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
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 {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Piracy-friendly-Mastodon-instance"
  +title: "Piracy friendly Mastodon instance?"
  +url: null
  +body: "Looking for the equivalent of dbzer0 for Mastodon"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698509856 {#1519
    date: 2023-10-28 18:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 8184
  -titleTs: "'friend':2 'instanc':4 'mastodon':3 'piraci':1"
  -bodyTs: "'dbzer0':6 'equival':4 'look':1 'mastodon':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689151828
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/602062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689138828 {#1520
    date: 2023-07-12 07:13:48.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
51 DENIED edit
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Piracy-friendly-Mastodon-instance"
  +title: "Piracy friendly Mastodon instance?"
  +url: null
  +body: "Looking for the equivalent of dbzer0 for Mastodon"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698509856 {#1519
    date: 2023-10-28 18:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 8184
  -titleTs: "'friend':2 'instanc':4 'mastodon':3 'piraci':1"
  -bodyTs: "'dbzer0':6 'equival':4 'look':1 'mastodon':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689151828
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/602062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689138828 {#1520
    date: 2023-07-12 07:13:48.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
52 DENIED moderate
App\Entity\Entry {#1517
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Piracy-friendly-Mastodon-instance"
  +title: "Piracy friendly Mastodon instance?"
  +url: null
  +body: "Looking for the equivalent of dbzer0 for Mastodon"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698509856 {#1519
    date: 2023-10-28 18:17:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 8184
  -titleTs: "'friend':2 'instanc':4 'mastodon':3 'piraci':1"
  -bodyTs: "'dbzer0':6 'equival':4 'look':1 'mastodon':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689151828
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/602062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689138828 {#1520
    date: 2023-07-12 07:13:48.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
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 {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Images-in-Lemmy-RSS-Feeds"
  +title: "Images in Lemmy RSS Feeds?"
  +url: null
  +body: """
    I’m not getting images previews nor images themselves when I browse Lemmy using the RSS feed functionality. Other websites work fine, it just seems I’m having a problem with Lemmy. Instead, I just get a link and I can click that to be taken directly to the image on pictrs. It makes browsing Lemmy using an RSS client a sub-optimal experience sadly.\n
    \n
    Does Lemmy support images or preview images in it’s RSS feeds and if so what is the magic to enable it in my RSS client?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689107120 {#1738
    date: 2023-07-11 22:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1108
  -titleTs: "'feed':5 'imag':1 'lemmi':3 'rss':4"
  -bodyTs: "'brows':12,55 'click':42 'client':60,92 'direct':47 'enabl':87 'experi':65 'feed':17,78 'fine':22 'function':18 'get':4,36 'imag':5,8,50,70,73 'instead':33 'lemmi':13,32,56,68 'link':38 'm':2,27 'magic':85 'make':54 'optim':64 'pictr':52 'preview':6,72 'problem':30 'rss':16,59,77,91 'sad':66 'seem':25 'sub':63 'sub-optim':62 'support':69 'taken':46 'use':14,57 'websit':20 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689148740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1358172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689106240 {#1753
    date: 2023-07-11 22:10:40.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
55 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Images-in-Lemmy-RSS-Feeds"
  +title: "Images in Lemmy RSS Feeds?"
  +url: null
  +body: """
    I’m not getting images previews nor images themselves when I browse Lemmy using the RSS feed functionality. Other websites work fine, it just seems I’m having a problem with Lemmy. Instead, I just get a link and I can click that to be taken directly to the image on pictrs. It makes browsing Lemmy using an RSS client a sub-optimal experience sadly.\n
    \n
    Does Lemmy support images or preview images in it’s RSS feeds and if so what is the magic to enable it in my RSS client?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689107120 {#1738
    date: 2023-07-11 22:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1108
  -titleTs: "'feed':5 'imag':1 'lemmi':3 'rss':4"
  -bodyTs: "'brows':12,55 'click':42 'client':60,92 'direct':47 'enabl':87 'experi':65 'feed':17,78 'fine':22 'function':18 'get':4,36 'imag':5,8,50,70,73 'instead':33 'lemmi':13,32,56,68 'link':38 'm':2,27 'magic':85 'make':54 'optim':64 'pictr':52 'preview':6,72 'problem':30 'rss':16,59,77,91 'sad':66 'seem':25 'sub':63 'sub-optim':62 'support':69 'taken':46 'use':14,57 'websit':20 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689148740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1358172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689106240 {#1753
    date: 2023-07-11 22:10:40.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
56 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Images-in-Lemmy-RSS-Feeds"
  +title: "Images in Lemmy RSS Feeds?"
  +url: null
  +body: """
    I’m not getting images previews nor images themselves when I browse Lemmy using the RSS feed functionality. Other websites work fine, it just seems I’m having a problem with Lemmy. Instead, I just get a link and I can click that to be taken directly to the image on pictrs. It makes browsing Lemmy using an RSS client a sub-optimal experience sadly.\n
    \n
    Does Lemmy support images or preview images in it’s RSS feeds and if so what is the magic to enable it in my RSS client?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689107120 {#1738
    date: 2023-07-11 22:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 1108
  -titleTs: "'feed':5 'imag':1 'lemmi':3 'rss':4"
  -bodyTs: "'brows':12,55 'click':42 'client':60,92 'direct':47 'enabl':87 'experi':65 'feed':17,78 'fine':22 'function':18 'get':4,36 'imag':5,8,50,70,73 'instead':33 'lemmi':13,32,56,68 'link':38 'm':2,27 'magic':85 'make':54 'optim':64 'pictr':52 'preview':6,72 'problem':30 'rss':16,59,77,91 'sad':66 'seem':25 'sub':63 'sub-optim':62 'support':69 'taken':46 'use':14,57 'websit':20 'work':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689148740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1358172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689106240 {#1753
    date: 2023-07-11 22:10:40.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
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#1497
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#1484
    date: 2023-07-11 08:45:16.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
59 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#1497
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#1484
    date: 2023-07-11 08:45:16.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
60 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "what-was-your-first-video-game-system-you-played-or-remember"
  +title: "what was your first video game/system you played or remember playing?"
  +url: null
  +body: "mine was snafu on intellivision. i think i liked it because it reminded me of the light cycles from tron."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689216546 {#1497
    date: 2023-07-13 04:49:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 1047
  -titleTs: "'first':4 'game/system':6 'play':8,11 'rememb':10 'video':5"
  -bodyTs: "'cycl':18 'intellivis':5 'light':17 'like':9 'mine':1 'remind':13 'snafu':3 'think':7 'tron':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689144316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1335639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689057916 {#1484
    date: 2023-07-11 08:45:16.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
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 {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-point-of-buying-new-phones-every-years"
  +title: "What's the point of buying new phones every years?"
  +url: null
  +body: """
    Other than your carrier give it for free or cheap, I don’t really see the reason why should you buy new phone. I’ve been using Redmi Note 9 for past 3 years and recently got my had on Poco F5. I don’t see the point of my ‘upgrade’. I sold it and come back to my Note 9. Gaming? Most of them are p2w or microtransaction garbage or just gimped version of its PC/Console counterpart. I mean, $400 still get you PS4, TV and Switch if you don’t mind buying used. At least here where I live. Storage? Dude, newer phone wont even let you have SD Card. Features? Well, all I see is newer phones take more features than it adds. Headphone jack, more ads, and repairability are to name a few. Battery? Just replace them. However, my Note 9 still get through day with one 80% charge in the dawn. Which takes 1 hour.\n
    \n
    I am genuinely curious why newer phone always selling like hot cakes. Since there’s virtually no difference between 4gb of RAM and 12gb of RAM, or 12mp camera and 100mp camera on phone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689357601 {#1476
    date: 2023-07-14 20:00:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1044
  -titleTs: "'buy':6 'everi':9 'new':7 'phone':8 'point':4 'year':10"
  -bodyTs: "'1':159 '100mp':191 '12gb':184 '12mp':188 '3':33 '400':81 '4gb':180 '80':152 '9':30,61,145 'ad':130 'add':126 'alway':168 'back':57 'batteri':138 'buy':21,94 'cake':172 'camera':189,192 'card':112 'carrier':4 'charg':153 'cheap':10 'come':56 'counterpart':78 'curious':164 'dawn':156 'day':149 'differ':178 'dude':103 'even':107 'f5':42 'featur':113,123 'free':8 'game':62 'garbag':70 'genuin':163 'get':83,147 'gimp':73 'give':5 'got':37 'headphon':127 'hot':171 'hour':160 'howev':142 'jack':128 'least':97 'let':108 'like':170 'live':101 'mean':80 'microtransact':69 'mind':93 'name':135 'new':22 'newer':104,119,166 'note':29,60,144 'one':151 'p2w':67 'past':32 'pc/console':77 'phone':23,105,120,167,194 'poco':41 'point':48 'ps4':85 'ram':182,186 'realli':14 'reason':17 'recent':36 'redmi':28 'repair':132 'replac':140 'sd':111 'see':15,46,117 'sell':169 'sinc':173 'sold':53 'still':82,146 'storag':102 'switch':88 'take':121,158 'tv':86 'upgrad':51 'use':27,95 've':25 'version':74 'virtual':176 'well':114 'wont':106 'year':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689141107
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1930001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054707 {#1761
    date: 2023-07-11 07:51: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
63 DENIED edit
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-point-of-buying-new-phones-every-years"
  +title: "What's the point of buying new phones every years?"
  +url: null
  +body: """
    Other than your carrier give it for free or cheap, I don’t really see the reason why should you buy new phone. I’ve been using Redmi Note 9 for past 3 years and recently got my had on Poco F5. I don’t see the point of my ‘upgrade’. I sold it and come back to my Note 9. Gaming? Most of them are p2w or microtransaction garbage or just gimped version of its PC/Console counterpart. I mean, $400 still get you PS4, TV and Switch if you don’t mind buying used. At least here where I live. Storage? Dude, newer phone wont even let you have SD Card. Features? Well, all I see is newer phones take more features than it adds. Headphone jack, more ads, and repairability are to name a few. Battery? Just replace them. However, my Note 9 still get through day with one 80% charge in the dawn. Which takes 1 hour.\n
    \n
    I am genuinely curious why newer phone always selling like hot cakes. Since there’s virtually no difference between 4gb of RAM and 12gb of RAM, or 12mp camera and 100mp camera on phone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689357601 {#1476
    date: 2023-07-14 20:00:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1044
  -titleTs: "'buy':6 'everi':9 'new':7 'phone':8 'point':4 'year':10"
  -bodyTs: "'1':159 '100mp':191 '12gb':184 '12mp':188 '3':33 '400':81 '4gb':180 '80':152 '9':30,61,145 'ad':130 'add':126 'alway':168 'back':57 'batteri':138 'buy':21,94 'cake':172 'camera':189,192 'card':112 'carrier':4 'charg':153 'cheap':10 'come':56 'counterpart':78 'curious':164 'dawn':156 'day':149 'differ':178 'dude':103 'even':107 'f5':42 'featur':113,123 'free':8 'game':62 'garbag':70 'genuin':163 'get':83,147 'gimp':73 'give':5 'got':37 'headphon':127 'hot':171 'hour':160 'howev':142 'jack':128 'least':97 'let':108 'like':170 'live':101 'mean':80 'microtransact':69 'mind':93 'name':135 'new':22 'newer':104,119,166 'note':29,60,144 'one':151 'p2w':67 'past':32 'pc/console':77 'phone':23,105,120,167,194 'poco':41 'point':48 'ps4':85 'ram':182,186 'realli':14 'reason':17 'recent':36 'redmi':28 'repair':132 'replac':140 'sd':111 'see':15,46,117 'sell':169 'sinc':173 'sold':53 'still':82,146 'storag':102 'switch':88 'take':121,158 'tv':86 'upgrad':51 'use':27,95 've':25 'version':74 'virtual':176 'well':114 'wont':106 'year':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689141107
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1930001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054707 {#1761
    date: 2023-07-11 07:51: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
64 DENIED moderate
App\Entity\Entry {#1758
  +user: Proxies\__CG__\App\Entity\User {#1754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-point-of-buying-new-phones-every-years"
  +title: "What's the point of buying new phones every years?"
  +url: null
  +body: """
    Other than your carrier give it for free or cheap, I don’t really see the reason why should you buy new phone. I’ve been using Redmi Note 9 for past 3 years and recently got my had on Poco F5. I don’t see the point of my ‘upgrade’. I sold it and come back to my Note 9. Gaming? Most of them are p2w or microtransaction garbage or just gimped version of its PC/Console counterpart. I mean, $400 still get you PS4, TV and Switch if you don’t mind buying used. At least here where I live. Storage? Dude, newer phone wont even let you have SD Card. Features? Well, all I see is newer phones take more features than it adds. Headphone jack, more ads, and repairability are to name a few. Battery? Just replace them. However, my Note 9 still get through day with one 80% charge in the dawn. Which takes 1 hour.\n
    \n
    I am genuinely curious why newer phone always selling like hot cakes. Since there’s virtually no difference between 4gb of RAM and 12gb of RAM, or 12mp camera and 100mp camera on phone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 344
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689357601 {#1476
    date: 2023-07-14 20:00:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1755 …}
  +votes: Doctrine\ORM\PersistentCollection {#1757 …}
  +reports: Doctrine\ORM\PersistentCollection {#1756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1759 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1751 …}
  +badges: Doctrine\ORM\PersistentCollection {#1772 …}
  +children: []
  -id: 1044
  -titleTs: "'buy':6 'everi':9 'new':7 'phone':8 'point':4 'year':10"
  -bodyTs: "'1':159 '100mp':191 '12gb':184 '12mp':188 '3':33 '400':81 '4gb':180 '80':152 '9':30,61,145 'ad':130 'add':126 'alway':168 'back':57 'batteri':138 'buy':21,94 'cake':172 'camera':189,192 'card':112 'carrier':4 'charg':153 'cheap':10 'come':56 'counterpart':78 'curious':164 'dawn':156 'day':149 'differ':178 'dude':103 'even':107 'f5':42 'featur':113,123 'free':8 'game':62 'garbag':70 'genuin':163 'get':83,147 'gimp':73 'give':5 'got':37 'headphon':127 'hot':171 'hour':160 'howev':142 'jack':128 'least':97 'let':108 'like':170 'live':101 'mean':80 'microtransact':69 'mind':93 'name':135 'new':22 'newer':104,119,166 'note':29,60,144 'one':151 'p2w':67 'past':32 'pc/console':77 'phone':23,105,120,167,194 'poco':41 'point':48 'ps4':85 'ram':182,186 'realli':14 'reason':17 'recent':36 'redmi':28 'repair':132 'replac':140 'sd':111 'see':15,46,117 'sell':169 'sinc':173 'sold':53 'still':82,146 'storag':102 'switch':88 'take':121,158 'tv':86 'upgrad':51 'use':27,95 've':25 'version':74 'virtual':176 'well':114 'wont':106 'year':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689141107
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1930001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689054707 {#1761
    date: 2023-07-11 07:51: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
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 {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-hottest-and-coldest-temperature-you-ve-ever-been-in"
  +title: "What's the hottest and coldest temperature you've ever been in?"
  +url: null
  +body: """
    Indoor temperatures don’t count. I’m talking about the weather.\n
    \n
    Coldest for me was probably 14°C (I live in a tropical country) and the hottest was 48°C when i was traveling in June this year.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689225525 {#1778
    date: 2023-07-13 07:18:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1035
  -titleTs: "'coldest':6 'ever':10 'hottest':4 'temperatur':7 've':9"
  -bodyTs: "'14':17 '48':29 'c':18,30 'coldest':12 'count':5 'countri':24 'hottest':27 'indoor':1 'june':36 'live':20 'm':7 'probabl':16 'talk':8 'temperatur':2 'travel':34 'tropic':23 'weather':11 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689132739
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1331828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689046339 {#1787
    date: 2023-07-11 05:32: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
67 DENIED edit
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-hottest-and-coldest-temperature-you-ve-ever-been-in"
  +title: "What's the hottest and coldest temperature you've ever been in?"
  +url: null
  +body: """
    Indoor temperatures don’t count. I’m talking about the weather.\n
    \n
    Coldest for me was probably 14°C (I live in a tropical country) and the hottest was 48°C when i was traveling in June this year.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689225525 {#1778
    date: 2023-07-13 07:18:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1035
  -titleTs: "'coldest':6 'ever':10 'hottest':4 'temperatur':7 've':9"
  -bodyTs: "'14':17 '48':29 'c':18,30 'coldest':12 'count':5 'countri':24 'hottest':27 'indoor':1 'june':36 'live':20 'm':7 'probabl':16 'talk':8 'temperatur':2 'travel':34 'tropic':23 'weather':11 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689132739
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1331828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689046339 {#1787
    date: 2023-07-11 05:32: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
68 DENIED moderate
App\Entity\Entry {#1777
  +user: Proxies\__CG__\App\Entity\User {#1774 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-hottest-and-coldest-temperature-you-ve-ever-been-in"
  +title: "What's the hottest and coldest temperature you've ever been in?"
  +url: null
  +body: """
    Indoor temperatures don’t count. I’m talking about the weather.\n
    \n
    Coldest for me was probably 14°C (I live in a tropical country) and the hottest was 48°C when i was traveling in June this year.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 87
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689225525 {#1778
    date: 2023-07-13 07:18:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1773 …}
  +votes: Doctrine\ORM\PersistentCollection {#1776 …}
  +reports: Doctrine\ORM\PersistentCollection {#1782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1786 …}
  +badges: Doctrine\ORM\PersistentCollection {#1764 …}
  +children: []
  -id: 1035
  -titleTs: "'coldest':6 'ever':10 'hottest':4 'temperatur':7 've':9"
  -bodyTs: "'14':17 '48':29 'c':18,30 'coldest':12 'count':5 'countri':24 'hottest':27 'indoor':1 'june':36 'live':20 'm':7 'probabl':16 'talk':8 'temperatur':2 'travel':34 'tropic':23 'weather':11 'year':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689132739
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1331828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689046339 {#1787
    date: 2023-07-11 05:32: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
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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-nice-if-Lemmy-had-a-hide-option"
  +title: "It would be nice if Lemmy had a "hide" option"
  +url: null
  +body: """
    My Reddit style of browsing is to read articles, and then clear them from my “queue”, hiding them by using the “hide” widget in my feed.\n
    \n
    I don’t know if others use that feature, or if they do if they use it that way, but I’m finding myself wishing the feature existed, or was at least planned.\n
    \n
    Anyone else?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689080906 {#1766
    date: 2023-07-11 15:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 1048
  -titleTs: "'hide':9 'lemmi':6 'nice':4 'option':10 'would':2"
  -bodyTs: "'anyon':60 'articl':9 'brows':5 'clear':12 'els':61 'exist':54 'featur':35,53 'feed':26 'find':49 'hide':17,22 'know':30 'least':58 'm':48 'other':32 'plan':59 'queue':16 'read':8 'reddit':2 'style':3 'use':20,33,42 'way':45 'widget':23 'wish':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131983
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1931037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689058483 {#1682
    date: 2023-07-11 08:54:43.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
71 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-nice-if-Lemmy-had-a-hide-option"
  +title: "It would be nice if Lemmy had a "hide" option"
  +url: null
  +body: """
    My Reddit style of browsing is to read articles, and then clear them from my “queue”, hiding them by using the “hide” widget in my feed.\n
    \n
    I don’t know if others use that feature, or if they do if they use it that way, but I’m finding myself wishing the feature existed, or was at least planned.\n
    \n
    Anyone else?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689080906 {#1766
    date: 2023-07-11 15:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 1048
  -titleTs: "'hide':9 'lemmi':6 'nice':4 'option':10 'would':2"
  -bodyTs: "'anyon':60 'articl':9 'brows':5 'clear':12 'els':61 'exist':54 'featur':35,53 'feed':26 'find':49 'hide':17,22 'know':30 'least':58 'm':48 'other':32 'plan':59 'queue':16 'read':8 'reddit':2 'style':3 'use':20,33,42 'way':45 'widget':23 'wish':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131983
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1931037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689058483 {#1682
    date: 2023-07-11 08:54:43.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
72 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "It-would-be-nice-if-Lemmy-had-a-hide-option"
  +title: "It would be nice if Lemmy had a "hide" option"
  +url: null
  +body: """
    My Reddit style of browsing is to read articles, and then clear them from my “queue”, hiding them by using the “hide” widget in my feed.\n
    \n
    I don’t know if others use that feature, or if they do if they use it that way, but I’m finding myself wishing the feature existed, or was at least planned.\n
    \n
    Anyone else?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689080906 {#1766
    date: 2023-07-11 15:08:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 1048
  -titleTs: "'hide':9 'lemmi':6 'nice':4 'option':10 'would':2"
  -bodyTs: "'anyon':60 'articl':9 'brows':5 'clear':12 'els':61 'exist':54 'featur':35,53 'feed':26 'find':49 'hide':17,22 'know':30 'least':58 'm':48 'other':32 'plan':59 'queue':16 'read':8 'reddit':2 'style':3 'use':20,33,42 'way':45 'widget':23 'wish':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131983
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1931037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689058483 {#1682
    date: 2023-07-11 08:54:43.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
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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-actually-enjoy-working-out"
  +title: "Does anyone actually enjoy working out?"
  +url: null
  +body: """
    I can imagine people having fun getting lost in the flow of playing a competitive sport. I’ve also heard some people experience a post-workout high. But does anyone actually feel pleasure in the moment while lifting weights, jogging, cycling, etc?\n
    \n
    If so… what does it feel like? Is there anything the rest of us can do to cultivate such a mindset?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 292
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689353801 {#1624
    date: 2023-07-14 18:56:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 1070
  -titleTs: "'actual':3 'anyon':2 'enjoy':4 'work':5"
  -bodyTs: "'actual':32 'also':19 'anyon':31 'anyth':53 'competit':15 'cultiv':61 'cycl':42 'etc':43 'experi':23 'feel':33,49 'flow':11 'fun':6 'get':7 'heard':20 'high':28 'imagin':3 'jog':41 'lift':39 'like':50 'lost':8 'mindset':64 'moment':37 'peopl':4,22 'play':13 'pleasur':34 'post':26 'post-workout':25 'rest':55 'sport':16 'us':57 've':18 'weight':40 'workout':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131925
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/981982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689045525 {#1634
    date: 2023-07-11 05:18: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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-actually-enjoy-working-out"
  +title: "Does anyone actually enjoy working out?"
  +url: null
  +body: """
    I can imagine people having fun getting lost in the flow of playing a competitive sport. I’ve also heard some people experience a post-workout high. But does anyone actually feel pleasure in the moment while lifting weights, jogging, cycling, etc?\n
    \n
    If so… what does it feel like? Is there anything the rest of us can do to cultivate such a mindset?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 292
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689353801 {#1624
    date: 2023-07-14 18:56:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 1070
  -titleTs: "'actual':3 'anyon':2 'enjoy':4 'work':5"
  -bodyTs: "'actual':32 'also':19 'anyon':31 'anyth':53 'competit':15 'cultiv':61 'cycl':42 'etc':43 'experi':23 'feel':33,49 'flow':11 'fun':6 'get':7 'heard':20 'high':28 'imagin':3 'jog':41 'lift':39 'like':50 'lost':8 'mindset':64 'moment':37 'peopl':4,22 'play':13 'pleasur':34 'post':26 'post-workout':25 'rest':55 'sport':16 'us':57 've':18 'weight':40 'workout':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131925
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/981982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689045525 {#1634
    date: 2023-07-11 05:18: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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Does-anyone-actually-enjoy-working-out"
  +title: "Does anyone actually enjoy working out?"
  +url: null
  +body: """
    I can imagine people having fun getting lost in the flow of playing a competitive sport. I’ve also heard some people experience a post-workout high. But does anyone actually feel pleasure in the moment while lifting weights, jogging, cycling, etc?\n
    \n
    If so… what does it feel like? Is there anything the rest of us can do to cultivate such a mindset?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 292
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689353801 {#1624
    date: 2023-07-14 18:56:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1660 …}
  +votes: Doctrine\ORM\PersistentCollection {#1450 …}
  +reports: Doctrine\ORM\PersistentCollection {#1421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1424 …}
  +badges: Doctrine\ORM\PersistentCollection {#1442 …}
  +children: []
  -id: 1070
  -titleTs: "'actual':3 'anyon':2 'enjoy':4 'work':5"
  -bodyTs: "'actual':32 'also':19 'anyon':31 'anyth':53 'competit':15 'cultiv':61 'cycl':42 'etc':43 'experi':23 'feel':33,49 'flow':11 'fun':6 'get':7 'heard':20 'high':28 'imagin':3 'jog':41 'lift':39 'like':50 'lost':8 'mindset':64 'moment':37 'peopl':4,22 'play':13 'pleasur':34 'post':26 'post-workout':25 'rest':55 'sport':16 'us':57 've':18 'weight':40 'workout':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689131925
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/981982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689045525 {#1634
    date: 2023-07-11 05:18: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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-keep-getting-logged-out-of-Lemmy"
  +title: "Why do I keep getting logged out of Lemmy?"
  +url: null
  +body: "Android 12 … browser shortcut and every time I open I have to re-select all and log back in."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100575 {#1420
    date: 2023-07-11 20:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 1095
  -titleTs: "'get':5 'keep':4 'lemmi':9 'log':6"
  -bodyTs: "'12':2 'android':1 'back':19 'browser':3 'everi':6 'log':18 'open':9 're':14 're-select':13 'select':15 'shortcut':4 'time':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689130804
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099804 {#1426
    date: 2023-07-11 20:23: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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-keep-getting-logged-out-of-Lemmy"
  +title: "Why do I keep getting logged out of Lemmy?"
  +url: null
  +body: "Android 12 … browser shortcut and every time I open I have to re-select all and log back in."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100575 {#1420
    date: 2023-07-11 20:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 1095
  -titleTs: "'get':5 'keep':4 'lemmi':9 'log':6"
  -bodyTs: "'12':2 'android':1 'back':19 'browser':3 'everi':6 'log':18 'open':9 're':14 're-select':13 'select':15 'shortcut':4 'time':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689130804
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099804 {#1426
    date: 2023-07-11 20:23: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 {#1451
  +user: Proxies\__CG__\App\Entity\User {#1413 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-do-I-keep-getting-logged-out-of-Lemmy"
  +title: "Why do I keep getting logged out of Lemmy?"
  +url: null
  +body: "Android 12 … browser shortcut and every time I open I have to re-select all and log back in."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689100575 {#1420
    date: 2023-07-11 20:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1417 …}
  +votes: Doctrine\ORM\PersistentCollection {#1411 …}
  +reports: Doctrine\ORM\PersistentCollection {#1441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  +badges: Doctrine\ORM\PersistentCollection {#1427 …}
  +children: []
  -id: 1095
  -titleTs: "'get':5 'keep':4 'lemmi':9 'log':6"
  -bodyTs: "'12':2 'android':1 'back':19 'browser':3 'everi':6 'log':18 'open':9 're':14 're-select':13 'select':15 'shortcut':4 'time':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689130804
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1353770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689099804 {#1426
    date: 2023-07-11 20:23: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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "e-reader-or-tablet-for-reading-academic-paper"
  +title: "e-reader or tablet for reading academic paper"
  +url: null
  +body: """
    I’m reading a lot papers after I switched positions in my job. I felt reading on my display annoying. I can’t draw on the PDF easily nor able to read while I code (not without switching windows). And printing papers is annoying too. I can’t search and the physical paper pile up quickly.\n
    \n
    Is an e-reader a good choice for me? Or should I get a tablet instead?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689168220 {#1454
    date: 2023-07-12 15:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 1032
  -titleTs: "'academ':8 'e':2 'e-read':1 'paper':9 'read':7 'reader':3 'tablet':5"
  -bodyTs: "'abl':30 'annoy':20,44 'choic':64 'code':35 'display':19 'draw':24 'e':60 'e-read':59 'easili':28 'felt':15 'get':70 'good':63 'instead':73 'job':13 'lot':5 'm':2 'paper':6,42,53 'pdf':27 'physic':52 'pile':54 'posit':10 'print':41 'quick':56 'read':3,16,32 'reader':61 'search':49 'switch':9,38 'tablet':72 'window':39 'without':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689127093
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/438912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689040693 {#1461
    date: 2023-07-11 03:58:13.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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "e-reader-or-tablet-for-reading-academic-paper"
  +title: "e-reader or tablet for reading academic paper"
  +url: null
  +body: """
    I’m reading a lot papers after I switched positions in my job. I felt reading on my display annoying. I can’t draw on the PDF easily nor able to read while I code (not without switching windows). And printing papers is annoying too. I can’t search and the physical paper pile up quickly.\n
    \n
    Is an e-reader a good choice for me? Or should I get a tablet instead?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689168220 {#1454
    date: 2023-07-12 15:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 1032
  -titleTs: "'academ':8 'e':2 'e-read':1 'paper':9 'read':7 'reader':3 'tablet':5"
  -bodyTs: "'abl':30 'annoy':20,44 'choic':64 'code':35 'display':19 'draw':24 'e':60 'e-read':59 'easili':28 'felt':15 'get':70 'good':63 'instead':73 'job':13 'lot':5 'm':2 'paper':6,42,53 'pdf':27 'physic':52 'pile':54 'posit':10 'print':41 'quick':56 'read':3,16,32 'reader':61 'search':49 'switch':9,38 'tablet':72 'window':39 'without':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689127093
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/438912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689040693 {#1461
    date: 2023-07-11 03:58:13.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 {#1462
  +user: Proxies\__CG__\App\Entity\User {#1463 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "e-reader-or-tablet-for-reading-academic-paper"
  +title: "e-reader or tablet for reading academic paper"
  +url: null
  +body: """
    I’m reading a lot papers after I switched positions in my job. I felt reading on my display annoying. I can’t draw on the PDF easily nor able to read while I code (not without switching windows). And printing papers is annoying too. I can’t search and the physical paper pile up quickly.\n
    \n
    Is an e-reader a good choice for me? Or should I get a tablet instead?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689168220 {#1454
    date: 2023-07-12 15:23:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1457 …}
  +reports: Doctrine\ORM\PersistentCollection {#1453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1432 …}
  +badges: Doctrine\ORM\PersistentCollection {#1433 …}
  +children: []
  -id: 1032
  -titleTs: "'academ':8 'e':2 'e-read':1 'paper':9 'read':7 'reader':3 'tablet':5"
  -bodyTs: "'abl':30 'annoy':20,44 'choic':64 'code':35 'display':19 'draw':24 'e':60 'e-read':59 'easili':28 'felt':15 'get':70 'good':63 'instead':73 'job':13 'lot':5 'm':2 'paper':6,42,53 'pdf':27 'physic':52 'pile':54 'posit':10 'print':41 'quick':56 'read':3,16,32 'reader':61 'search':49 'switch':9,38 'tablet':72 'window':39 'without':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689127093
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/438912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689040693 {#1461
    date: 2023-07-11 03:58:13.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#1436
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#1428
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#1435
    date: 2023-07-11 02:34:11.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#1436
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#1428
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#1435
    date: 2023-07-11 02:34:11.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 {#1430
  +user: Proxies\__CG__\App\Entity\User {#1434 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-exercises-can-I-do-to-strengthen-my-willpower"
  +title: "What exercises can I do to strengthen my willpower?"
  +url: null
  +body: """
    I’ve realized that I’m very mentally weak and it’s impacting my success.  \n
    I suspect I have ADHD and whenever I get an urge to distract myself, I rarely manage to resist it.  \n
    I think what I am missing is the residtance to discomfort that eg. allows sports people to carry on going even when their muscles are telling them to stop. Or the thing that allows people to defy themselves and step into an ice-cold shower.\n
    \n
    Unfortunately I am not a person who enjoys sports and a cold shower is only something that makes sense once a day. Can you think of any exercises that I can do here and now in my room, and practice routinely that will strengthen my willpower so that I can better resist my urges in the future?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689312981 {#1436
    date: 2023-07-14 07:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1431 …}
  +votes: Doctrine\ORM\PersistentCollection {#1438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1693 …}
  +badges: Doctrine\ORM\PersistentCollection {#1695 …}
  +children: []
  -id: 1024
  -titleTs: "'exercis':2 'strengthen':7 'willpow':9"
  -bodyTs: "'adhd':20 'allow':49,69 'better':132 'carri':53 'cold':80,93 'day':103 'defi':72 'discomfort':46 'distract':28 'eg':48 'enjoy':89 'even':56 'exercis':109 'futur':138 'get':24 'go':55 'ice':79 'ice-cold':78 'impact':13 'm':6 'make':99 'manag':32 'mental':8 'miss':41 'muscl':59 'peopl':51,70 'person':87 'practic':121 'rare':31 'realiz':3 'residt':44 'resist':34,133 'room':119 'routin':122 'sens':100 'shower':81,94 'someth':97 'sport':50,90 'step':75 'stop':64 'strengthen':125 'success':15 'suspect':17 'tell':61 'thing':67 'think':37,106 'unfortun':82 'urg':26,135 've':2 'weak':9 'whenev':22 'willpow':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689122051
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923760"
  +editedAt: DateTimeImmutable @1689037764 {#1428
    date: 2023-07-11 03:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035651 {#1435
    date: 2023-07-11 02:34:11.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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#1698
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#1696
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#1709
    date: 2023-07-11 02:30:34.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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#1698
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#1696
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#1709
    date: 2023-07-11 02:30:34.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 {#1595
  +user: Proxies\__CG__\App\Entity\User {#1610 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posting-Hit-and-runs"
  +title: "Posting: Hit and runs"
  +url: null
  +body: """
    How do you guys feel about accounts that post threads and then don’t ever comment in them?\n
    \n
    If a person makes a post and doesn’t participate further, then there can be valid reasons, but over all it just feels rude, dishonorable or something to me.\n
    \n
    I’m starting to wonder if when an OP doesn’t reply that they are just bots fishing for common responses for some LLM training data or something.\n
    \n
    ---\n
    \n
    Early answers seem to say that its common and not rude to not respond, for different reasons.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689060512 {#1698
    date: 2023-07-11 09:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1609 …}
  +votes: Doctrine\ORM\PersistentCollection {#1614 …}
  +reports: Doctrine\ORM\PersistentCollection {#1615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1639 …}
  +badges: Doctrine\ORM\PersistentCollection {#1647 …}
  +children: []
  -id: 1023
  -titleTs: "'hit':2 'post':1 'run':4"
  -bodyTs: "'account':7 'answer':77 'bot':64 'comment':16 'common':67,83 'data':73 'differ':91 'dishonor':43 'doesn':26,57 'earli':76 'ever':15 'feel':5,41 'fish':65 'guy':4 'llm':71 'm':49 'make':22 'op':56 'particip':28 'person':21 'post':9,24 'reason':35,92 'repli':59 'respond':89 'respons':68 'rude':42,86 'say':80 'seem':78 'someth':45,75 'start':50 'thread':10 'train':72 'valid':34 'wonder':52"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121834
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1923602"
  +editedAt: DateTimeImmutable @1689038048 {#1696
    date: 2023-07-11 03:14:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689035434 {#1709
    date: 2023-07-11 02:30:34.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Got-my-GDPR-data-request-after-deleting-my-account"
  +title: "Got my GDPR data request.. after deleting my account"
  +url: null
  +body: """
    A few weeks ago I submitted a request to Reddit for a copy of my data. In the meantime I got bored of waiting and deleted my account. I thought I would not receive my data, but yesterday I woke up to an email with a link to a file with all my data in!\n
    \n
    So to all those who are waiting to receive your data before deleting your account, as long as you have a verified email address associated with your account, you can go ahead and delete your account and you’ll still receive your data!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277990 {#1640
    date: 2023-07-13 21:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1090
  -titleTs: "'..':6 'account':10 'data':4 'delet':8 'gdpr':3 'got':1 'request':5"
  -bodyTs: "'account':28,70,83,91 'address':79 'ago':4 'ahead':87 'associ':80 'bore':22 'copi':13 'data':16,36,54,66,98 'delet':26,68,89 'email':44,78 'file':50 'go':86 'got':21 'link':47 'll':94 'long':72 'meantim':19 'receiv':34,64,96 'reddit':10 'request':8 'still':95 'submit':6 'thought':30 'verifi':77 'wait':24,62 'week':3 'woke':40 'would':32 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1349851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689094469 {#1641
    date: 2023-07-11 18:54:29.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Got-my-GDPR-data-request-after-deleting-my-account"
  +title: "Got my GDPR data request.. after deleting my account"
  +url: null
  +body: """
    A few weeks ago I submitted a request to Reddit for a copy of my data. In the meantime I got bored of waiting and deleted my account. I thought I would not receive my data, but yesterday I woke up to an email with a link to a file with all my data in!\n
    \n
    So to all those who are waiting to receive your data before deleting your account, as long as you have a verified email address associated with your account, you can go ahead and delete your account and you’ll still receive your data!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277990 {#1640
    date: 2023-07-13 21:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1090
  -titleTs: "'..':6 'account':10 'data':4 'delet':8 'gdpr':3 'got':1 'request':5"
  -bodyTs: "'account':28,70,83,91 'address':79 'ago':4 'ahead':87 'associ':80 'bore':22 'copi':13 'data':16,36,54,66,98 'delet':26,68,89 'email':44,78 'file':50 'go':86 'got':21 'link':47 'll':94 'long':72 'meantim':19 'receiv':34,64,96 'reddit':10 'request':8 'still':95 'submit':6 'thought':30 'verifi':77 'wait':24,62 'week':3 'woke':40 'would':32 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1349851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689094469 {#1641
    date: 2023-07-11 18:54:29.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 {#1648
  +user: Proxies\__CG__\App\Entity\User {#1665 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1675 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Got-my-GDPR-data-request-after-deleting-my-account"
  +title: "Got my GDPR data request.. after deleting my account"
  +url: null
  +body: """
    A few weeks ago I submitted a request to Reddit for a copy of my data. In the meantime I got bored of waiting and deleted my account. I thought I would not receive my data, but yesterday I woke up to an email with a link to a file with all my data in!\n
    \n
    So to all those who are waiting to receive your data before deleting your account, as long as you have a verified email address associated with your account, you can go ahead and delete your account and you’ll still receive your data!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689277990 {#1640
    date: 2023-07-13 21:53:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 1090
  -titleTs: "'..':6 'account':10 'data':4 'delet':8 'gdpr':3 'got':1 'request':5"
  -bodyTs: "'account':28,70,83,91 'address':79 'ago':4 'ahead':87 'associ':80 'bore':22 'copi':13 'data':16,36,54,66,98 'delet':26,68,89 'email':44,78 'file':50 'go':86 'got':21 'link':47 'll':94 'long':72 'meantim':19 'receiv':34,64,96 'reddit':10 'request':8 'still':95 'submit':6 'thought':30 'verifi':77 'wait':24,62 'week':3 'woke':40 'would':32 'yesterday':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121469
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1349851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689094469 {#1641
    date: 2023-07-11 18:54:29.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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-who-work-in-food-service-or-customer-service-What-s"
  +title: "People who work in food service or customer service: What’s the dumbest thing a customer ever insisted was “the law” or “illegal”?"
  +url: null
  +body: "Brought to you by my discovery that some people think that “the customer is always right” isn’t the slogan of a long-dead department store, but rather it’s an actual call the cops law."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 124
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689229199 {#1679
    date: 2023-07-13 08:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 1021
  -titleTs: "'custom':8,16 'dumbest':13 'ever':17 'food':5 'illeg':23 'insist':18 'law':21 'peopl':1 'servic':6,9 'thing':14 'work':3"
  -bodyTs: "'actual':33 'alway':15 'brought':1 'call':34 'cop':36 'custom':13 'dead':25 'depart':26 'discoveri':6 'isn':17 'law':37 'long':24 'long-dead':23 'peopl':9 'rather':29 'right':16 'slogan':20 'store':27 'think':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121219
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/642431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034819 {#1650
    date: 2023-07-11 02:20: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
99 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-who-work-in-food-service-or-customer-service-What-s"
  +title: "People who work in food service or customer service: What’s the dumbest thing a customer ever insisted was “the law” or “illegal”?"
  +url: null
  +body: "Brought to you by my discovery that some people think that “the customer is always right” isn’t the slogan of a long-dead department store, but rather it’s an actual call the cops law."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 124
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689229199 {#1679
    date: 2023-07-13 08:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 1021
  -titleTs: "'custom':8,16 'dumbest':13 'ever':17 'food':5 'illeg':23 'insist':18 'law':21 'peopl':1 'servic':6,9 'thing':14 'work':3"
  -bodyTs: "'actual':33 'alway':15 'brought':1 'call':34 'cop':36 'custom':13 'dead':25 'depart':26 'discoveri':6 'isn':17 'law':37 'long':24 'long-dead':23 'peopl':9 'rather':29 'right':16 'slogan':20 'store':27 'think':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121219
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/642431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034819 {#1650
    date: 2023-07-11 02:20: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
100 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "People-who-work-in-food-service-or-customer-service-What-s"
  +title: "People who work in food service or customer service: What’s the dumbest thing a customer ever insisted was “the law” or “illegal”?"
  +url: null
  +body: "Brought to you by my discovery that some people think that “the customer is always right” isn’t the slogan of a long-dead department store, but rather it’s an actual call the cops law."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 124
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689229199 {#1679
    date: 2023-07-13 08:19:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 1021
  -titleTs: "'custom':8,16 'dumbest':13 'ever':17 'food':5 'illeg':23 'insist':18 'law':21 'peopl':1 'servic':6,9 'thing':14 'work':3"
  -bodyTs: "'actual':33 'alway':15 'brought':1 'call':34 'cop':36 'custom':13 'dead':25 'depart':26 'discoveri':6 'isn':17 'law':37 'long':24 'long-dead':23 'peopl':9 'rather':29 'right':16 'slogan':20 'store':27 'think':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689121219
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/642431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689034819 {#1650
    date: 2023-07-11 02:20: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