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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-came-first-the-trash-can-or-the-trash-panda"
  +title: "Which came first, the trash can or the trash panda?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540917 {#184
    date: 2024-10-21 22:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33892
  -titleTs: "'came':2 'first':3 'panda':10 'trash':5,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706581178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11342136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706559178 {#241
    date: 2024-01-29 21:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-came-first-the-trash-can-or-the-trash-panda"
  +title: "Which came first, the trash can or the trash panda?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540917 {#184
    date: 2024-10-21 22:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33892
  -titleTs: "'came':2 'first':3 'panda':10 'trash':5,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706581178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11342136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706559178 {#241
    date: 2024-01-29 21:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-came-first-the-trash-can-or-the-trash-panda"
  +title: "Which came first, the trash can or the trash panda?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729540917 {#184
    date: 2024-10-21 22:01:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33892
  -titleTs: "'came':2 'first':3 'panda':10 'trash':5,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706581178
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11342136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706559178 {#241
    date: 2024-01-29 21:12:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-could-be-causing-my-phone-or-charger-randomly-heating"
  +title: "What could be causing my phone (or charger) randomly heating up while charging?"
  +url: null
  +body: "It happens rarely, but I will notice either my phone or the charger getting pretty toasty randomly. What could be causing this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729413608 {#1867
    date: 2024-10-20 10:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33838
  -titleTs: "'caus':4 'charg':13 'charger':8 'could':2 'heat':10 'phone':6 'random':9"
  -bodyTs: "'caus':21 'charger':13 'could':19 'either':8 'get':14 'happen':2 'notic':7 'phone':10 'pretti':15 'random':17 'rare':3 'toasti':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563482
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10052575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541482 {#1913
    date: 2024-01-29 16:18:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-could-be-causing-my-phone-or-charger-randomly-heating"
  +title: "What could be causing my phone (or charger) randomly heating up while charging?"
  +url: null
  +body: "It happens rarely, but I will notice either my phone or the charger getting pretty toasty randomly. What could be causing this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729413608 {#1867
    date: 2024-10-20 10:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33838
  -titleTs: "'caus':4 'charg':13 'charger':8 'could':2 'heat':10 'phone':6 'random':9"
  -bodyTs: "'caus':21 'charger':13 'could':19 'either':8 'get':14 'happen':2 'notic':7 'phone':10 'pretti':15 'random':17 'rare':3 'toasti':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563482
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10052575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541482 {#1913
    date: 2024-01-29 16:18:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-could-be-causing-my-phone-or-charger-randomly-heating"
  +title: "What could be causing my phone (or charger) randomly heating up while charging?"
  +url: null
  +body: "It happens rarely, but I will notice either my phone or the charger getting pretty toasty randomly. What could be causing this?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729413608 {#1867
    date: 2024-10-20 10:40:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33838
  -titleTs: "'caus':4 'charg':13 'charger':8 'could':2 'heat':10 'phone':6 'random':9"
  -bodyTs: "'caus':21 'charger':13 'could':19 'either':8 'get':14 'happen':2 'notic':7 'phone':10 'pretti':15 'random':17 'rare':3 'toasti':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706563482
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/10052575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706541482 {#1913
    date: 2024-01-29 16:18:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thesaurizant-ergo-sum"
  +title: "Thesaurizant, ergo sum"
  +url: null
  +body: """
    I think archiving sites such as reddit is very important, and I’m glad that it’s happening. And yet here I am on Lemmy, a perfect opportunity where I could almost effortlessly archive the entire social media site, including every single post, every comment, every edit, every deletion, and I basically have zero drive to do so. Not that I would be likely to do it anyway, but I seriously find it interesting that I do not even want to at all.\n
    \n
    Am I? Are you?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729440012 {#1894
    date: 2024-10-20 18:00:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 33748
  -titleTs: "'ergo':2 'sum':3 'thesauriz':1"
  -bodyTs: "'almost':32 'anyway':68 'archiv':3,34 'basic':52 'comment':45 'could':31 'delet':49 'drive':55 'edit':47 'effortless':33 'entir':36 'even':79 'everi':41,44,46,48 'find':72 'glad':14 'happen':18 'import':10 'includ':40 'interest':74 'lemmi':25 'like':64 'm':13 'media':38 'opportun':28 'perfect':27 'post':43 'reddit':7 'serious':71 'singl':42 'site':4,39 'social':37 'think':2 'want':80 'would':62 'yet':20 'zero':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706521701
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22217401"
  +editedAt: DateTimeImmutable @1729276775 {#1893
    date: 2024-10-18 20:39:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495201 {#1895
    date: 2024-01-29 03:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thesaurizant-ergo-sum"
  +title: "Thesaurizant, ergo sum"
  +url: null
  +body: """
    I think archiving sites such as reddit is very important, and I’m glad that it’s happening. And yet here I am on Lemmy, a perfect opportunity where I could almost effortlessly archive the entire social media site, including every single post, every comment, every edit, every deletion, and I basically have zero drive to do so. Not that I would be likely to do it anyway, but I seriously find it interesting that I do not even want to at all.\n
    \n
    Am I? Are you?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729440012 {#1894
    date: 2024-10-20 18:00:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 33748
  -titleTs: "'ergo':2 'sum':3 'thesauriz':1"
  -bodyTs: "'almost':32 'anyway':68 'archiv':3,34 'basic':52 'comment':45 'could':31 'delet':49 'drive':55 'edit':47 'effortless':33 'entir':36 'even':79 'everi':41,44,46,48 'find':72 'glad':14 'happen':18 'import':10 'includ':40 'interest':74 'lemmi':25 'like':64 'm':13 'media':38 'opportun':28 'perfect':27 'post':43 'reddit':7 'serious':71 'singl':42 'site':4,39 'social':37 'think':2 'want':80 'would':62 'yet':20 'zero':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706521701
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22217401"
  +editedAt: DateTimeImmutable @1729276775 {#1893
    date: 2024-10-18 20:39:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495201 {#1895
    date: 2024-01-29 03:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1901
  +user: Proxies\__CG__\App\Entity\User {#1897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Thesaurizant-ergo-sum"
  +title: "Thesaurizant, ergo sum"
  +url: null
  +body: """
    I think archiving sites such as reddit is very important, and I’m glad that it’s happening. And yet here I am on Lemmy, a perfect opportunity where I could almost effortlessly archive the entire social media site, including every single post, every comment, every edit, every deletion, and I basically have zero drive to do so. Not that I would be likely to do it anyway, but I seriously find it interesting that I do not even want to at all.\n
    \n
    Am I? Are you?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729440012 {#1894
    date: 2024-10-20 18:00:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1958 …}
  +reports: Doctrine\ORM\PersistentCollection {#1944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1974 …}
  +badges: Doctrine\ORM\PersistentCollection {#1975 …}
  +children: []
  -id: 33748
  -titleTs: "'ergo':2 'sum':3 'thesauriz':1"
  -bodyTs: "'almost':32 'anyway':68 'archiv':3,34 'basic':52 'comment':45 'could':31 'delet':49 'drive':55 'edit':47 'effortless':33 'entir':36 'even':79 'everi':41,44,46,48 'find':72 'glad':14 'happen':18 'import':10 'includ':40 'interest':74 'lemmi':25 'like':64 'm':13 'media':38 'opportun':28 'perfect':27 'post':43 'reddit':7 'serious':71 'singl':42 'site':4,39 'social':37 'think':2 'want':80 'would':62 'yet':20 'zero':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706521701
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/22217401"
  +editedAt: DateTimeImmutable @1729276775 {#1893
    date: 2024-10-18 20:39:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706495201 {#1895
    date: 2024-01-29 03:26:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1937
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1962
    date: 2024-01-29 01:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1937
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1962
    date: 2024-01-29 01:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1943
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1978 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-to-see-CMUS-logs-get-info-for-bug-reports"
  +title: "How to see CMUS logs / get info for bug reports"
  +url: null
  +body: "Sometimes my CMUS will randomly stop playing a track or it won’t play the next track until I manually go in and hit `c` (for resume) or otherwise initiate playback. I would like to be able to see what happened before these instances so i could either fix my config or, if its a problem beyond the scope of my local environment, get info to write up a proper bug report with. Where can I find such logs? Would they be in the systemd journal or somewhere in /var ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729291111 {#1937
    date: 2024-10-19 00:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1973 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1952 …}
  +badges: Doctrine\ORM\PersistentCollection {#1386 …}
  +children: []
  -id: 33739
  -titleTs: "'bug':9 'cmus':4 'get':6 'info':7 'log':5 'report':10 'see':3"
  -bodyTs: "'/var':90 'abl':37 'beyond':57 'bug':71 'c':25 'cmus':3 'config':51 'could':47 'either':48 'environ':63 'find':77 'fix':49 'get':64 'go':21 'happen':41 'hit':24 'info':65 'initi':30 'instanc':44 'journal':86 'like':34 'local':62 'log':79 'manual':20 'next':16 'otherwis':29 'play':7,14 'playback':31 'problem':56 'proper':70 'random':5 'report':72 'resum':27 'scope':59 'see':39 'sometim':1 'somewher':88 'stop':6 'systemd':85 'track':9,17 'won':12 'would':33,80 'write':67"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706523961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9258869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706488461 {#1962
    date: 2024-01-29 01:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Place-to-see-your-posts"
  +title: "Place to see your posts?"
  +url: null
  +body: "Is there anyway to see all your posts to different communities? I have made posts and do not remember where, is there an inbox like feature to see them all in one place?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728677607 {#1388
    date: 2024-10-11 22:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 33086
  -titleTs: "'place':1 'post':5 'see':3"
  -bodyTs: "'anyway':3 'communiti':11 'differ':10 'featur':26 'inbox':24 'like':25 'made':14 'one':32 'place':33 'post':8,15 'rememb':19 'see':5,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706242024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11186991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220024 {#1387
    date: 2024-01-25 23:00:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Place-to-see-your-posts"
  +title: "Place to see your posts?"
  +url: null
  +body: "Is there anyway to see all your posts to different communities? I have made posts and do not remember where, is there an inbox like feature to see them all in one place?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728677607 {#1388
    date: 2024-10-11 22:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 33086
  -titleTs: "'place':1 'post':5 'see':3"
  -bodyTs: "'anyway':3 'communiti':11 'differ':10 'featur':26 'inbox':24 'like':25 'made':14 'one':32 'place':33 'post':8,15 'rememb':19 'see':5,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706242024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11186991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220024 {#1387
    date: 2024-01-25 23:00:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1892
  +user: Proxies\__CG__\App\Entity\User {#1380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Place-to-see-your-posts"
  +title: "Place to see your posts?"
  +url: null
  +body: "Is there anyway to see all your posts to different communities? I have made posts and do not remember where, is there an inbox like feature to see them all in one place?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728677607 {#1388
    date: 2024-10-11 22:13:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1903 …}
  +votes: Doctrine\ORM\PersistentCollection {#1364 …}
  +reports: Doctrine\ORM\PersistentCollection {#1398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1376 …}
  +badges: Doctrine\ORM\PersistentCollection {#1377 …}
  +children: []
  -id: 33086
  -titleTs: "'place':1 'post':5 'see':3"
  -bodyTs: "'anyway':3 'communiti':11 'differ':10 'featur':26 'inbox':24 'like':25 'made':14 'one':32 'place':33 'post':8,15 'rememb':19 'see':5,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706242024
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11186991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706220024 {#1387
    date: 2024-01-25 23:00:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "torrentio-lite-addon-is-still-loading"
  +title: "torrentio lite addon is still loading"
  +url: null
  +body: """
    Hi all,\n
    \n
    My friend and I are currently experiencing problems with the torrentio lite addon for stremio. When selecting an episode the addon stalls, showing the message “torrentio lite addon is still loading”.\n
    \n
    Anyone else experience this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728669893 {#1969
    date: 2024-10-11 20:04:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33057
  -titleTs: "'addon':3 'lite':2 'load':6 'still':5 'torrentio':1"
  -bodyTs: "'addon':15,23,30 'anyon':34 'current':8 'els':35 'episod':21 'experi':36 'experienc':9 'friend':4 'hi':1 'lite':14,29 'load':33 'messag':27 'problem':10 'select':19 'show':25 'stall':24 'still':32 'stremio':17 'torrentio':13,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706278289
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13068098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211289 {#1941
    date: 2024-01-25 20:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "torrentio-lite-addon-is-still-loading"
  +title: "torrentio lite addon is still loading"
  +url: null
  +body: """
    Hi all,\n
    \n
    My friend and I are currently experiencing problems with the torrentio lite addon for stremio. When selecting an episode the addon stalls, showing the message “torrentio lite addon is still loading”.\n
    \n
    Anyone else experience this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728669893 {#1969
    date: 2024-10-11 20:04:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33057
  -titleTs: "'addon':3 'lite':2 'load':6 'still':5 'torrentio':1"
  -bodyTs: "'addon':15,23,30 'anyon':34 'current':8 'els':35 'episod':21 'experi':36 'experienc':9 'friend':4 'hi':1 'lite':14,29 'load':33 'messag':27 'problem':10 'select':19 'show':25 'stall':24 'still':32 'stremio':17 'torrentio':13,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706278289
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13068098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211289 {#1941
    date: 2024-01-25 20:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1942
  +user: Proxies\__CG__\App\Entity\User {#1971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "torrentio-lite-addon-is-still-loading"
  +title: "torrentio lite addon is still loading"
  +url: null
  +body: """
    Hi all,\n
    \n
    My friend and I are currently experiencing problems with the torrentio lite addon for stremio. When selecting an episode the addon stalls, showing the message “torrentio lite addon is still loading”.\n
    \n
    Anyone else experience this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728669893 {#1969
    date: 2024-10-11 20:04:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1368 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1378 …}
  +badges: Doctrine\ORM\PersistentCollection {#1371 …}
  +children: []
  -id: 33057
  -titleTs: "'addon':3 'lite':2 'load':6 'still':5 'torrentio':1"
  -bodyTs: "'addon':15,23,30 'anyon':34 'current':8 'els':35 'episod':21 'experi':36 'experienc':9 'friend':4 'hi':1 'lite':14,29 'load':33 'messag':27 'problem':10 'select':19 'show':25 'stall':24 'still':32 'stremio':17 'torrentio':13,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706278289
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13068098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211289 {#1941
    date: 2024-01-25 20:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1379
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1400
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1367
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1379
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1400
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1367
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1902
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Fossify-Phone-Fossify-is-a-fork-of-Simple-Mobile-Tools"
  +title: "Fossify Phone (Fossify is a fork of Simple Mobile Tools) is now available, adding to Fossify's existing Gallery, File Manager, and Calendar apps"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/11117839](https://lemmy.world/post/11117839)\n
    \n
    > [Fossify Phone](https://f-droid.org/en/packages/org.fossify.phone/) (fork of Simple Dialer) has been released on F-Droid.\n
    > \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager](https://f-droid.org/en/packages/org.fossify.filemanager/) (fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are also available for download on F-Droid, with more to come.\n
    > \n
    > (ICYMI: Simple Mobile Tools suite [was acquired by an adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/) and their apps on the Google Play Store now contain trackers and unnecessary permissions. This [report](https://reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/) from Exodus shows that the old version of Simple Gallery had 0 trackers and 10 permissions, whereas the app, after sale, contains 9 trackers and 21 permissions!)\n
    > \n
    > [About Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 129
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706104555 {#1379
    date: 2024-01-24 14:55:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1904 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#1838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2446 …}
  +badges: Doctrine\ORM\PersistentCollection {#2444 …}
  +children: []
  -id: 32746
  -titleTs: "'ad':14 'app':24 'avail':13 'calendar':23 'exist':18 'file':20 'fork':6 'fossifi':1,3,16 'galleri':19 'manag':21 'mobil':9 'phone':2 'simpl':8 'tool':10"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':49 '/en/packages/org.fossify.filemanager/)':38 '/en/packages/org.fossify.gallery/)':28 '/en/packages/org.fossify.phone/)':12 '/en/reports/com.simplemobiletools.gallery/latest/)':99 '/fossifyorg):':131 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':80 '/post/11117839](https://lemmy.world/post/11117839)':7 '0':111 '10':114 '21':125 '9':122 'acquir':73 'ad':144 'ad-fre':143 'adwar':76 'also':55 'alternativeto.net':79 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/)':78 'app':83,118,147 'avail':56 'back':138 'bring':166 'calendar':46,53 'come':66 'communiti':137 'community-back':136 'compani':77 'contain':90,121 'continu':163 'cross':2 'cross-post':1 'dialer':16 'download':58 'droid':23,62 'everyon':172 'exodus':101 'f':22,61 'f-droid':21,60 'f-droid.org':11,27,37,48 'f-droid.org/en/packages/org.fossify.calendar/)':47 'f-droid.org/en/packages/org.fossify.filemanager/)':36 'f-droid.org/en/packages/org.fossify.gallery/)':26 'f-droid.org/en/packages/org.fossify.phone/)':10 'file':34,42 'fork':13,29,39,50,149 'fossifi':8,24,33,45,128,132 'free':145 'galleri':25,32,109 'github.com':130 'github.com/fossifyorg):':129 'googl':86 'icymi':67 'legaci':165 'lemmy.world':6 'lemmy.world/post/11117839](https://lemmy.world/post/11117839)':5 'longer':156 'maintain':157 'manag':35,43 'mobil':69,146 'old':105 'open':140 'open-sourc':139 'permiss':94,115,126 'phone':9 'play':87 'post':3 'privat':169 're':160 'releas':19 'report':96 'reports.exodus-privacy.eu.org':98 'reports.exodus-privacy.eu.org/en/reports/com.simplemobiletools.gallery/latest/)':97 'sale':120 'show':102 'simpl':15,31,41,52,68,108,167 'simplemobiletool':152 'sourc':141 'store':88 'suit':71 'tech':170 'tool':70 'tracker':91,112,123 'unnecessari':93 'version':106 'wherea':116"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706172112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11118096"
  +editedAt: DateTimeImmutable @1728258263 {#1400
    date: 2024-10-07 01:44:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706085712 {#1367
    date: 2024-01-24 09:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Xenophobia-is-to-racism-what-homophobia-is-to"
  +title: "Xenophobia is to racism what homophobia is to ... ?"
  +url: null
  +body: """
    Is there a word that means “a hatred of gay people”, rather than “a fear of or aversion to gay people”?\n
    \n
    And similarly, why do we have words like “arachnophobia” which means a fear of something (not necessarily a hatred of it; though you *might* hate what you fear, that isn’t necessarily always the case, nor is the opposite always true either (fearing what you hate)), but “homophobia” is used to mean “hatred of homosexuality” rather than a genuine fear of it without necessarily hating it?\n
    \n
    It makes me feel a bit sorry (as much as one can) for people who might genuinely be *afraid* of the idea of homosexuality, maybe even struggling with their own sexuality or possibly in denial of being homosexual themself, but without hating it at all (and being supportive of it), not having a word that conveys a fear of the concept/phenomenon without any kind of disdain for it, since “homophobia” would generally be interpreted to mean something far more negative. Usually when someone has a phobia for something, we support them to deal with it in a non-accusatory way, but in this case, well, I guess there isn’t even a word for that kind of phobia if it’s actually a phobia in the usual sense.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727868702 {#2432
    date: 2024-10-02 13:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 32526
  -titleTs: "'homophobia':6 'racism':4 'xenophobia':1"
  -bodyTs: "'accusatori':187 'actual':210 'afraid':106 'alway':54,61 'arachnophobia':30 'avers':18 'bit':93 'case':56,192 'concept/phenomenon':148 'convey':143 'deal':180 'denial':122 'disdain':153 'either':63 'even':113,199 'far':165 'fear':15,34,49,64,81,145 'feel':91 'gay':10,20 'general':159 'genuin':80,104 'guess':195 'hate':46,67,86,129 'hatr':8,40,74 'homophobia':69,157 'homosexu':76,111,125 'idea':109 'interpret':161 'isn':51,197 'kind':151,204 'like':29 'make':89 'mayb':112 'mean':6,32,73,163 'might':45,103 'much':96 'necessarili':38,53,85 'negat':167 'non':186 'non-accusatori':185 'one':98 'opposit':60 'peopl':11,21,101 'phobia':173,206,212 'possibl':120 'rather':12,77 'sens':216 'sexual':118 'similar':23 'sinc':156 'someon':170 'someth':36,164,175 'sorri':94 'struggl':114 'support':135,177 'themself':126 'though':43 'true':62 'use':71 'usual':168,215 'way':188 'well':193 'without':84,128,149 'word':4,28,141,201 'would':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706004079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986579 {#2443
    date: 2024-01-23 06:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Xenophobia-is-to-racism-what-homophobia-is-to"
  +title: "Xenophobia is to racism what homophobia is to ... ?"
  +url: null
  +body: """
    Is there a word that means “a hatred of gay people”, rather than “a fear of or aversion to gay people”?\n
    \n
    And similarly, why do we have words like “arachnophobia” which means a fear of something (not necessarily a hatred of it; though you *might* hate what you fear, that isn’t necessarily always the case, nor is the opposite always true either (fearing what you hate)), but “homophobia” is used to mean “hatred of homosexuality” rather than a genuine fear of it without necessarily hating it?\n
    \n
    It makes me feel a bit sorry (as much as one can) for people who might genuinely be *afraid* of the idea of homosexuality, maybe even struggling with their own sexuality or possibly in denial of being homosexual themself, but without hating it at all (and being supportive of it), not having a word that conveys a fear of the concept/phenomenon without any kind of disdain for it, since “homophobia” would generally be interpreted to mean something far more negative. Usually when someone has a phobia for something, we support them to deal with it in a non-accusatory way, but in this case, well, I guess there isn’t even a word for that kind of phobia if it’s actually a phobia in the usual sense.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727868702 {#2432
    date: 2024-10-02 13:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 32526
  -titleTs: "'homophobia':6 'racism':4 'xenophobia':1"
  -bodyTs: "'accusatori':187 'actual':210 'afraid':106 'alway':54,61 'arachnophobia':30 'avers':18 'bit':93 'case':56,192 'concept/phenomenon':148 'convey':143 'deal':180 'denial':122 'disdain':153 'either':63 'even':113,199 'far':165 'fear':15,34,49,64,81,145 'feel':91 'gay':10,20 'general':159 'genuin':80,104 'guess':195 'hate':46,67,86,129 'hatr':8,40,74 'homophobia':69,157 'homosexu':76,111,125 'idea':109 'interpret':161 'isn':51,197 'kind':151,204 'like':29 'make':89 'mayb':112 'mean':6,32,73,163 'might':45,103 'much':96 'necessarili':38,53,85 'negat':167 'non':186 'non-accusatori':185 'one':98 'opposit':60 'peopl':11,21,101 'phobia':173,206,212 'possibl':120 'rather':12,77 'sens':216 'sexual':118 'similar':23 'sinc':156 'someon':170 'someth':36,164,175 'sorri':94 'struggl':114 'support':135,177 'themself':126 'though':43 'true':62 'use':71 'usual':168,215 'way':188 'well':193 'without':84,128,149 'word':4,28,141,201 'would':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706004079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986579 {#2443
    date: 2024-01-23 06:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2442
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Xenophobia-is-to-racism-what-homophobia-is-to"
  +title: "Xenophobia is to racism what homophobia is to ... ?"
  +url: null
  +body: """
    Is there a word that means “a hatred of gay people”, rather than “a fear of or aversion to gay people”?\n
    \n
    And similarly, why do we have words like “arachnophobia” which means a fear of something (not necessarily a hatred of it; though you *might* hate what you fear, that isn’t necessarily always the case, nor is the opposite always true either (fearing what you hate)), but “homophobia” is used to mean “hatred of homosexuality” rather than a genuine fear of it without necessarily hating it?\n
    \n
    It makes me feel a bit sorry (as much as one can) for people who might genuinely be *afraid* of the idea of homosexuality, maybe even struggling with their own sexuality or possibly in denial of being homosexual themself, but without hating it at all (and being supportive of it), not having a word that conveys a fear of the concept/phenomenon without any kind of disdain for it, since “homophobia” would generally be interpreted to mean something far more negative. Usually when someone has a phobia for something, we support them to deal with it in a non-accusatory way, but in this case, well, I guess there isn’t even a word for that kind of phobia if it’s actually a phobia in the usual sense.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727868702 {#2432
    date: 2024-10-02 13:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2440 …}
  +votes: Doctrine\ORM\PersistentCollection {#2436 …}
  +reports: Doctrine\ORM\PersistentCollection {#2166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2466 …}
  +badges: Doctrine\ORM\PersistentCollection {#2356 …}
  +children: []
  -id: 32526
  -titleTs: "'homophobia':6 'racism':4 'xenophobia':1"
  -bodyTs: "'accusatori':187 'actual':210 'afraid':106 'alway':54,61 'arachnophobia':30 'avers':18 'bit':93 'case':56,192 'concept/phenomenon':148 'convey':143 'deal':180 'denial':122 'disdain':153 'either':63 'even':113,199 'far':165 'fear':15,34,49,64,81,145 'feel':91 'gay':10,20 'general':159 'genuin':80,104 'guess':195 'hate':46,67,86,129 'hatr':8,40,74 'homophobia':69,157 'homosexu':76,111,125 'idea':109 'interpret':161 'isn':51,197 'kind':151,204 'like':29 'make':89 'mayb':112 'mean':6,32,73,163 'might':45,103 'much':96 'necessarili':38,53,85 'negat':167 'non':186 'non-accusatori':185 'one':98 'opposit':60 'peopl':11,21,101 'phobia':173,206,212 'possibl':120 'rather':12,77 'sens':216 'sexual':118 'similar':23 'sinc':156 'someon':170 'someth':36,164,175 'sorri':94 'struggl':114 'support':135,177 'themself':126 'though':43 'true':62 'use':71 'usual':168,215 'way':188 'well':193 'without':84,128,149 'word':4,28,141,201 'would':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706004079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11067593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705986579 {#2443
    date: 2024-01-23 06:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recommend-me-DIY-router-hardware"
  +title: "Recommend me DIY router hardware"
  +url: null
  +body: """
    I would like to create my own router with OpenWRT and there are an overwhelming amount of hardware options by the likes of nanopi, bananapi, etc. Does this community have any recommendations? :)\n
    \n
    Here are my requirements:\n
    \n
    - 1.5Gbps support\n
    - I plan to connect a total of 3 access points to it (just using spare routers. One of them can support 1.5G)\n
    - either a port to connect a pihole or another way to set it up\n
    - ideally VLAN support but I can also use a guest network for a few smart devices\n
    - no plans to run a homelab off of this setup, so doesn’t need to be fancy\n
    - lower cost is preferred.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727754878 {#2353
    date: 2024-10-01 05:54:38.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: 32449
  -titleTs: "'diy':3 'hardwar':5 'recommend':1 'router':4"
  -bodyTs: "'1.5':37,61 '3':47 'access':48 'also':83 'amount':16 'anoth':71 'bananapi':25 'communiti':29 'connect':43,67 'cost':111 'creat':5 'devic':92 'doesn':104 'either':63 'etc':26 'fanci':109 'g':62 'gbps':38 'guest':86 'hardwar':18 'homelab':98 'ideal':77 'like':3,22 'lower':110 'nanopi':24 'need':106 'network':87 'one':56 'openwrt':10 'option':19 'overwhelm':15 'pihol':69 'plan':41,94 'point':49 'port':65 'prefer':113 'recommend':32 'requir':36 'router':8,55 'run':96 'set':74 'setup':102 'smart':91 'spare':54 'support':39,60,79 'total':45 'use':53,84 'vlan':78 'way':72 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961435
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13285529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948435 {#2475
    date: 2024-01-22 19:33:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recommend-me-DIY-router-hardware"
  +title: "Recommend me DIY router hardware"
  +url: null
  +body: """
    I would like to create my own router with OpenWRT and there are an overwhelming amount of hardware options by the likes of nanopi, bananapi, etc. Does this community have any recommendations? :)\n
    \n
    Here are my requirements:\n
    \n
    - 1.5Gbps support\n
    - I plan to connect a total of 3 access points to it (just using spare routers. One of them can support 1.5G)\n
    - either a port to connect a pihole or another way to set it up\n
    - ideally VLAN support but I can also use a guest network for a few smart devices\n
    - no plans to run a homelab off of this setup, so doesn’t need to be fancy\n
    - lower cost is preferred.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727754878 {#2353
    date: 2024-10-01 05:54:38.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: 32449
  -titleTs: "'diy':3 'hardwar':5 'recommend':1 'router':4"
  -bodyTs: "'1.5':37,61 '3':47 'access':48 'also':83 'amount':16 'anoth':71 'bananapi':25 'communiti':29 'connect':43,67 'cost':111 'creat':5 'devic':92 'doesn':104 'either':63 'etc':26 'fanci':109 'g':62 'gbps':38 'guest':86 'hardwar':18 'homelab':98 'ideal':77 'like':3,22 'lower':110 'nanopi':24 'need':106 'network':87 'one':56 'openwrt':10 'option':19 'overwhelm':15 'pihol':69 'plan':41,94 'point':49 'port':65 'prefer':113 'recommend':32 'requir':36 'router':8,55 'run':96 'set':74 'setup':102 'smart':91 'spare':54 'support':39,60,79 'total':45 'use':53,84 'vlan':78 'way':72 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961435
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13285529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948435 {#2475
    date: 2024-01-22 19:33:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2472
  +user: Proxies\__CG__\App\Entity\User {#2450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2449 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Recommend-me-DIY-router-hardware"
  +title: "Recommend me DIY router hardware"
  +url: null
  +body: """
    I would like to create my own router with OpenWRT and there are an overwhelming amount of hardware options by the likes of nanopi, bananapi, etc. Does this community have any recommendations? :)\n
    \n
    Here are my requirements:\n
    \n
    - 1.5Gbps support\n
    - I plan to connect a total of 3 access points to it (just using spare routers. One of them can support 1.5G)\n
    - either a port to connect a pihole or another way to set it up\n
    - ideally VLAN support but I can also use a guest network for a few smart devices\n
    - no plans to run a homelab off of this setup, so doesn’t need to be fancy\n
    - lower cost is preferred.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727754878 {#2353
    date: 2024-10-01 05:54:38.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: 32449
  -titleTs: "'diy':3 'hardwar':5 'recommend':1 'router':4"
  -bodyTs: "'1.5':37,61 '3':47 'access':48 'also':83 'amount':16 'anoth':71 'bananapi':25 'communiti':29 'connect':43,67 'cost':111 'creat':5 'devic':92 'doesn':104 'either':63 'etc':26 'fanci':109 'g':62 'gbps':38 'guest':86 'hardwar':18 'homelab':98 'ideal':77 'like':3,22 'lower':110 'nanopi':24 'need':106 'network':87 'one':56 'openwrt':10 'option':19 'overwhelm':15 'pihol':69 'plan':41,94 'point':49 'port':65 'prefer':113 'recommend':32 'requir':36 'router':8,55 'run':96 'set':74 'setup':102 'smart':91 'spare':54 'support':39,60,79 'total':45 'use':53,84 'vlan':78 'way':72 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961435
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13285529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705948435 {#2475
    date: 2024-01-22 19:33:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#2489
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#2473
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#2474
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#2489
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#2473
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#2474
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1391 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-minimal-WM-setup"
  +title: "Looking for a minimal WM setup"
  +url: null
  +body: """
    Here is my current configuration:\n
    \n
    **config.scm**`scheme (use-modules  (gnu)  (gnu packages admin)  (gnu packages certs)  (gnu packages fonts)  (gnu packages gnome)  (gnu packages package-management)  (gnu packages text-editors)  (gnu packages terminals)  (gnu packages wm)  (gnu packages xdisorg)  (nongnu packages linux)  (nongnu packages mozilla)             (nongnu system linux-initrd))  (use-service-modules  desktop networking ssh xorg)  (operating-system  (host-name “guix”)  (kernel linux)  (initrd microcode-initrd)  (firmware (cons*   realtek-firmware   %base-firmware))  (timezone “Asia/Kolkata”)  (locale “en_IN.utf8”)  (keyboard-layout (keyboard-layout “in” “en”))   (bootloader   (bootloader-configuration    (bootloader grub-efi-bootloader)    (targets '(“/boot”))))   (file-systems (cons*   (file-system    (device (file-system-label “guix”))    (mount-point “/”)    (type “btrfs”))   (file-system    (device (uuid “C938-C7C0” 'fat))    (mount-point “/boot”)    (type “vfat”))    %base-file-systems))   (swap-devices   (list    (swap-space     (target      (uuid “4550d1a4-3566-47a2-a3bc-8d77c87acc62”)))))    (users (cons   (user-account    (name “guix”)    (comment “Guix System”)    (group “users”)    (supplementary-groups '(“wheel” “netdev” “audio” “video”)))    %base-user-accounts))   (packages (cons*   gnome-tweaks kakoune   nss-certs tree nix   firefox font-google-noto   font-google-noto-emoji   font-google-noto-sans-cjk   font-google-noto-serif-cjk   font-awesome %base-packages))    (services (cons*   (service openssh-service-type)   (service bluetooth-service-type)   (service xfce-desktop-service-type)   (modify-services %desktop-services    (guix-service-type     config =>     (guix-configuration      (inherit config)      (substitute-urls (cons*       “https://substitutes.nonguix.org”       %default-substitute-urls))      (authorized-keys (cons*       (local-file “./signing-key.pub”)       %default-authorized-guix-keys)))))))) `\n
    \n
    I am currently on a low-end laptop, as my device has broken down. It runs on 4GB of RAM, and GNOME is pretty heavy on this device. I am looking for a custom WM setup based on Wayland preferably (river, hyprland, sway or dwl). I do not want any fancy shortcuts for terminal or any other app. I want to be able to use a launcher and toggle between workspaces. I want snapping and multi-window gestures just like how it works on GNOME. I would appreciate shortcut icons for shutdown, wifi and sound. And last but not the least, I want to be able to control brightness and light/dark mode.\n
    \n
    Can anyone recommend me how I can start setting up a WM in this config file? What do I need to add, apart from the WM itself?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727743868 {#2489
    date: 2024-10-01 02:51:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 32377
  -titleTs: "'look':1 'minim':4 'setup':6 'wm':5"
  -bodyTs: "'-3566':154 '-47':155 '/boot':106,137 '/signing-key.pub':272 '4550d1a4':153 '4gb':296 '8d77c87acc62':159 'a2':157 'a2-a3bc-8d77c87acc62':156 'a3bc':158 'abl':341,385 'account':164,182 'add':413 'admin':14 'anyon':393 'apart':414 'app':336 'appreci':367 'asia/kolkata':84 'audio':177 'author':266,275 'authorized-key':265 'awesom':218 'base':81,141,180,220,315 'base-file-system':140 'base-firmwar':80 'base-packag':219 'base-user-account':179 'bluetooth':231 'bluetooth-service-typ':230 'bootload':96,98,100,104 'bootloader-configur':97 'bright':388 'broken':291 'btrfs':124 'c7c0':132 'c938':131 'c938-c7c0':130 'cert':17,191 'cjk':209,215 'comment':167 'con':76,110,161,184,223,259,268 'config':250,255,406 'config.scm':6 'configur':5,99,253 'control':387 'current':4,280 'custom':312 'default':262,274 'default-authorized-guix-key':273 'default-substitute-url':261 'desktop':58,237,244 'desktop-servic':243 'devic':114,128,146,289,306 'dwl':323 'editor':33 'efi':103 'emoji':203 'en':86,95 'end':285 'fanci':329 'fat':133 'file':108,112,116,126,142,271,407 'file-system':107,111,125 'file-system-label':115 'firefox':194 'firmwar':75,79,82 'font':20,196,200,205,211,217 'font-awesom':216 'font-google-noto':195 'font-google-noto-emoji':199 'font-google-noto-sans-cjk':204 'font-google-noto-serif-cjk':210 'gestur':357 'gnome':23,186,300,364 'gnome-tweak':185 'gnu':11,12,15,18,21,24,29,34,37,40 'googl':197,201,206,212 'group':170,174 'grub':102 'grub-efi-bootload':101 'guix':68,119,166,168,247,252,276 'guix-configur':251 'guix-service-typ':246 'heavi':303 'host':66 'host-nam':65 'hyprland':320 'icon':369 'in.utf8':87 'inherit':254 'initrd':53,71,74 'kakoun':188 'kernel':69 'key':267,277 'keyboard':89,92 'keyboard-layout':88,91 'label':118 'laptop':286 'last':376 'launcher':345 'layout':90,93 'least':380 'light/dark':390 'like':359 'linux':45,52,70 'linux-initrd':51 'list':147 'local':85,270 'local-fil':269 'look':309 'low':284 'low-end':283 'manag':28 'microcod':73 'microcode-initrd':72 'mode':391 'modifi':241 'modify-servic':240 'modul':10,57 'mount':121,135 'mount-point':120,134 'mozilla':48 'multi':355 'multi-window':354 'name':67,165 'need':411 'netdev':176 'network':59 'nix':193 'nongnu':43,46,49 'noto':198,202,207,213 'nss':190 'nss-cert':189 'openssh':226 'openssh-service-typ':225 'oper':63 'operating-system':62 'packag':13,16,19,22,25,27,30,35,38,41,44,47,183,221 'package-manag':26 'point':122,136 'prefer':318 'pretti':302 'ram':298 'realtek':78 'realtek-firmwar':77 'recommend':394 'river':319 'run':294 'san':208 'scheme':7 'serif':214 'servic':56,222,224,227,229,232,234,238,242,245,248 'set':400 'setup':314 'shortcut':330,368 'shutdown':371 'snap':352 'sound':374 'space':150 'ssh':60 'start':399 'substitut':257,263 'substitute-url':256 'substitutes.nonguix.org':260 'supplementari':173 'supplementary-group':172 'swap':145,149 'swap-devic':144 'swap-spac':148 'sway':321 'system':50,64,109,113,117,127,143,169 'target':105,151 'termin':36,332 'text':32 'text-editor':31 'timezon':83 'toggl':347 'tree':192 'tweak':187 'type':123,138,228,233,239,249 'url':258,264 'use':9,55,343 'use-modul':8 'use-service-modul':54 'user':160,163,171,181 'user-account':162 'uuid':129,152 'vfat':139 'video':178 'want':327,338,351,382 'wayland':317 'wheel':175 'wifi':372 'window':356 'wm':39,313,403,417 'work':362 'workspac':349 'would':366 'xdisorg':42 'xfce':236 'xfce-desktop-service-typ':235 'xorg':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705951011
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10888977"
  +editedAt: DateTimeImmutable @1727654730 {#2473
    date: 2024-09-30 02:05:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705933511 {#2474
    date: 2024-01-22 15:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "1337x-Problems"
  +title: "1337x Problems"
  +url: null
  +body: "I’ve been having issues accessing 1337x.to and all the mirrors. Anyone else having difficulties?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287830 {#1545
    date: 2024-09-25 20:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 32074
  -titleTs: "'1337x':1 'problem':2"
  -bodyTs: "'1337x.to':7 'access':6 'anyon':12 'difficulti':15 'els':13 'issu':5 'mirror':11 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705897135
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12752983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810735 {#1547
    date: 2024-01-21 05:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "1337x-Problems"
  +title: "1337x Problems"
  +url: null
  +body: "I’ve been having issues accessing 1337x.to and all the mirrors. Anyone else having difficulties?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287830 {#1545
    date: 2024-09-25 20:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 32074
  -titleTs: "'1337x':1 'problem':2"
  -bodyTs: "'1337x.to':7 'access':6 'anyon':12 'difficulti':15 'els':13 'issu':5 'mirror':11 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705897135
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12752983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810735 {#1547
    date: 2024-01-21 05:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1927 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "1337x-Problems"
  +title: "1337x Problems"
  +url: null
  +body: "I’ve been having issues accessing 1337x.to and all the mirrors. Anyone else having difficulties?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287830 {#1545
    date: 2024-09-25 20:10:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 32074
  -titleTs: "'1337x':1 'problem':2"
  -bodyTs: "'1337x.to':7 'access':6 'anyon':12 'difficulti':15 'els':13 'issu':5 'mirror':11 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705897135
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12752983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705810735 {#1547
    date: 2024-01-21 05:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1535
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1534
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1535
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1534
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Assist-Widget"
  +title: "Assist Widget"
  +url: null
  +body: """
    Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
    \n
    I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
    \n
    Any idea what I’m doing wrong? Or is the documentation out of date?\n
    \n
    Phone: OnePlus 9, running Android 13.  \n
    Hopefully this isn’t an OxygenOS issue.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727389437 {#1535
    date: 2024-09-27 00:23:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 32037
  -titleTs: "'assist':1 'widget':2"
  -bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705824342
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7740485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705793342 {#1534
    date: 2024-01-21 00:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1520
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1517
    date: 2024-01-21 00:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1520
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1517
    date: 2024-01-21 00:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#1520
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#1517
    date: 2024-01-21 00:13:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1753
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1746
    date: 2024-01-20 17:16:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1753
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1746
    date: 2024-01-20 17:16:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Super-Metroid"
  +title: "Super Metroid"
  +url: null
  +body: """
    Super Metroid’s color palette and lanky sprite were always a turn off for me. But I’m finally giving it a chance on SNES (MSU-1 version) &amp; I’m really enjoying it!\n
    \n
    Vibes are: Quake + the movie Alien + Nine Inch Nails’ album The Downward Spiral. Pretty cool aesthetic after all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727180901 {#1753
    date: 2024-09-24 14:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 31956
  -titleTs: "'metroid':2 'super':1"
  -bodyTs: "'-1':27 'aesthet':49 'album':43 'alien':39 'alway':10 'chanc':23 'color':4 'cool':48 'downward':45 'enjoy':32 'final':19 'give':20 'inch':41 'lanki':7 'm':18,30 'metroid':2 'movi':38 'msu':26 'nail':42 'nine':40 'palett':5 'pretti':47 'quak':36 'realli':31 'snes':25 'spiral':46 'sprite':8 'super':1 'turn':12 'version':28 'vibe':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705820891
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10803882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705767391 {#1746
    date: 2024-01-20 17:16:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Q-re-New-Yorker-Article-online-vs-print"
  +title: "Q re: New Yorker. Article online vs print?"
  +url: null
  +body: """
    How can I tell which print edition of the New Yorker has the online article? Do all online articles appear in the print edition?\n
    \n
    I read the online Interview with Justin Torres, loved it, I want the print edition to frame. The online edition says it was published 12/31/2023, I just can’t find it in print.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727046542 {#1486
    date: 2024-09-23 01:09:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 31886
  -titleTs: "'articl':5 'new':3 'onlin':6 'print':8 'q':1 're':2 'vs':7 'yorker':4"
  -bodyTs: "'12/31/2023':49 'appear':20 'articl':15,19 'edit':7,24,39,44 'find':54 'frame':41 'interview':29 'justin':31 'love':33 'new':10 'onlin':14,18,28,43 'print':6,23,38,57 'publish':48 'read':26 'say':45 'tell':4 'torr':32 'want':36 'yorker':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705751990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734990 {#1488
    date: 2024-01-20 08:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Q-re-New-Yorker-Article-online-vs-print"
  +title: "Q re: New Yorker. Article online vs print?"
  +url: null
  +body: """
    How can I tell which print edition of the New Yorker has the online article? Do all online articles appear in the print edition?\n
    \n
    I read the online Interview with Justin Torres, loved it, I want the print edition to frame. The online edition says it was published 12/31/2023, I just can’t find it in print.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727046542 {#1486
    date: 2024-09-23 01:09:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 31886
  -titleTs: "'articl':5 'new':3 'onlin':6 'print':8 'q':1 're':2 'vs':7 'yorker':4"
  -bodyTs: "'12/31/2023':49 'appear':20 'articl':15,19 'edit':7,24,39,44 'find':54 'frame':41 'interview':29 'justin':31 'love':33 'new':10 'onlin':14,18,28,43 'print':6,23,38,57 'publish':48 'read':26 'say':45 'tell':4 'torr':32 'want':36 'yorker':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705751990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734990 {#1488
    date: 2024-01-20 08:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Q-re-New-Yorker-Article-online-vs-print"
  +title: "Q re: New Yorker. Article online vs print?"
  +url: null
  +body: """
    How can I tell which print edition of the New Yorker has the online article? Do all online articles appear in the print edition?\n
    \n
    I read the online Interview with Justin Torres, loved it, I want the print edition to frame. The online edition says it was published 12/31/2023, I just can’t find it in print.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727046542 {#1486
    date: 2024-09-23 01:09:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 31886
  -titleTs: "'articl':5 'new':3 'onlin':6 'print':8 'q':1 're':2 'vs':7 'yorker':4"
  -bodyTs: "'12/31/2023':49 'appear':20 'articl':15,19 'edit':7,24,39,44 'find':54 'frame':41 'interview':29 'justin':31 'love':33 'new':10 'onlin':14,18,28,43 'print':6,23,38,57 'publish':48 'read':26 'say':45 'tell':4 'torr':32 'want':36 'yorker':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705751990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10939364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734990 {#1488
    date: 2024-01-20 08:16:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#1758
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#1754
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#1758
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#1754
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1890 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Bug-Unremovable-account"
  +title: "[Bug] Unremovable account"
  +url: null
  +body: """
    I seem to have gotten a saved account that can’t be switched to and therefore can’t be removed.\n
    \n
    My instance had some server side issues and on PC I had to delete my cookies to get the desktop site to work. Connect wouldn’t work and I had to add the account again. At some point the account name has changed to my email address @feddit.uk, which looks weird since it has two @ symbols. The newly added account works fine, but there’s this stuck second version of it.\n
    \n
    When I try to switch to the broken version I get an error pop up that just says “Error: unable to switch to ‘me@email.domain@feddit.uk’” and it seems to retain the currently selected account.\n
    \n
    Since I can’t switch to that account, I can’t sign out to have Connect forget it. So I don’t see a way to get rid of it.\n
    \n
    Has anyone else run into the same problem? Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729010616 {#1758
    date: 2024-10-15 18:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@feddit"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 31840
  -titleTs: "'account':3 'bug':1 'unremov':2"
  -bodyTs: "'account':8,54,60,80,125,133 'ad':79 'add':52 'address':67 'anyon':157 'broken':99 'chang':63 'connect':44,141 'cooki':36 'current':123 'delet':34 'desktop':40 'els':158 'email':66 'error':104,110 'feddit.uk':68,116 'fine':82 'forget':142 'get':38,102,152 'gotten':5 'instanc':22 'issu':27 'look':70 'me@email.domain':115 'name':61 'newli':78 'pc':30 'point':58 'pop':105 'problem':163 'remov':20 'retain':121 'rid':153 'run':159 'save':7 'say':109 'second':88 'see':148 'seem':2,119 'select':124 'server':25 'side':26 'sign':137 'sinc':72,126 'site':41 'stuck':87 'suggest':165 'switch':13,96,113,130 'symbol':76 'therefor':16 'tri':94 'two':75 'unabl':111 'version':89,100 'way':150 'weird':71 'work':43,47,81 'wouldn':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705744942
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6900289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705713942 {#1754
    date: 2024-01-20 02:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Alexa-repeating-calendar-notifications-twice"
  +title: "Alexa repeating calendar notifications twice"
  +url: null
  +body: """
    Not sure where best to post this on Lemmy but here goes…\n
    \n
    I’ve got a single Google calendar enabled on my Alexa. I’ve set ‘announcement count’ to 1.\n
    \n
    Every single time I have a calendar reminder on my Echo, it says it twice in a row, which is very annoying.\n
    \n
    I’ve seen posts from 5 years ago complaining of the same issue, has anyone found a fix? Seems bonkers it’s not been fixed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726720410 {#1777
    date: 2024-09-19 06:33:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 31687
  -titleTs: "'alexa':1 'calendar':3 'notif':4 'repeat':2 'twice':5"
  -bodyTs: "'1':30 '5':58 'ago':60 'alexa':23 'announc':27 'annoy':52 'anyon':67 'best':4 'bonker':72 'calendar':19,37 'complain':61 'count':28 'echo':41 'enabl':20 'everi':31 'fix':70,77 'found':68 'goe':12 'googl':18 'got':15 'issu':65 'lemmi':9 'post':6,56 'remind':38 'row':48 'say':43 'seem':71 'seen':55 'set':26 'singl':17,32 'sure':2 'time':33 'twice':45 've':14,25,54 'year':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705679693
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6874951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662193 {#1774
    date: 2024-01-19 12:03:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Alexa-repeating-calendar-notifications-twice"
  +title: "Alexa repeating calendar notifications twice"
  +url: null
  +body: """
    Not sure where best to post this on Lemmy but here goes…\n
    \n
    I’ve got a single Google calendar enabled on my Alexa. I’ve set ‘announcement count’ to 1.\n
    \n
    Every single time I have a calendar reminder on my Echo, it says it twice in a row, which is very annoying.\n
    \n
    I’ve seen posts from 5 years ago complaining of the same issue, has anyone found a fix? Seems bonkers it’s not been fixed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726720410 {#1777
    date: 2024-09-19 06:33:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 31687
  -titleTs: "'alexa':1 'calendar':3 'notif':4 'repeat':2 'twice':5"
  -bodyTs: "'1':30 '5':58 'ago':60 'alexa':23 'announc':27 'annoy':52 'anyon':67 'best':4 'bonker':72 'calendar':19,37 'complain':61 'count':28 'echo':41 'enabl':20 'everi':31 'fix':70,77 'found':68 'goe':12 'googl':18 'got':15 'issu':65 'lemmi':9 'post':6,56 'remind':38 'row':48 'say':43 'seem':71 'seen':55 'set':26 'singl':17,32 'sure':2 'time':33 'twice':45 've':14,25,54 'year':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705679693
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6874951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662193 {#1774
    date: 2024-01-19 12:03:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1776 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Alexa-repeating-calendar-notifications-twice"
  +title: "Alexa repeating calendar notifications twice"
  +url: null
  +body: """
    Not sure where best to post this on Lemmy but here goes…\n
    \n
    I’ve got a single Google calendar enabled on my Alexa. I’ve set ‘announcement count’ to 1.\n
    \n
    Every single time I have a calendar reminder on my Echo, it says it twice in a row, which is very annoying.\n
    \n
    I’ve seen posts from 5 years ago complaining of the same issue, has anyone found a fix? Seems bonkers it’s not been fixed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726720410 {#1777
    date: 2024-09-19 06:33:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 31687
  -titleTs: "'alexa':1 'calendar':3 'notif':4 'repeat':2 'twice':5"
  -bodyTs: "'1':30 '5':58 'ago':60 'alexa':23 'announc':27 'annoy':52 'anyon':67 'best':4 'bonker':72 'calendar':19,37 'complain':61 'count':28 'echo':41 'enabl':20 'everi':31 'fix':70,77 'found':68 'goe':12 'googl':18 'got':15 'issu':65 'lemmi':9 'post':6,56 'remind':38 'row':48 'say':43 'seem':71 'seen':55 'set':26 'singl':17,32 'sure':2 'time':33 'twice':45 've':14,25,54 'year':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705679693
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6874951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705662193 {#1774
    date: 2024-01-19 12:03:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-bought-a-Cybergeek-minipc-but-my-pcie-drive-isn-t"
  +title: "I bought a Cybergeek minipc but my pcie drive isn't showing up"
  +url: null
  +body: """
    It works in other devices and there isn’t any options in bios. Any ideas?\n
    \n
    Edit: I returned it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726755493 {#1444
    date: 2024-09-19 16:18:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 31638
  -titleTs: "'bought':2 'cybergeek':4 'drive':9 'isn':10 'minipc':5 'pcie':8 'show':12"
  -bodyTs: "'bio':13 'devic':5 'edit':16 'idea':15 'isn':8 'option':11 'return':18 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672254
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624491"
  +editedAt: DateTimeImmutable @1727526451 {#1466
    date: 2024-09-28 14:27:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632254 {#1452
    date: 2024-01-19 03:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-bought-a-Cybergeek-minipc-but-my-pcie-drive-isn-t"
  +title: "I bought a Cybergeek minipc but my pcie drive isn't showing up"
  +url: null
  +body: """
    It works in other devices and there isn’t any options in bios. Any ideas?\n
    \n
    Edit: I returned it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726755493 {#1444
    date: 2024-09-19 16:18:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 31638
  -titleTs: "'bought':2 'cybergeek':4 'drive':9 'isn':10 'minipc':5 'pcie':8 'show':12"
  -bodyTs: "'bio':13 'devic':5 'edit':16 'idea':15 'isn':8 'option':11 'return':18 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672254
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624491"
  +editedAt: DateTimeImmutable @1727526451 {#1466
    date: 2024-09-28 14:27:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632254 {#1452
    date: 2024-01-19 03:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1631 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-bought-a-Cybergeek-minipc-but-my-pcie-drive-isn-t"
  +title: "I bought a Cybergeek minipc but my pcie drive isn't showing up"
  +url: null
  +body: """
    It works in other devices and there isn’t any options in bios. Any ideas?\n
    \n
    Edit: I returned it
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726755493 {#1444
    date: 2024-09-19 16:18:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 31638
  -titleTs: "'bought':2 'cybergeek':4 'drive':9 'isn':10 'minipc':5 'pcie':8 'show':12"
  -bodyTs: "'bio':13 'devic':5 'edit':16 'idea':15 'isn':8 'option':11 'return':18 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705672254
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8624491"
  +editedAt: DateTimeImmutable @1727526451 {#1466
    date: 2024-09-28 14:27:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705632254 {#1452
    date: 2024-01-19 03:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-both-sides-of-a-transformer-need-to-be-fused"
  +title: "Do both sides of a transformer need to be fused?"
  +url: null
  +body: """
    I work on equipment that runs off 3 phase 208V but it uses uses a transformer to drop it down to 120V for most of the controls. On this equipment I noticed that there are two fuses on the lines exclusively feeding the 208V side of the transformer and a fuse directly off of the hot side on the 120V side of the transformer.\n
    \n
    Isn’t the fuse on the 120V side of the transformer redundant? From my understanding, if there is a current spike on the 120V side of the transformer then that will cause a current spike on the 208V side of the transformer and immediately blow those fuses anyways. Is this just a certification thing where that redundancy is required? I’m in the US but this equipment does also get shipped to various overseas locations. Also, while it isn’t standard, this equipment is capable of passing a TUV inspection if a customer requests it so I’m not sure if the potentially redundant fuse is just a TUV requirement.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726547221 {#1660
    date: 2024-09-17 06:27:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 31624
  -titleTs: "'fuse':10 'need':7 'side':3 'transform':6"
  -bodyTs: "'120v':22,60,71,88 '208v':10,44,102 '3':8 'also':133,140 'anyway':112 'blow':109 'capabl':149 'caus':96 'certif':117 'control':27 'current':84,98 'custom':157 'direct':52 'drop':18 'equip':4,30,131,147 'exclus':41 'feed':42 'fuse':37,51,68,111,169 'get':134 'hot':56 'immedi':108 'inspect':154 'isn':65,143 'line':40 'locat':139 'm':125,162 'notic':32 'oversea':138 'pass':151 'phase':9 'potenti':167 'redund':76,121,168 'request':158 'requir':123,174 'run':6 'ship':135 'side':45,57,61,72,89,103 'spike':85,99 'standard':145 'sure':164 'thing':118 'transform':16,48,64,75,92,106 'tuv':153,173 'two':36 'understand':79 'us':128 'use':13,14 'various':137 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705666069
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10888719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705626069 {#1409
    date: 2024-01-19 02:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-both-sides-of-a-transformer-need-to-be-fused"
  +title: "Do both sides of a transformer need to be fused?"
  +url: null
  +body: """
    I work on equipment that runs off 3 phase 208V but it uses uses a transformer to drop it down to 120V for most of the controls. On this equipment I noticed that there are two fuses on the lines exclusively feeding the 208V side of the transformer and a fuse directly off of the hot side on the 120V side of the transformer.\n
    \n
    Isn’t the fuse on the 120V side of the transformer redundant? From my understanding, if there is a current spike on the 120V side of the transformer then that will cause a current spike on the 208V side of the transformer and immediately blow those fuses anyways. Is this just a certification thing where that redundancy is required? I’m in the US but this equipment does also get shipped to various overseas locations. Also, while it isn’t standard, this equipment is capable of passing a TUV inspection if a customer requests it so I’m not sure if the potentially redundant fuse is just a TUV requirement.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726547221 {#1660
    date: 2024-09-17 06:27:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 31624
  -titleTs: "'fuse':10 'need':7 'side':3 'transform':6"
  -bodyTs: "'120v':22,60,71,88 '208v':10,44,102 '3':8 'also':133,140 'anyway':112 'blow':109 'capabl':149 'caus':96 'certif':117 'control':27 'current':84,98 'custom':157 'direct':52 'drop':18 'equip':4,30,131,147 'exclus':41 'feed':42 'fuse':37,51,68,111,169 'get':134 'hot':56 'immedi':108 'inspect':154 'isn':65,143 'line':40 'locat':139 'm':125,162 'notic':32 'oversea':138 'pass':151 'phase':9 'potenti':167 'redund':76,121,168 'request':158 'requir':123,174 'run':6 'ship':135 'side':45,57,61,72,89,103 'spike':85,99 'standard':145 'sure':164 'thing':118 'transform':16,48,64,75,92,106 'tuv':153,173 'two':36 'understand':79 'us':128 'use':13,14 'various':137 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705666069
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10888719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705626069 {#1409
    date: 2024-01-19 02:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Do-both-sides-of-a-transformer-need-to-be-fused"
  +title: "Do both sides of a transformer need to be fused?"
  +url: null
  +body: """
    I work on equipment that runs off 3 phase 208V but it uses uses a transformer to drop it down to 120V for most of the controls. On this equipment I noticed that there are two fuses on the lines exclusively feeding the 208V side of the transformer and a fuse directly off of the hot side on the 120V side of the transformer.\n
    \n
    Isn’t the fuse on the 120V side of the transformer redundant? From my understanding, if there is a current spike on the 120V side of the transformer then that will cause a current spike on the 208V side of the transformer and immediately blow those fuses anyways. Is this just a certification thing where that redundancy is required? I’m in the US but this equipment does also get shipped to various overseas locations. Also, while it isn’t standard, this equipment is capable of passing a TUV inspection if a customer requests it so I’m not sure if the potentially redundant fuse is just a TUV requirement.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726547221 {#1660
    date: 2024-09-17 06:27:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 31624
  -titleTs: "'fuse':10 'need':7 'side':3 'transform':6"
  -bodyTs: "'120v':22,60,71,88 '208v':10,44,102 '3':8 'also':133,140 'anyway':112 'blow':109 'capabl':149 'caus':96 'certif':117 'control':27 'current':84,98 'custom':157 'direct':52 'drop':18 'equip':4,30,131,147 'exclus':41 'feed':42 'fuse':37,51,68,111,169 'get':134 'hot':56 'immedi':108 'inspect':154 'isn':65,143 'line':40 'locat':139 'm':125,162 'notic':32 'oversea':138 'pass':151 'phase':9 'potenti':167 'redund':76,121,168 'request':158 'requir':123,174 'run':6 'ship':135 'side':45,57,61,72,89,103 'spike':85,99 'standard':145 'sure':164 'thing':118 'transform':16,48,64,75,92,106 'tuv':153,173 'two':36 'understand':79 'us':128 'use':13,14 'various':137 'work':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705666069
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10888719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705626069 {#1409
    date: 2024-01-19 02:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Securing-Bluetooth-Headphones"
  +title: "Securing Bluetooth Headphones"
  +url: null
  +body: """
    cross-posted from: [sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)\n
    \n
    I have a pair of Bluetooth headphones, which I have been using since 2022. Today, I was sitting on the bus when some random person connected to them and started playing *Free Bird*.\n
    \n
    It was a bit funny, but I don’t want this to become a regular thing. Is there a way of locking the headphones to certain Bluetooth addresses? Or a way of making it not show up automatically on phones (similar to a hidden WiFi network)?\n
    \n
    The headphones in question are the JBL Tune 510, which have a USB-C port. However, I don’t know if this can be used to flash firmware.\n
    \n
    If there’s already a comment telling me to “just use wired” or something, please don’t tell me again. It’s the best solution, but my phone doesn’t have a headphone jack (fuck you, Apple).\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726515915 {#1417
    date: 2024-09-16 21:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 31517
  -titleTs: "'bluetooth':2 'headphon':3 'secur':1"
  -bodyTs: "'/post/8117983](https://sopuli.xyz/post/8117983)':7 '2022':21 '510':95 'address':68 'alreadi':119 'appl':152 'automat':78 'becom':53 'best':139 'bird':40 'bit':44 'bluetooth':13,67 'bus':28 'c':101 'certain':66 'comment':121 'connect':33 'cross':2 'cross-post':1 'doesn':144 'firmwar':115 'flash':114 'free':39 'fuck':150 'funni':45 'headphon':14,64,88,148 'hidden':84 'howev':103 'jack':149 'jbl':93 'know':107 'lock':62 'make':73 'network':86 'pair':11 'person':32 'phone':80,143 'play':38 'pleas':130 'port':102 'post':3 'question':90 'random':31 'regular':55 'show':76 'similar':81 'sinc':20 'sit':25 'solut':140 'someth':129 'sopuli.xyz':6 'sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)':5 'start':37 'tell':122,133 'thank':153 'thing':56 'today':22 'tune':94 'usb':100 'usb-c':99 'use':19,112,126 'want':50 'way':60,71 'wifi':85 'wire':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705641813
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8117985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592813 {#1414
    date: 2024-01-18 16:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Securing-Bluetooth-Headphones"
  +title: "Securing Bluetooth Headphones"
  +url: null
  +body: """
    cross-posted from: [sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)\n
    \n
    I have a pair of Bluetooth headphones, which I have been using since 2022. Today, I was sitting on the bus when some random person connected to them and started playing *Free Bird*.\n
    \n
    It was a bit funny, but I don’t want this to become a regular thing. Is there a way of locking the headphones to certain Bluetooth addresses? Or a way of making it not show up automatically on phones (similar to a hidden WiFi network)?\n
    \n
    The headphones in question are the JBL Tune 510, which have a USB-C port. However, I don’t know if this can be used to flash firmware.\n
    \n
    If there’s already a comment telling me to “just use wired” or something, please don’t tell me again. It’s the best solution, but my phone doesn’t have a headphone jack (fuck you, Apple).\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726515915 {#1417
    date: 2024-09-16 21:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 31517
  -titleTs: "'bluetooth':2 'headphon':3 'secur':1"
  -bodyTs: "'/post/8117983](https://sopuli.xyz/post/8117983)':7 '2022':21 '510':95 'address':68 'alreadi':119 'appl':152 'automat':78 'becom':53 'best':139 'bird':40 'bit':44 'bluetooth':13,67 'bus':28 'c':101 'certain':66 'comment':121 'connect':33 'cross':2 'cross-post':1 'doesn':144 'firmwar':115 'flash':114 'free':39 'fuck':150 'funni':45 'headphon':14,64,88,148 'hidden':84 'howev':103 'jack':149 'jbl':93 'know':107 'lock':62 'make':73 'network':86 'pair':11 'person':32 'phone':80,143 'play':38 'pleas':130 'port':102 'post':3 'question':90 'random':31 'regular':55 'show':76 'similar':81 'sinc':20 'sit':25 'solut':140 'someth':129 'sopuli.xyz':6 'sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)':5 'start':37 'tell':122,133 'thank':153 'thing':56 'today':22 'tune':94 'usb':100 'usb-c':99 'use':19,112,126 'want':50 'way':60,71 'wifi':85 'wire':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705641813
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8117985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592813 {#1414
    date: 2024-01-18 16:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Securing-Bluetooth-Headphones"
  +title: "Securing Bluetooth Headphones"
  +url: null
  +body: """
    cross-posted from: [sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)\n
    \n
    I have a pair of Bluetooth headphones, which I have been using since 2022. Today, I was sitting on the bus when some random person connected to them and started playing *Free Bird*.\n
    \n
    It was a bit funny, but I don’t want this to become a regular thing. Is there a way of locking the headphones to certain Bluetooth addresses? Or a way of making it not show up automatically on phones (similar to a hidden WiFi network)?\n
    \n
    The headphones in question are the JBL Tune 510, which have a USB-C port. However, I don’t know if this can be used to flash firmware.\n
    \n
    If there’s already a comment telling me to “just use wired” or something, please don’t tell me again. It’s the best solution, but my phone doesn’t have a headphone jack (fuck you, Apple).\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726515915 {#1417
    date: 2024-09-16 21:45:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 31517
  -titleTs: "'bluetooth':2 'headphon':3 'secur':1"
  -bodyTs: "'/post/8117983](https://sopuli.xyz/post/8117983)':7 '2022':21 '510':95 'address':68 'alreadi':119 'appl':152 'automat':78 'becom':53 'best':139 'bird':40 'bit':44 'bluetooth':13,67 'bus':28 'c':101 'certain':66 'comment':121 'connect':33 'cross':2 'cross-post':1 'doesn':144 'firmwar':115 'flash':114 'free':39 'fuck':150 'funni':45 'headphon':14,64,88,148 'hidden':84 'howev':103 'jack':149 'jbl':93 'know':107 'lock':62 'make':73 'network':86 'pair':11 'person':32 'phone':80,143 'play':38 'pleas':130 'port':102 'post':3 'question':90 'random':31 'regular':55 'show':76 'similar':81 'sinc':20 'sit':25 'solut':140 'someth':129 'sopuli.xyz':6 'sopuli.xyz/post/8117983](https://sopuli.xyz/post/8117983)':5 'start':37 'tell':122,133 'thank':153 'thing':56 'today':22 'tune':94 'usb':100 'usb-c':99 'use':19,112,126 'want':50 'way':60,71 'wifi':85 'wire':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705641813
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8117985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592813 {#1414
    date: 2024-01-18 16:46:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "camphalfblood-at-literature-cafe-For-discussion-of-the-Percy-Jackson-series-and-other-books"
  +title: "!camphalfblood@literature.cafe - For discussion of the Percy Jackson series & other books in its universe (and its adaptation)"
  +url: null
  +body: """
    not strictly a new community per se, but yeah. it exists! with the new show out, theres some discussion to be had over there if you wanna join :)\n
    \n
    !camphalfblood@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726058269 {#1448
    date: 2024-09-11 14:37:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 31288
  -titleTs: "'adapt':16 'book':10 'camphalfblood@literature.cafe':1 'discuss':3 'jackson':7 'perci':6 'seri':8 'univers':13"
  -bodyTs: "'camphalfblood@literature.cafe':29 'communiti':5 'discuss':19 'exist':11 'join':28 'new':4,14 'per':6 'se':7 'show':15 'strict':2 'there':17 'wanna':27 'yeah':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574622
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5957411"
  +editedAt: DateTimeImmutable @1726011204 {#1457
    date: 2024-09-11 01:33:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705521122 {#1455
    date: 2024-01-17 20:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "camphalfblood-at-literature-cafe-For-discussion-of-the-Percy-Jackson-series-and-other-books"
  +title: "!camphalfblood@literature.cafe - For discussion of the Percy Jackson series & other books in its universe (and its adaptation)"
  +url: null
  +body: """
    not strictly a new community per se, but yeah. it exists! with the new show out, theres some discussion to be had over there if you wanna join :)\n
    \n
    !camphalfblood@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726058269 {#1448
    date: 2024-09-11 14:37:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 31288
  -titleTs: "'adapt':16 'book':10 'camphalfblood@literature.cafe':1 'discuss':3 'jackson':7 'perci':6 'seri':8 'univers':13"
  -bodyTs: "'camphalfblood@literature.cafe':29 'communiti':5 'discuss':19 'exist':11 'join':28 'new':4,14 'per':6 'se':7 'show':15 'strict':2 'there':17 'wanna':27 'yeah':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574622
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5957411"
  +editedAt: DateTimeImmutable @1726011204 {#1457
    date: 2024-09-11 01:33:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705521122 {#1455
    date: 2024-01-17 20:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "camphalfblood-at-literature-cafe-For-discussion-of-the-Percy-Jackson-series-and-other-books"
  +title: "!camphalfblood@literature.cafe - For discussion of the Percy Jackson series & other books in its universe (and its adaptation)"
  +url: null
  +body: """
    not strictly a new community per se, but yeah. it exists! with the new show out, theres some discussion to be had over there if you wanna join :)\n
    \n
    !camphalfblood@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726058269 {#1448
    date: 2024-09-11 14:37:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 31288
  -titleTs: "'adapt':16 'book':10 'camphalfblood@literature.cafe':1 'discuss':3 'jackson':7 'perci':6 'seri':8 'univers':13"
  -bodyTs: "'camphalfblood@literature.cafe':29 'communiti':5 'discuss':19 'exist':11 'join':28 'new':4,14 'per':6 'se':7 'show':15 'strict':2 'there':17 'wanna':27 'yeah':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705574622
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5957411"
  +editedAt: DateTimeImmutable @1726011204 {#1457
    date: 2024-09-11 01:33:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705521122 {#1455
    date: 2024-01-17 20:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-did-Francis-E-Dec-die"
  +title: "How did Francis E. Dec die?"
  +url: null
  +body: """
    Unhinged conspiracy theorist Francis E. Dec, who essentially originated the concept of gangstalking and targeted individuals and gained notoriety for ranting about his theories of the “Gangster Computer God”, passed away 15 days after his 70th birthday. But how did he die?\n
    \n
    “Age 70 - According to Dec, the critical age at which the Computer God has determined that all people should either be “dead or useless”. Presumably this policy would only apply to the plebian masses and not to the Playboy scum-on-top. Should you be “lucky” enough to live to age 70 and be rendered useless, you can also expect to have many diseases, a raspy, aged voice and a wrinkled ugly gargoylic clown-booze face with bulldog hanging cheeks and jowls.”\n
    \n
    Did he kill himself after he turned 70 or was it just a coincidence?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725672155 {#1438
    date: 2024-09-07 03:22:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 31157
  -titleTs: "'dec':5 'die':6 'e':4 'franci':3"
  -bodyTs: "'15':32 '70':44,95,134 '70th':36 'accord':45 'age':43,50,94,110 'also':102 'appli':72 'away':31 'birthday':37 'booz':119 'bulldog':122 'cheek':124 'clown':118 'clown-booz':117 'coincid':140 'comput':28,54 'concept':11 'conspiraci':2 'critic':49 'day':33 'dead':64 'dec':6,47 'determin':57 'die':42 'diseas':107 'e':5 'either':62 'enough':90 'essenti':8 'expect':103 'face':120 'franci':4 'gain':18 'gangstalk':13 'gangster':27 'gargoyl':116 'god':29,55 'hang':123 'individu':16 'jowl':126 'kill':129 'live':92 'lucki':89 'mani':106 'mass':76 'notorieti':19 'origin':9 'pass':30 'peopl':60 'playboy':81 'plebian':75 'polici':69 'presum':67 'rant':21 'raspi':109 'render':98 'scum':83 'scum-on-top':82 'target':15 'theori':24 'theorist':3 'top':85 'turn':133 'ugli':115 'unhing':1 'useless':66,99 'voic':111 'would':70 'wrinkl':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705510277
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10816972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479277 {#1429
    date: 2024-01-17 09:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-did-Francis-E-Dec-die"
  +title: "How did Francis E. Dec die?"
  +url: null
  +body: """
    Unhinged conspiracy theorist Francis E. Dec, who essentially originated the concept of gangstalking and targeted individuals and gained notoriety for ranting about his theories of the “Gangster Computer God”, passed away 15 days after his 70th birthday. But how did he die?\n
    \n
    “Age 70 - According to Dec, the critical age at which the Computer God has determined that all people should either be “dead or useless”. Presumably this policy would only apply to the plebian masses and not to the Playboy scum-on-top. Should you be “lucky” enough to live to age 70 and be rendered useless, you can also expect to have many diseases, a raspy, aged voice and a wrinkled ugly gargoylic clown-booze face with bulldog hanging cheeks and jowls.”\n
    \n
    Did he kill himself after he turned 70 or was it just a coincidence?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725672155 {#1438
    date: 2024-09-07 03:22:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 31157
  -titleTs: "'dec':5 'die':6 'e':4 'franci':3"
  -bodyTs: "'15':32 '70':44,95,134 '70th':36 'accord':45 'age':43,50,94,110 'also':102 'appli':72 'away':31 'birthday':37 'booz':119 'bulldog':122 'cheek':124 'clown':118 'clown-booz':117 'coincid':140 'comput':28,54 'concept':11 'conspiraci':2 'critic':49 'day':33 'dead':64 'dec':6,47 'determin':57 'die':42 'diseas':107 'e':5 'either':62 'enough':90 'essenti':8 'expect':103 'face':120 'franci':4 'gain':18 'gangstalk':13 'gangster':27 'gargoyl':116 'god':29,55 'hang':123 'individu':16 'jowl':126 'kill':129 'live':92 'lucki':89 'mani':106 'mass':76 'notorieti':19 'origin':9 'pass':30 'peopl':60 'playboy':81 'plebian':75 'polici':69 'presum':67 'rant':21 'raspi':109 'render':98 'scum':83 'scum-on-top':82 'target':15 'theori':24 'theorist':3 'top':85 'turn':133 'ugli':115 'unhing':1 'useless':66,99 'voic':111 'would':70 'wrinkl':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705510277
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10816972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479277 {#1429
    date: 2024-01-17 09:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#2426 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-did-Francis-E-Dec-die"
  +title: "How did Francis E. Dec die?"
  +url: null
  +body: """
    Unhinged conspiracy theorist Francis E. Dec, who essentially originated the concept of gangstalking and targeted individuals and gained notoriety for ranting about his theories of the “Gangster Computer God”, passed away 15 days after his 70th birthday. But how did he die?\n
    \n
    “Age 70 - According to Dec, the critical age at which the Computer God has determined that all people should either be “dead or useless”. Presumably this policy would only apply to the plebian masses and not to the Playboy scum-on-top. Should you be “lucky” enough to live to age 70 and be rendered useless, you can also expect to have many diseases, a raspy, aged voice and a wrinkled ugly gargoylic clown-booze face with bulldog hanging cheeks and jowls.”\n
    \n
    Did he kill himself after he turned 70 or was it just a coincidence?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725672155 {#1438
    date: 2024-09-07 03:22:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1694 …}
  +votes: Doctrine\ORM\PersistentCollection {#1700 …}
  +reports: Doctrine\ORM\PersistentCollection {#1697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1690 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1696 …}
  +badges: Doctrine\ORM\PersistentCollection {#1595 …}
  +children: []
  -id: 31157
  -titleTs: "'dec':5 'die':6 'e':4 'franci':3"
  -bodyTs: "'15':32 '70':44,95,134 '70th':36 'accord':45 'age':43,50,94,110 'also':102 'appli':72 'away':31 'birthday':37 'booz':119 'bulldog':122 'cheek':124 'clown':118 'clown-booz':117 'coincid':140 'comput':28,54 'concept':11 'conspiraci':2 'critic':49 'day':33 'dead':64 'dec':6,47 'determin':57 'die':42 'diseas':107 'e':5 'either':62 'enough':90 'essenti':8 'expect':103 'face':120 'franci':4 'gain':18 'gangstalk':13 'gangster':27 'gargoyl':116 'god':29,55 'hang':123 'individu':16 'jowl':126 'kill':129 'live':92 'lucki':89 'mani':106 'mass':76 'notorieti':19 'origin':9 'pass':30 'peopl':60 'playboy':81 'plebian':75 'polici':69 'presum':67 'rant':21 'raspi':109 'render':98 'scum':83 'scum-on-top':82 'target':15 'theori':24 'theorist':3 'top':85 'turn':133 'ugli':115 'unhing':1 'useless':66,99 'voic':111 'would':70 'wrinkl':114"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705510277
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10816972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479277 {#1429
    date: 2024-01-17 09:14:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "error-running-lemmy-docker"
  +title: "error running lemmy docker"
  +url: null
  +body: """
    hello,\n
    \n
    i tried to start a lemmy docker but have an error on Lemmy-ui\n
    \n
    `There was an error on the server. Try refreshing your browser. If that doesn’t work, come back at a later time.`\n
    \n
    I have checked log in Lemmy-ui, there are\n
    \n
    `Lemmy-ui v0.19.2 started listening on http://0.0.0.0:1234 API error: FetchError: request to http://0.0.0.0:8536/api/v3/site? failed, reason: connect ECONNREFUSED 0.0.0.0:8536`\n
    \n
    what is the problem here?
    """
  +type: "article"
  +lang: "vi"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726354639 {#1609
    date: 2024-09-15 00:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 31111
  -titleTs: "'docker':4 'error':1 'lemmi':3 'run':2"
  -bodyTs: "'0.0.0.0':56,63,69 '1234':57 '8536':70 '8536/api/v3/site':64 'api':58 'back':34 'browser':27 'check':41 'come':33 'connect':67 'docker':8 'doesn':30 'econnrefus':68 'error':12,20,59 'fail':65 'fetcherror':60 'hello':1 'later':37 'lemmi':7,15,45,50 'lemmy-ui':14,44,49 'listen':54 'log':42 'problem':74 'reason':66 'refresh':25 'request':61 'server':23 'start':5,53 'time':38 'tri':3,24 'ui':16,46,51 'v0.19.2':52 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705465654
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10805928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705452654 {#1606
    date: 2024-01-17 01:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "error-running-lemmy-docker"
  +title: "error running lemmy docker"
  +url: null
  +body: """
    hello,\n
    \n
    i tried to start a lemmy docker but have an error on Lemmy-ui\n
    \n
    `There was an error on the server. Try refreshing your browser. If that doesn’t work, come back at a later time.`\n
    \n
    I have checked log in Lemmy-ui, there are\n
    \n
    `Lemmy-ui v0.19.2 started listening on http://0.0.0.0:1234 API error: FetchError: request to http://0.0.0.0:8536/api/v3/site? failed, reason: connect ECONNREFUSED 0.0.0.0:8536`\n
    \n
    what is the problem here?
    """
  +type: "article"
  +lang: "vi"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726354639 {#1609
    date: 2024-09-15 00:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 31111
  -titleTs: "'docker':4 'error':1 'lemmi':3 'run':2"
  -bodyTs: "'0.0.0.0':56,63,69 '1234':57 '8536':70 '8536/api/v3/site':64 'api':58 'back':34 'browser':27 'check':41 'come':33 'connect':67 'docker':8 'doesn':30 'econnrefus':68 'error':12,20,59 'fail':65 'fetcherror':60 'hello':1 'later':37 'lemmi':7,15,45,50 'lemmy-ui':14,44,49 'listen':54 'log':42 'problem':74 'reason':66 'refresh':25 'request':61 'server':23 'start':5,53 'time':38 'tri':3,24 'ui':16,46,51 'v0.19.2':52 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705465654
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10805928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705452654 {#1606
    date: 2024-01-17 01:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: Proxies\__CG__\App\Entity\User {#1612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1615 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "error-running-lemmy-docker"
  +title: "error running lemmy docker"
  +url: null
  +body: """
    hello,\n
    \n
    i tried to start a lemmy docker but have an error on Lemmy-ui\n
    \n
    `There was an error on the server. Try refreshing your browser. If that doesn’t work, come back at a later time.`\n
    \n
    I have checked log in Lemmy-ui, there are\n
    \n
    `Lemmy-ui v0.19.2 started listening on http://0.0.0.0:1234 API error: FetchError: request to http://0.0.0.0:8536/api/v3/site? failed, reason: connect ECONNREFUSED 0.0.0.0:8536`\n
    \n
    what is the problem here?
    """
  +type: "article"
  +lang: "vi"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726354639 {#1609
    date: 2024-09-15 00:57:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 31111
  -titleTs: "'docker':4 'error':1 'lemmi':3 'run':2"
  -bodyTs: "'0.0.0.0':56,63,69 '1234':57 '8536':70 '8536/api/v3/site':64 'api':58 'back':34 'browser':27 'check':41 'come':33 'connect':67 'docker':8 'doesn':30 'econnrefus':68 'error':12,20,59 'fail':65 'fetcherror':60 'hello':1 'later':37 'lemmi':7,15,45,50 'lemmy-ui':14,44,49 'listen':54 'log':42 'problem':74 'reason':66 'refresh':25 'request':61 'server':23 'start':5,53 'time':38 'tri':3,24 'ui':16,46,51 'v0.19.2':52 'work':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705465654
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10805928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705452654 {#1606
    date: 2024-01-17 01:50:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-case-you-missed-it-Fossify-A-fork-of-Simple"
  +title: "In case you missed it: Fossify (A fork of Simple Mobile Tools)"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/10796117](https://lemmy.world/post/10796117)\n
    \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager ](https://f-droid.org/en/packages/org.fossify.filemanager/)(fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are now available for download on F-Droid.\n
    > \n
    > (Simple Mobile Tools suite [was acquired by an Israeli adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))\n
    > \n
    > About [Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725491091 {#1674
    date: 2024-09-05 01:04:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31030
  -titleTs: "'case':2 'fork':8 'fossifi':6 'miss':4 'mobil':11 'simpl':10 'tool':12"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':32 '/en/packages/org.fossify.filemanager/)(fork':22 '/en/packages/org.fossify.gallery/)':12 '/fossifyorg):':64 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':59 '/post/10796117](https://lemmy.world/post/10796117)':7 'acquir':51 'ad':77 'ad-fre':76 'adwar':55 'alternativeto.net':58 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':57 'app':80 'avail':39 'back':71 'bring':99 'calendar':29,36 'communiti':70 'community-back':69 'compani':56 'continu':96 'cross':2 'cross-post':1 'download':41 'droid':45 'everyon':105 'f':44 'f-droid':43 'f-droid.org':11,21,31 'f-droid.org/en/packages/org.fossify.calendar/)':30 'f-droid.org/en/packages/org.fossify.filemanager/)(fork':20 'f-droid.org/en/packages/org.fossify.gallery/)':10 'file':18,25 'fork':13,33,82 'fossifi':8,17,28,61,65 'free':78 'galleri':9,16 'github.com':63 'github.com/fossifyorg):':62 'isra':54 'legaci':98 'lemmy.world':6 'lemmy.world/post/10796117](https://lemmy.world/post/10796117)':5 'longer':89 'maintain':90 'manag':19,26 'mobil':47,79 'open':73 'open-sourc':72 'post':3 'privat':102 're':93 'simpl':15,24,35,46,100 'simplemobiletool':85 'sourc':74 'suit':49 'tech':103 'tool':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10796761"
  +editedAt: DateTimeImmutable @1725146033 {#1676
    date: 2024-09-01 01:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705434568 {#1672
    date: 2024-01-16 20:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-case-you-missed-it-Fossify-A-fork-of-Simple"
  +title: "In case you missed it: Fossify (A fork of Simple Mobile Tools)"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/10796117](https://lemmy.world/post/10796117)\n
    \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager ](https://f-droid.org/en/packages/org.fossify.filemanager/)(fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are now available for download on F-Droid.\n
    > \n
    > (Simple Mobile Tools suite [was acquired by an Israeli adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))\n
    > \n
    > About [Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725491091 {#1674
    date: 2024-09-05 01:04:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31030
  -titleTs: "'case':2 'fork':8 'fossifi':6 'miss':4 'mobil':11 'simpl':10 'tool':12"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':32 '/en/packages/org.fossify.filemanager/)(fork':22 '/en/packages/org.fossify.gallery/)':12 '/fossifyorg):':64 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':59 '/post/10796117](https://lemmy.world/post/10796117)':7 'acquir':51 'ad':77 'ad-fre':76 'adwar':55 'alternativeto.net':58 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':57 'app':80 'avail':39 'back':71 'bring':99 'calendar':29,36 'communiti':70 'community-back':69 'compani':56 'continu':96 'cross':2 'cross-post':1 'download':41 'droid':45 'everyon':105 'f':44 'f-droid':43 'f-droid.org':11,21,31 'f-droid.org/en/packages/org.fossify.calendar/)':30 'f-droid.org/en/packages/org.fossify.filemanager/)(fork':20 'f-droid.org/en/packages/org.fossify.gallery/)':10 'file':18,25 'fork':13,33,82 'fossifi':8,17,28,61,65 'free':78 'galleri':9,16 'github.com':63 'github.com/fossifyorg):':62 'isra':54 'legaci':98 'lemmy.world':6 'lemmy.world/post/10796117](https://lemmy.world/post/10796117)':5 'longer':89 'maintain':90 'manag':19,26 'mobil':47,79 'open':73 'open-sourc':72 'post':3 'privat':102 're':93 'simpl':15,24,35,46,100 'simplemobiletool':85 'sourc':74 'suit':49 'tech':103 'tool':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10796761"
  +editedAt: DateTimeImmutable @1725146033 {#1676
    date: 2024-09-01 01:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705434568 {#1672
    date: 2024-01-16 20:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1898 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1441 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "In-case-you-missed-it-Fossify-A-fork-of-Simple"
  +title: "In case you missed it: Fossify (A fork of Simple Mobile Tools)"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/10796117](https://lemmy.world/post/10796117)\n
    \n
    > [Fossify Gallery](https://f-droid.org/en/packages/org.fossify.gallery/) (fork of Simple Gallery), [Fossify File Manager ](https://f-droid.org/en/packages/org.fossify.filemanager/)(fork of Simple File Manager) and [Fossify Calendar](https://f-droid.org/en/packages/org.fossify.calendar/) (fork of Simple Calendar) are now available for download on F-Droid.\n
    > \n
    > (Simple Mobile Tools suite [was acquired by an Israeli adware company](https://alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))\n
    > \n
    > About [Fossify](https://github.com/FossifyOrg): Fossify is all about community-backed, open-source, and ad-free mobile apps. A fork of the SimpleMobileTools, which is no longer maintained, and we’re here to continue the legacy, bringing simple and private tech to everyone.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725491091 {#1674
    date: 2024-09-05 01:04:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31030
  -titleTs: "'case':2 'fork':8 'fossifi':6 'miss':4 'mobil':11 'simpl':10 'tool':12"
  -bodyTs: "'/en/packages/org.fossify.calendar/)':32 '/en/packages/org.fossify.filemanager/)(fork':22 '/en/packages/org.fossify.gallery/)':12 '/fossifyorg):':64 '/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':59 '/post/10796117](https://lemmy.world/post/10796117)':7 'acquir':51 'ad':77 'ad-fre':76 'adwar':55 'alternativeto.net':58 'alternativeto.net/news/2023/12/simple-mobile-tools-bought-by-zipoapps-sparks-controversy-over-future-of-open-source-apps/))':57 'app':80 'avail':39 'back':71 'bring':99 'calendar':29,36 'communiti':70 'community-back':69 'compani':56 'continu':96 'cross':2 'cross-post':1 'download':41 'droid':45 'everyon':105 'f':44 'f-droid':43 'f-droid.org':11,21,31 'f-droid.org/en/packages/org.fossify.calendar/)':30 'f-droid.org/en/packages/org.fossify.filemanager/)(fork':20 'f-droid.org/en/packages/org.fossify.gallery/)':10 'file':18,25 'fork':13,33,82 'fossifi':8,17,28,61,65 'free':78 'galleri':9,16 'github.com':63 'github.com/fossifyorg):':62 'isra':54 'legaci':98 'lemmy.world':6 'lemmy.world/post/10796117](https://lemmy.world/post/10796117)':5 'longer':89 'maintain':90 'manag':19,26 'mobil':47,79 'open':73 'open-sourc':72 'post':3 'privat':102 're':93 'simpl':15,24,35,46,100 'simplemobiletool':85 'sourc':74 'suit':49 'tech':103 'tool':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705520968
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10796761"
  +editedAt: DateTimeImmutable @1725146033 {#1676
    date: 2024-09-01 01:13:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705434568 {#1672
    date: 2024-01-16 20:49:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1655
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1649
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1655
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1649
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1891 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Wireguard-server-recommendations"
  +title: "Wireguard server recommendations"
  +url: null
  +body: "I am looking for some recomandations to add more wireguard servers. Right now I only have a few protonvpn free servers."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725447993 {#1655
    date: 2024-09-04 13:06:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 30651
  -titleTs: "'recommend':3 'server':2 'wireguard':1"
  -bodyTs: "'add':8 'free':20 'look':3 'protonvpn':19 'recomand':6 'right':12 'server':11,21 'wireguard':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705389783
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7194651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327283 {#1649
    date: 2024-01-15 15:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details