GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/top/%E2%88%9E/articles?p=136

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.14 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.03 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 {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-community-about-anti-natalism"
  +title: "A community about anti-natalism"
  +url: null
  +body: "!antinatalism@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696669794 {#1880
    date: 2023-10-07 11:09:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 3127
  -titleTs: "'anti':5 'anti-nat':4 'communiti':2 'natal':6"
  -bodyTs: "'antinatalism@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696632650
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4337941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696546250 {#1918
    date: 2023-10-06 00:50:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-community-about-anti-natalism"
  +title: "A community about anti-natalism"
  +url: null
  +body: "!antinatalism@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696669794 {#1880
    date: 2023-10-07 11:09:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 3127
  -titleTs: "'anti':5 'anti-nat':4 'communiti':2 'natal':6"
  -bodyTs: "'antinatalism@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696632650
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4337941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696546250 {#1918
    date: 2023-10-06 00:50:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#2166 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "A-community-about-anti-natalism"
  +title: "A community about anti-natalism"
  +url: null
  +body: "!antinatalism@sopuli.xyz"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696669794 {#1880
    date: 2023-10-07 11:09:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2355 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 3127
  -titleTs: "'anti':5 'anti-nat':4 'communiti':2 'natal':6"
  -bodyTs: "'antinatalism@sopuli.xyz':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696632650
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4337941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696546250 {#1918
    date: 2023-10-06 00:50:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-less-popular-text-editors-do-you-like-or-should"
  +title: "What less popular text editors do you like or should have a shout out more often? What stuff do you do with it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696545522 {#1530
    date: 2023-10-06 00:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33213
  -titleTs: "'editor':5 'less':2 'like':8 'often':16 'popular':3 'shout':13 'stuff':18 'text':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6360522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696545522 {#1539
    date: 2023-10-06 00:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-less-popular-text-editors-do-you-like-or-should"
  +title: "What less popular text editors do you like or should have a shout out more often? What stuff do you do with it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696545522 {#1530
    date: 2023-10-06 00:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33213
  -titleTs: "'editor':5 'less':2 'like':8 'often':16 'popular':3 'shout':13 'stuff':18 'text':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6360522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696545522 {#1539
    date: 2023-10-06 00:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-less-popular-text-editors-do-you-like-or-should"
  +title: "What less popular text editors do you like or should have a shout out more often? What stuff do you do with it?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696545522 {#1530
    date: 2023-10-06 00:38:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1518 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 33213
  -titleTs: "'editor':5 'less':2 'like':8 'often':16 'popular':3 'shout':13 'stuff':18 'text':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6360522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696545522 {#1539
    date: 2023-10-06 00:38:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "2FA-locked-out"
  +title: "2FA locked out"
  +url: null
  +body: """
    I made the mistake of trying to use 2FA for the lemmy.ml account. Please can the lemmy.ml admin contact me via email to arrange a fix. I’m guessing you’ll have to turn it off. I’ve tried just doing a password reset but it didn’t turn off the 2FA so there is no way to recovery from this.\n
    \n
    Looks like the same this as this person experienced: [lemmy.zip/post/117311](https://lemmy.zip/post/117311)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696544941 {#1753
    date: 2023-10-06 00:29:01.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: 3442
  -titleTs: "'2fa':1 'lock':2"
  -bodyTs: "'/post/117311](https://lemmy.zip/post/117311)':73 '2fa':9,52 'account':13 'admin':18 'arrang':24 'contact':19 'didn':47 'email':22 'experienc':70 'fix':26 'guess':29 'lemmy.ml':12,17 'lemmy.zip':72 'lemmy.zip/post/117311](https://lemmy.zip/post/117311)':71 'like':63 'll':31 'look':62 'm':28 'made':2 'mistak':4 'password':43 'person':69 'pleas':14 'recoveri':59 'reset':44 'tri':6,39 'turn':34,49 'use':8 've':38 'via':21 'way':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696544941
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3717476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544941 {#1746
    date: 2023-10-06 00:29:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "2FA-locked-out"
  +title: "2FA locked out"
  +url: null
  +body: """
    I made the mistake of trying to use 2FA for the lemmy.ml account. Please can the lemmy.ml admin contact me via email to arrange a fix. I’m guessing you’ll have to turn it off. I’ve tried just doing a password reset but it didn’t turn off the 2FA so there is no way to recovery from this.\n
    \n
    Looks like the same this as this person experienced: [lemmy.zip/post/117311](https://lemmy.zip/post/117311)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696544941 {#1753
    date: 2023-10-06 00:29:01.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: 3442
  -titleTs: "'2fa':1 'lock':2"
  -bodyTs: "'/post/117311](https://lemmy.zip/post/117311)':73 '2fa':9,52 'account':13 'admin':18 'arrang':24 'contact':19 'didn':47 'email':22 'experienc':70 'fix':26 'guess':29 'lemmy.ml':12,17 'lemmy.zip':72 'lemmy.zip/post/117311](https://lemmy.zip/post/117311)':71 'like':63 'll':31 'look':62 'm':28 'made':2 'mistak':4 'password':43 'person':69 'pleas':14 'recoveri':59 'reset':44 'tri':6,39 'turn':34,49 'use':8 've':38 'via':21 'way':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696544941
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3717476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544941 {#1746
    date: 2023-10-06 00:29:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1749
  +user: Proxies\__CG__\App\Entity\User {#1750 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "2FA-locked-out"
  +title: "2FA locked out"
  +url: null
  +body: """
    I made the mistake of trying to use 2FA for the lemmy.ml account. Please can the lemmy.ml admin contact me via email to arrange a fix. I’m guessing you’ll have to turn it off. I’ve tried just doing a password reset but it didn’t turn off the 2FA so there is no way to recovery from this.\n
    \n
    Looks like the same this as this person experienced: [lemmy.zip/post/117311](https://lemmy.zip/post/117311)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696544941 {#1753
    date: 2023-10-06 00:29:01.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: 3442
  -titleTs: "'2fa':1 'lock':2"
  -bodyTs: "'/post/117311](https://lemmy.zip/post/117311)':73 '2fa':9,52 'account':13 'admin':18 'arrang':24 'contact':19 'didn':47 'email':22 'experienc':70 'fix':26 'guess':29 'lemmy.ml':12,17 'lemmy.zip':72 'lemmy.zip/post/117311](https://lemmy.zip/post/117311)':71 'like':63 'll':31 'look':62 'm':28 'made':2 'mistak':4 'password':43 'person':69 'pleas':14 'recoveri':59 'reset':44 'tri':6,39 'turn':34,49 'use':8 've':38 'via':21 'way':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696544941
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3717476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544941 {#1746
    date: 2023-10-06 00:29:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Which-prediction-was-supposed-to-happen-already"
  +title: "Which prediction was supposed to happen already?"
  +url: null
  +body: """
    During covid times I heard many interesting conspiracy predictions such as the **value is money will fall to zero**, the **whole society will collapse**, the **vaccine will kill 99% of the population** etc. None of those things have happened yet, but can you add some other predicitons to the list?\n
    \n
    Actually, long before covid hit, there were all sorts of predictions floating around. You know, things like the 2008 recession will cause the whole economy to collapse and then we’ll go straight to Mad Max style post-apocalyptic nightmare or 9/11 was supposed to start WW3. I can’t even remember all the predictions I’ve heard over the years, but I’m sure you can help me out. Oh, just remembered that someone said that paper and metal money will disappear completely by year xyz. At the time that date was like only a few years away, but now it’s more like 10 years ago or something. Still waiting for that one to come true…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696698328 {#1486
    date: 2023-10-07 19:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 8474
  -titleTs: "'alreadi':7 'happen':6 'predict':2 'suppos':4"
  -bodyTs: "'10':157 '2008':69 '9/11':93 '99':29 'actual':51 'add':44 'ago':159 'apocalypt':90 'around':63 'away':150 'caus':72 'collaps':24,77 'come':168 'complet':135 'conspiraci':8 'covid':2,54 'date':143 'disappear':134 'economi':75 'etc':33 'even':102 'fall':17 'float':62 'go':82 'happen':39 'heard':5,109 'help':119 'hit':55 'interest':7 'kill':28 'know':65 'like':67,145,156 'list':50 'll':81 'long':52 'm':115 'mad':85 'mani':6 'max':86 'metal':131 'money':15,132 'nightmar':91 'none':34 'oh':122 'one':166 'paper':129 'popul':32 'post':89 'post-apocalypt':88 'prediciton':47 'predict':9,61,106 'recess':70 'rememb':103,124 'said':127 'societi':22 'someon':126 'someth':161 'sort':59 'start':97 'still':162 'straight':83 'style':87 'suppos':95 'sure':116 'thing':37,66 'time':3,141 'true':169 'vaccin':26 'valu':13 've':108 'wait':163 'whole':21,74 'ww3':98 'xyz':138 'year':112,137,149,158 'yet':40 'zero':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696546545
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4329680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527045 {#1488
    date: 2023-10-05 19:30:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Which-prediction-was-supposed-to-happen-already"
  +title: "Which prediction was supposed to happen already?"
  +url: null
  +body: """
    During covid times I heard many interesting conspiracy predictions such as the **value is money will fall to zero**, the **whole society will collapse**, the **vaccine will kill 99% of the population** etc. None of those things have happened yet, but can you add some other predicitons to the list?\n
    \n
    Actually, long before covid hit, there were all sorts of predictions floating around. You know, things like the 2008 recession will cause the whole economy to collapse and then we’ll go straight to Mad Max style post-apocalyptic nightmare or 9/11 was supposed to start WW3. I can’t even remember all the predictions I’ve heard over the years, but I’m sure you can help me out. Oh, just remembered that someone said that paper and metal money will disappear completely by year xyz. At the time that date was like only a few years away, but now it’s more like 10 years ago or something. Still waiting for that one to come true…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696698328 {#1486
    date: 2023-10-07 19:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 8474
  -titleTs: "'alreadi':7 'happen':6 'predict':2 'suppos':4"
  -bodyTs: "'10':157 '2008':69 '9/11':93 '99':29 'actual':51 'add':44 'ago':159 'apocalypt':90 'around':63 'away':150 'caus':72 'collaps':24,77 'come':168 'complet':135 'conspiraci':8 'covid':2,54 'date':143 'disappear':134 'economi':75 'etc':33 'even':102 'fall':17 'float':62 'go':82 'happen':39 'heard':5,109 'help':119 'hit':55 'interest':7 'kill':28 'know':65 'like':67,145,156 'list':50 'll':81 'long':52 'm':115 'mad':85 'mani':6 'max':86 'metal':131 'money':15,132 'nightmar':91 'none':34 'oh':122 'one':166 'paper':129 'popul':32 'post':89 'post-apocalypt':88 'prediciton':47 'predict':9,61,106 'recess':70 'rememb':103,124 'said':127 'societi':22 'someon':126 'someth':161 'sort':59 'start':97 'still':162 'straight':83 'style':87 'suppos':95 'sure':116 'thing':37,66 'time':3,141 'true':169 'vaccin':26 'valu':13 've':108 'wait':163 'whole':21,74 'ww3':98 'xyz':138 'year':112,137,149,158 'yet':40 'zero':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696546545
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4329680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527045 {#1488
    date: 2023-10-05 19:30:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Which-prediction-was-supposed-to-happen-already"
  +title: "Which prediction was supposed to happen already?"
  +url: null
  +body: """
    During covid times I heard many interesting conspiracy predictions such as the **value is money will fall to zero**, the **whole society will collapse**, the **vaccine will kill 99% of the population** etc. None of those things have happened yet, but can you add some other predicitons to the list?\n
    \n
    Actually, long before covid hit, there were all sorts of predictions floating around. You know, things like the 2008 recession will cause the whole economy to collapse and then we’ll go straight to Mad Max style post-apocalyptic nightmare or 9/11 was supposed to start WW3. I can’t even remember all the predictions I’ve heard over the years, but I’m sure you can help me out. Oh, just remembered that someone said that paper and metal money will disappear completely by year xyz. At the time that date was like only a few years away, but now it’s more like 10 years ago or something. Still waiting for that one to come true…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696698328 {#1486
    date: 2023-10-07 19:05:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 8474
  -titleTs: "'alreadi':7 'happen':6 'predict':2 'suppos':4"
  -bodyTs: "'10':157 '2008':69 '9/11':93 '99':29 'actual':51 'add':44 'ago':159 'apocalypt':90 'around':63 'away':150 'caus':72 'collaps':24,77 'come':168 'complet':135 'conspiraci':8 'covid':2,54 'date':143 'disappear':134 'economi':75 'etc':33 'even':102 'fall':17 'float':62 'go':82 'happen':39 'heard':5,109 'help':119 'hit':55 'interest':7 'kill':28 'know':65 'like':67,145,156 'list':50 'll':81 'long':52 'm':115 'mad':85 'mani':6 'max':86 'metal':131 'money':15,132 'nightmar':91 'none':34 'oh':122 'one':166 'paper':129 'popul':32 'post':89 'post-apocalypt':88 'prediciton':47 'predict':9,61,106 'recess':70 'rememb':103,124 'said':127 'societi':22 'someon':126 'someth':161 'sort':59 'start':97 'still':162 'straight':83 'style':87 'suppos':95 'sure':116 'thing':37,66 'time':3,141 'true':169 'vaccin':26 'valu':13 've':108 'wait':163 'whole':21,74 'ww3':98 'xyz':138 'year':112,137,149,158 'yet':40 'zero':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696546545
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/4329680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696527045 {#1488
    date: 2023-10-05 19:30:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-benefits-in-buying-and-setting-up-a-cellphone-while"
  +title: "Any benefits in buying and setting up a cellphone while traveling to a country with strong(er) privacy and RF emission laws?"
  +url: null
  +body: """
    I have a device that reached end-of-life support and I’m burned out loading ROMs to extend it’s support. Upon from my return from the trip I plan on purchasing a new device anyway, so buying one while traveling is also an option.\n
    \n
    I’m traveling to a European Market that has stronger privacy rules GDPR and their devices must have lower SAR (regarding phone RF emissions).\n
    \n
    Regarding RF and SAR\n
    --------------------\n
    \n
    My carrier frequency bands in my home country are supported by European phones I’m looking at (Android and Apple). But do the phones dynamically manage the RF emission based on locale or are the limited at hardware or software?\n
    \n
    Would purchasing the device abroad have an effect I think it does when I bring it home?\n
    \n
    Regarding Privacy\n
    -----------------\n
    \n
    This one is tricky, typically the account (gmail or Apple ID) is associated with the locale. If I were to create a new account and set up my device while abroad, will this have lasting effects? I have a friend who have immigrated and set their devices up abroad and their locale is still their OG country. One of them changed locales (for android) because spotify (app) wasnt available in their home country locale. So I speculate this is a solid approach if I were to do so.\n
    \n
    I know I might have issues with availability of content (downloading from app stores). But as far as accounts go, my Spotify (and netflix if i stil had it) account is associated with my home country so I will still be able to watch shows in my locale. Being able to download the app is the limiting factor but there are ways to get around that with side loading.\n
    \n
    So yeah, if anyone has experience with this and could call out some things I didn’t consider or validate my expectations, would be appretiated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696513794 {#1754
    date: 2023-10-05 15:49:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 4128
  -titleTs: "'benefit':2 'buy':4 'cellphon':9 'countri':14 'emiss':21 'er':17 'law':22 'privaci':18 'rf':20 'set':6 'strong':16 'travel':11"
  -bodyTs: "'abl':264,272 'abroad':120,165,183 'account':141,158,241,252 'also':45 'android':93,198 'anyon':295 'anyway':38 'app':201,235,276 'appl':95,144 'appreti':316 'approach':216 'around':287 'associ':147,254 'avail':203,230 'band':79 'base':105 'bring':130 'burn':15 'buy':40 'call':302 'carrier':77 'chang':195 'consid':309 'content':232 'could':301 'countri':83,191,207,258 'creat':155 'devic':4,37,63,119,163,181 'didn':307 'download':233,274 'dynam':100 'effect':123,170 'emiss':71,104 'end':8 'end-of-lif':7 'european':53,87 'expect':313 'experi':297 'extend':20 'factor':280 'far':239 'frequenc':78 'friend':174 'gdpr':60 'get':286 'gmail':142 'go':242 'hardwar':113 'home':82,132,206,257 'id':145 'immigr':177 'issu':228 'know':224 'last':169 'life':10 'limit':111,279 'load':17,291 'local':107,150,186,196,208,270 'look':91 'lower':66 'm':14,49,90 'manag':101 'market':54 'might':226 'must':64 'netflix':246 'new':36,157 'og':190 'one':41,136,192 'option':47 'phone':69,88,99 'plan':32 'privaci':58,134 'purchas':34,117 'reach':6 'regard':68,72,133 'return':27 'rf':70,73,103 'rom':18 'rule':59 'sar':67,75 'set':160,179 'show':267 'side':290 'softwar':115 'solid':215 'specul':211 'spotifi':200,244 'stil':249 'still':188,262 'store':236 'stronger':57 'support':11,23,85 'thing':305 'think':125 'travel':43,50 'tricki':138 'trip':30 'typic':139 'upon':24 'valid':311 'wasnt':202 'watch':266 'way':284 'would':116,314 'yeah':293"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696513794
  +visibility: "visible             "
  +apId: "https://programming.dev/post/3963963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696513794 {#1755
    date: 2023-10-05 15:49:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-benefits-in-buying-and-setting-up-a-cellphone-while"
  +title: "Any benefits in buying and setting up a cellphone while traveling to a country with strong(er) privacy and RF emission laws?"
  +url: null
  +body: """
    I have a device that reached end-of-life support and I’m burned out loading ROMs to extend it’s support. Upon from my return from the trip I plan on purchasing a new device anyway, so buying one while traveling is also an option.\n
    \n
    I’m traveling to a European Market that has stronger privacy rules GDPR and their devices must have lower SAR (regarding phone RF emissions).\n
    \n
    Regarding RF and SAR\n
    --------------------\n
    \n
    My carrier frequency bands in my home country are supported by European phones I’m looking at (Android and Apple). But do the phones dynamically manage the RF emission based on locale or are the limited at hardware or software?\n
    \n
    Would purchasing the device abroad have an effect I think it does when I bring it home?\n
    \n
    Regarding Privacy\n
    -----------------\n
    \n
    This one is tricky, typically the account (gmail or Apple ID) is associated with the locale. If I were to create a new account and set up my device while abroad, will this have lasting effects? I have a friend who have immigrated and set their devices up abroad and their locale is still their OG country. One of them changed locales (for android) because spotify (app) wasnt available in their home country locale. So I speculate this is a solid approach if I were to do so.\n
    \n
    I know I might have issues with availability of content (downloading from app stores). But as far as accounts go, my Spotify (and netflix if i stil had it) account is associated with my home country so I will still be able to watch shows in my locale. Being able to download the app is the limiting factor but there are ways to get around that with side loading.\n
    \n
    So yeah, if anyone has experience with this and could call out some things I didn’t consider or validate my expectations, would be appretiated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696513794 {#1754
    date: 2023-10-05 15:49:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 4128
  -titleTs: "'benefit':2 'buy':4 'cellphon':9 'countri':14 'emiss':21 'er':17 'law':22 'privaci':18 'rf':20 'set':6 'strong':16 'travel':11"
  -bodyTs: "'abl':264,272 'abroad':120,165,183 'account':141,158,241,252 'also':45 'android':93,198 'anyon':295 'anyway':38 'app':201,235,276 'appl':95,144 'appreti':316 'approach':216 'around':287 'associ':147,254 'avail':203,230 'band':79 'base':105 'bring':130 'burn':15 'buy':40 'call':302 'carrier':77 'chang':195 'consid':309 'content':232 'could':301 'countri':83,191,207,258 'creat':155 'devic':4,37,63,119,163,181 'didn':307 'download':233,274 'dynam':100 'effect':123,170 'emiss':71,104 'end':8 'end-of-lif':7 'european':53,87 'expect':313 'experi':297 'extend':20 'factor':280 'far':239 'frequenc':78 'friend':174 'gdpr':60 'get':286 'gmail':142 'go':242 'hardwar':113 'home':82,132,206,257 'id':145 'immigr':177 'issu':228 'know':224 'last':169 'life':10 'limit':111,279 'load':17,291 'local':107,150,186,196,208,270 'look':91 'lower':66 'm':14,49,90 'manag':101 'market':54 'might':226 'must':64 'netflix':246 'new':36,157 'og':190 'one':41,136,192 'option':47 'phone':69,88,99 'plan':32 'privaci':58,134 'purchas':34,117 'reach':6 'regard':68,72,133 'return':27 'rf':70,73,103 'rom':18 'rule':59 'sar':67,75 'set':160,179 'show':267 'side':290 'softwar':115 'solid':215 'specul':211 'spotifi':200,244 'stil':249 'still':188,262 'store':236 'stronger':57 'support':11,23,85 'thing':305 'think':125 'travel':43,50 'tricki':138 'trip':30 'typic':139 'upon':24 'valid':311 'wasnt':202 'watch':266 'way':284 'would':116,314 'yeah':293"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696513794
  +visibility: "visible             "
  +apId: "https://programming.dev/post/3963963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696513794 {#1755
    date: 2023-10-05 15:49:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1760
  +user: Proxies\__CG__\App\Entity\User {#1757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1763 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Any-benefits-in-buying-and-setting-up-a-cellphone-while"
  +title: "Any benefits in buying and setting up a cellphone while traveling to a country with strong(er) privacy and RF emission laws?"
  +url: null
  +body: """
    I have a device that reached end-of-life support and I’m burned out loading ROMs to extend it’s support. Upon from my return from the trip I plan on purchasing a new device anyway, so buying one while traveling is also an option.\n
    \n
    I’m traveling to a European Market that has stronger privacy rules GDPR and their devices must have lower SAR (regarding phone RF emissions).\n
    \n
    Regarding RF and SAR\n
    --------------------\n
    \n
    My carrier frequency bands in my home country are supported by European phones I’m looking at (Android and Apple). But do the phones dynamically manage the RF emission based on locale or are the limited at hardware or software?\n
    \n
    Would purchasing the device abroad have an effect I think it does when I bring it home?\n
    \n
    Regarding Privacy\n
    -----------------\n
    \n
    This one is tricky, typically the account (gmail or Apple ID) is associated with the locale. If I were to create a new account and set up my device while abroad, will this have lasting effects? I have a friend who have immigrated and set their devices up abroad and their locale is still their OG country. One of them changed locales (for android) because spotify (app) wasnt available in their home country locale. So I speculate this is a solid approach if I were to do so.\n
    \n
    I know I might have issues with availability of content (downloading from app stores). But as far as accounts go, my Spotify (and netflix if i stil had it) account is associated with my home country so I will still be able to watch shows in my locale. Being able to download the app is the limiting factor but there are ways to get around that with side loading.\n
    \n
    So yeah, if anyone has experience with this and could call out some things I didn’t consider or validate my expectations, would be appretiated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696513794 {#1754
    date: 2023-10-05 15:49:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 4128
  -titleTs: "'benefit':2 'buy':4 'cellphon':9 'countri':14 'emiss':21 'er':17 'law':22 'privaci':18 'rf':20 'set':6 'strong':16 'travel':11"
  -bodyTs: "'abl':264,272 'abroad':120,165,183 'account':141,158,241,252 'also':45 'android':93,198 'anyon':295 'anyway':38 'app':201,235,276 'appl':95,144 'appreti':316 'approach':216 'around':287 'associ':147,254 'avail':203,230 'band':79 'base':105 'bring':130 'burn':15 'buy':40 'call':302 'carrier':77 'chang':195 'consid':309 'content':232 'could':301 'countri':83,191,207,258 'creat':155 'devic':4,37,63,119,163,181 'didn':307 'download':233,274 'dynam':100 'effect':123,170 'emiss':71,104 'end':8 'end-of-lif':7 'european':53,87 'expect':313 'experi':297 'extend':20 'factor':280 'far':239 'frequenc':78 'friend':174 'gdpr':60 'get':286 'gmail':142 'go':242 'hardwar':113 'home':82,132,206,257 'id':145 'immigr':177 'issu':228 'know':224 'last':169 'life':10 'limit':111,279 'load':17,291 'local':107,150,186,196,208,270 'look':91 'lower':66 'm':14,49,90 'manag':101 'market':54 'might':226 'must':64 'netflix':246 'new':36,157 'og':190 'one':41,136,192 'option':47 'phone':69,88,99 'plan':32 'privaci':58,134 'purchas':34,117 'reach':6 'regard':68,72,133 'return':27 'rf':70,73,103 'rom':18 'rule':59 'sar':67,75 'set':160,179 'show':267 'side':290 'softwar':115 'solid':215 'specul':211 'spotifi':200,244 'stil':249 'still':188,262 'store':236 'stronger':57 'support':11,23,85 'thing':305 'think':125 'travel':43,50 'tricki':138 'trip':30 'typic':139 'upon':24 'valid':311 'wasnt':202 'watch':266 'way':284 'would':116,314 'yeah':293"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696513794
  +visibility: "visible             "
  +apId: "https://programming.dev/post/3963963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696513794 {#1755
    date: 2023-10-05 15:49:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thoughts-on-LD-S4-s-mysterious-vessel"
  +title: "Thoughts on LD S4’s mysterious vessel"
  +url: null
  +body: """
    Just a forward that I wasn’t sure if this belonged on Startrel or Daystrom… but the fact that this deals with minor spoilers for the latest episode and an analysis made me lean to here.\n
    \n
    Anyways, it was brought to my attention by u/tunkfurmer on Reddit that [every scene about the attacks started with some lower deckers complaining about their captains before the attack.](https://www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)\n
    \n
    So I went back and reviewed those scenes and… IMO it tracks.\n
    \n
    Starting with the most recent episode, the Ferengi Keith admits that he was in communication with the vessel in return for profit. He was earlier complaining about Rom’s policy changes.\n
    \n
    Next most recent, the Orion vessel made an unplanned encounter with the vessel. The Orion plagiarist/buttmonkey was the only one focused on his console during the encounter. The Captain demands to know how it got past their systems before the ship is destroyed.\n
    \n
    With the vertical Romulan warbird, we learn both the male and female Romulans intended to betray the captain. The captain accuses the male officer, but he claims innocence. The female remains off frame for that exchange, but otherwise doesn’t trigger my suspicions outside of ‘By omission’.\n
    \n
    And finally the Bird of Prey. Somewhat similar to the Orion Plagerist, the Spear Wielding Klingon seems more detached from his female counterpart to the vessel’s presence. But otherwise, like the Female Romulan, doesn’t act especially suspicious.\n
    \n
    So…All four crews include at least one Lower Decker who was:\n
    \n
    - Dissatisfied with the chain of command\n
    - Operating a bridge console at the time of the attack\n
    - Could be interpreted as not being surprised by the ship’s presence (the death beam,though, is another story.\n
    \n
    Couple this with Keith’s betrayal and the Orion Captain’s bewilderment at the downed systems… I think we have saboteurs amongst the Lower Decks across the quadrant. Saboteurs that seem not to expect the sudden death beam.\n
    \n
    All that said… I’m not sure what the vessel is after. The ships are destroyed, with no discernible corpses amongst the wreckage. It’s unlikely to be salvage considering how thoroughly the ships are vaporized. And none of the ships seem to fit a profile. You’ve got the small and nimble Orion Vessel to the large Warbird. None of the vessels seem to be in the midst of any especially important task.\n
    \n
    With that established… I think we can possibly project what the vessel will strike next.\n
    \n
    T’Lyn’s arc this season is about coming to terms with her exile from the Vulcan vessel. It seems likely to me that we’ll revisit the ship this season. And… given what we know of the profiles of the purported saboteurs… I suspect T’Lyn, as a misfit amongst Vulcans, is likely to be put in contact with the vessel.\n
    \n
    As for the Cerritos herself, this season we’ve been introduced to two new ensigns. A command one who’s aware of the favoritism Ransom gives to Mariner and an engineer who out performs Rutherford, but gets snubbed out of a promotion. If the Cerritos gets put out of commission, I’d have my eyes on those two.\n
    \n
    I was originally disinterested in the ongoing attacks… but in this light things have gotten quite fascinating to me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696511659 {#1773
    date: 2023-10-05 15:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 6721
  -titleTs: "'ld':3 'mysteri':6 's4':4 'thought':1 'vessel':7"
  -bodyTs: "'/r/startrek/comments/170ablf/comment/k3jm2hz/)':68 'accus':175 'across':313 'act':238 'admit':90 'amongst':309,346,465 'analysi':31 'anoth':286 'anyway':37 'arc':418 'attack':53,65,268,542 'attent':43 'awar':497 'back':72 'beam':283,325 'belong':11 'betray':170,293 'bewilder':299 'bird':205 'bridg':261 'brought':40 'captain':62,140,172,174,297 'cerrito':480,521 'chain':256 'chang':111 'claim':181 'come':423 'command':258,493 'commiss':526 'communic':95 'complain':59,106 'consid':355 'consol':135,262 'contact':473 'corps':345 'could':269 'counterpart':224 'coupl':288 'crew':244 'd':528 'daystrom':15 'deal':21 'death':282,324 'deck':312 'decker':58,250 'demand':141 'destroy':154,341 'detach':220 'discern':344 'disinterest':538 'dissatisfi':253 'doesn':193,236 'down':302 'earlier':105 'encount':121,138 'engin':507 'ensign':491 'episod':28,86 'especi':239,397 'establish':402 'everi':49 'exchang':190 'exil':428 'expect':321 'eye':531 'fact':18 'fascin':551 'favorit':500 'femal':166,184,223,234 'ferengi':88 'final':203 'fit':369 'focus':132 'forward':3 'four':243 'frame':187 'get':513,522 'give':502 'given':447 'got':146,374 'gotten':549 'imo':78 'import':398 'includ':245 'innoc':182 'intend':168 'interpret':271 'introduc':487 'keith':89,291 'klingon':217 'know':143,450 'larg':383 'latest':27 'lean':34 'learn':161 'least':247 'light':546 'like':232,435,468 'll':440 'lower':57,249,311 'lyn':416,461 'm':330 'made':32,118 'male':164,177 'marin':504 'midst':394 'minor':23 'misfit':464 'new':490 'next':112,414 'nimbl':378 'none':363,385 'offic':178 'omiss':201 'one':131,248,494 'ongo':541 'oper':259 'origin':537 'orion':116,126,212,296,379 'otherwis':192,231 'outsid':198 'past':147 'perform':510 'plagerist':213 'plagiarist/buttmonkey':127 'polici':110 'possibl':407 'presenc':229,280 'prey':207 'profil':371,453 'profit':102 'project':408 'promot':518 'purport':456 'put':471,523 'quadrant':315 'quit':550 'ransom':501 'recent':85,114 'reddit':47 'remain':185 'return':100 'review':74 'revisit':441 'rom':108 'romulan':158,167,235 'rutherford':511 'saboteur':308,316,457 'said':328 'salvag':354 'scene':50,76 'season':420,445,483 'seem':218,318,367,389,434 'ship':152,278,339,359,366,443 'similar':209 'small':376 'snub':514 'somewhat':208 'spear':215 'spoiler':24 'start':54,81 'startrel':13 'stori':287 'strike':413 'sudden':323 'sure':8,332 'surpris':275 'suspect':459 'suspici':240 'suspicion':197 'system':149,303 'task':399 'term':425 'thing':547 'think':305,404 'thorough':357 'though':284 'time':265 'track':80 'trigger':195 'two':489,534 'u/tunkfurmer':45 'unlik':351 'unplan':120 'vapor':361 've':373,485 'vertic':157 'vessel':98,117,124,227,335,380,388,411,432,476 'vulcan':431,466 'warbird':159,384 'wasn':6 'went':71 'wield':216 'wreckag':348 'www.reddit.com':67 'www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696516159
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2390467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511659 {#1775
    date: 2023-10-05 15:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thoughts-on-LD-S4-s-mysterious-vessel"
  +title: "Thoughts on LD S4’s mysterious vessel"
  +url: null
  +body: """
    Just a forward that I wasn’t sure if this belonged on Startrel or Daystrom… but the fact that this deals with minor spoilers for the latest episode and an analysis made me lean to here.\n
    \n
    Anyways, it was brought to my attention by u/tunkfurmer on Reddit that [every scene about the attacks started with some lower deckers complaining about their captains before the attack.](https://www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)\n
    \n
    So I went back and reviewed those scenes and… IMO it tracks.\n
    \n
    Starting with the most recent episode, the Ferengi Keith admits that he was in communication with the vessel in return for profit. He was earlier complaining about Rom’s policy changes.\n
    \n
    Next most recent, the Orion vessel made an unplanned encounter with the vessel. The Orion plagiarist/buttmonkey was the only one focused on his console during the encounter. The Captain demands to know how it got past their systems before the ship is destroyed.\n
    \n
    With the vertical Romulan warbird, we learn both the male and female Romulans intended to betray the captain. The captain accuses the male officer, but he claims innocence. The female remains off frame for that exchange, but otherwise doesn’t trigger my suspicions outside of ‘By omission’.\n
    \n
    And finally the Bird of Prey. Somewhat similar to the Orion Plagerist, the Spear Wielding Klingon seems more detached from his female counterpart to the vessel’s presence. But otherwise, like the Female Romulan, doesn’t act especially suspicious.\n
    \n
    So…All four crews include at least one Lower Decker who was:\n
    \n
    - Dissatisfied with the chain of command\n
    - Operating a bridge console at the time of the attack\n
    - Could be interpreted as not being surprised by the ship’s presence (the death beam,though, is another story.\n
    \n
    Couple this with Keith’s betrayal and the Orion Captain’s bewilderment at the downed systems… I think we have saboteurs amongst the Lower Decks across the quadrant. Saboteurs that seem not to expect the sudden death beam.\n
    \n
    All that said… I’m not sure what the vessel is after. The ships are destroyed, with no discernible corpses amongst the wreckage. It’s unlikely to be salvage considering how thoroughly the ships are vaporized. And none of the ships seem to fit a profile. You’ve got the small and nimble Orion Vessel to the large Warbird. None of the vessels seem to be in the midst of any especially important task.\n
    \n
    With that established… I think we can possibly project what the vessel will strike next.\n
    \n
    T’Lyn’s arc this season is about coming to terms with her exile from the Vulcan vessel. It seems likely to me that we’ll revisit the ship this season. And… given what we know of the profiles of the purported saboteurs… I suspect T’Lyn, as a misfit amongst Vulcans, is likely to be put in contact with the vessel.\n
    \n
    As for the Cerritos herself, this season we’ve been introduced to two new ensigns. A command one who’s aware of the favoritism Ransom gives to Mariner and an engineer who out performs Rutherford, but gets snubbed out of a promotion. If the Cerritos gets put out of commission, I’d have my eyes on those two.\n
    \n
    I was originally disinterested in the ongoing attacks… but in this light things have gotten quite fascinating to me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696511659 {#1773
    date: 2023-10-05 15:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 6721
  -titleTs: "'ld':3 'mysteri':6 's4':4 'thought':1 'vessel':7"
  -bodyTs: "'/r/startrek/comments/170ablf/comment/k3jm2hz/)':68 'accus':175 'across':313 'act':238 'admit':90 'amongst':309,346,465 'analysi':31 'anoth':286 'anyway':37 'arc':418 'attack':53,65,268,542 'attent':43 'awar':497 'back':72 'beam':283,325 'belong':11 'betray':170,293 'bewilder':299 'bird':205 'bridg':261 'brought':40 'captain':62,140,172,174,297 'cerrito':480,521 'chain':256 'chang':111 'claim':181 'come':423 'command':258,493 'commiss':526 'communic':95 'complain':59,106 'consid':355 'consol':135,262 'contact':473 'corps':345 'could':269 'counterpart':224 'coupl':288 'crew':244 'd':528 'daystrom':15 'deal':21 'death':282,324 'deck':312 'decker':58,250 'demand':141 'destroy':154,341 'detach':220 'discern':344 'disinterest':538 'dissatisfi':253 'doesn':193,236 'down':302 'earlier':105 'encount':121,138 'engin':507 'ensign':491 'episod':28,86 'especi':239,397 'establish':402 'everi':49 'exchang':190 'exil':428 'expect':321 'eye':531 'fact':18 'fascin':551 'favorit':500 'femal':166,184,223,234 'ferengi':88 'final':203 'fit':369 'focus':132 'forward':3 'four':243 'frame':187 'get':513,522 'give':502 'given':447 'got':146,374 'gotten':549 'imo':78 'import':398 'includ':245 'innoc':182 'intend':168 'interpret':271 'introduc':487 'keith':89,291 'klingon':217 'know':143,450 'larg':383 'latest':27 'lean':34 'learn':161 'least':247 'light':546 'like':232,435,468 'll':440 'lower':57,249,311 'lyn':416,461 'm':330 'made':32,118 'male':164,177 'marin':504 'midst':394 'minor':23 'misfit':464 'new':490 'next':112,414 'nimbl':378 'none':363,385 'offic':178 'omiss':201 'one':131,248,494 'ongo':541 'oper':259 'origin':537 'orion':116,126,212,296,379 'otherwis':192,231 'outsid':198 'past':147 'perform':510 'plagerist':213 'plagiarist/buttmonkey':127 'polici':110 'possibl':407 'presenc':229,280 'prey':207 'profil':371,453 'profit':102 'project':408 'promot':518 'purport':456 'put':471,523 'quadrant':315 'quit':550 'ransom':501 'recent':85,114 'reddit':47 'remain':185 'return':100 'review':74 'revisit':441 'rom':108 'romulan':158,167,235 'rutherford':511 'saboteur':308,316,457 'said':328 'salvag':354 'scene':50,76 'season':420,445,483 'seem':218,318,367,389,434 'ship':152,278,339,359,366,443 'similar':209 'small':376 'snub':514 'somewhat':208 'spear':215 'spoiler':24 'start':54,81 'startrel':13 'stori':287 'strike':413 'sudden':323 'sure':8,332 'surpris':275 'suspect':459 'suspici':240 'suspicion':197 'system':149,303 'task':399 'term':425 'thing':547 'think':305,404 'thorough':357 'though':284 'time':265 'track':80 'trigger':195 'two':489,534 'u/tunkfurmer':45 'unlik':351 'unplan':120 'vapor':361 've':373,485 'vertic':157 'vessel':98,117,124,227,335,380,388,411,432,476 'vulcan':431,466 'warbird':159,384 'wasn':6 'went':71 'wield':216 'wreckag':348 'www.reddit.com':67 'www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696516159
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2390467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511659 {#1775
    date: 2023-10-05 15:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Thoughts-on-LD-S4-s-mysterious-vessel"
  +title: "Thoughts on LD S4’s mysterious vessel"
  +url: null
  +body: """
    Just a forward that I wasn’t sure if this belonged on Startrel or Daystrom… but the fact that this deals with minor spoilers for the latest episode and an analysis made me lean to here.\n
    \n
    Anyways, it was brought to my attention by u/tunkfurmer on Reddit that [every scene about the attacks started with some lower deckers complaining about their captains before the attack.](https://www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)\n
    \n
    So I went back and reviewed those scenes and… IMO it tracks.\n
    \n
    Starting with the most recent episode, the Ferengi Keith admits that he was in communication with the vessel in return for profit. He was earlier complaining about Rom’s policy changes.\n
    \n
    Next most recent, the Orion vessel made an unplanned encounter with the vessel. The Orion plagiarist/buttmonkey was the only one focused on his console during the encounter. The Captain demands to know how it got past their systems before the ship is destroyed.\n
    \n
    With the vertical Romulan warbird, we learn both the male and female Romulans intended to betray the captain. The captain accuses the male officer, but he claims innocence. The female remains off frame for that exchange, but otherwise doesn’t trigger my suspicions outside of ‘By omission’.\n
    \n
    And finally the Bird of Prey. Somewhat similar to the Orion Plagerist, the Spear Wielding Klingon seems more detached from his female counterpart to the vessel’s presence. But otherwise, like the Female Romulan, doesn’t act especially suspicious.\n
    \n
    So…All four crews include at least one Lower Decker who was:\n
    \n
    - Dissatisfied with the chain of command\n
    - Operating a bridge console at the time of the attack\n
    - Could be interpreted as not being surprised by the ship’s presence (the death beam,though, is another story.\n
    \n
    Couple this with Keith’s betrayal and the Orion Captain’s bewilderment at the downed systems… I think we have saboteurs amongst the Lower Decks across the quadrant. Saboteurs that seem not to expect the sudden death beam.\n
    \n
    All that said… I’m not sure what the vessel is after. The ships are destroyed, with no discernible corpses amongst the wreckage. It’s unlikely to be salvage considering how thoroughly the ships are vaporized. And none of the ships seem to fit a profile. You’ve got the small and nimble Orion Vessel to the large Warbird. None of the vessels seem to be in the midst of any especially important task.\n
    \n
    With that established… I think we can possibly project what the vessel will strike next.\n
    \n
    T’Lyn’s arc this season is about coming to terms with her exile from the Vulcan vessel. It seems likely to me that we’ll revisit the ship this season. And… given what we know of the profiles of the purported saboteurs… I suspect T’Lyn, as a misfit amongst Vulcans, is likely to be put in contact with the vessel.\n
    \n
    As for the Cerritos herself, this season we’ve been introduced to two new ensigns. A command one who’s aware of the favoritism Ransom gives to Mariner and an engineer who out performs Rutherford, but gets snubbed out of a promotion. If the Cerritos gets put out of commission, I’d have my eyes on those two.\n
    \n
    I was originally disinterested in the ongoing attacks… but in this light things have gotten quite fascinating to me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696511659 {#1773
    date: 2023-10-05 15:14:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 6721
  -titleTs: "'ld':3 'mysteri':6 's4':4 'thought':1 'vessel':7"
  -bodyTs: "'/r/startrek/comments/170ablf/comment/k3jm2hz/)':68 'accus':175 'across':313 'act':238 'admit':90 'amongst':309,346,465 'analysi':31 'anoth':286 'anyway':37 'arc':418 'attack':53,65,268,542 'attent':43 'awar':497 'back':72 'beam':283,325 'belong':11 'betray':170,293 'bewilder':299 'bird':205 'bridg':261 'brought':40 'captain':62,140,172,174,297 'cerrito':480,521 'chain':256 'chang':111 'claim':181 'come':423 'command':258,493 'commiss':526 'communic':95 'complain':59,106 'consid':355 'consol':135,262 'contact':473 'corps':345 'could':269 'counterpart':224 'coupl':288 'crew':244 'd':528 'daystrom':15 'deal':21 'death':282,324 'deck':312 'decker':58,250 'demand':141 'destroy':154,341 'detach':220 'discern':344 'disinterest':538 'dissatisfi':253 'doesn':193,236 'down':302 'earlier':105 'encount':121,138 'engin':507 'ensign':491 'episod':28,86 'especi':239,397 'establish':402 'everi':49 'exchang':190 'exil':428 'expect':321 'eye':531 'fact':18 'fascin':551 'favorit':500 'femal':166,184,223,234 'ferengi':88 'final':203 'fit':369 'focus':132 'forward':3 'four':243 'frame':187 'get':513,522 'give':502 'given':447 'got':146,374 'gotten':549 'imo':78 'import':398 'includ':245 'innoc':182 'intend':168 'interpret':271 'introduc':487 'keith':89,291 'klingon':217 'know':143,450 'larg':383 'latest':27 'lean':34 'learn':161 'least':247 'light':546 'like':232,435,468 'll':440 'lower':57,249,311 'lyn':416,461 'm':330 'made':32,118 'male':164,177 'marin':504 'midst':394 'minor':23 'misfit':464 'new':490 'next':112,414 'nimbl':378 'none':363,385 'offic':178 'omiss':201 'one':131,248,494 'ongo':541 'oper':259 'origin':537 'orion':116,126,212,296,379 'otherwis':192,231 'outsid':198 'past':147 'perform':510 'plagerist':213 'plagiarist/buttmonkey':127 'polici':110 'possibl':407 'presenc':229,280 'prey':207 'profil':371,453 'profit':102 'project':408 'promot':518 'purport':456 'put':471,523 'quadrant':315 'quit':550 'ransom':501 'recent':85,114 'reddit':47 'remain':185 'return':100 'review':74 'revisit':441 'rom':108 'romulan':158,167,235 'rutherford':511 'saboteur':308,316,457 'said':328 'salvag':354 'scene':50,76 'season':420,445,483 'seem':218,318,367,389,434 'ship':152,278,339,359,366,443 'similar':209 'small':376 'snub':514 'somewhat':208 'spear':215 'spoiler':24 'start':54,81 'startrel':13 'stori':287 'strike':413 'sudden':323 'sure':8,332 'surpris':275 'suspect':459 'suspici':240 'suspicion':197 'system':149,303 'task':399 'term':425 'thing':547 'think':305,404 'thorough':357 'though':284 'time':265 'track':80 'trigger':195 'two':489,534 'u/tunkfurmer':45 'unlik':351 'unplan':120 'vapor':361 've':373,485 'vertic':157 'vessel':98,117,124,227,335,380,388,411,432,476 'vulcan':431,466 'warbird':159,384 'wasn':6 'went':71 'wield':216 'wreckag':348 'www.reddit.com':67 'www.reddit.com/r/startrek/comments/170ablf/comment/k3jm2hz/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696516159
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2390467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511659 {#1775
    date: 2023-10-05 15:14:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mixer-makes-loud-pop-when-powered-on"
  +title: "Mixer makes loud pop when powered on"
  +url: null
  +body: """
    Hey folks, I have a Mackie 802-VLZ4 mixer which does this narsty pop when you turn it on; I’m pretty sure it’s what killed one of the woofers in my monitors. It has been put out of service and I will either harvest its many through-hole organs or else fix it.\n
    \n
    I could not find a schematic, but I don’t assume it can’t be found, I just haven’t yet. It’s not a big board but it’s all analog from what I can see.\n
    \n
    There appears to be a separate power supply board which feeds\n
    \n
    +15 AGND -15 GND +48\n
    \n
    to the mixer, which is two boards connected by thick soldered wires.\n
    \n
    I have looked with magnifiers on at all the caps, none appear to be leaky or swole, but I’m assuming this has *something* to do with the power supply putting out a spike at power on. The power board has a lot of really tiny caps, I still don’t really understand power supplies that well. I need to do more studying of them I suppose, they’re pretty central.\n
    \n
    Edit: I have a little tiny oscilloscope that I bought years ago and haven’t used yet, just figured the day would come. This is probably that day, to measure that spike from the power supply. From the looks of it I’m pretty sure that if I can just get better quality, non-spiking power to those connectors it should be fine.\n
    \n
    Anyways this board would be very handy right this second if I felt like it was safe to let it touch my good kids, but at the moment it’s the unfavored child who won’t stop hitting the others. If anyone would like to see them I have/can take photos. The boards have codes on them, presumably codes that Mackie employees could use to dig up schematics, but will they? I suppose I’ll try to find out today. It’s past warranty of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702136056 {#1452
    date: 2023-12-09 16:34:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 3032
  -titleTs: "'loud':3 'make':2 'mixer':1 'pop':4 'power':6"
  -bodyTs: "'+15':105 '+48':109 '-15':107 '802':7 'agnd':106 'ago':204 'analog':88 'anyon':298 'anyway':257 'appear':95,133 'assum':67,142 'better':244 'big':82 'board':83,102,116,161,259,309 'bought':202 'cap':131,168 'central':192 'child':289 'code':311,315 'come':215 'connect':117 'connector':252 'could':58,319 'cours':342 'day':213,220 'dig':322 'edit':193 'either':45 'els':54 'employe':318 'feed':104 'felt':269 'figur':211 'find':60,334 'fine':256 'fix':55 'folk':2 'found':72 'get':243 'gnd':108 'good':279 'handi':263 'harvest':46 'have/can':305 'haven':75,206 'hey':1 'hit':294 'hole':51 'kid':280 'kill':27 'leaki':136 'let':275 'like':270,300 'littl':197 'll':331 'look':124,231 'lot':164 'm':21,141,235 'macki':6,317 'magnifi':126 'mani':48 'measur':222 'mixer':9,112 'moment':284 'monitor':34 'narsti':13 'need':180 'non':247 'non-spik':246 'none':132 'one':28 'organ':52 'oscilloscop':199 'other':296 'past':339 'photo':307 'pop':14 'power':100,150,157,160,175,227,249 'presum':314 'pretti':22,191,236 'probabl':218 'put':38,152 'qualiti':245 're':190 'realli':166,173 'right':264 'safe':273 'schemat':62,324 'second':266 'see':93,302 'separ':99 'servic':41 'solder':120 'someth':145 'spike':155,224,248 'still':170 'stop':293 'studi':184 'suppli':101,151,176,228 'suppos':188,329 'sure':23,237 'swole':138 'take':306 'thick':119 'through-hol':49 'tini':167,198 'today':336 'touch':277 'tri':332 'turn':17 'two':115 'understand':174 'unfavor':288 'use':208,320 'vlz4':8 'warranti':340 'well':178 'wire':121 'won':291 'woofer':31 'would':214,260,299 'year':203 'yet':77,209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6336836"
  +editedAt: DateTimeImmutable @1696510289 {#1445
    date: 2023-10-05 14:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696509960 {#1465
    date: 2023-10-05 14:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mixer-makes-loud-pop-when-powered-on"
  +title: "Mixer makes loud pop when powered on"
  +url: null
  +body: """
    Hey folks, I have a Mackie 802-VLZ4 mixer which does this narsty pop when you turn it on; I’m pretty sure it’s what killed one of the woofers in my monitors. It has been put out of service and I will either harvest its many through-hole organs or else fix it.\n
    \n
    I could not find a schematic, but I don’t assume it can’t be found, I just haven’t yet. It’s not a big board but it’s all analog from what I can see.\n
    \n
    There appears to be a separate power supply board which feeds\n
    \n
    +15 AGND -15 GND +48\n
    \n
    to the mixer, which is two boards connected by thick soldered wires.\n
    \n
    I have looked with magnifiers on at all the caps, none appear to be leaky or swole, but I’m assuming this has *something* to do with the power supply putting out a spike at power on. The power board has a lot of really tiny caps, I still don’t really understand power supplies that well. I need to do more studying of them I suppose, they’re pretty central.\n
    \n
    Edit: I have a little tiny oscilloscope that I bought years ago and haven’t used yet, just figured the day would come. This is probably that day, to measure that spike from the power supply. From the looks of it I’m pretty sure that if I can just get better quality, non-spiking power to those connectors it should be fine.\n
    \n
    Anyways this board would be very handy right this second if I felt like it was safe to let it touch my good kids, but at the moment it’s the unfavored child who won’t stop hitting the others. If anyone would like to see them I have/can take photos. The boards have codes on them, presumably codes that Mackie employees could use to dig up schematics, but will they? I suppose I’ll try to find out today. It’s past warranty of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702136056 {#1452
    date: 2023-12-09 16:34:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 3032
  -titleTs: "'loud':3 'make':2 'mixer':1 'pop':4 'power':6"
  -bodyTs: "'+15':105 '+48':109 '-15':107 '802':7 'agnd':106 'ago':204 'analog':88 'anyon':298 'anyway':257 'appear':95,133 'assum':67,142 'better':244 'big':82 'board':83,102,116,161,259,309 'bought':202 'cap':131,168 'central':192 'child':289 'code':311,315 'come':215 'connect':117 'connector':252 'could':58,319 'cours':342 'day':213,220 'dig':322 'edit':193 'either':45 'els':54 'employe':318 'feed':104 'felt':269 'figur':211 'find':60,334 'fine':256 'fix':55 'folk':2 'found':72 'get':243 'gnd':108 'good':279 'handi':263 'harvest':46 'have/can':305 'haven':75,206 'hey':1 'hit':294 'hole':51 'kid':280 'kill':27 'leaki':136 'let':275 'like':270,300 'littl':197 'll':331 'look':124,231 'lot':164 'm':21,141,235 'macki':6,317 'magnifi':126 'mani':48 'measur':222 'mixer':9,112 'moment':284 'monitor':34 'narsti':13 'need':180 'non':247 'non-spik':246 'none':132 'one':28 'organ':52 'oscilloscop':199 'other':296 'past':339 'photo':307 'pop':14 'power':100,150,157,160,175,227,249 'presum':314 'pretti':22,191,236 'probabl':218 'put':38,152 'qualiti':245 're':190 'realli':166,173 'right':264 'safe':273 'schemat':62,324 'second':266 'see':93,302 'separ':99 'servic':41 'solder':120 'someth':145 'spike':155,224,248 'still':170 'stop':293 'studi':184 'suppli':101,151,176,228 'suppos':188,329 'sure':23,237 'swole':138 'take':306 'thick':119 'through-hol':49 'tini':167,198 'today':336 'touch':277 'tri':332 'turn':17 'two':115 'understand':174 'unfavor':288 'use':208,320 'vlz4':8 'warranti':340 'well':178 'wire':121 'won':291 'woofer':31 'would':214,260,299 'year':203 'yet':77,209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6336836"
  +editedAt: DateTimeImmutable @1696510289 {#1445
    date: 2023-10-05 14:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696509960 {#1465
    date: 2023-10-05 14:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Mixer-makes-loud-pop-when-powered-on"
  +title: "Mixer makes loud pop when powered on"
  +url: null
  +body: """
    Hey folks, I have a Mackie 802-VLZ4 mixer which does this narsty pop when you turn it on; I’m pretty sure it’s what killed one of the woofers in my monitors. It has been put out of service and I will either harvest its many through-hole organs or else fix it.\n
    \n
    I could not find a schematic, but I don’t assume it can’t be found, I just haven’t yet. It’s not a big board but it’s all analog from what I can see.\n
    \n
    There appears to be a separate power supply board which feeds\n
    \n
    +15 AGND -15 GND +48\n
    \n
    to the mixer, which is two boards connected by thick soldered wires.\n
    \n
    I have looked with magnifiers on at all the caps, none appear to be leaky or swole, but I’m assuming this has *something* to do with the power supply putting out a spike at power on. The power board has a lot of really tiny caps, I still don’t really understand power supplies that well. I need to do more studying of them I suppose, they’re pretty central.\n
    \n
    Edit: I have a little tiny oscilloscope that I bought years ago and haven’t used yet, just figured the day would come. This is probably that day, to measure that spike from the power supply. From the looks of it I’m pretty sure that if I can just get better quality, non-spiking power to those connectors it should be fine.\n
    \n
    Anyways this board would be very handy right this second if I felt like it was safe to let it touch my good kids, but at the moment it’s the unfavored child who won’t stop hitting the others. If anyone would like to see them I have/can take photos. The boards have codes on them, presumably codes that Mackie employees could use to dig up schematics, but will they? I suppose I’ll try to find out today. It’s past warranty of course.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702136056 {#1452
    date: 2023-12-09 16:34:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 3032
  -titleTs: "'loud':3 'make':2 'mixer':1 'pop':4 'power':6"
  -bodyTs: "'+15':105 '+48':109 '-15':107 '802':7 'agnd':106 'ago':204 'analog':88 'anyon':298 'anyway':257 'appear':95,133 'assum':67,142 'better':244 'big':82 'board':83,102,116,161,259,309 'bought':202 'cap':131,168 'central':192 'child':289 'code':311,315 'come':215 'connect':117 'connector':252 'could':58,319 'cours':342 'day':213,220 'dig':322 'edit':193 'either':45 'els':54 'employe':318 'feed':104 'felt':269 'figur':211 'find':60,334 'fine':256 'fix':55 'folk':2 'found':72 'get':243 'gnd':108 'good':279 'handi':263 'harvest':46 'have/can':305 'haven':75,206 'hey':1 'hit':294 'hole':51 'kid':280 'kill':27 'leaki':136 'let':275 'like':270,300 'littl':197 'll':331 'look':124,231 'lot':164 'm':21,141,235 'macki':6,317 'magnifi':126 'mani':48 'measur':222 'mixer':9,112 'moment':284 'monitor':34 'narsti':13 'need':180 'non':247 'non-spik':246 'none':132 'one':28 'organ':52 'oscilloscop':199 'other':296 'past':339 'photo':307 'pop':14 'power':100,150,157,160,175,227,249 'presum':314 'pretti':22,191,236 'probabl':218 'put':38,152 'qualiti':245 're':190 'realli':166,173 'right':264 'safe':273 'schemat':62,324 'second':266 'see':93,302 'separ':99 'servic':41 'solder':120 'someth':145 'spike':155,224,248 'still':170 'stop':293 'studi':184 'suppli':101,151,176,228 'suppos':188,329 'sure':23,237 'swole':138 'take':306 'thick':119 'through-hol':49 'tini':167,198 'today':336 'touch':277 'tri':332 'turn':17 'two':115 'understand':174 'unfavor':288 'use':208,320 'vlz4':8 'warranti':340 'well':178 'wire':121 'won':291 'woofer':31 'would':214,260,299 'year':203 'yet':77,209"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560460
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6336836"
  +editedAt: DateTimeImmutable @1696510289 {#1445
    date: 2023-10-05 14:51:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696509960 {#1465
    date: 2023-10-05 14:46:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reggaeton-y-Dembow-Come-for-the-musica-stay-for-the"
  +title: "Reggaeton y Dembow - Come for the música, stay for the perreo intenso"
  +url: null
  +body: """
    Come check out [!reggaeton@lemmy.world](/c/reggaeton@lemmy.world) ! We’re a espanglish lemmy comm celebrating Reggaeton, the Latino music heard around the world~!\n
    \n
    ![](https://media2.giphy.com/media/TJgDmXgJUU2Vm9Hjvd/giphy.gif)\n
    \n
    ![](https://media.tenor.com/8WERxTuZCDsAAAAC/tokischa-desacato-escolar.gif)\n
    \n
    ![](https://lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)\n
    \n
    FYI the videos are explicit and likely NSFW if you are in an office. Some may feature enormous shaking butts, guns and gangster themes, and dirty/lewd lyrics in English Spanish.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696505646 {#1449
    date: 2023-10-05 13:34:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 3022
  -titleTs: "'come':4 'dembow':3 'intenso':12 'música':7 'perreo':11 'reggaeton':1 'stay':8 'y':2"
  -bodyTs: "'/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':27 '/c/reggaeton':5 '/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':24 '/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':30 'around':19 'butt':50 'celebr':13 'check':2 'come':1 'comm':12 'dirty/lewd':56 'english':59 'enorm':48 'espanglish':10 'explicit':35 'featur':47 'fyi':31 'gangster':53 'gun':51 'heard':18 'latino':16 'lemmi':11 'lemmy.world':6,29 'lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':28 'like':37 'lyric':57 'may':46 'media.tenor.com':26 'media.tenor.com/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':25 'media2.giphy.com':23 'media2.giphy.com/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':22 'music':17 'nsfw':38 'offic':44 're':8 'reggaeton':14 'reggaeton@lemmy.world':4 'shake':49 'spanish':60 'theme':54 'video':33 'world':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696519146
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6333867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505646 {#1421
    date: 2023-10-05 13:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reggaeton-y-Dembow-Come-for-the-musica-stay-for-the"
  +title: "Reggaeton y Dembow - Come for the música, stay for the perreo intenso"
  +url: null
  +body: """
    Come check out [!reggaeton@lemmy.world](/c/reggaeton@lemmy.world) ! We’re a espanglish lemmy comm celebrating Reggaeton, the Latino music heard around the world~!\n
    \n
    ![](https://media2.giphy.com/media/TJgDmXgJUU2Vm9Hjvd/giphy.gif)\n
    \n
    ![](https://media.tenor.com/8WERxTuZCDsAAAAC/tokischa-desacato-escolar.gif)\n
    \n
    ![](https://lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)\n
    \n
    FYI the videos are explicit and likely NSFW if you are in an office. Some may feature enormous shaking butts, guns and gangster themes, and dirty/lewd lyrics in English Spanish.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696505646 {#1449
    date: 2023-10-05 13:34:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 3022
  -titleTs: "'come':4 'dembow':3 'intenso':12 'música':7 'perreo':11 'reggaeton':1 'stay':8 'y':2"
  -bodyTs: "'/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':27 '/c/reggaeton':5 '/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':24 '/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':30 'around':19 'butt':50 'celebr':13 'check':2 'come':1 'comm':12 'dirty/lewd':56 'english':59 'enorm':48 'espanglish':10 'explicit':35 'featur':47 'fyi':31 'gangster':53 'gun':51 'heard':18 'latino':16 'lemmi':11 'lemmy.world':6,29 'lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':28 'like':37 'lyric':57 'may':46 'media.tenor.com':26 'media.tenor.com/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':25 'media2.giphy.com':23 'media2.giphy.com/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':22 'music':17 'nsfw':38 'offic':44 're':8 'reggaeton':14 'reggaeton@lemmy.world':4 'shake':49 'spanish':60 'theme':54 'video':33 'world':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696519146
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6333867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505646 {#1421
    date: 2023-10-05 13:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reggaeton-y-Dembow-Come-for-the-musica-stay-for-the"
  +title: "Reggaeton y Dembow - Come for the música, stay for the perreo intenso"
  +url: null
  +body: """
    Come check out [!reggaeton@lemmy.world](/c/reggaeton@lemmy.world) ! We’re a espanglish lemmy comm celebrating Reggaeton, the Latino music heard around the world~!\n
    \n
    ![](https://media2.giphy.com/media/TJgDmXgJUU2Vm9Hjvd/giphy.gif)\n
    \n
    ![](https://media.tenor.com/8WERxTuZCDsAAAAC/tokischa-desacato-escolar.gif)\n
    \n
    ![](https://lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)\n
    \n
    FYI the videos are explicit and likely NSFW if you are in an office. Some may feature enormous shaking butts, guns and gangster themes, and dirty/lewd lyrics in English Spanish.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696505646 {#1449
    date: 2023-10-05 13:34:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 3022
  -titleTs: "'come':4 'dembow':3 'intenso':12 'música':7 'perreo':11 'reggaeton':1 'stay':8 'y':2"
  -bodyTs: "'/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':27 '/c/reggaeton':5 '/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':24 '/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':30 'around':19 'butt':50 'celebr':13 'check':2 'come':1 'comm':12 'dirty/lewd':56 'english':59 'enorm':48 'espanglish':10 'explicit':35 'featur':47 'fyi':31 'gangster':53 'gun':51 'heard':18 'latino':16 'lemmi':11 'lemmy.world':6,29 'lemmy.world/pictrs/image/126a327a-50ac-4e74-b2c6-6df20ce325c0.png)':28 'like':37 'lyric':57 'may':46 'media.tenor.com':26 'media.tenor.com/8werxtuzcdsaaaac/tokischa-desacato-escolar.gif)':25 'media2.giphy.com':23 'media2.giphy.com/media/tjgdmxgjuu2vm9hjvd/giphy.gif)':22 'music':17 'nsfw':38 'offic':44 're':8 'reggaeton':14 'reggaeton@lemmy.world':4 'shake':49 'spanish':60 'theme':54 'video':33 'world':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696519146
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6333867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505646 {#1421
    date: 2023-10-05 13:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-s-your-daily-commute"
  +title: "How's your daily commute?"
  +url: null
  +body: """
    Like the title says, share something about your daily commute :)  \n
    What do you like about it?  \n
    What do you hate about it?  \n
    What kind of advice or insights would you like to share with the rest?  \n
    Etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696566376 {#1412
    date: 2023-10-06 06:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 5097
  -titleTs: "'commut':5 'daili':4"
  -bodyTs: "'advic':26 'commut':10 'daili':9 'etc':37 'hate':20 'insight':28 'kind':24 'like':1,14,31 'rest':36 'say':4 'share':5,33 'someth':6 'titl':3 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696538225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6586821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499225 {#1441
    date: 2023-10-05 11:47:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-s-your-daily-commute"
  +title: "How's your daily commute?"
  +url: null
  +body: """
    Like the title says, share something about your daily commute :)  \n
    What do you like about it?  \n
    What do you hate about it?  \n
    What kind of advice or insights would you like to share with the rest?  \n
    Etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696566376 {#1412
    date: 2023-10-06 06:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 5097
  -titleTs: "'commut':5 'daili':4"
  -bodyTs: "'advic':26 'commut':10 'daili':9 'etc':37 'hate':20 'insight':28 'kind':24 'like':1,14,31 'rest':36 'say':4 'share':5,33 'someth':6 'titl':3 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696538225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6586821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499225 {#1441
    date: 2023-10-05 11:47:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-s-your-daily-commute"
  +title: "How's your daily commute?"
  +url: null
  +body: """
    Like the title says, share something about your daily commute :)  \n
    What do you like about it?  \n
    What do you hate about it?  \n
    What kind of advice or insights would you like to share with the rest?  \n
    Etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696566376 {#1412
    date: 2023-10-06 06:26:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 5097
  -titleTs: "'commut':5 'daili':4"
  -bodyTs: "'advic':26 'commut':10 'daili':9 'etc':37 'hate':20 'insight':28 'kind':24 'like':1,14,31 'rest':36 'say':4 'share':5,33 'someth':6 'titl':3 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696538225
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6586821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499225 {#1441
    date: 2023-10-05 11:47:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Annotations for *Star Trek: Lower Decks* 4x06: “Parth Ferengi’s Heart Place” (SPOILERS)"
  +url: null
  +body: """
    The title is a pun on the 2004 British horror parody television series *Garth Merenghi’s Darkplace*.\n
    \n
    The Ferengi starship appears to be a variant of that owned by the Ferengi merchant Ulis in 2151 (ENT: “Acquisition”).\n
    \n
    Rom became the Grand Nagus in DS9: “The Dogs of War”, Zek appointing Rom as his successor to carry on his reforms to create a kinder, gentler Ferenginar.\n
    \n
    The Genesis Device is of course the central McGuffin of *ST II*. The one that blew up and created the Genesis Planet was thought to be the only one, but we’ve seen another model stored in Daystrom Station (PIC: “The Bounty”).\n
    \n
    “He thinks Rom is the next Lonz.” A deep cut, Lonz was the most famous nose flute player in Ferengi history, also known as “Old Golden Nostril” (DS9 book: *Legends of the Ferengi*).\n
    \n
    Rule of Acquisition No. 62: “The riskier the road, the greater the profit”, was first mentioned in DS9: “Rules of Acquisition”, among other episodes.\n
    \n
    The Stardate is 58901.5. The Ferengi Alliance wanting to join the Federation is a huge deal. Although Nog was the first Ferengi in Starfleet (DS9: “Heart of Stone”), by 2400, there will be more Ferengi cadets in Starfleet Academy (PIC: “The Star Gazer”, a Ferengi flag is being flown during commencement among other flags showing the composition of the graduating class), and by the 32nd Century, Ferengi officers are seen frequently, even a Captain (DIS: “Anomaly”).\n
    \n
    The foods being served on board the Parliament-class (LD: “Cupid’s Errant Arrow”) USS *Toronto* (NCC-70494) include a bowl of Ferengi tube grubs (DS9: “Homefront”), cheese cut out in Starfleet delta shapes and a wooden serving board in the shape of a Galaxy-class cruiser.\n
    \n
    The bald Admiral is Vassery, who commanded Douglas Station and was the one Mariner mocked for his pronunciation of “sen-soar” (LD: “Moist Vessel”). He also appeared in Mariner’s holoprogram (LD: “Crisis Point”).\n
    \n
    Moab IV is the location of the Genome Colony, a self-contained domed enclosing a genetically and socially-engineered society (TNG: “The Masterpiece Society”). The environment outside the dome was uninhabitable at the time the *Enterprise*-D visited, so Vassery’s joke might mean that has changed. Or is just a bad joke.\n
    \n
    The 10th Rule of Acquisition is “Greed is eternal” (DS9: “Prophet Motive”); Freeman trying to quote this expresses her skepticism about Ferenginar’s application.\n
    \n
    Leeta’s title as “First Clerk” is the title of the Nagus’ personal financial assistant (DS9: “Ferengi Love Songs”). Rom and her are accompanied by what seems to be a female Hupyrian. The species is known to be favorites of the Grand Naguses as servants, bodyguards and food tasters due to their devotion to their masters and their vows of silence to anyone other than their master. Zek’s male servant was Maihar’du (DS9: “The Nagus”).\n
    \n
    I got to admit, the Ceremonial Invoice and the “Friends and Family Discount” made me spit out my soda. God, I’ve missed the Ferengi - the DS9 development of them, specifically. Yes, Quark made an appearance in DS9: “Hear All, Trust Nothing”, but still.\n
    \n
    Self-sealing stem bolts are a component that nobody is quite sure what they do or what they’re for, except that they’re self-sealing. And are stem bolts (DS9: “Progress”).\n
    \n
    For the record, “Lieutenants junior grade” is the grammatically correct usage. Much like it’s “Attorneys-General” and not “Attorney-Generals”.\n
    \n
    There have been two travel guides published in the real world for *Star Trek* under the *Hidden Universe Travel Guides* banner: one for the Klingon Empire and the other for Vulcan. I also love the fact that the *Cerritos* is statistically the horniest and least committed crew in Starfleet because that tracks so much.\n
    \n
    Finishing each other’s diophantine equations (polynomial equations where only integer solutions are allowed) could be a reference to a classic gag from *Arrested Development* where Michael says about Nellie, that they finish each other’s… and Lindsay chimes in with “Sandwiches?” to Michael’s bewilderment. The same joke coincidentally shows up in *That 70s Show* and as part of the song “Love is an Open Door” in *Frozen*.\n
    \n
    Honus is the ship’s bartender (LD: “Mugato, Gumato”) and Nurse Westlake (LD: “Second Contact”) is named for Chris Westlake, the composer for LD.\n
    \n
    We see a Ferengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The Ferengi language has 178 words for rain (and none for “crisp”), rather like the hundreds of words Inuits use to describe various types of snow (DS9: “Let He Who is Without Sin”). The tall building dominating the skyline is the Ferengi Tower of Commerce, the capital building of the government (“Prophet Motive”).\n
    \n
    Signs aFerengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The tall building dominating the skyline is the Ferengiaying: Latinum Lost!!!” which may be a reference to the Litverse novella *Lust’s Latinum Lost (and Found)*, which centers around the erotic holonovel of the same title.\n
    \n
    The things on Boimler’s to-do list are:\n
    \n
    - Drop off capital buildingm Inspection: Mini Bar, Toilet, Pay Wall\n
    - View Screen Inspected\n
    - Museum of Bribery\n
    - Ferengi Center for Forged Arts\n
    - Ferengi Hall of Fame Gift Shop (Hall of Fame Coming Soon)\n
    \n
    The size of Ferengi lobes is a symbol of virility and business acumen, which is what the Slug-O-Cola commercial plays on.\n
    \n
    Quimp appeared in LD: “Envoys”, meeting Mariner on Tulgana IV, staging a fake attack to boost Boimler’s confidence.\n
    \n
    Oberth-classes (like the USS *Grissom* from *ST III*) take a lot of flak. T’Ana once screamed that she didn’t spend 7 years on one just to get reassigned to a station (LD: “The Stars at Night”).\n
    \n
    The “dagger of the mind” drink probably refers to TOS: “Dagger of the Mind” where a neural neutralizer empties a mind and makes it susceptible to suggestion.\n
    \n
    Rom was on Sisko’s baseball team, the Niners, in DS9: “Take Me Out to the Holosuite” and scored the only run for the team in that game.\n
    \n
    The unicorn dog in the Ferengi landlord cop show is of the species from Alfa 177 (TOS: “The Enemy Within”). We last saw one of them in the menagerie in LD: “I Have No Bones Yet I Must Flee”.\n
    \n
    As Boimler laughs about product placement he is sitting in front of the Paramount logo. The screen also resembles the CBS eye logo.\n
    \n
    Parth is using a holographic imager, but oddly enough closer to the Starfleet design (last seen in SNW: “Those Old Scientists”) rather than a Ferengi one (DS9: “Meridian”).\n
    \n
    Mariner and Quimp play dabo (DS9: “Babel”) at the Ferenginar Historical Library.\n
    \n
    Quark’s Federation Experience Bar & Grill (referring to the late lamented Las Vegas *Star Trek: The Experience*), has models of the *Voyager* and *Enterprise*-D hanging from the ceiling as the TNG theme tune plays. Among the decor are signs that say Engineering, Ten Forward, Where No Gift Has Gone Before, Jeffries Tube Entrance, Red Shirts and Holodeck Arcade.\n
    \n
    Patrons enter the place between two TOS-style nacelles and are greeted by a Ferengi with a Vulcan hairstyle and eyebrows in a blue science division uniform. In a blink and you’ll miss it moment, there is a naked female Ferengi (head and shoulders visible) at one of the tables as we initially pan towards Tendi and Rutherford. Ferengi females were traditionally not allowed to wear clothes, but this began to change with Zak’s reforms, helped along by Quark and Rom’s mother Ishka.\n
    \n
    On display are a Mugato (TOS: “A Private Little War”), the Guardian of Forever (TOS: “The City on the Edge of Forever”), a Vulcan gong in the arena from TOS: “Amok Time” and a Taurean ape-man with a spear from TOS: “The Galileo Seven”.\n
    \n
    Tendi and Rutherford are seated at a table whose wall panels have a TOS-style red trim and chairs from that era. The Red Alert sound has of course been standard since TOS. The Ferengi bouncers are dressed in TNG-era security uniforms.\n
    \n
    Tendi’s comment about the velour uniforms catching fire is similar to Boimler talking about exploding tricorders in LD: “Those Old Scientists”.\n
    \n
    Sitting weird in chairs is a stereotype for bisexuals, of which Mariner is one. Naturally, the Ferengi Dominion War Memorial remembers the profits lost during that conflict.\n
    \n
    The blind box is modeled on a TOS-era shuttle. We see a rocky backdrop for one of the tables that might be Sarpeidon from TOS: “All Our Yesterdays”.\n
    \n
    The 8th Rule of Acquisition, “Small print leads to large risk” is from the beta canon book *The Ferengi Rules of Acquisition*.\n
    \n
    The Ferengi dragging Boimler out of his room is using a Ferengi energy whip (TNG: “The Last Outpost).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696498534 {#1455
    date: 2023-10-05 11:35:34.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: 8892
  -titleTs: "'4x06':7 'annot':1 'deck':6 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'spoiler':13 'star':3 'trek':4"
  -bodyTs: "'-70494':259 '10th':381 '177':1059 '178':757 '2004':8 '2151':35 '2400':194 '32nd':229 '58901.5':168 '62':145 '7':973 '70s':690 '8th':1463 'academi':203 'accompani':427 'acquisit':37,143,161,384,1466,1483 'acumen':918 'admir':292 'admit':484 'aferengi':807 'alert':1363 'alfa':1058 'allianc':171 'allow':649,1270 'along':1284 'also':129,316,614,1100 'although':181 'alway':748,823 'amok':1322 'among':162,216,1181 'ana':965 'anomali':240 'anoth':99 'anyon':466 'ape':1328 'ape-man':1327 'appear':21,317,516,931 'applic':403 'appoint':50 'approach':742,817 'arcad':1204 'arena':1319 'around':856 'arrest':659 'arrow':255 'art':894 'assist':418 'attack':943 'attorney':575,580 'attorney-gener':579 'attorneys-gener':574 'babel':1140 'backdrop':1447 'bad':378 'bald':291 'banner':602 'bar':880,1150 'bartend':710 'basebal':1021 'becam':39 'began':1276 'beta':1476 'bewilder':681 'bisexu':1413 'blew':81 'blind':1433 'blink':1235 'blue':1229 'board':246,280 'bodyguard':449 'boimler':867,946,1084,1395,1487 'bolt':529,556 'bone':1078 'book':136,1478 'boost':945 'bouncer':1374 'bounti':107 'bowl':262 'box':1434 'briberi':889 'british':9 'build':788,800,830 'buildingm':877 'busi':752,827,917 'cadet':200 'canon':1477 'capit':799,876 'captain':238 'carri':56 'catch':1390 'cbs':1103 'ceil':1174 'center':855,891 'central':73 'centuri':230 'ceremoni':486 'cerrito':620 'chair':1357,1408 'chang':373,1278 'chees':269 'chime':674 'chris':723 'citi':1308 'class':225,250,288,951 'classic':656 'clerk':409 'closer':1115 'cloth':1273 'coincident':685 'cola':926 'coloni':333 'come':904 'command':296 'commenc':215 'comment':1385 'commerc':797 'commerci':927 'commit':627 'compon':532 'compos':726 'composit':221 'confid':948 'conflict':1431 'contact':719 'contain':337 'cop':1051 'correct':568 'could':650 'cours':71,1367 'creat':61,84 'crew':628 'crisi':323 'crisp':764 'cruiser':289 'cupid':252 'cut':117,270 'd':363,1170 'dabo':1138 'dagger':990,999 'darkplac':17 'daystrom':103 'deal':180 'decor':1183 'deep':116 'delta':274 'describ':774 'design':1119 'develop':508,660 'devic':68 'devot':456 'didn':970 'diophantin':640 'dis':239 'discount':493 'display':1293 'divis':1231 'dog':46,1046 'dome':338,355 'domin':789,831 'dominion':1422 'door':702 'dougla':297 'drag':1486 'dress':1376 'drink':994 'drop':874 'ds9':44,135,158,189,267,389,419,478,507,518,557,734,750,779,809,825,1026,1132,1139 'du':477 'due':453 'edg':1311 'empir':607 'empti':1007 'enclos':339 'enemi':1062 'energi':1496 'engin':345,1188 'enough':1114 'ent':36 'enter':1206 'enterpris':362,1169 'entranc':1199 'environ':352 'envoy':934 'episod':164 'equat':641,643 'era':1360,1380,1441 'erot':858 'errant':254 'etern':388 'even':236 'except':546 'experi':1149,1162 'explod':1398 'express':397 'eye':1104 'eyebrow':1226 'fact':617 'fake':942 'fame':898,903 'famili':492,751,826 'famous':122 'favorit':442 'feder':176,1148 'femal':434,1246,1266 'ferengi':19,31,127,140,170,186,199,209,231,264,420,505,732,754,794,890,895,909,1049,1130,1220,1247,1265,1373,1421,1480,1485,1495 'ferengiay':836 'ferenginar':65,401,743,818,1143 'financi':417 'finish':636,668 'fire':1391 'first':155,185,408 'flag':210,218 'flak':963 'flee':1082 'fli':738,813 'flown':213 'flute':124 'food':242,451 'forev':1305,1313 'forg':893 'forward':1190 'found':853 'freeman':392 'frequent':235 'friend':490 'front':1093 'frozen':704 'gag':657 'galaxi':287 'galaxy-class':286 'galileo':1336 'game':1043 'garth':14 'gazer':207 'general':576,581 'genesi':67,86 'genet':341 'genom':332 'gentler':64 'get':979 'gift':899,1193 'god':500 'golden':133 'gone':1195 'gong':1316 'got':482 'govern':803 'grade':564 'graduat':224 'grammat':567 'grand':41,445 'greater':151 'greed':386 'green':736,811 'greet':1217 'grill':1151 'grissom':955 'grub':266 'guardian':1303 'guid':587,601 'gumato':713 'hairstyl':1224 'hall':896,901 'hang':1171 'head':1248 'hear':519 'heart':190 'help':1283 'hidden':598 'histor':1144 'histori':128 'holodeck':1203 'holograph':1110 'holonovel':859 'holoprogram':321 'holosuit':1032 'homefront':268 'honus':705 'horniest':624 'horror':10 'huge':179 'hundr':768 'hupyrian':435 'ii':77 'iii':958 'imag':1111 'includ':260 'initi':1259 'inspect':878,886 'integ':646 'inuit':771 'invoic':487 'ishka':1291 'iv':326,939 'jeffri':1197 'join':174 'joke':368,379,684 'junior':563 'kinder':63 'klingon':606 'known':130,439 'lament':1156 'landlord':1050 'languag':755 'larg':1471 'las':1157 'last':1065,1120,1500 'late':1155 'latinum':837,850 'laugh':1085 'ld':251,312,322,711,717,728,933,984,1074,1401 'lead':1469 'least':626 'leeta':404 'legend':137 'let':780 'librari':1145 'lieuten':562 'like':571,766,952 'lindsay':673 'list':872 'littl':735,810,1300 'litvers':846 'll':1238 'lobe':910 'locat':329 'logo':1097,1105 'lonz':114,118 'lost':838,851,1428 'lot':961 'love':421,615,698 'lust':848 'made':494,514 'maihar':476 'make':1011 'male':473 'man':1329 'marin':303,319,936,1134,1416 'master':459,470 'masterpiec':349 'may':840 'mcguffin':74 'mean':370 'meet':935 'memori':1424 'men':737,812 'menageri':1072 'mention':156 'merchant':32 'merenghi':15 'meridian':1133 'michael':662,679 'might':369,1454 'mind':993,1002,1009 'mini':879 'miss':503,1239 'moab':325 'mock':304 'model':100,1164,1436 'moist':313 'moment':1241 'mother':1290 'motiv':391,805 'much':570,635 'mugato':712,1296 'museum':887 'must':1081 'nacell':1214 'nagus':42,415,446,480 'nake':1245 'name':721 'natur':1419 'ncc':258 'nelli':665 'neural':1005 'neutral':1006 'next':113 'night':988 'niner':1024 'nobodi':534 'nog':182 'none':762 'nose':123 'nostril':134 'noth':522 'novella':847 'nurs':715 'o':925 'oberth':950 'oberth-class':949 'odd':1113 'offic':232 'old':132,1125,1403 'one':79,94,302,603,976,1067,1131,1253,1418,1449 'open':701 'outpost':1501 'outsid':353 'own':28 'pan':1260 'panel':1348 'paramount':1096 'parliament':249 'parliament-class':248 'parodi':11 'part':694 'parth':1106 'patron':1205 'pay':882 'person':416 'pic':105,204 'place':1208 'placement':1088 'planet':87 'play':928,1137,1180 'player':125 'point':324 'polynomi':642 'print':1468 'privat':1299 'probabl':995 'product':1087 'profit':153,1427 'progress':558 'pronunci':307 'prophet':390,804 'publish':588 'pun':5 'quark':513,1146,1286 'quimp':930,1136 'quit':536 'quot':395 'rain':749,760,824 'rather':765,1127 're':544,549 'real':591 'reassign':980 'record':561 'red':1200,1354,1362 'refer':653,843,996,1152 'reform':59,1282 'rememb':1425 'resembl':1101 'risk':1472 'riskier':147 'road':149 'rocki':1446 'rom':38,51,110,423,1016,1288 'room':1491 'rule':141,159,382,1464,1481 'run':1037 'rutherford':1264,1340 'sandwich':677 'sarpeidon':1456 'saw':1066 'say':663,1187 'scienc':1230 'scientist':1126,1404 'score':1034 'scream':967 'screen':885,1099 'seal':527,552 'seat':1342 'second':718 'secur':1381 'see':730,1444 'seem':430 'seen':98,234,1121 'self':336,526,551 'self-contain':335 'self-seal':525,550 'sen':310 'sen-soar':309 'seri':13 'serv':244,279 'servant':448,474 'seven':1337 'shape':275,283 'ship':708 'shirt':1201 'shop':900 'shoulder':1250 'show':219,686,691,1052 'shuttl':733,808,1442 'sign':806,1185 'silenc':464 'similar':1393 'sin':785 'sinc':1370 'sisko':1019 'sit':1091,1405 'size':907 'skeptic':399 'skylin':791,833 'slug':924 'slug-o-cola':923 'small':1467 'snow':778 'snw':1123 'soar':311 'social':344 'socially-engin':343 'societi':346,350 'soda':499 'solut':647 'song':422,697 'soon':905 'sound':1364 'spear':1332 'speci':437,1056 'specif':511 'spend':972 'spit':496 'st':76,957 'stage':940 'standard':1369 'star':206,594,986,1159 'stardat':166 'starfleet':188,202,273,630,1118 'starship':20 'station':104,298,983 'statist':622 'stem':528,555 'stereotyp':1411 'still':524 'stone':192 'store':101 'style':1213,1353 'successor':54 'suggest':1015 'sure':537 'suscept':1013 'symbol':913 'tabl':1256,1345,1452 'take':959,1027 'talk':1396 'tall':787,829 'taster':452 'taurean':1326 'team':1022,1040 'televis':12 'ten':1189 'tendi':1262,1338,1383 'theme':1178 'thing':865 'think':109 'thought':89 'time':360,1323 'titl':2,406,412,863 'tng':347,1177,1379,1498 'tng-era':1378 'to-do':869 'toilet':881 'toronto':257 'tos':998,1060,1212,1297,1306,1321,1334,1352,1371,1440,1458 'tos-era':1439 'tos-styl':1211,1351 'toward':1261 'tower':795 'track':633 'tradit':1268 'travel':586,600 'trek':595,1160 'tri':393 'tricord':1399 'trim':1355 'trust':521 'tube':265,1198 'tulgana':938 'tune':1179 'two':585,1210 'type':776 'uli':33 'unicorn':1045 'uniform':1232,1382,1389 'uninhabit':357 'univers':599 'usag':569 'use':772,1108,1493 'uss':256,954 'variant':25 'various':775 'vasseri':294,366 've':97,502 'vega':1158 'velour':1388 'vessel':314 'view':884 'viril':915 'visibl':1251 'visit':364 'vow':462 'voyag':1167 'vulcan':612,1223,1315 'wall':883,1347 'want':172 'war':48,1301,1423 'wear':1272 'weird':1406 'westlak':716,724 'whip':1497 'whose':1346 'within':1063 'without':784 'wooden':278 'word':758,770 'world':592 'year':974 'yes':512 'yesterday':1461 'yet':1079 'zak':1280 'zek':49,471"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696498534
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2385491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498534 {#1453
    date: 2023-10-05 11:35:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Annotations for *Star Trek: Lower Decks* 4x06: “Parth Ferengi’s Heart Place” (SPOILERS)"
  +url: null
  +body: """
    The title is a pun on the 2004 British horror parody television series *Garth Merenghi’s Darkplace*.\n
    \n
    The Ferengi starship appears to be a variant of that owned by the Ferengi merchant Ulis in 2151 (ENT: “Acquisition”).\n
    \n
    Rom became the Grand Nagus in DS9: “The Dogs of War”, Zek appointing Rom as his successor to carry on his reforms to create a kinder, gentler Ferenginar.\n
    \n
    The Genesis Device is of course the central McGuffin of *ST II*. The one that blew up and created the Genesis Planet was thought to be the only one, but we’ve seen another model stored in Daystrom Station (PIC: “The Bounty”).\n
    \n
    “He thinks Rom is the next Lonz.” A deep cut, Lonz was the most famous nose flute player in Ferengi history, also known as “Old Golden Nostril” (DS9 book: *Legends of the Ferengi*).\n
    \n
    Rule of Acquisition No. 62: “The riskier the road, the greater the profit”, was first mentioned in DS9: “Rules of Acquisition”, among other episodes.\n
    \n
    The Stardate is 58901.5. The Ferengi Alliance wanting to join the Federation is a huge deal. Although Nog was the first Ferengi in Starfleet (DS9: “Heart of Stone”), by 2400, there will be more Ferengi cadets in Starfleet Academy (PIC: “The Star Gazer”, a Ferengi flag is being flown during commencement among other flags showing the composition of the graduating class), and by the 32nd Century, Ferengi officers are seen frequently, even a Captain (DIS: “Anomaly”).\n
    \n
    The foods being served on board the Parliament-class (LD: “Cupid’s Errant Arrow”) USS *Toronto* (NCC-70494) include a bowl of Ferengi tube grubs (DS9: “Homefront”), cheese cut out in Starfleet delta shapes and a wooden serving board in the shape of a Galaxy-class cruiser.\n
    \n
    The bald Admiral is Vassery, who commanded Douglas Station and was the one Mariner mocked for his pronunciation of “sen-soar” (LD: “Moist Vessel”). He also appeared in Mariner’s holoprogram (LD: “Crisis Point”).\n
    \n
    Moab IV is the location of the Genome Colony, a self-contained domed enclosing a genetically and socially-engineered society (TNG: “The Masterpiece Society”). The environment outside the dome was uninhabitable at the time the *Enterprise*-D visited, so Vassery’s joke might mean that has changed. Or is just a bad joke.\n
    \n
    The 10th Rule of Acquisition is “Greed is eternal” (DS9: “Prophet Motive”); Freeman trying to quote this expresses her skepticism about Ferenginar’s application.\n
    \n
    Leeta’s title as “First Clerk” is the title of the Nagus’ personal financial assistant (DS9: “Ferengi Love Songs”). Rom and her are accompanied by what seems to be a female Hupyrian. The species is known to be favorites of the Grand Naguses as servants, bodyguards and food tasters due to their devotion to their masters and their vows of silence to anyone other than their master. Zek’s male servant was Maihar’du (DS9: “The Nagus”).\n
    \n
    I got to admit, the Ceremonial Invoice and the “Friends and Family Discount” made me spit out my soda. God, I’ve missed the Ferengi - the DS9 development of them, specifically. Yes, Quark made an appearance in DS9: “Hear All, Trust Nothing”, but still.\n
    \n
    Self-sealing stem bolts are a component that nobody is quite sure what they do or what they’re for, except that they’re self-sealing. And are stem bolts (DS9: “Progress”).\n
    \n
    For the record, “Lieutenants junior grade” is the grammatically correct usage. Much like it’s “Attorneys-General” and not “Attorney-Generals”.\n
    \n
    There have been two travel guides published in the real world for *Star Trek* under the *Hidden Universe Travel Guides* banner: one for the Klingon Empire and the other for Vulcan. I also love the fact that the *Cerritos* is statistically the horniest and least committed crew in Starfleet because that tracks so much.\n
    \n
    Finishing each other’s diophantine equations (polynomial equations where only integer solutions are allowed) could be a reference to a classic gag from *Arrested Development* where Michael says about Nellie, that they finish each other’s… and Lindsay chimes in with “Sandwiches?” to Michael’s bewilderment. The same joke coincidentally shows up in *That 70s Show* and as part of the song “Love is an Open Door” in *Frozen*.\n
    \n
    Honus is the ship’s bartender (LD: “Mugato, Gumato”) and Nurse Westlake (LD: “Second Contact”) is named for Chris Westlake, the composer for LD.\n
    \n
    We see a Ferengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The Ferengi language has 178 words for rain (and none for “crisp”), rather like the hundreds of words Inuits use to describe various types of snow (DS9: “Let He Who is Without Sin”). The tall building dominating the skyline is the Ferengi Tower of Commerce, the capital building of the government (“Prophet Motive”).\n
    \n
    Signs aFerengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The tall building dominating the skyline is the Ferengiaying: Latinum Lost!!!” which may be a reference to the Litverse novella *Lust’s Latinum Lost (and Found)*, which centers around the erotic holonovel of the same title.\n
    \n
    The things on Boimler’s to-do list are:\n
    \n
    - Drop off capital buildingm Inspection: Mini Bar, Toilet, Pay Wall\n
    - View Screen Inspected\n
    - Museum of Bribery\n
    - Ferengi Center for Forged Arts\n
    - Ferengi Hall of Fame Gift Shop (Hall of Fame Coming Soon)\n
    \n
    The size of Ferengi lobes is a symbol of virility and business acumen, which is what the Slug-O-Cola commercial plays on.\n
    \n
    Quimp appeared in LD: “Envoys”, meeting Mariner on Tulgana IV, staging a fake attack to boost Boimler’s confidence.\n
    \n
    Oberth-classes (like the USS *Grissom* from *ST III*) take a lot of flak. T’Ana once screamed that she didn’t spend 7 years on one just to get reassigned to a station (LD: “The Stars at Night”).\n
    \n
    The “dagger of the mind” drink probably refers to TOS: “Dagger of the Mind” where a neural neutralizer empties a mind and makes it susceptible to suggestion.\n
    \n
    Rom was on Sisko’s baseball team, the Niners, in DS9: “Take Me Out to the Holosuite” and scored the only run for the team in that game.\n
    \n
    The unicorn dog in the Ferengi landlord cop show is of the species from Alfa 177 (TOS: “The Enemy Within”). We last saw one of them in the menagerie in LD: “I Have No Bones Yet I Must Flee”.\n
    \n
    As Boimler laughs about product placement he is sitting in front of the Paramount logo. The screen also resembles the CBS eye logo.\n
    \n
    Parth is using a holographic imager, but oddly enough closer to the Starfleet design (last seen in SNW: “Those Old Scientists”) rather than a Ferengi one (DS9: “Meridian”).\n
    \n
    Mariner and Quimp play dabo (DS9: “Babel”) at the Ferenginar Historical Library.\n
    \n
    Quark’s Federation Experience Bar & Grill (referring to the late lamented Las Vegas *Star Trek: The Experience*), has models of the *Voyager* and *Enterprise*-D hanging from the ceiling as the TNG theme tune plays. Among the decor are signs that say Engineering, Ten Forward, Where No Gift Has Gone Before, Jeffries Tube Entrance, Red Shirts and Holodeck Arcade.\n
    \n
    Patrons enter the place between two TOS-style nacelles and are greeted by a Ferengi with a Vulcan hairstyle and eyebrows in a blue science division uniform. In a blink and you’ll miss it moment, there is a naked female Ferengi (head and shoulders visible) at one of the tables as we initially pan towards Tendi and Rutherford. Ferengi females were traditionally not allowed to wear clothes, but this began to change with Zak’s reforms, helped along by Quark and Rom’s mother Ishka.\n
    \n
    On display are a Mugato (TOS: “A Private Little War”), the Guardian of Forever (TOS: “The City on the Edge of Forever”), a Vulcan gong in the arena from TOS: “Amok Time” and a Taurean ape-man with a spear from TOS: “The Galileo Seven”.\n
    \n
    Tendi and Rutherford are seated at a table whose wall panels have a TOS-style red trim and chairs from that era. The Red Alert sound has of course been standard since TOS. The Ferengi bouncers are dressed in TNG-era security uniforms.\n
    \n
    Tendi’s comment about the velour uniforms catching fire is similar to Boimler talking about exploding tricorders in LD: “Those Old Scientists”.\n
    \n
    Sitting weird in chairs is a stereotype for bisexuals, of which Mariner is one. Naturally, the Ferengi Dominion War Memorial remembers the profits lost during that conflict.\n
    \n
    The blind box is modeled on a TOS-era shuttle. We see a rocky backdrop for one of the tables that might be Sarpeidon from TOS: “All Our Yesterdays”.\n
    \n
    The 8th Rule of Acquisition, “Small print leads to large risk” is from the beta canon book *The Ferengi Rules of Acquisition*.\n
    \n
    The Ferengi dragging Boimler out of his room is using a Ferengi energy whip (TNG: “The Last Outpost).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696498534 {#1455
    date: 2023-10-05 11:35:34.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: 8892
  -titleTs: "'4x06':7 'annot':1 'deck':6 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'spoiler':13 'star':3 'trek':4"
  -bodyTs: "'-70494':259 '10th':381 '177':1059 '178':757 '2004':8 '2151':35 '2400':194 '32nd':229 '58901.5':168 '62':145 '7':973 '70s':690 '8th':1463 'academi':203 'accompani':427 'acquisit':37,143,161,384,1466,1483 'acumen':918 'admir':292 'admit':484 'aferengi':807 'alert':1363 'alfa':1058 'allianc':171 'allow':649,1270 'along':1284 'also':129,316,614,1100 'although':181 'alway':748,823 'amok':1322 'among':162,216,1181 'ana':965 'anomali':240 'anoth':99 'anyon':466 'ape':1328 'ape-man':1327 'appear':21,317,516,931 'applic':403 'appoint':50 'approach':742,817 'arcad':1204 'arena':1319 'around':856 'arrest':659 'arrow':255 'art':894 'assist':418 'attack':943 'attorney':575,580 'attorney-gener':579 'attorneys-gener':574 'babel':1140 'backdrop':1447 'bad':378 'bald':291 'banner':602 'bar':880,1150 'bartend':710 'basebal':1021 'becam':39 'began':1276 'beta':1476 'bewilder':681 'bisexu':1413 'blew':81 'blind':1433 'blink':1235 'blue':1229 'board':246,280 'bodyguard':449 'boimler':867,946,1084,1395,1487 'bolt':529,556 'bone':1078 'book':136,1478 'boost':945 'bouncer':1374 'bounti':107 'bowl':262 'box':1434 'briberi':889 'british':9 'build':788,800,830 'buildingm':877 'busi':752,827,917 'cadet':200 'canon':1477 'capit':799,876 'captain':238 'carri':56 'catch':1390 'cbs':1103 'ceil':1174 'center':855,891 'central':73 'centuri':230 'ceremoni':486 'cerrito':620 'chair':1357,1408 'chang':373,1278 'chees':269 'chime':674 'chris':723 'citi':1308 'class':225,250,288,951 'classic':656 'clerk':409 'closer':1115 'cloth':1273 'coincident':685 'cola':926 'coloni':333 'come':904 'command':296 'commenc':215 'comment':1385 'commerc':797 'commerci':927 'commit':627 'compon':532 'compos':726 'composit':221 'confid':948 'conflict':1431 'contact':719 'contain':337 'cop':1051 'correct':568 'could':650 'cours':71,1367 'creat':61,84 'crew':628 'crisi':323 'crisp':764 'cruiser':289 'cupid':252 'cut':117,270 'd':363,1170 'dabo':1138 'dagger':990,999 'darkplac':17 'daystrom':103 'deal':180 'decor':1183 'deep':116 'delta':274 'describ':774 'design':1119 'develop':508,660 'devic':68 'devot':456 'didn':970 'diophantin':640 'dis':239 'discount':493 'display':1293 'divis':1231 'dog':46,1046 'dome':338,355 'domin':789,831 'dominion':1422 'door':702 'dougla':297 'drag':1486 'dress':1376 'drink':994 'drop':874 'ds9':44,135,158,189,267,389,419,478,507,518,557,734,750,779,809,825,1026,1132,1139 'du':477 'due':453 'edg':1311 'empir':607 'empti':1007 'enclos':339 'enemi':1062 'energi':1496 'engin':345,1188 'enough':1114 'ent':36 'enter':1206 'enterpris':362,1169 'entranc':1199 'environ':352 'envoy':934 'episod':164 'equat':641,643 'era':1360,1380,1441 'erot':858 'errant':254 'etern':388 'even':236 'except':546 'experi':1149,1162 'explod':1398 'express':397 'eye':1104 'eyebrow':1226 'fact':617 'fake':942 'fame':898,903 'famili':492,751,826 'famous':122 'favorit':442 'feder':176,1148 'femal':434,1246,1266 'ferengi':19,31,127,140,170,186,199,209,231,264,420,505,732,754,794,890,895,909,1049,1130,1220,1247,1265,1373,1421,1480,1485,1495 'ferengiay':836 'ferenginar':65,401,743,818,1143 'financi':417 'finish':636,668 'fire':1391 'first':155,185,408 'flag':210,218 'flak':963 'flee':1082 'fli':738,813 'flown':213 'flute':124 'food':242,451 'forev':1305,1313 'forg':893 'forward':1190 'found':853 'freeman':392 'frequent':235 'friend':490 'front':1093 'frozen':704 'gag':657 'galaxi':287 'galaxy-class':286 'galileo':1336 'game':1043 'garth':14 'gazer':207 'general':576,581 'genesi':67,86 'genet':341 'genom':332 'gentler':64 'get':979 'gift':899,1193 'god':500 'golden':133 'gone':1195 'gong':1316 'got':482 'govern':803 'grade':564 'graduat':224 'grammat':567 'grand':41,445 'greater':151 'greed':386 'green':736,811 'greet':1217 'grill':1151 'grissom':955 'grub':266 'guardian':1303 'guid':587,601 'gumato':713 'hairstyl':1224 'hall':896,901 'hang':1171 'head':1248 'hear':519 'heart':190 'help':1283 'hidden':598 'histor':1144 'histori':128 'holodeck':1203 'holograph':1110 'holonovel':859 'holoprogram':321 'holosuit':1032 'homefront':268 'honus':705 'horniest':624 'horror':10 'huge':179 'hundr':768 'hupyrian':435 'ii':77 'iii':958 'imag':1111 'includ':260 'initi':1259 'inspect':878,886 'integ':646 'inuit':771 'invoic':487 'ishka':1291 'iv':326,939 'jeffri':1197 'join':174 'joke':368,379,684 'junior':563 'kinder':63 'klingon':606 'known':130,439 'lament':1156 'landlord':1050 'languag':755 'larg':1471 'las':1157 'last':1065,1120,1500 'late':1155 'latinum':837,850 'laugh':1085 'ld':251,312,322,711,717,728,933,984,1074,1401 'lead':1469 'least':626 'leeta':404 'legend':137 'let':780 'librari':1145 'lieuten':562 'like':571,766,952 'lindsay':673 'list':872 'littl':735,810,1300 'litvers':846 'll':1238 'lobe':910 'locat':329 'logo':1097,1105 'lonz':114,118 'lost':838,851,1428 'lot':961 'love':421,615,698 'lust':848 'made':494,514 'maihar':476 'make':1011 'male':473 'man':1329 'marin':303,319,936,1134,1416 'master':459,470 'masterpiec':349 'may':840 'mcguffin':74 'mean':370 'meet':935 'memori':1424 'men':737,812 'menageri':1072 'mention':156 'merchant':32 'merenghi':15 'meridian':1133 'michael':662,679 'might':369,1454 'mind':993,1002,1009 'mini':879 'miss':503,1239 'moab':325 'mock':304 'model':100,1164,1436 'moist':313 'moment':1241 'mother':1290 'motiv':391,805 'much':570,635 'mugato':712,1296 'museum':887 'must':1081 'nacell':1214 'nagus':42,415,446,480 'nake':1245 'name':721 'natur':1419 'ncc':258 'nelli':665 'neural':1005 'neutral':1006 'next':113 'night':988 'niner':1024 'nobodi':534 'nog':182 'none':762 'nose':123 'nostril':134 'noth':522 'novella':847 'nurs':715 'o':925 'oberth':950 'oberth-class':949 'odd':1113 'offic':232 'old':132,1125,1403 'one':79,94,302,603,976,1067,1131,1253,1418,1449 'open':701 'outpost':1501 'outsid':353 'own':28 'pan':1260 'panel':1348 'paramount':1096 'parliament':249 'parliament-class':248 'parodi':11 'part':694 'parth':1106 'patron':1205 'pay':882 'person':416 'pic':105,204 'place':1208 'placement':1088 'planet':87 'play':928,1137,1180 'player':125 'point':324 'polynomi':642 'print':1468 'privat':1299 'probabl':995 'product':1087 'profit':153,1427 'progress':558 'pronunci':307 'prophet':390,804 'publish':588 'pun':5 'quark':513,1146,1286 'quimp':930,1136 'quit':536 'quot':395 'rain':749,760,824 'rather':765,1127 're':544,549 'real':591 'reassign':980 'record':561 'red':1200,1354,1362 'refer':653,843,996,1152 'reform':59,1282 'rememb':1425 'resembl':1101 'risk':1472 'riskier':147 'road':149 'rocki':1446 'rom':38,51,110,423,1016,1288 'room':1491 'rule':141,159,382,1464,1481 'run':1037 'rutherford':1264,1340 'sandwich':677 'sarpeidon':1456 'saw':1066 'say':663,1187 'scienc':1230 'scientist':1126,1404 'score':1034 'scream':967 'screen':885,1099 'seal':527,552 'seat':1342 'second':718 'secur':1381 'see':730,1444 'seem':430 'seen':98,234,1121 'self':336,526,551 'self-contain':335 'self-seal':525,550 'sen':310 'sen-soar':309 'seri':13 'serv':244,279 'servant':448,474 'seven':1337 'shape':275,283 'ship':708 'shirt':1201 'shop':900 'shoulder':1250 'show':219,686,691,1052 'shuttl':733,808,1442 'sign':806,1185 'silenc':464 'similar':1393 'sin':785 'sinc':1370 'sisko':1019 'sit':1091,1405 'size':907 'skeptic':399 'skylin':791,833 'slug':924 'slug-o-cola':923 'small':1467 'snow':778 'snw':1123 'soar':311 'social':344 'socially-engin':343 'societi':346,350 'soda':499 'solut':647 'song':422,697 'soon':905 'sound':1364 'spear':1332 'speci':437,1056 'specif':511 'spend':972 'spit':496 'st':76,957 'stage':940 'standard':1369 'star':206,594,986,1159 'stardat':166 'starfleet':188,202,273,630,1118 'starship':20 'station':104,298,983 'statist':622 'stem':528,555 'stereotyp':1411 'still':524 'stone':192 'store':101 'style':1213,1353 'successor':54 'suggest':1015 'sure':537 'suscept':1013 'symbol':913 'tabl':1256,1345,1452 'take':959,1027 'talk':1396 'tall':787,829 'taster':452 'taurean':1326 'team':1022,1040 'televis':12 'ten':1189 'tendi':1262,1338,1383 'theme':1178 'thing':865 'think':109 'thought':89 'time':360,1323 'titl':2,406,412,863 'tng':347,1177,1379,1498 'tng-era':1378 'to-do':869 'toilet':881 'toronto':257 'tos':998,1060,1212,1297,1306,1321,1334,1352,1371,1440,1458 'tos-era':1439 'tos-styl':1211,1351 'toward':1261 'tower':795 'track':633 'tradit':1268 'travel':586,600 'trek':595,1160 'tri':393 'tricord':1399 'trim':1355 'trust':521 'tube':265,1198 'tulgana':938 'tune':1179 'two':585,1210 'type':776 'uli':33 'unicorn':1045 'uniform':1232,1382,1389 'uninhabit':357 'univers':599 'usag':569 'use':772,1108,1493 'uss':256,954 'variant':25 'various':775 'vasseri':294,366 've':97,502 'vega':1158 'velour':1388 'vessel':314 'view':884 'viril':915 'visibl':1251 'visit':364 'vow':462 'voyag':1167 'vulcan':612,1223,1315 'wall':883,1347 'want':172 'war':48,1301,1423 'wear':1272 'weird':1406 'westlak':716,724 'whip':1497 'whose':1346 'within':1063 'without':784 'wooden':278 'word':758,770 'world':592 'year':974 'yes':512 'yesterday':1461 'yet':1079 'zak':1280 'zek':49,471"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696498534
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2385491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498534 {#1453
    date: 2023-10-05 11:35:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1460
  +user: Proxies\__CG__\App\Entity\User {#1458 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1782 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Annotations-for-Star-Trek-Lower-Decks-4x06-Parth-Ferengi-s-Heart"
  +title: "Annotations for *Star Trek: Lower Decks* 4x06: “Parth Ferengi’s Heart Place” (SPOILERS)"
  +url: null
  +body: """
    The title is a pun on the 2004 British horror parody television series *Garth Merenghi’s Darkplace*.\n
    \n
    The Ferengi starship appears to be a variant of that owned by the Ferengi merchant Ulis in 2151 (ENT: “Acquisition”).\n
    \n
    Rom became the Grand Nagus in DS9: “The Dogs of War”, Zek appointing Rom as his successor to carry on his reforms to create a kinder, gentler Ferenginar.\n
    \n
    The Genesis Device is of course the central McGuffin of *ST II*. The one that blew up and created the Genesis Planet was thought to be the only one, but we’ve seen another model stored in Daystrom Station (PIC: “The Bounty”).\n
    \n
    “He thinks Rom is the next Lonz.” A deep cut, Lonz was the most famous nose flute player in Ferengi history, also known as “Old Golden Nostril” (DS9 book: *Legends of the Ferengi*).\n
    \n
    Rule of Acquisition No. 62: “The riskier the road, the greater the profit”, was first mentioned in DS9: “Rules of Acquisition”, among other episodes.\n
    \n
    The Stardate is 58901.5. The Ferengi Alliance wanting to join the Federation is a huge deal. Although Nog was the first Ferengi in Starfleet (DS9: “Heart of Stone”), by 2400, there will be more Ferengi cadets in Starfleet Academy (PIC: “The Star Gazer”, a Ferengi flag is being flown during commencement among other flags showing the composition of the graduating class), and by the 32nd Century, Ferengi officers are seen frequently, even a Captain (DIS: “Anomaly”).\n
    \n
    The foods being served on board the Parliament-class (LD: “Cupid’s Errant Arrow”) USS *Toronto* (NCC-70494) include a bowl of Ferengi tube grubs (DS9: “Homefront”), cheese cut out in Starfleet delta shapes and a wooden serving board in the shape of a Galaxy-class cruiser.\n
    \n
    The bald Admiral is Vassery, who commanded Douglas Station and was the one Mariner mocked for his pronunciation of “sen-soar” (LD: “Moist Vessel”). He also appeared in Mariner’s holoprogram (LD: “Crisis Point”).\n
    \n
    Moab IV is the location of the Genome Colony, a self-contained domed enclosing a genetically and socially-engineered society (TNG: “The Masterpiece Society”). The environment outside the dome was uninhabitable at the time the *Enterprise*-D visited, so Vassery’s joke might mean that has changed. Or is just a bad joke.\n
    \n
    The 10th Rule of Acquisition is “Greed is eternal” (DS9: “Prophet Motive”); Freeman trying to quote this expresses her skepticism about Ferenginar’s application.\n
    \n
    Leeta’s title as “First Clerk” is the title of the Nagus’ personal financial assistant (DS9: “Ferengi Love Songs”). Rom and her are accompanied by what seems to be a female Hupyrian. The species is known to be favorites of the Grand Naguses as servants, bodyguards and food tasters due to their devotion to their masters and their vows of silence to anyone other than their master. Zek’s male servant was Maihar’du (DS9: “The Nagus”).\n
    \n
    I got to admit, the Ceremonial Invoice and the “Friends and Family Discount” made me spit out my soda. God, I’ve missed the Ferengi - the DS9 development of them, specifically. Yes, Quark made an appearance in DS9: “Hear All, Trust Nothing”, but still.\n
    \n
    Self-sealing stem bolts are a component that nobody is quite sure what they do or what they’re for, except that they’re self-sealing. And are stem bolts (DS9: “Progress”).\n
    \n
    For the record, “Lieutenants junior grade” is the grammatically correct usage. Much like it’s “Attorneys-General” and not “Attorney-Generals”.\n
    \n
    There have been two travel guides published in the real world for *Star Trek* under the *Hidden Universe Travel Guides* banner: one for the Klingon Empire and the other for Vulcan. I also love the fact that the *Cerritos* is statistically the horniest and least committed crew in Starfleet because that tracks so much.\n
    \n
    Finishing each other’s diophantine equations (polynomial equations where only integer solutions are allowed) could be a reference to a classic gag from *Arrested Development* where Michael says about Nellie, that they finish each other’s… and Lindsay chimes in with “Sandwiches?” to Michael’s bewilderment. The same joke coincidentally shows up in *That 70s Show* and as part of the song “Love is an Open Door” in *Frozen*.\n
    \n
    Honus is the ship’s bartender (LD: “Mugato, Gumato”) and Nurse Westlake (LD: “Second Contact”) is named for Chris Westlake, the composer for LD.\n
    \n
    We see a Ferengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The Ferengi language has 178 words for rain (and none for “crisp”), rather like the hundreds of words Inuits use to describe various types of snow (DS9: “Let He Who is Without Sin”). The tall building dominating the skyline is the Ferengi Tower of Commerce, the capital building of the government (“Prophet Motive”).\n
    \n
    Signs aFerengi shuttle (DS9: “Little Green Men”) flying by as we approach Ferenginar, on which it is always raining (DS9: “Family Business”). The tall building dominating the skyline is the Ferengiaying: Latinum Lost!!!” which may be a reference to the Litverse novella *Lust’s Latinum Lost (and Found)*, which centers around the erotic holonovel of the same title.\n
    \n
    The things on Boimler’s to-do list are:\n
    \n
    - Drop off capital buildingm Inspection: Mini Bar, Toilet, Pay Wall\n
    - View Screen Inspected\n
    - Museum of Bribery\n
    - Ferengi Center for Forged Arts\n
    - Ferengi Hall of Fame Gift Shop (Hall of Fame Coming Soon)\n
    \n
    The size of Ferengi lobes is a symbol of virility and business acumen, which is what the Slug-O-Cola commercial plays on.\n
    \n
    Quimp appeared in LD: “Envoys”, meeting Mariner on Tulgana IV, staging a fake attack to boost Boimler’s confidence.\n
    \n
    Oberth-classes (like the USS *Grissom* from *ST III*) take a lot of flak. T’Ana once screamed that she didn’t spend 7 years on one just to get reassigned to a station (LD: “The Stars at Night”).\n
    \n
    The “dagger of the mind” drink probably refers to TOS: “Dagger of the Mind” where a neural neutralizer empties a mind and makes it susceptible to suggestion.\n
    \n
    Rom was on Sisko’s baseball team, the Niners, in DS9: “Take Me Out to the Holosuite” and scored the only run for the team in that game.\n
    \n
    The unicorn dog in the Ferengi landlord cop show is of the species from Alfa 177 (TOS: “The Enemy Within”). We last saw one of them in the menagerie in LD: “I Have No Bones Yet I Must Flee”.\n
    \n
    As Boimler laughs about product placement he is sitting in front of the Paramount logo. The screen also resembles the CBS eye logo.\n
    \n
    Parth is using a holographic imager, but oddly enough closer to the Starfleet design (last seen in SNW: “Those Old Scientists”) rather than a Ferengi one (DS9: “Meridian”).\n
    \n
    Mariner and Quimp play dabo (DS9: “Babel”) at the Ferenginar Historical Library.\n
    \n
    Quark’s Federation Experience Bar & Grill (referring to the late lamented Las Vegas *Star Trek: The Experience*), has models of the *Voyager* and *Enterprise*-D hanging from the ceiling as the TNG theme tune plays. Among the decor are signs that say Engineering, Ten Forward, Where No Gift Has Gone Before, Jeffries Tube Entrance, Red Shirts and Holodeck Arcade.\n
    \n
    Patrons enter the place between two TOS-style nacelles and are greeted by a Ferengi with a Vulcan hairstyle and eyebrows in a blue science division uniform. In a blink and you’ll miss it moment, there is a naked female Ferengi (head and shoulders visible) at one of the tables as we initially pan towards Tendi and Rutherford. Ferengi females were traditionally not allowed to wear clothes, but this began to change with Zak’s reforms, helped along by Quark and Rom’s mother Ishka.\n
    \n
    On display are a Mugato (TOS: “A Private Little War”), the Guardian of Forever (TOS: “The City on the Edge of Forever”), a Vulcan gong in the arena from TOS: “Amok Time” and a Taurean ape-man with a spear from TOS: “The Galileo Seven”.\n
    \n
    Tendi and Rutherford are seated at a table whose wall panels have a TOS-style red trim and chairs from that era. The Red Alert sound has of course been standard since TOS. The Ferengi bouncers are dressed in TNG-era security uniforms.\n
    \n
    Tendi’s comment about the velour uniforms catching fire is similar to Boimler talking about exploding tricorders in LD: “Those Old Scientists”.\n
    \n
    Sitting weird in chairs is a stereotype for bisexuals, of which Mariner is one. Naturally, the Ferengi Dominion War Memorial remembers the profits lost during that conflict.\n
    \n
    The blind box is modeled on a TOS-era shuttle. We see a rocky backdrop for one of the tables that might be Sarpeidon from TOS: “All Our Yesterdays”.\n
    \n
    The 8th Rule of Acquisition, “Small print leads to large risk” is from the beta canon book *The Ferengi Rules of Acquisition*.\n
    \n
    The Ferengi dragging Boimler out of his room is using a Ferengi energy whip (TNG: “The Last Outpost).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696498534 {#1455
    date: 2023-10-05 11:35:34.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: 8892
  -titleTs: "'4x06':7 'annot':1 'deck':6 'ferengi':9 'heart':11 'lower':5 'parth':8 'place':12 'spoiler':13 'star':3 'trek':4"
  -bodyTs: "'-70494':259 '10th':381 '177':1059 '178':757 '2004':8 '2151':35 '2400':194 '32nd':229 '58901.5':168 '62':145 '7':973 '70s':690 '8th':1463 'academi':203 'accompani':427 'acquisit':37,143,161,384,1466,1483 'acumen':918 'admir':292 'admit':484 'aferengi':807 'alert':1363 'alfa':1058 'allianc':171 'allow':649,1270 'along':1284 'also':129,316,614,1100 'although':181 'alway':748,823 'amok':1322 'among':162,216,1181 'ana':965 'anomali':240 'anoth':99 'anyon':466 'ape':1328 'ape-man':1327 'appear':21,317,516,931 'applic':403 'appoint':50 'approach':742,817 'arcad':1204 'arena':1319 'around':856 'arrest':659 'arrow':255 'art':894 'assist':418 'attack':943 'attorney':575,580 'attorney-gener':579 'attorneys-gener':574 'babel':1140 'backdrop':1447 'bad':378 'bald':291 'banner':602 'bar':880,1150 'bartend':710 'basebal':1021 'becam':39 'began':1276 'beta':1476 'bewilder':681 'bisexu':1413 'blew':81 'blind':1433 'blink':1235 'blue':1229 'board':246,280 'bodyguard':449 'boimler':867,946,1084,1395,1487 'bolt':529,556 'bone':1078 'book':136,1478 'boost':945 'bouncer':1374 'bounti':107 'bowl':262 'box':1434 'briberi':889 'british':9 'build':788,800,830 'buildingm':877 'busi':752,827,917 'cadet':200 'canon':1477 'capit':799,876 'captain':238 'carri':56 'catch':1390 'cbs':1103 'ceil':1174 'center':855,891 'central':73 'centuri':230 'ceremoni':486 'cerrito':620 'chair':1357,1408 'chang':373,1278 'chees':269 'chime':674 'chris':723 'citi':1308 'class':225,250,288,951 'classic':656 'clerk':409 'closer':1115 'cloth':1273 'coincident':685 'cola':926 'coloni':333 'come':904 'command':296 'commenc':215 'comment':1385 'commerc':797 'commerci':927 'commit':627 'compon':532 'compos':726 'composit':221 'confid':948 'conflict':1431 'contact':719 'contain':337 'cop':1051 'correct':568 'could':650 'cours':71,1367 'creat':61,84 'crew':628 'crisi':323 'crisp':764 'cruiser':289 'cupid':252 'cut':117,270 'd':363,1170 'dabo':1138 'dagger':990,999 'darkplac':17 'daystrom':103 'deal':180 'decor':1183 'deep':116 'delta':274 'describ':774 'design':1119 'develop':508,660 'devic':68 'devot':456 'didn':970 'diophantin':640 'dis':239 'discount':493 'display':1293 'divis':1231 'dog':46,1046 'dome':338,355 'domin':789,831 'dominion':1422 'door':702 'dougla':297 'drag':1486 'dress':1376 'drink':994 'drop':874 'ds9':44,135,158,189,267,389,419,478,507,518,557,734,750,779,809,825,1026,1132,1139 'du':477 'due':453 'edg':1311 'empir':607 'empti':1007 'enclos':339 'enemi':1062 'energi':1496 'engin':345,1188 'enough':1114 'ent':36 'enter':1206 'enterpris':362,1169 'entranc':1199 'environ':352 'envoy':934 'episod':164 'equat':641,643 'era':1360,1380,1441 'erot':858 'errant':254 'etern':388 'even':236 'except':546 'experi':1149,1162 'explod':1398 'express':397 'eye':1104 'eyebrow':1226 'fact':617 'fake':942 'fame':898,903 'famili':492,751,826 'famous':122 'favorit':442 'feder':176,1148 'femal':434,1246,1266 'ferengi':19,31,127,140,170,186,199,209,231,264,420,505,732,754,794,890,895,909,1049,1130,1220,1247,1265,1373,1421,1480,1485,1495 'ferengiay':836 'ferenginar':65,401,743,818,1143 'financi':417 'finish':636,668 'fire':1391 'first':155,185,408 'flag':210,218 'flak':963 'flee':1082 'fli':738,813 'flown':213 'flute':124 'food':242,451 'forev':1305,1313 'forg':893 'forward':1190 'found':853 'freeman':392 'frequent':235 'friend':490 'front':1093 'frozen':704 'gag':657 'galaxi':287 'galaxy-class':286 'galileo':1336 'game':1043 'garth':14 'gazer':207 'general':576,581 'genesi':67,86 'genet':341 'genom':332 'gentler':64 'get':979 'gift':899,1193 'god':500 'golden':133 'gone':1195 'gong':1316 'got':482 'govern':803 'grade':564 'graduat':224 'grammat':567 'grand':41,445 'greater':151 'greed':386 'green':736,811 'greet':1217 'grill':1151 'grissom':955 'grub':266 'guardian':1303 'guid':587,601 'gumato':713 'hairstyl':1224 'hall':896,901 'hang':1171 'head':1248 'hear':519 'heart':190 'help':1283 'hidden':598 'histor':1144 'histori':128 'holodeck':1203 'holograph':1110 'holonovel':859 'holoprogram':321 'holosuit':1032 'homefront':268 'honus':705 'horniest':624 'horror':10 'huge':179 'hundr':768 'hupyrian':435 'ii':77 'iii':958 'imag':1111 'includ':260 'initi':1259 'inspect':878,886 'integ':646 'inuit':771 'invoic':487 'ishka':1291 'iv':326,939 'jeffri':1197 'join':174 'joke':368,379,684 'junior':563 'kinder':63 'klingon':606 'known':130,439 'lament':1156 'landlord':1050 'languag':755 'larg':1471 'las':1157 'last':1065,1120,1500 'late':1155 'latinum':837,850 'laugh':1085 'ld':251,312,322,711,717,728,933,984,1074,1401 'lead':1469 'least':626 'leeta':404 'legend':137 'let':780 'librari':1145 'lieuten':562 'like':571,766,952 'lindsay':673 'list':872 'littl':735,810,1300 'litvers':846 'll':1238 'lobe':910 'locat':329 'logo':1097,1105 'lonz':114,118 'lost':838,851,1428 'lot':961 'love':421,615,698 'lust':848 'made':494,514 'maihar':476 'make':1011 'male':473 'man':1329 'marin':303,319,936,1134,1416 'master':459,470 'masterpiec':349 'may':840 'mcguffin':74 'mean':370 'meet':935 'memori':1424 'men':737,812 'menageri':1072 'mention':156 'merchant':32 'merenghi':15 'meridian':1133 'michael':662,679 'might':369,1454 'mind':993,1002,1009 'mini':879 'miss':503,1239 'moab':325 'mock':304 'model':100,1164,1436 'moist':313 'moment':1241 'mother':1290 'motiv':391,805 'much':570,635 'mugato':712,1296 'museum':887 'must':1081 'nacell':1214 'nagus':42,415,446,480 'nake':1245 'name':721 'natur':1419 'ncc':258 'nelli':665 'neural':1005 'neutral':1006 'next':113 'night':988 'niner':1024 'nobodi':534 'nog':182 'none':762 'nose':123 'nostril':134 'noth':522 'novella':847 'nurs':715 'o':925 'oberth':950 'oberth-class':949 'odd':1113 'offic':232 'old':132,1125,1403 'one':79,94,302,603,976,1067,1131,1253,1418,1449 'open':701 'outpost':1501 'outsid':353 'own':28 'pan':1260 'panel':1348 'paramount':1096 'parliament':249 'parliament-class':248 'parodi':11 'part':694 'parth':1106 'patron':1205 'pay':882 'person':416 'pic':105,204 'place':1208 'placement':1088 'planet':87 'play':928,1137,1180 'player':125 'point':324 'polynomi':642 'print':1468 'privat':1299 'probabl':995 'product':1087 'profit':153,1427 'progress':558 'pronunci':307 'prophet':390,804 'publish':588 'pun':5 'quark':513,1146,1286 'quimp':930,1136 'quit':536 'quot':395 'rain':749,760,824 'rather':765,1127 're':544,549 'real':591 'reassign':980 'record':561 'red':1200,1354,1362 'refer':653,843,996,1152 'reform':59,1282 'rememb':1425 'resembl':1101 'risk':1472 'riskier':147 'road':149 'rocki':1446 'rom':38,51,110,423,1016,1288 'room':1491 'rule':141,159,382,1464,1481 'run':1037 'rutherford':1264,1340 'sandwich':677 'sarpeidon':1456 'saw':1066 'say':663,1187 'scienc':1230 'scientist':1126,1404 'score':1034 'scream':967 'screen':885,1099 'seal':527,552 'seat':1342 'second':718 'secur':1381 'see':730,1444 'seem':430 'seen':98,234,1121 'self':336,526,551 'self-contain':335 'self-seal':525,550 'sen':310 'sen-soar':309 'seri':13 'serv':244,279 'servant':448,474 'seven':1337 'shape':275,283 'ship':708 'shirt':1201 'shop':900 'shoulder':1250 'show':219,686,691,1052 'shuttl':733,808,1442 'sign':806,1185 'silenc':464 'similar':1393 'sin':785 'sinc':1370 'sisko':1019 'sit':1091,1405 'size':907 'skeptic':399 'skylin':791,833 'slug':924 'slug-o-cola':923 'small':1467 'snow':778 'snw':1123 'soar':311 'social':344 'socially-engin':343 'societi':346,350 'soda':499 'solut':647 'song':422,697 'soon':905 'sound':1364 'spear':1332 'speci':437,1056 'specif':511 'spend':972 'spit':496 'st':76,957 'stage':940 'standard':1369 'star':206,594,986,1159 'stardat':166 'starfleet':188,202,273,630,1118 'starship':20 'station':104,298,983 'statist':622 'stem':528,555 'stereotyp':1411 'still':524 'stone':192 'store':101 'style':1213,1353 'successor':54 'suggest':1015 'sure':537 'suscept':1013 'symbol':913 'tabl':1256,1345,1452 'take':959,1027 'talk':1396 'tall':787,829 'taster':452 'taurean':1326 'team':1022,1040 'televis':12 'ten':1189 'tendi':1262,1338,1383 'theme':1178 'thing':865 'think':109 'thought':89 'time':360,1323 'titl':2,406,412,863 'tng':347,1177,1379,1498 'tng-era':1378 'to-do':869 'toilet':881 'toronto':257 'tos':998,1060,1212,1297,1306,1321,1334,1352,1371,1440,1458 'tos-era':1439 'tos-styl':1211,1351 'toward':1261 'tower':795 'track':633 'tradit':1268 'travel':586,600 'trek':595,1160 'tri':393 'tricord':1399 'trim':1355 'trust':521 'tube':265,1198 'tulgana':938 'tune':1179 'two':585,1210 'type':776 'uli':33 'unicorn':1045 'uniform':1232,1382,1389 'uninhabit':357 'univers':599 'usag':569 'use':772,1108,1493 'uss':256,954 'variant':25 'various':775 'vasseri':294,366 've':97,502 'vega':1158 'velour':1388 'vessel':314 'view':884 'viril':915 'visibl':1251 'visit':364 'vow':462 'voyag':1167 'vulcan':612,1223,1315 'wall':883,1347 'want':172 'war':48,1301,1423 'wear':1272 'weird':1406 'westlak':716,724 'whip':1497 'whose':1346 'within':1063 'without':784 'wooden':278 'word':758,770 'world':592 'year':974 'yes':512 'yesterday':1461 'yet':1079 'zak':1280 'zek':49,471"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696498534
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2385491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498534 {#1453
    date: 2023-10-05 11:35:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Community-mod-on-this-instance-made-a-mistake-can-t-find"
  +title: "Community mod on this instance made a mistake, can't find any form to get it corrected"
  +url: null
  +body: """
    No info on who, what or why\n
    \n
    Modlog finds my account but doesn’t link to anything to find out more:\n
    \n
    > mod Banned @boredtortoise from the community World News@lemmy.ml\n
    \n
    > reason: Sinophobia\n
    \n
    > expires: in 5 years\n
    \n
    Edit: as the larger issue, when incorrect mod actions happen, shouldn’t Lemmy have a system for handling those? Both transparency to the users, and ways to forward the action for an admin to fix
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696514069 {#1438
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@boredtortoise"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 3430
  -titleTs: "'communiti':1 'correct':17 'find':11 'form':13 'get':15 'instanc':5 'made':6 'mistak':8 'mod':2"
  -bodyTs: "'5':34 'account':11 'action':44,65 'admin':68 'anyth':17 'ban':23 'boredtortois':24 'communiti':27 'doesn':13 'edit':36 'expir':32 'find':9,19 'fix':70 'forward':63 'handl':53 'happen':45 'incorrect':42 'info':2 'issu':40 'larger':39 'lemmi':48 'link':15 'mod':22,43 'modlog':8 'news@lemmy.ml':29 'reason':30 'shouldn':46 'sinophobia':31 'system':51 'transpar':56 'user':59 'way':61 'world':28 'year':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10434603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497544 {#1429
    date: 2023-10-05 11:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Community-mod-on-this-instance-made-a-mistake-can-t-find"
  +title: "Community mod on this instance made a mistake, can't find any form to get it corrected"
  +url: null
  +body: """
    No info on who, what or why\n
    \n
    Modlog finds my account but doesn’t link to anything to find out more:\n
    \n
    > mod Banned @boredtortoise from the community World News@lemmy.ml\n
    \n
    > reason: Sinophobia\n
    \n
    > expires: in 5 years\n
    \n
    Edit: as the larger issue, when incorrect mod actions happen, shouldn’t Lemmy have a system for handling those? Both transparency to the users, and ways to forward the action for an admin to fix
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696514069 {#1438
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@boredtortoise"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 3430
  -titleTs: "'communiti':1 'correct':17 'find':11 'form':13 'get':15 'instanc':5 'made':6 'mistak':8 'mod':2"
  -bodyTs: "'5':34 'account':11 'action':44,65 'admin':68 'anyth':17 'ban':23 'boredtortois':24 'communiti':27 'doesn':13 'edit':36 'expir':32 'find':9,19 'fix':70 'forward':63 'handl':53 'happen':45 'incorrect':42 'info':2 'issu':40 'larger':39 'lemmi':48 'link':15 'mod':22,43 'modlog':8 'news@lemmy.ml':29 'reason':30 'shouldn':46 'sinophobia':31 'system':51 'transpar':56 'user':59 'way':61 'world':28 'year':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10434603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497544 {#1429
    date: 2023-10-05 11:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1748 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Community-mod-on-this-instance-made-a-mistake-can-t-find"
  +title: "Community mod on this instance made a mistake, can't find any form to get it corrected"
  +url: null
  +body: """
    No info on who, what or why\n
    \n
    Modlog finds my account but doesn’t link to anything to find out more:\n
    \n
    > mod Banned @boredtortoise from the community World News@lemmy.ml\n
    \n
    > reason: Sinophobia\n
    \n
    > expires: in 5 years\n
    \n
    Edit: as the larger issue, when incorrect mod actions happen, shouldn’t Lemmy have a system for handling those? Both transparency to the users, and ways to forward the action for an admin to fix
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696514069 {#1438
    date: 2023-10-05 15:54:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@boredtortoise"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 3430
  -titleTs: "'communiti':1 'correct':17 'find':11 'form':13 'get':15 'instanc':5 'made':6 'mistak':8 'mod':2"
  -bodyTs: "'5':34 'account':11 'action':44,65 'admin':68 'anyth':17 'ban':23 'boredtortois':24 'communiti':27 'doesn':13 'edit':36 'expir':32 'find':9,19 'fix':70 'forward':63 'handl':53 'happen':45 'incorrect':42 'info':2 'issu':40 'larger':39 'lemmi':48 'link':15 'mod':22,43 'modlog':8 'news@lemmy.ml':29 'reason':30 'shouldn':46 'sinophobia':31 'system':51 'transpar':56 'user':59 'way':61 'world':28 'year':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696537544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10434603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497544 {#1429
    date: 2023-10-05 11:19:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anybody-have-an-updated-repository-for-Knock-the-de-DRM"
  +title: "Does anybody have an updated repository for `Knock`, the de-DRM remover for `ACSM` files?"
  +url: null
  +body: """
    The original repository [on Github](https://web.archive.org/web/20221116202055/https://github.com/BentonEdmondson/knock) has been taken down. I looked at the forks and none of them seem to have a compiled Linux executable.\n
    \n
    Would anyone know if this project is still being update somewhere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696495999 {#1606
    date: 2023-10-05 10:53:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 5094
  -titleTs: "'acsm':15 'anybodi':2 'de':11 'de-drm':10 'drm':12 'file':16 'knock':8 'remov':13 'repositori':6 'updat':5"
  -bodyTs: "'/web/20221116202055/https://github.com/bentonedmondson/knock)':8 'anyon':30 'compil':26 'execut':28 'fork':17 'github':5 'know':31 'linux':27 'look':14 'none':19 'origin':2 'project':34 'repositori':3 'seem':22 'somewher':39 'still':36 'taken':11 'updat':38 'web.archive.org':7 'web.archive.org/web/20221116202055/https://github.com/bentonedmondson/knock)':6 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696495999
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2816510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495999 {#1614
    date: 2023-10-05 10:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anybody-have-an-updated-repository-for-Knock-the-de-DRM"
  +title: "Does anybody have an updated repository for `Knock`, the de-DRM remover for `ACSM` files?"
  +url: null
  +body: """
    The original repository [on Github](https://web.archive.org/web/20221116202055/https://github.com/BentonEdmondson/knock) has been taken down. I looked at the forks and none of them seem to have a compiled Linux executable.\n
    \n
    Would anyone know if this project is still being update somewhere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696495999 {#1606
    date: 2023-10-05 10:53:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 5094
  -titleTs: "'acsm':15 'anybodi':2 'de':11 'de-drm':10 'drm':12 'file':16 'knock':8 'remov':13 'repositori':6 'updat':5"
  -bodyTs: "'/web/20221116202055/https://github.com/bentonedmondson/knock)':8 'anyon':30 'compil':26 'execut':28 'fork':17 'github':5 'know':31 'linux':27 'look':14 'none':19 'origin':2 'project':34 'repositori':3 'seem':22 'somewher':39 'still':36 'taken':11 'updat':38 'web.archive.org':7 'web.archive.org/web/20221116202055/https://github.com/bentonedmondson/knock)':6 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696495999
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2816510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495999 {#1614
    date: 2023-10-05 10:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Does-anybody-have-an-updated-repository-for-Knock-the-de-DRM"
  +title: "Does anybody have an updated repository for `Knock`, the de-DRM remover for `ACSM` files?"
  +url: null
  +body: """
    The original repository [on Github](https://web.archive.org/web/20221116202055/https://github.com/BentonEdmondson/knock) has been taken down. I looked at the forks and none of them seem to have a compiled Linux executable.\n
    \n
    Would anyone know if this project is still being update somewhere?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696495999 {#1606
    date: 2023-10-05 10:53:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 5094
  -titleTs: "'acsm':15 'anybodi':2 'de':11 'de-drm':10 'drm':12 'file':16 'knock':8 'remov':13 'repositori':6 'updat':5"
  -bodyTs: "'/web/20221116202055/https://github.com/bentonedmondson/knock)':8 'anyon':30 'compil':26 'execut':28 'fork':17 'github':5 'know':31 'linux':27 'look':14 'none':19 'origin':2 'project':34 'repositori':3 'seem':22 'somewher':39 'still':36 'taken':11 'updat':38 'web.archive.org':7 'web.archive.org/web/20221116202055/https://github.com/bentonedmondson/knock)':6 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696495999
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2816510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495999 {#1614
    date: 2023-10-05 10:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "discussion-regarding-the-best-OS-for-a-pirate"
  +title: "[discussion]: regarding the best OS for a pirate"
  +url: null
  +body: """
    This post started out as a question, but throughout two days of googling it became this compilation of links. I will tell you everything worth mention that I found, share my plan with you, and expect some critics (for the infos of course, please not for the silly hyperactivity of my ADHD brain over such a trivial matter 🥲). Tell me what do you think, is windows 10 enterprise LTSC IoT actually the best OS for piracy? Is it Windows 7 for best fps with games despite DirectX11 being outdated? Or maybe everything could be done through Linux + Lutris&WINE for example? I’m moving out from ubuntu mainly cuz I still don’t know where to get Nvidia&Intel Drivers from 😂\n
    \n
    So the windows community would infinitely shame you for using Windows 7 because it has no more security updates. Also I heard you neither have support for DirectX12 nor optimization for SSD, So windows 7 isn’t optimized for ex: gaming even though most repacks were released for it. I don’t know anything about Win8.1 and my experience with Win8 isn’t good, so I disregard them here.\n
    \n
    So it is Windows 10 or Windows 11, but both are bloated with ads, telemetry, useless apps, processes and services (why do I have Cortana!?) and forces you to update. Win10&11 presented what is called “windows as a service” instead of “as a product”, a policy which sucks for us users.\n
    \n
    But I heard about Windows 10 Enterprise LTSC, which has minimized telemetry and non of the annoying apps, I don’t know about auto-updates though, but I heard it doesn’t receive them often. I also learned that I better choose IoT version of the later for longer support (2032 vs 2027 for non-IoT LTSC). Now I have multiple choice of guides:\n
    \n
    Downloading Microsoft’s official copies, debloating and activating them:\n
    ========================================================================\n
    \n
    1- the [r/piracy guide](https://www.reddit.com/r/Piracy/wiki/guides/win10upgrade_activation/) which suggests [these two files](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w), which are both 2019 versions. But I’m happy to see the size is 3.78 GB, so I can burn the 64x on a DVD!\n
    \n
    2- the [r/WindowsLTSC Megathread](https://rentry.org/windowsltsc) which sites to [this guide](https://rentry.co/LTSC), which again suggests [this friendly thread](https://rentry.org/fwt), and seems to be extensive and up-to-date. The [friendly thread](https://rentry.org/fwt) suggests [tb.rg-adguard](https://tb.rg-adguard.net/public.php) for downloading the iso. If you choose the options on [this picture](https://imgur.com/a/fkIcZ6d) then according to the files.rg-adguard.net database you’re downloading `en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso` . Not Enterprise Edition, so I think we just disregard this particular part of the friendly thread and download from [the pastebin in the Megathread](https://pastebin.com/qhiDBfT2).  \n
    —>cons: This is a bit extremely hard, especially since I’m on Linux rn.\n
    \n
    3- Microsoft Activation Scripts developers also provide [direct links to download ](https://massgrave.dev/windows_ltsc_links.html), without the heavy guides. But will I be able to uninstall Microsoft Edge for example later? This one might be the easiest yet balanced route for now.\n
    \n
    honorable mention: [This Russian site](http://nnmclub.to/forum/viewtopic.php?t=1584455), called nmclub, claims it offers 22H2 version of Windows 10 Enterprise IoT, but it is not LTSC I guess?\n
    \n
    Modified Windows copies\n
    =======================\n
    \n
    1- [Ghost Spectre Superlite](https://www.youtube.com/watch?v=EXoBHxCvxlE) which apparently doesn’t have an official site, rather an official Youtube channel (which I linked) but it is constantly updated on the [tech-latest.com website](https://tech-latest.com/ghost-spectre-windows-10-superlite-version/). the videos prove that the system supports android emulation well (I think, tbh I’m not considering this one, just included it cuz people who tried it speak positively about it)\n
    \n
    2-[Revi Os](https://revi.cc/) I heard it has an active Discord community and has a GUI tool that allow you to enable whatever you want,\n
    \n
    3-[Atlas OS](https://atlasos.net/) (this one is open source and has a [Github page](https://github.com/atlas-os/atlas) and is said to give the best gaming performance and least resources usage, I’m really considering it!).\n
    \n
    —>PS: as far as I understood, both Revi OS and Atlas OS are applicable on your installed win10/win11 using this open source project called [ameliorated](https://ameliorated.io/) which itself had [its’ fixed Win10 1903 version](https://www.youtube.com/watch?v=nwkiU6GG-YU).\n
    \n
    4- [Slimdown10](https://forums.mydigitallife.net/threads/slimdown10-%E2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/): from the mydigitallife forum. The creator states:\n
    \n
    > The tool eradicates all cloud stuff, telemetry stuff, spying, tracking stuff, UWP bloatware, suggestions, ads, etc by removing them directly from DVD media (before installation, not after it). It also integrates latest updates and turns Windows Update into manual mode (no more forced updates). **It is fully open source with no hidden stuff or blackbox features**.\n
    \n
    using Scripts\n
    =============\n
    \n
    1- [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) Looks like the most maintained open source one out of them. Along with Sophia…\n
    \n
    2- In [this reddit comment](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hpdt831/?context=3), a user recommended to:\n
    \n
    > install Windows Enterprise or Pro, and use [Sophia Script](https://github.com/farag2/Sophia-Script-for-Windows) to remove the Bloatware that comes installed and use O&O [ShutUp10](https://www.oo-software.com/en/shutup10) to disable the telemetry and spyware that is possible.  \n
    > Because security updates are extremely ultra important when you are connected to internet.(?)\n
    \n
    3- [privatezilla](https://github.com/builtbybel/privatezilla): This one seems lightweight and easier to use, but not up-to-date, idk.\n
    \n
    honorable mentions:\n
    \n
    - [This redditor from 2021](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hplcsq1/?context=3) seems confident that the three tools he mentions, combined, fully remove telemetry?\n
    - [winutil](https://github.com/ChrisTitusTech/winutil): an open source supposedly “One Tool for Everything” as the title of [the youtube guide by the developer](https://www.youtube.com/watch?v=vXyMScSbhk4) says.\n
    \n
    my plan:\n
    ========\n
    \n
    - I will just download [the r/piracy 64x ISO file](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w/file/6sVhQQpZ),\n
    - burn it on a 4.7GB DVD that I have (probably using ubuntu MATE’s Disk Image Mounter) cuz I don’t have a USB rn,\n
    - Activate using MAS Tool,\n
    - Download Drivers Manually,\n
    - Maybe use either [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) or [winutil](https://github.com/ChrisTitusTech/winutil) if I feel deranged. ngl, they got me sold just by having gui and being open source
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725219324 {#1676
    date: 2024-09-01 21:35:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 4965
  -titleTs: "'best':4 'discuss':1 'os':5 'pirat':8 'regard':2"
  -bodyTs: "'/)':612,639,698 '/a/fkicz6d)':418 '/atlas-os/atlas)':652 '/builtbybel/privatezilla):':867 '/christitustech/winutil)':991 '/christitustech/winutil):':907 '/en/shutup10)':840 '/farag2/sophia-script-for-windows)':825 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':332 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':943 '/forum/viewtopic.php?t=1584455),':518 '/fwt)':397 '/fwt),':381 '/ghost-spectre-windows-10-superlite-version/).':575 '/ledragox/win-debloat-tools)':787,986 '/ltsc),':372 '/public.php)':403 '/qhidbft2).':455 '/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':809 '/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':891 '/r/piracy/wiki/guides/win10upgrade_activation/)':324 '/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':714 '/watch?v=exobhxcvxle)':547 '/watch?v=nwkiu6gg-yu).':709 '/watch?v=vxymscsbhk4)':928 '/windows_ltsc_links.html),':483 '/windowsltsc)':364 '1':318,541,780 '10':67,195,248,528 '11':198,222 '1903':705 '2':358,607,802 '2019':336 '2021':888 '2027':296 '2032':294 '22h2':524 '3':470,634,863 '3.78':347 '4':710 '4.7':948 '64x':354,938 '7':80,133,156 'abl':492 'accord':420 'activ':316,472,618,970 'actual':71 'ad':204,736 'adguard':400 'adhd':52 'allow':627 'along':799 'also':141,280,475,751 'amelior':695 'ameliorated.io':697 'ameliorated.io/)':696 'android':583 'annoy':259 'anyth':175 'app':207,260 'appar':549 'applic':684 'atlas':635,681 'atlasos.net':638 'atlasos.net/)':637 'auto':267 'auto-upd':266 'balanc':507 'becam':15 'best':73,82,659 'better':284 'bit':460 'blackbox':776 'bloat':202 'bloatwar':734,829 'brain':53 'burn':352,944 'call':226,519,694 'channel':560 'choic':306 'choos':285,410 'claim':521 'cloud':726 'combin':900 'come':831 'comment':806 'communiti':125,620 'compil':17 'con':456 'confid':893 'connect':860 'consid':592,669 'constant':567 'copi':313,540 'cortana':215 'could':93 'cours':43 'creator':720 'critic':38 'cuz':109,598,962 'databas':424 'date':391,881 'day':11 'debloat':314,783,982 'derang':995 'despit':86 'develop':474,925 'direct':477,741 'directx11':87 'directx12':149 'disabl':842 'discord':619 'disk':959 'disregard':188,437 'doesn':274,550 'done':95 'download':309,405,427,446,480,935,974 'driver':120,975 'dvd':357,743,950 'easier':873 'easiest':505 'edg':496 'edit':431 'either':979 'emul':584 'en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso':428 'enabl':630 'enterpris':68,249,430,529,816 'erad':724 'especi':463 'etc':737 'even':163 'everyth':24,92,915 'ex':161 'exampl':101,498 'expect':36 'experi':180 'extens':386 'extrem':461,854 'far':673 'featur':777 'feel':994 'file':329,940 'files.rg-adguard.net':423 'fix':703 'forc':217,764 'forum':718 'forums.mydigitallife.net':713 'forums.mydigitallife.net/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':712 'found':29 'fps':83 'friend':377,393,443 'fulli':768,901 'game':85,162,660 'gb':348,949 'get':117 'ghost':542 'github':648 'github.com':651,786,824,866,906,985,990 'github.com/atlas-os/atlas)':650 'github.com/builtbybel/privatezilla):':865 'github.com/christitustech/winutil)':989 'github.com/christitustech/winutil):':905 'github.com/farag2/sophia-script-for-windows)':823 'github.com/ledragox/win-debloat-tools)':785,984 'give':657 'good':185 'googl':13 'got':998 'guess':537 'gui':624,1004 'guid':308,321,369,487,922 'happi':341 'hard':462 'heard':143,245,272,614 'heavi':486 'hidden':773 'honor':511,883 'hyperact':49 'idk':882 'imag':960 'imgur.com':417 'imgur.com/a/fkicz6d)':416 'import':856 'includ':596 'infinit':127 'info':41 'instal':687,746,814,832 'instead':231 'integr':752 'intel':119 'internet':862 'iot':70,286,300,530 'isn':157,183 'iso':407,939 'know':114,174,264 'later':290,499 'latest':753 'learn':281 'least':663 'lightweight':871 'like':789 'link':19,478,563 'linux':97,468 'longer':292 'look':788 'ltsc':69,250,301,535 'lutri':98 'm':103,340,466,590,667 'main':108 'maintain':792 'manual':760,976 'mas':972 'massgrave.dev':482 'massgrave.dev/windows_ltsc_links.html),':481 'mate':957 'matter':58 'mayb':91,977 'media':744 'mega.nz':331,942 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':330 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':941 'megathread':361,452 'mention':26,512,884,899 'microsoft':310,471,495 'might':502 'minim':253 'mode':761 'modifi':538 'mounter':961 'move':104 'multipl':305 'mydigitallif':717 'neither':145 'ngl':996 'nmclub':520 'nnmclub.to':517 'nnmclub.to/forum/viewtopic.php?t=1584455),':516 'non':256,299 'non-iot':298 'nvidia':118 'o':835,836 'offer':523 'offici':312,554,558 'often':278 'one':501,594,641,795,869,912 'open':643,691,769,793,909,1007 'optim':151,159 'option':412 'os':74,609,636,679,682 'outdat':89 'page':649 'part':440 'particular':439 'pastebin':449 'pastebin.com':454 'pastebin.com/qhidbft2).':453 'peopl':599 'perform':661 'pictur':415 'piraci':76 'plan':32,931 'pleas':44 'polici':237 'posit':604 'possibl':849 'post':2 'present':223 'privatezilla':864 'pro':818 'probabl':954 'process':208 'product':235 'project':693 'prove':578 'provid':476 'ps':671 'question':7 'r/piracy':320,937 'r/windowsltsc':360 'rather':556 're':426 'realli':668 'receiv':276 'recommend':812 'reddit':805 'redditor':886 'releas':168 'remov':739,827,902 'rentry.co':371 'rentry.co/ltsc),':370 'rentry.org':363,380,396 'rentry.org/fwt)':395 'rentry.org/fwt),':379 'rentry.org/windowsltsc)':362 'repack':166 'resourc':664 'revi':608,678 'revi.cc':611 'revi.cc/)':610 'rn':469,969 'rout':508 'russian':514 'said':655 'say':929 'script':473,779,822 'secur':139,851 'see':343 'seem':383,870,892 'servic':210,230 'shame':128 'share':30 'shutup10':837 'silli':48 'sinc':464 'site':366,515,555 'size':345 'slimdown10':711 'sold':1000 'sophia':801,821 'sourc':644,692,770,794,910,1008 'speak':603 'spectr':543 'spi':730 'spywar':846 'ssd':153 'start':3 'state':721 'still':111 'stuff':727,729,732,774 'suck':239 'suggest':326,375,398,735 'superlit':544 'support':147,293,582 'suppos':911 'system':581 'tb.rg':399 'tb.rg-adguard.net':402 'tb.rg-adguard.net/public.php)':401 'tbh':588 'tech-latest.com':571,574 'tech-latest.com/ghost-spectre-windows-10-superlite-version/).':573 'telemetri':205,254,728,844,903 'tell':22,59 'think':64,434,587 'though':164,269 'thread':378,394,444 'three':896 'throughout':9 'titl':918 'tool':625,723,784,897,913,973,983 'track':731 'tri':601 'trivial':57 'turn':756 'two':10,328 'ubuntu':107,956 'ultra':855 'understood':676 'uninstal':494 'up-to-d':388,878 'updat':140,220,268,568,754,758,765,852 'us':241 'usag':665 'usb':968 'use':131,689,778,820,834,875,955,971,978 'useless':206 'user':242,811 'uwp':733 'version':287,337,525,706 'video':577 'vs':295 'want':633 'websit':572 'well':585 'whatev':631 'win':782,981 'win-debloat-tool':781,980 'win10':221,704 'win10/win11':688 'win8':182 'win8.1':177 'window':66,79,124,132,155,194,197,227,247,527,539,757,815 'wine':99 'winutil':904,988 'without':484 'worth':25 'would':126 'www.oo-software.com':839 'www.oo-software.com/en/shutup10)':838 'www.reddit.com':323,808,890 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':807 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':889 'www.reddit.com/r/piracy/wiki/guides/win10upgrade_activation/)':322 'www.youtube.com':546,708,927 'www.youtube.com/watch?v=exobhxcvxle)':545 'www.youtube.com/watch?v=nwkiu6gg-yu).':707 'www.youtube.com/watch?v=vxymscsbhk4)':926 'yet':506 'youtub':559,921"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560609
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5611021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474209 {#1672
    date: 2023-10-05 04:50:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "discussion-regarding-the-best-OS-for-a-pirate"
  +title: "[discussion]: regarding the best OS for a pirate"
  +url: null
  +body: """
    This post started out as a question, but throughout two days of googling it became this compilation of links. I will tell you everything worth mention that I found, share my plan with you, and expect some critics (for the infos of course, please not for the silly hyperactivity of my ADHD brain over such a trivial matter 🥲). Tell me what do you think, is windows 10 enterprise LTSC IoT actually the best OS for piracy? Is it Windows 7 for best fps with games despite DirectX11 being outdated? Or maybe everything could be done through Linux + Lutris&WINE for example? I’m moving out from ubuntu mainly cuz I still don’t know where to get Nvidia&Intel Drivers from 😂\n
    \n
    So the windows community would infinitely shame you for using Windows 7 because it has no more security updates. Also I heard you neither have support for DirectX12 nor optimization for SSD, So windows 7 isn’t optimized for ex: gaming even though most repacks were released for it. I don’t know anything about Win8.1 and my experience with Win8 isn’t good, so I disregard them here.\n
    \n
    So it is Windows 10 or Windows 11, but both are bloated with ads, telemetry, useless apps, processes and services (why do I have Cortana!?) and forces you to update. Win10&11 presented what is called “windows as a service” instead of “as a product”, a policy which sucks for us users.\n
    \n
    But I heard about Windows 10 Enterprise LTSC, which has minimized telemetry and non of the annoying apps, I don’t know about auto-updates though, but I heard it doesn’t receive them often. I also learned that I better choose IoT version of the later for longer support (2032 vs 2027 for non-IoT LTSC). Now I have multiple choice of guides:\n
    \n
    Downloading Microsoft’s official copies, debloating and activating them:\n
    ========================================================================\n
    \n
    1- the [r/piracy guide](https://www.reddit.com/r/Piracy/wiki/guides/win10upgrade_activation/) which suggests [these two files](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w), which are both 2019 versions. But I’m happy to see the size is 3.78 GB, so I can burn the 64x on a DVD!\n
    \n
    2- the [r/WindowsLTSC Megathread](https://rentry.org/windowsltsc) which sites to [this guide](https://rentry.co/LTSC), which again suggests [this friendly thread](https://rentry.org/fwt), and seems to be extensive and up-to-date. The [friendly thread](https://rentry.org/fwt) suggests [tb.rg-adguard](https://tb.rg-adguard.net/public.php) for downloading the iso. If you choose the options on [this picture](https://imgur.com/a/fkIcZ6d) then according to the files.rg-adguard.net database you’re downloading `en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso` . Not Enterprise Edition, so I think we just disregard this particular part of the friendly thread and download from [the pastebin in the Megathread](https://pastebin.com/qhiDBfT2).  \n
    —>cons: This is a bit extremely hard, especially since I’m on Linux rn.\n
    \n
    3- Microsoft Activation Scripts developers also provide [direct links to download ](https://massgrave.dev/windows_ltsc_links.html), without the heavy guides. But will I be able to uninstall Microsoft Edge for example later? This one might be the easiest yet balanced route for now.\n
    \n
    honorable mention: [This Russian site](http://nnmclub.to/forum/viewtopic.php?t=1584455), called nmclub, claims it offers 22H2 version of Windows 10 Enterprise IoT, but it is not LTSC I guess?\n
    \n
    Modified Windows copies\n
    =======================\n
    \n
    1- [Ghost Spectre Superlite](https://www.youtube.com/watch?v=EXoBHxCvxlE) which apparently doesn’t have an official site, rather an official Youtube channel (which I linked) but it is constantly updated on the [tech-latest.com website](https://tech-latest.com/ghost-spectre-windows-10-superlite-version/). the videos prove that the system supports android emulation well (I think, tbh I’m not considering this one, just included it cuz people who tried it speak positively about it)\n
    \n
    2-[Revi Os](https://revi.cc/) I heard it has an active Discord community and has a GUI tool that allow you to enable whatever you want,\n
    \n
    3-[Atlas OS](https://atlasos.net/) (this one is open source and has a [Github page](https://github.com/atlas-os/atlas) and is said to give the best gaming performance and least resources usage, I’m really considering it!).\n
    \n
    —>PS: as far as I understood, both Revi OS and Atlas OS are applicable on your installed win10/win11 using this open source project called [ameliorated](https://ameliorated.io/) which itself had [its’ fixed Win10 1903 version](https://www.youtube.com/watch?v=nwkiU6GG-YU).\n
    \n
    4- [Slimdown10](https://forums.mydigitallife.net/threads/slimdown10-%E2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/): from the mydigitallife forum. The creator states:\n
    \n
    > The tool eradicates all cloud stuff, telemetry stuff, spying, tracking stuff, UWP bloatware, suggestions, ads, etc by removing them directly from DVD media (before installation, not after it). It also integrates latest updates and turns Windows Update into manual mode (no more forced updates). **It is fully open source with no hidden stuff or blackbox features**.\n
    \n
    using Scripts\n
    =============\n
    \n
    1- [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) Looks like the most maintained open source one out of them. Along with Sophia…\n
    \n
    2- In [this reddit comment](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hpdt831/?context=3), a user recommended to:\n
    \n
    > install Windows Enterprise or Pro, and use [Sophia Script](https://github.com/farag2/Sophia-Script-for-Windows) to remove the Bloatware that comes installed and use O&O [ShutUp10](https://www.oo-software.com/en/shutup10) to disable the telemetry and spyware that is possible.  \n
    > Because security updates are extremely ultra important when you are connected to internet.(?)\n
    \n
    3- [privatezilla](https://github.com/builtbybel/privatezilla): This one seems lightweight and easier to use, but not up-to-date, idk.\n
    \n
    honorable mentions:\n
    \n
    - [This redditor from 2021](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hplcsq1/?context=3) seems confident that the three tools he mentions, combined, fully remove telemetry?\n
    - [winutil](https://github.com/ChrisTitusTech/winutil): an open source supposedly “One Tool for Everything” as the title of [the youtube guide by the developer](https://www.youtube.com/watch?v=vXyMScSbhk4) says.\n
    \n
    my plan:\n
    ========\n
    \n
    - I will just download [the r/piracy 64x ISO file](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w/file/6sVhQQpZ),\n
    - burn it on a 4.7GB DVD that I have (probably using ubuntu MATE’s Disk Image Mounter) cuz I don’t have a USB rn,\n
    - Activate using MAS Tool,\n
    - Download Drivers Manually,\n
    - Maybe use either [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) or [winutil](https://github.com/ChrisTitusTech/winutil) if I feel deranged. ngl, they got me sold just by having gui and being open source
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725219324 {#1676
    date: 2024-09-01 21:35:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 4965
  -titleTs: "'best':4 'discuss':1 'os':5 'pirat':8 'regard':2"
  -bodyTs: "'/)':612,639,698 '/a/fkicz6d)':418 '/atlas-os/atlas)':652 '/builtbybel/privatezilla):':867 '/christitustech/winutil)':991 '/christitustech/winutil):':907 '/en/shutup10)':840 '/farag2/sophia-script-for-windows)':825 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':332 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':943 '/forum/viewtopic.php?t=1584455),':518 '/fwt)':397 '/fwt),':381 '/ghost-spectre-windows-10-superlite-version/).':575 '/ledragox/win-debloat-tools)':787,986 '/ltsc),':372 '/public.php)':403 '/qhidbft2).':455 '/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':809 '/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':891 '/r/piracy/wiki/guides/win10upgrade_activation/)':324 '/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':714 '/watch?v=exobhxcvxle)':547 '/watch?v=nwkiu6gg-yu).':709 '/watch?v=vxymscsbhk4)':928 '/windows_ltsc_links.html),':483 '/windowsltsc)':364 '1':318,541,780 '10':67,195,248,528 '11':198,222 '1903':705 '2':358,607,802 '2019':336 '2021':888 '2027':296 '2032':294 '22h2':524 '3':470,634,863 '3.78':347 '4':710 '4.7':948 '64x':354,938 '7':80,133,156 'abl':492 'accord':420 'activ':316,472,618,970 'actual':71 'ad':204,736 'adguard':400 'adhd':52 'allow':627 'along':799 'also':141,280,475,751 'amelior':695 'ameliorated.io':697 'ameliorated.io/)':696 'android':583 'annoy':259 'anyth':175 'app':207,260 'appar':549 'applic':684 'atlas':635,681 'atlasos.net':638 'atlasos.net/)':637 'auto':267 'auto-upd':266 'balanc':507 'becam':15 'best':73,82,659 'better':284 'bit':460 'blackbox':776 'bloat':202 'bloatwar':734,829 'brain':53 'burn':352,944 'call':226,519,694 'channel':560 'choic':306 'choos':285,410 'claim':521 'cloud':726 'combin':900 'come':831 'comment':806 'communiti':125,620 'compil':17 'con':456 'confid':893 'connect':860 'consid':592,669 'constant':567 'copi':313,540 'cortana':215 'could':93 'cours':43 'creator':720 'critic':38 'cuz':109,598,962 'databas':424 'date':391,881 'day':11 'debloat':314,783,982 'derang':995 'despit':86 'develop':474,925 'direct':477,741 'directx11':87 'directx12':149 'disabl':842 'discord':619 'disk':959 'disregard':188,437 'doesn':274,550 'done':95 'download':309,405,427,446,480,935,974 'driver':120,975 'dvd':357,743,950 'easier':873 'easiest':505 'edg':496 'edit':431 'either':979 'emul':584 'en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso':428 'enabl':630 'enterpris':68,249,430,529,816 'erad':724 'especi':463 'etc':737 'even':163 'everyth':24,92,915 'ex':161 'exampl':101,498 'expect':36 'experi':180 'extens':386 'extrem':461,854 'far':673 'featur':777 'feel':994 'file':329,940 'files.rg-adguard.net':423 'fix':703 'forc':217,764 'forum':718 'forums.mydigitallife.net':713 'forums.mydigitallife.net/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':712 'found':29 'fps':83 'friend':377,393,443 'fulli':768,901 'game':85,162,660 'gb':348,949 'get':117 'ghost':542 'github':648 'github.com':651,786,824,866,906,985,990 'github.com/atlas-os/atlas)':650 'github.com/builtbybel/privatezilla):':865 'github.com/christitustech/winutil)':989 'github.com/christitustech/winutil):':905 'github.com/farag2/sophia-script-for-windows)':823 'github.com/ledragox/win-debloat-tools)':785,984 'give':657 'good':185 'googl':13 'got':998 'guess':537 'gui':624,1004 'guid':308,321,369,487,922 'happi':341 'hard':462 'heard':143,245,272,614 'heavi':486 'hidden':773 'honor':511,883 'hyperact':49 'idk':882 'imag':960 'imgur.com':417 'imgur.com/a/fkicz6d)':416 'import':856 'includ':596 'infinit':127 'info':41 'instal':687,746,814,832 'instead':231 'integr':752 'intel':119 'internet':862 'iot':70,286,300,530 'isn':157,183 'iso':407,939 'know':114,174,264 'later':290,499 'latest':753 'learn':281 'least':663 'lightweight':871 'like':789 'link':19,478,563 'linux':97,468 'longer':292 'look':788 'ltsc':69,250,301,535 'lutri':98 'm':103,340,466,590,667 'main':108 'maintain':792 'manual':760,976 'mas':972 'massgrave.dev':482 'massgrave.dev/windows_ltsc_links.html),':481 'mate':957 'matter':58 'mayb':91,977 'media':744 'mega.nz':331,942 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':330 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':941 'megathread':361,452 'mention':26,512,884,899 'microsoft':310,471,495 'might':502 'minim':253 'mode':761 'modifi':538 'mounter':961 'move':104 'multipl':305 'mydigitallif':717 'neither':145 'ngl':996 'nmclub':520 'nnmclub.to':517 'nnmclub.to/forum/viewtopic.php?t=1584455),':516 'non':256,299 'non-iot':298 'nvidia':118 'o':835,836 'offer':523 'offici':312,554,558 'often':278 'one':501,594,641,795,869,912 'open':643,691,769,793,909,1007 'optim':151,159 'option':412 'os':74,609,636,679,682 'outdat':89 'page':649 'part':440 'particular':439 'pastebin':449 'pastebin.com':454 'pastebin.com/qhidbft2).':453 'peopl':599 'perform':661 'pictur':415 'piraci':76 'plan':32,931 'pleas':44 'polici':237 'posit':604 'possibl':849 'post':2 'present':223 'privatezilla':864 'pro':818 'probabl':954 'process':208 'product':235 'project':693 'prove':578 'provid':476 'ps':671 'question':7 'r/piracy':320,937 'r/windowsltsc':360 'rather':556 're':426 'realli':668 'receiv':276 'recommend':812 'reddit':805 'redditor':886 'releas':168 'remov':739,827,902 'rentry.co':371 'rentry.co/ltsc),':370 'rentry.org':363,380,396 'rentry.org/fwt)':395 'rentry.org/fwt),':379 'rentry.org/windowsltsc)':362 'repack':166 'resourc':664 'revi':608,678 'revi.cc':611 'revi.cc/)':610 'rn':469,969 'rout':508 'russian':514 'said':655 'say':929 'script':473,779,822 'secur':139,851 'see':343 'seem':383,870,892 'servic':210,230 'shame':128 'share':30 'shutup10':837 'silli':48 'sinc':464 'site':366,515,555 'size':345 'slimdown10':711 'sold':1000 'sophia':801,821 'sourc':644,692,770,794,910,1008 'speak':603 'spectr':543 'spi':730 'spywar':846 'ssd':153 'start':3 'state':721 'still':111 'stuff':727,729,732,774 'suck':239 'suggest':326,375,398,735 'superlit':544 'support':147,293,582 'suppos':911 'system':581 'tb.rg':399 'tb.rg-adguard.net':402 'tb.rg-adguard.net/public.php)':401 'tbh':588 'tech-latest.com':571,574 'tech-latest.com/ghost-spectre-windows-10-superlite-version/).':573 'telemetri':205,254,728,844,903 'tell':22,59 'think':64,434,587 'though':164,269 'thread':378,394,444 'three':896 'throughout':9 'titl':918 'tool':625,723,784,897,913,973,983 'track':731 'tri':601 'trivial':57 'turn':756 'two':10,328 'ubuntu':107,956 'ultra':855 'understood':676 'uninstal':494 'up-to-d':388,878 'updat':140,220,268,568,754,758,765,852 'us':241 'usag':665 'usb':968 'use':131,689,778,820,834,875,955,971,978 'useless':206 'user':242,811 'uwp':733 'version':287,337,525,706 'video':577 'vs':295 'want':633 'websit':572 'well':585 'whatev':631 'win':782,981 'win-debloat-tool':781,980 'win10':221,704 'win10/win11':688 'win8':182 'win8.1':177 'window':66,79,124,132,155,194,197,227,247,527,539,757,815 'wine':99 'winutil':904,988 'without':484 'worth':25 'would':126 'www.oo-software.com':839 'www.oo-software.com/en/shutup10)':838 'www.reddit.com':323,808,890 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':807 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':889 'www.reddit.com/r/piracy/wiki/guides/win10upgrade_activation/)':322 'www.youtube.com':546,708,927 'www.youtube.com/watch?v=exobhxcvxle)':545 'www.youtube.com/watch?v=nwkiu6gg-yu).':707 'www.youtube.com/watch?v=vxymscsbhk4)':926 'yet':506 'youtub':559,921"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560609
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5611021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474209 {#1672
    date: 2023-10-05 04:50:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "discussion-regarding-the-best-OS-for-a-pirate"
  +title: "[discussion]: regarding the best OS for a pirate"
  +url: null
  +body: """
    This post started out as a question, but throughout two days of googling it became this compilation of links. I will tell you everything worth mention that I found, share my plan with you, and expect some critics (for the infos of course, please not for the silly hyperactivity of my ADHD brain over such a trivial matter 🥲). Tell me what do you think, is windows 10 enterprise LTSC IoT actually the best OS for piracy? Is it Windows 7 for best fps with games despite DirectX11 being outdated? Or maybe everything could be done through Linux + Lutris&WINE for example? I’m moving out from ubuntu mainly cuz I still don’t know where to get Nvidia&Intel Drivers from 😂\n
    \n
    So the windows community would infinitely shame you for using Windows 7 because it has no more security updates. Also I heard you neither have support for DirectX12 nor optimization for SSD, So windows 7 isn’t optimized for ex: gaming even though most repacks were released for it. I don’t know anything about Win8.1 and my experience with Win8 isn’t good, so I disregard them here.\n
    \n
    So it is Windows 10 or Windows 11, but both are bloated with ads, telemetry, useless apps, processes and services (why do I have Cortana!?) and forces you to update. Win10&11 presented what is called “windows as a service” instead of “as a product”, a policy which sucks for us users.\n
    \n
    But I heard about Windows 10 Enterprise LTSC, which has minimized telemetry and non of the annoying apps, I don’t know about auto-updates though, but I heard it doesn’t receive them often. I also learned that I better choose IoT version of the later for longer support (2032 vs 2027 for non-IoT LTSC). Now I have multiple choice of guides:\n
    \n
    Downloading Microsoft’s official copies, debloating and activating them:\n
    ========================================================================\n
    \n
    1- the [r/piracy guide](https://www.reddit.com/r/Piracy/wiki/guides/win10upgrade_activation/) which suggests [these two files](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w), which are both 2019 versions. But I’m happy to see the size is 3.78 GB, so I can burn the 64x on a DVD!\n
    \n
    2- the [r/WindowsLTSC Megathread](https://rentry.org/windowsltsc) which sites to [this guide](https://rentry.co/LTSC), which again suggests [this friendly thread](https://rentry.org/fwt), and seems to be extensive and up-to-date. The [friendly thread](https://rentry.org/fwt) suggests [tb.rg-adguard](https://tb.rg-adguard.net/public.php) for downloading the iso. If you choose the options on [this picture](https://imgur.com/a/fkIcZ6d) then according to the files.rg-adguard.net database you’re downloading `en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso` . Not Enterprise Edition, so I think we just disregard this particular part of the friendly thread and download from [the pastebin in the Megathread](https://pastebin.com/qhiDBfT2).  \n
    —>cons: This is a bit extremely hard, especially since I’m on Linux rn.\n
    \n
    3- Microsoft Activation Scripts developers also provide [direct links to download ](https://massgrave.dev/windows_ltsc_links.html), without the heavy guides. But will I be able to uninstall Microsoft Edge for example later? This one might be the easiest yet balanced route for now.\n
    \n
    honorable mention: [This Russian site](http://nnmclub.to/forum/viewtopic.php?t=1584455), called nmclub, claims it offers 22H2 version of Windows 10 Enterprise IoT, but it is not LTSC I guess?\n
    \n
    Modified Windows copies\n
    =======================\n
    \n
    1- [Ghost Spectre Superlite](https://www.youtube.com/watch?v=EXoBHxCvxlE) which apparently doesn’t have an official site, rather an official Youtube channel (which I linked) but it is constantly updated on the [tech-latest.com website](https://tech-latest.com/ghost-spectre-windows-10-superlite-version/). the videos prove that the system supports android emulation well (I think, tbh I’m not considering this one, just included it cuz people who tried it speak positively about it)\n
    \n
    2-[Revi Os](https://revi.cc/) I heard it has an active Discord community and has a GUI tool that allow you to enable whatever you want,\n
    \n
    3-[Atlas OS](https://atlasos.net/) (this one is open source and has a [Github page](https://github.com/atlas-os/atlas) and is said to give the best gaming performance and least resources usage, I’m really considering it!).\n
    \n
    —>PS: as far as I understood, both Revi OS and Atlas OS are applicable on your installed win10/win11 using this open source project called [ameliorated](https://ameliorated.io/) which itself had [its’ fixed Win10 1903 version](https://www.youtube.com/watch?v=nwkiU6GG-YU).\n
    \n
    4- [Slimdown10](https://forums.mydigitallife.net/threads/slimdown10-%E2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/): from the mydigitallife forum. The creator states:\n
    \n
    > The tool eradicates all cloud stuff, telemetry stuff, spying, tracking stuff, UWP bloatware, suggestions, ads, etc by removing them directly from DVD media (before installation, not after it). It also integrates latest updates and turns Windows Update into manual mode (no more forced updates). **It is fully open source with no hidden stuff or blackbox features**.\n
    \n
    using Scripts\n
    =============\n
    \n
    1- [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) Looks like the most maintained open source one out of them. Along with Sophia…\n
    \n
    2- In [this reddit comment](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hpdt831/?context=3), a user recommended to:\n
    \n
    > install Windows Enterprise or Pro, and use [Sophia Script](https://github.com/farag2/Sophia-Script-for-Windows) to remove the Bloatware that comes installed and use O&O [ShutUp10](https://www.oo-software.com/en/shutup10) to disable the telemetry and spyware that is possible.  \n
    > Because security updates are extremely ultra important when you are connected to internet.(?)\n
    \n
    3- [privatezilla](https://github.com/builtbybel/privatezilla): This one seems lightweight and easier to use, but not up-to-date, idk.\n
    \n
    honorable mentions:\n
    \n
    - [This redditor from 2021](https://www.reddit.com/r/Piracy/comments/rl3e3u/comment/hplcsq1/?context=3) seems confident that the three tools he mentions, combined, fully remove telemetry?\n
    - [winutil](https://github.com/ChrisTitusTech/winutil): an open source supposedly “One Tool for Everything” as the title of [the youtube guide by the developer](https://www.youtube.com/watch?v=vXyMScSbhk4) says.\n
    \n
    my plan:\n
    ========\n
    \n
    - I will just download [the r/piracy 64x ISO file](https://mega.nz/folder/ChNTDaiL#nNqH2PTfIzTLAEs8nc-U0w/file/6sVhQQpZ),\n
    - burn it on a 4.7GB DVD that I have (probably using ubuntu MATE’s Disk Image Mounter) cuz I don’t have a USB rn,\n
    - Activate using MAS Tool,\n
    - Download Drivers Manually,\n
    - Maybe use either [Win-Debloat-Tools](https://github.com/LeDragoX/Win-Debloat-Tools) or [winutil](https://github.com/ChrisTitusTech/winutil) if I feel deranged. ngl, they got me sold just by having gui and being open source
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725219324 {#1676
    date: 2024-09-01 21:35:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 4965
  -titleTs: "'best':4 'discuss':1 'os':5 'pirat':8 'regard':2"
  -bodyTs: "'/)':612,639,698 '/a/fkicz6d)':418 '/atlas-os/atlas)':652 '/builtbybel/privatezilla):':867 '/christitustech/winutil)':991 '/christitustech/winutil):':907 '/en/shutup10)':840 '/farag2/sophia-script-for-windows)':825 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':332 '/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':943 '/forum/viewtopic.php?t=1584455),':518 '/fwt)':397 '/fwt),':381 '/ghost-spectre-windows-10-superlite-version/).':575 '/ledragox/win-debloat-tools)':787,986 '/ltsc),':372 '/public.php)':403 '/qhidbft2).':455 '/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':809 '/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':891 '/r/piracy/wiki/guides/win10upgrade_activation/)':324 '/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':714 '/watch?v=exobhxcvxle)':547 '/watch?v=nwkiu6gg-yu).':709 '/watch?v=vxymscsbhk4)':928 '/windows_ltsc_links.html),':483 '/windowsltsc)':364 '1':318,541,780 '10':67,195,248,528 '11':198,222 '1903':705 '2':358,607,802 '2019':336 '2021':888 '2027':296 '2032':294 '22h2':524 '3':470,634,863 '3.78':347 '4':710 '4.7':948 '64x':354,938 '7':80,133,156 'abl':492 'accord':420 'activ':316,472,618,970 'actual':71 'ad':204,736 'adguard':400 'adhd':52 'allow':627 'along':799 'also':141,280,475,751 'amelior':695 'ameliorated.io':697 'ameliorated.io/)':696 'android':583 'annoy':259 'anyth':175 'app':207,260 'appar':549 'applic':684 'atlas':635,681 'atlasos.net':638 'atlasos.net/)':637 'auto':267 'auto-upd':266 'balanc':507 'becam':15 'best':73,82,659 'better':284 'bit':460 'blackbox':776 'bloat':202 'bloatwar':734,829 'brain':53 'burn':352,944 'call':226,519,694 'channel':560 'choic':306 'choos':285,410 'claim':521 'cloud':726 'combin':900 'come':831 'comment':806 'communiti':125,620 'compil':17 'con':456 'confid':893 'connect':860 'consid':592,669 'constant':567 'copi':313,540 'cortana':215 'could':93 'cours':43 'creator':720 'critic':38 'cuz':109,598,962 'databas':424 'date':391,881 'day':11 'debloat':314,783,982 'derang':995 'despit':86 'develop':474,925 'direct':477,741 'directx11':87 'directx12':149 'disabl':842 'discord':619 'disk':959 'disregard':188,437 'doesn':274,550 'done':95 'download':309,405,427,446,480,935,974 'driver':120,975 'dvd':357,743,950 'easier':873 'easiest':505 'edg':496 'edit':431 'either':979 'emul':584 'en-us_windows_10_consumer_editions_version_22h2_x64_dvd_8da72ab3.iso':428 'enabl':630 'enterpris':68,249,430,529,816 'erad':724 'especi':463 'etc':737 'even':163 'everyth':24,92,915 'ex':161 'exampl':101,498 'expect':36 'experi':180 'extens':386 'extrem':461,854 'far':673 'featur':777 'feel':994 'file':329,940 'files.rg-adguard.net':423 'fix':703 'forc':217,764 'forum':718 'forums.mydigitallife.net':713 'forums.mydigitallife.net/threads/slimdown10-%e2%80%93-turn-windows-10-22h2-or-ltsc-2021-into-classic-legacy-windows.86552/):':712 'found':29 'fps':83 'friend':377,393,443 'fulli':768,901 'game':85,162,660 'gb':348,949 'get':117 'ghost':542 'github':648 'github.com':651,786,824,866,906,985,990 'github.com/atlas-os/atlas)':650 'github.com/builtbybel/privatezilla):':865 'github.com/christitustech/winutil)':989 'github.com/christitustech/winutil):':905 'github.com/farag2/sophia-script-for-windows)':823 'github.com/ledragox/win-debloat-tools)':785,984 'give':657 'good':185 'googl':13 'got':998 'guess':537 'gui':624,1004 'guid':308,321,369,487,922 'happi':341 'hard':462 'heard':143,245,272,614 'heavi':486 'hidden':773 'honor':511,883 'hyperact':49 'idk':882 'imag':960 'imgur.com':417 'imgur.com/a/fkicz6d)':416 'import':856 'includ':596 'infinit':127 'info':41 'instal':687,746,814,832 'instead':231 'integr':752 'intel':119 'internet':862 'iot':70,286,300,530 'isn':157,183 'iso':407,939 'know':114,174,264 'later':290,499 'latest':753 'learn':281 'least':663 'lightweight':871 'like':789 'link':19,478,563 'linux':97,468 'longer':292 'look':788 'ltsc':69,250,301,535 'lutri':98 'm':103,340,466,590,667 'main':108 'maintain':792 'manual':760,976 'mas':972 'massgrave.dev':482 'massgrave.dev/windows_ltsc_links.html),':481 'mate':957 'matter':58 'mayb':91,977 'media':744 'mega.nz':331,942 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w),':330 'mega.nz/folder/chntdail#nnqh2ptfiztlaes8nc-u0w/file/6svhqqpz),':941 'megathread':361,452 'mention':26,512,884,899 'microsoft':310,471,495 'might':502 'minim':253 'mode':761 'modifi':538 'mounter':961 'move':104 'multipl':305 'mydigitallif':717 'neither':145 'ngl':996 'nmclub':520 'nnmclub.to':517 'nnmclub.to/forum/viewtopic.php?t=1584455),':516 'non':256,299 'non-iot':298 'nvidia':118 'o':835,836 'offer':523 'offici':312,554,558 'often':278 'one':501,594,641,795,869,912 'open':643,691,769,793,909,1007 'optim':151,159 'option':412 'os':74,609,636,679,682 'outdat':89 'page':649 'part':440 'particular':439 'pastebin':449 'pastebin.com':454 'pastebin.com/qhidbft2).':453 'peopl':599 'perform':661 'pictur':415 'piraci':76 'plan':32,931 'pleas':44 'polici':237 'posit':604 'possibl':849 'post':2 'present':223 'privatezilla':864 'pro':818 'probabl':954 'process':208 'product':235 'project':693 'prove':578 'provid':476 'ps':671 'question':7 'r/piracy':320,937 'r/windowsltsc':360 'rather':556 're':426 'realli':668 'receiv':276 'recommend':812 'reddit':805 'redditor':886 'releas':168 'remov':739,827,902 'rentry.co':371 'rentry.co/ltsc),':370 'rentry.org':363,380,396 'rentry.org/fwt)':395 'rentry.org/fwt),':379 'rentry.org/windowsltsc)':362 'repack':166 'resourc':664 'revi':608,678 'revi.cc':611 'revi.cc/)':610 'rn':469,969 'rout':508 'russian':514 'said':655 'say':929 'script':473,779,822 'secur':139,851 'see':343 'seem':383,870,892 'servic':210,230 'shame':128 'share':30 'shutup10':837 'silli':48 'sinc':464 'site':366,515,555 'size':345 'slimdown10':711 'sold':1000 'sophia':801,821 'sourc':644,692,770,794,910,1008 'speak':603 'spectr':543 'spi':730 'spywar':846 'ssd':153 'start':3 'state':721 'still':111 'stuff':727,729,732,774 'suck':239 'suggest':326,375,398,735 'superlit':544 'support':147,293,582 'suppos':911 'system':581 'tb.rg':399 'tb.rg-adguard.net':402 'tb.rg-adguard.net/public.php)':401 'tbh':588 'tech-latest.com':571,574 'tech-latest.com/ghost-spectre-windows-10-superlite-version/).':573 'telemetri':205,254,728,844,903 'tell':22,59 'think':64,434,587 'though':164,269 'thread':378,394,444 'three':896 'throughout':9 'titl':918 'tool':625,723,784,897,913,973,983 'track':731 'tri':601 'trivial':57 'turn':756 'two':10,328 'ubuntu':107,956 'ultra':855 'understood':676 'uninstal':494 'up-to-d':388,878 'updat':140,220,268,568,754,758,765,852 'us':241 'usag':665 'usb':968 'use':131,689,778,820,834,875,955,971,978 'useless':206 'user':242,811 'uwp':733 'version':287,337,525,706 'video':577 'vs':295 'want':633 'websit':572 'well':585 'whatev':631 'win':782,981 'win-debloat-tool':781,980 'win10':221,704 'win10/win11':688 'win8':182 'win8.1':177 'window':66,79,124,132,155,194,197,227,247,527,539,757,815 'wine':99 'winutil':904,988 'without':484 'worth':25 'would':126 'www.oo-software.com':839 'www.oo-software.com/en/shutup10)':838 'www.reddit.com':323,808,890 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hpdt831/?context=3),':807 'www.reddit.com/r/piracy/comments/rl3e3u/comment/hplcsq1/?context=3)':889 'www.reddit.com/r/piracy/wiki/guides/win10upgrade_activation/)':322 'www.youtube.com':546,708,927 'www.youtube.com/watch?v=exobhxcvxle)':545 'www.youtube.com/watch?v=nwkiu6gg-yu).':707 'www.youtube.com/watch?v=vxymscsbhk4)':926 'yet':506 'youtub':559,921"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696560609
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5611021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696474209 {#1672
    date: 2023-10-05 04:50:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Fruits-and-veg-that-go-well-with-plain-cream-cheese"
  +title: "Fruits and veg that go well with plain cream cheese?"
  +url: null
  +body: """
    Looking for inspiration for things to add to my morning bagel :)\n
    \n
    Edited to add: thanks for all the replies!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696493575 {#1649
    date: 2023-10-05 10:12:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 6759
  -titleTs: "'chees':10 'cream':9 'fruit':1 'go':5 'plain':8 'veg':3 'well':6"
  -bodyTs: "'add':7,14 'bagel':11 'edit':12 'inspir':3 'look':1 'morn':10 'repli':19 'thank':15 'thing':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696492431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6316452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696472931 {#1651
    date: 2023-10-05 04:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Fruits-and-veg-that-go-well-with-plain-cream-cheese"
  +title: "Fruits and veg that go well with plain cream cheese?"
  +url: null
  +body: """
    Looking for inspiration for things to add to my morning bagel :)\n
    \n
    Edited to add: thanks for all the replies!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696493575 {#1649
    date: 2023-10-05 10:12:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 6759
  -titleTs: "'chees':10 'cream':9 'fruit':1 'go':5 'plain':8 'veg':3 'well':6"
  -bodyTs: "'add':7,14 'bagel':11 'edit':12 'inspir':3 'look':1 'morn':10 'repli':19 'thank':15 'thing':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696492431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6316452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696472931 {#1651
    date: 2023-10-05 04:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Fruits-and-veg-that-go-well-with-plain-cream-cheese"
  +title: "Fruits and veg that go well with plain cream cheese?"
  +url: null
  +body: """
    Looking for inspiration for things to add to my morning bagel :)\n
    \n
    Edited to add: thanks for all the replies!!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696493575 {#1649
    date: 2023-10-05 10:12:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1589 …}
  +badges: Doctrine\ORM\PersistentCollection {#1582 …}
  +children: []
  -id: 6759
  -titleTs: "'chees':10 'cream':9 'fruit':1 'go':5 'plain':8 'veg':3 'well':6"
  -bodyTs: "'add':7,14 'bagel':11 'edit':12 'inspir':3 'look':1 'morn':10 'repli':19 'thank':15 'thing':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696492431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6316452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696472931 {#1651
    date: 2023-10-05 04:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Electrolytic-Caps-and-Vacuum-Pressure"
  +title: "Electrolytic Caps and Vacuum/Pressure"
  +url: null
  +body: """
    So I’m a refrigeration tech with some electronics manufacturing experience. But I’ve never combined the 2 skillsets so I’ve been toying with the idea of building a large vapor chamber to cool a computer via direct immersion in a refrigerant. I know its about as far from practical as you can get but it sounds like fun.\n
    \n
    Ignoring all of the many many other problems with doing this for now the one thing I’m not sure about is how well the electrolytic caps on the various components would survive. I would need to pull a fairly hard (500 micron) vacuum on everything before I charge it with refrigerant. I know most electolytic caps aren’t vacuum rated but I’m not sure if that just means you can’t have them operating in a vacuum or if they will immediately pop if you just subject them to hard vaccum period. Additionally while I am planning on using a low pressure refrigerant (probably some R-123 substitute but I’m definitely still working on that part) the components would all still be subject to pressures of up to about 20 PSIG at the high end. Beyond that point I would probably have an active cooling system kick in just for safety sake. I’m not sure how well the caps in particular would survive being immersed in a liquid under 20 PSIG pressure.\n
    \n
    Does anyone here have any experience subjecting electrolytic capacitors to hard vacuum or elevated pressure? At what point do they just pop?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696472214 {#1583
    date: 2023-10-05 04:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 2900
  -titleTs: "'cap':2 'electrolyt':1 'vacuum/pressure':4"
  -bodyTs: "'-123':169 '2':18 '20':193,234 '500':102 'activ':207 'addit':155 'anyon':238 'aren':118 'beyond':199 'build':29 'cap':87,117,223 'capacitor':245 'chamber':33 'charg':109 'combin':16 'compon':91,181 'comput':37 'cool':35,208 'definit':174 'direct':39 'electolyt':116 'electrolyt':86,244 'electron':9 'elev':250 'end':198 'everyth':106 'experi':11,242 'fair':100 'far':49 'fun':60 'get':55 'hard':101,152,247 'high':197 'idea':27 'ignor':61 'immedi':144 'immers':40,229 'kick':210 'know':45,114 'larg':31 'like':59 'liquid':232 'low':163 'm':3,78,124,173,217 'mani':65,66 'manufactur':10 'mean':130 'micron':103 'need':96 'never':15 'one':75 'oper':136 'part':179 'particular':225 'period':154 'plan':159 'point':201,254 'pop':145,258 'practic':51 'pressur':164,188,236,251 'probabl':166,204 'problem':68 'psig':194,235 'pull':98 'r':168 'rate':121 'refriger':5,43,112,165 'safeti':214 'sake':215 'skillset':19 'sound':58 'still':175,184 'subject':149,186,243 'substitut':170 'sure':80,126,219 'surviv':93,227 'system':209 'tech':6 'thing':76 'toy':24 'use':161 'vaccum':153 'vacuum':104,120,139,248 'vapor':32 'various':90 've':14,22 'via':38 'well':84,221 'work':176 'would':92,95,182,203,226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696493711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6313145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469211 {#1577
    date: 2023-10-05 03:26:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Electrolytic-Caps-and-Vacuum-Pressure"
  +title: "Electrolytic Caps and Vacuum/Pressure"
  +url: null
  +body: """
    So I’m a refrigeration tech with some electronics manufacturing experience. But I’ve never combined the 2 skillsets so I’ve been toying with the idea of building a large vapor chamber to cool a computer via direct immersion in a refrigerant. I know its about as far from practical as you can get but it sounds like fun.\n
    \n
    Ignoring all of the many many other problems with doing this for now the one thing I’m not sure about is how well the electrolytic caps on the various components would survive. I would need to pull a fairly hard (500 micron) vacuum on everything before I charge it with refrigerant. I know most electolytic caps aren’t vacuum rated but I’m not sure if that just means you can’t have them operating in a vacuum or if they will immediately pop if you just subject them to hard vaccum period. Additionally while I am planning on using a low pressure refrigerant (probably some R-123 substitute but I’m definitely still working on that part) the components would all still be subject to pressures of up to about 20 PSIG at the high end. Beyond that point I would probably have an active cooling system kick in just for safety sake. I’m not sure how well the caps in particular would survive being immersed in a liquid under 20 PSIG pressure.\n
    \n
    Does anyone here have any experience subjecting electrolytic capacitors to hard vacuum or elevated pressure? At what point do they just pop?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696472214 {#1583
    date: 2023-10-05 04:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 2900
  -titleTs: "'cap':2 'electrolyt':1 'vacuum/pressure':4"
  -bodyTs: "'-123':169 '2':18 '20':193,234 '500':102 'activ':207 'addit':155 'anyon':238 'aren':118 'beyond':199 'build':29 'cap':87,117,223 'capacitor':245 'chamber':33 'charg':109 'combin':16 'compon':91,181 'comput':37 'cool':35,208 'definit':174 'direct':39 'electolyt':116 'electrolyt':86,244 'electron':9 'elev':250 'end':198 'everyth':106 'experi':11,242 'fair':100 'far':49 'fun':60 'get':55 'hard':101,152,247 'high':197 'idea':27 'ignor':61 'immedi':144 'immers':40,229 'kick':210 'know':45,114 'larg':31 'like':59 'liquid':232 'low':163 'm':3,78,124,173,217 'mani':65,66 'manufactur':10 'mean':130 'micron':103 'need':96 'never':15 'one':75 'oper':136 'part':179 'particular':225 'period':154 'plan':159 'point':201,254 'pop':145,258 'practic':51 'pressur':164,188,236,251 'probabl':166,204 'problem':68 'psig':194,235 'pull':98 'r':168 'rate':121 'refriger':5,43,112,165 'safeti':214 'sake':215 'skillset':19 'sound':58 'still':175,184 'subject':149,186,243 'substitut':170 'sure':80,126,219 'surviv':93,227 'system':209 'tech':6 'thing':76 'toy':24 'use':161 'vaccum':153 'vacuum':104,120,139,248 'vapor':32 'various':90 've':14,22 'via':38 'well':84,221 'work':176 'would':92,95,182,203,226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696493711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6313145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469211 {#1577
    date: 2023-10-05 03:26:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#1579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Electrolytic-Caps-and-Vacuum-Pressure"
  +title: "Electrolytic Caps and Vacuum/Pressure"
  +url: null
  +body: """
    So I’m a refrigeration tech with some electronics manufacturing experience. But I’ve never combined the 2 skillsets so I’ve been toying with the idea of building a large vapor chamber to cool a computer via direct immersion in a refrigerant. I know its about as far from practical as you can get but it sounds like fun.\n
    \n
    Ignoring all of the many many other problems with doing this for now the one thing I’m not sure about is how well the electrolytic caps on the various components would survive. I would need to pull a fairly hard (500 micron) vacuum on everything before I charge it with refrigerant. I know most electolytic caps aren’t vacuum rated but I’m not sure if that just means you can’t have them operating in a vacuum or if they will immediately pop if you just subject them to hard vaccum period. Additionally while I am planning on using a low pressure refrigerant (probably some R-123 substitute but I’m definitely still working on that part) the components would all still be subject to pressures of up to about 20 PSIG at the high end. Beyond that point I would probably have an active cooling system kick in just for safety sake. I’m not sure how well the caps in particular would survive being immersed in a liquid under 20 PSIG pressure.\n
    \n
    Does anyone here have any experience subjecting electrolytic capacitors to hard vacuum or elevated pressure? At what point do they just pop?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696472214 {#1583
    date: 2023-10-05 04:16:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: []
  -id: 2900
  -titleTs: "'cap':2 'electrolyt':1 'vacuum/pressure':4"
  -bodyTs: "'-123':169 '2':18 '20':193,234 '500':102 'activ':207 'addit':155 'anyon':238 'aren':118 'beyond':199 'build':29 'cap':87,117,223 'capacitor':245 'chamber':33 'charg':109 'combin':16 'compon':91,181 'comput':37 'cool':35,208 'definit':174 'direct':39 'electolyt':116 'electrolyt':86,244 'electron':9 'elev':250 'end':198 'everyth':106 'experi':11,242 'fair':100 'far':49 'fun':60 'get':55 'hard':101,152,247 'high':197 'idea':27 'ignor':61 'immedi':144 'immers':40,229 'kick':210 'know':45,114 'larg':31 'like':59 'liquid':232 'low':163 'm':3,78,124,173,217 'mani':65,66 'manufactur':10 'mean':130 'micron':103 'need':96 'never':15 'one':75 'oper':136 'part':179 'particular':225 'period':154 'plan':159 'point':201,254 'pop':145,258 'practic':51 'pressur':164,188,236,251 'probabl':166,204 'problem':68 'psig':194,235 'pull':98 'r':168 'rate':121 'refriger':5,43,112,165 'safeti':214 'sake':215 'skillset':19 'sound':58 'still':175,184 'subject':149,186,243 'substitut':170 'sure':80,126,219 'surviv':93,227 'system':209 'tech':6 'thing':76 'toy':24 'use':161 'vaccum':153 'vacuum':104,120,139,248 'vapor':32 'various':90 've':14,22 'via':38 'well':84,221 'work':176 'would':92,95,182,203,226"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696493711
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6313145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696469211 {#1577
    date: 2023-10-05 03:26:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-remove-or-drastically-mitigate-boar-taint"
  +title: "Is it possible to remove or drastically mitigate boar taint?"
  +url: null
  +body: """
    Pretty much the title. We bought a pig, not knowing about boar taint so didn’t inquire about the state of the pig (gender, age) beforehand. First cook and it’s heavily present.\n
    \n
    Will trimming off all the fat and boning it help mitigate the taint (and crossing my fingers here so hard it hurts) or remove it altogether? Anyone have experience on this problem?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697071485 {#1549
    date: 2023-10-12 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 7049
  -titleTs: "'boar':9 'drastic':7 'mitig':8 'possibl':3 'remov':5 'taint':10"
  -bodyTs: "'age':25 'altogeth':59 'anyon':60 'beforehand':26 'boar':12 'bone':41 'bought':6 'cook':28 'cross':48 'didn':15 'experi':62 'fat':39 'finger':50 'first':27 'gender':24 'hard':53 'heavili':32 'help':43 'hurt':55 'inquir':17 'know':10 'mitig':44 'much':2 'pig':8,23 'present':33 'pretti':1 'problem':65 'remov':57 'state':20 'taint':13,46 'titl':4 'trim':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497592
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6614670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455592 {#1560
    date: 2023-10-04 23:39:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-remove-or-drastically-mitigate-boar-taint"
  +title: "Is it possible to remove or drastically mitigate boar taint?"
  +url: null
  +body: """
    Pretty much the title. We bought a pig, not knowing about boar taint so didn’t inquire about the state of the pig (gender, age) beforehand. First cook and it’s heavily present.\n
    \n
    Will trimming off all the fat and boning it help mitigate the taint (and crossing my fingers here so hard it hurts) or remove it altogether? Anyone have experience on this problem?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697071485 {#1549
    date: 2023-10-12 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 7049
  -titleTs: "'boar':9 'drastic':7 'mitig':8 'possibl':3 'remov':5 'taint':10"
  -bodyTs: "'age':25 'altogeth':59 'anyon':60 'beforehand':26 'boar':12 'bone':41 'bought':6 'cook':28 'cross':48 'didn':15 'experi':62 'fat':39 'finger':50 'first':27 'gender':24 'hard':53 'heavili':32 'help':43 'hurt':55 'inquir':17 'know':10 'mitig':44 'much':2 'pig':8,23 'present':33 'pretti':1 'problem':65 'remov':57 'state':20 'taint':13,46 'titl':4 'trim':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497592
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6614670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455592 {#1560
    date: 2023-10-04 23:39:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1568
  +user: Proxies\__CG__\App\Entity\User {#1526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-it-possible-to-remove-or-drastically-mitigate-boar-taint"
  +title: "Is it possible to remove or drastically mitigate boar taint?"
  +url: null
  +body: """
    Pretty much the title. We bought a pig, not knowing about boar taint so didn’t inquire about the state of the pig (gender, age) beforehand. First cook and it’s heavily present.\n
    \n
    Will trimming off all the fat and boning it help mitigate the taint (and crossing my fingers here so hard it hurts) or remove it altogether? Anyone have experience on this problem?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697071485 {#1549
    date: 2023-10-12 02:44:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: []
  -id: 7049
  -titleTs: "'boar':9 'drastic':7 'mitig':8 'possibl':3 'remov':5 'taint':10"
  -bodyTs: "'age':25 'altogeth':59 'anyon':60 'beforehand':26 'boar':12 'bone':41 'bought':6 'cook':28 'cross':48 'didn':15 'experi':62 'fat':39 'finger':50 'first':27 'gender':24 'hard':53 'heavili':32 'help':43 'hurt':55 'inquir':17 'know':10 'mitig':44 'much':2 'pig':8,23 'present':33 'pretti':1 'problem':65 'remov':57 'state':20 'taint':13,46 'titl':4 'trim':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497592
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6614670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455592 {#1560
    date: 2023-10-04 23:39:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "According-to-Steam-s-terms-and-conditions-can-they-remove-games"
  +title: "According to Steam's terms and conditions can they remove games from your library and are Steam emulators allowed?"
  +url: null
  +body: """
    This is in reference to a post titled [*Amazon Prime Video is able to remove a video from your library after purchase.*](https://leminal.space/post/1113224). The title is kind of self-explanatory and piracy was brought up in the comments. Someone mentioned GOG and Steam granting users indefinite licenses to users regardless of whether or not the game is still being sold.\n
    \n
    While I could see that with GOG something tells me that’s probably not the case with Steam but I can’t find a specific quote to back it up. I can’t seem to find an instance of them removing a game from someone’s library even when a game was banned in a country like in the case of [Disco Elysium and Rimworld being banned in Australia](https://www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).\n
    \n
    I couldn’t see Valve removing games from people’s libraries without a good reason due to the amount of backlash that would cause but maybe under specific circumstances they would.\n
    \n
    ---\n
    \n
    On a similar note I was curious if anything in the terms and conditions talks about Steam emulators. There’s a section it that says:\n
    \n
    > “… host or provide matchmaking services for the Content and Services or emulate or redirect the communication protocols used by Valve in any network feature of the Content and Services, through protocol emulation, tunneling, modifying or adding components to the Content and Services …”\n
    \n
    But I am not sure if I am misunderstanding what it’s trying to get across.\n
    \n
    ---\n
    \n
    I looked through a majority of the [Steam Subscriber Agreement](https://store.steampowered.com/subscriber_agreement/) but it can be a bit hard to decipher. There could also be comments from Valve staff elsewhere like on Twitter or Reddit that may at least shown their thoughts on the matter.\n
    \n
    This might be a bit boring for a lot of people but I am curious about the DRM behind Steam. I feel like people have placed a lot of trust and money into Valve and Steam so I am curious about potential worst case scenarios.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696461086 {#1565
    date: 2023-10-05 01:11:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 5098
  -titleTs: "'accord':1 'allow':19 'condit':7 'emul':18 'game':11 'librari':14 'remov':10 'steam':3,17 'term':5"
  -bodyTs: "'/post/1113224).':25 '/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':135 '/subscriber_agreement/)':262 'abl':13 'across':249 'ad':227 'agreement':259 'also':274 'amazon':9 'amount':154 'anyth':175 'australia':132 'back':91 'backlash':156 'ban':116,130 'behind':314 'bit':268,300 'bore':301 'brought':37 'case':79,123,339 'caus':159 'circumst':164 'comment':41,276 'communic':207 'compon':228 'condit':180 'content':199,218,231 'could':66,273 'couldn':137 'countri':119 'curious':173,310,335 'deciph':271 'disco':125 'drm':313 'due':151 'elsewher':280 'elysium':126 'emul':184,203,223 'even':111 'explanatori':33 'featur':215 'feel':317 'find':86,99 'game':59,106,114,142 'get':248 'gog':44,70 'good':149 'grant':47 'hard':269 'host':192 'indefinit':49 'instanc':101 'kind':29 'least':289 'leminal.space':24 'leminal.space/post/1113224).':23 'librari':20,110,146 'licens':50 'like':120,281,318 'look':251 'lot':304,323 'major':254 'matchmak':195 'matter':295 'may':287 'mayb':161 'mention':43 'might':297 'misunderstand':242 'modifi':225 'money':327 'network':214 'note':170 'peopl':144,306,319 'piraci':35 'place':321 'post':7 'potenti':337 'prime':10 'probabl':76 'protocol':208,222 'provid':194 'purchas':22 'quot':89 'reason':150 'reddit':285 'redirect':205 'refer':4 'regardless':53 'remov':15,104,141 'rimworld':128 'say':191 'scenario':340 'section':188 'see':67,139 'seem':97 'self':32 'self-explanatori':31 'servic':196,201,220,233 'shown':290 'similar':169 'sold':63 'someon':42,108 'someth':71 'specif':88,163 'staff':279 'steam':46,81,183,257,315,331 'still':61 'store.steampowered.com':261 'store.steampowered.com/subscriber_agreement/)':260 'subscrib':258 'sure':238 'talk':181 'tell':72 'term':178 'thought':292 'titl':8,27 'tri':246 'trust':325 'tunnel':224 'twitter':283 'use':209 'user':48,52 'valv':140,211,278,329 'video':11,17 'whether':55 'without':147 'worst':338 'would':158,166 'www.pcgamer.com':134 'www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696466298
  +visibility: "visible             "
  +apId: "https://leminal.space/post/1130485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455298 {#1554
    date: 2023-10-04 23:34:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "According-to-Steam-s-terms-and-conditions-can-they-remove-games"
  +title: "According to Steam's terms and conditions can they remove games from your library and are Steam emulators allowed?"
  +url: null
  +body: """
    This is in reference to a post titled [*Amazon Prime Video is able to remove a video from your library after purchase.*](https://leminal.space/post/1113224). The title is kind of self-explanatory and piracy was brought up in the comments. Someone mentioned GOG and Steam granting users indefinite licenses to users regardless of whether or not the game is still being sold.\n
    \n
    While I could see that with GOG something tells me that’s probably not the case with Steam but I can’t find a specific quote to back it up. I can’t seem to find an instance of them removing a game from someone’s library even when a game was banned in a country like in the case of [Disco Elysium and Rimworld being banned in Australia](https://www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).\n
    \n
    I couldn’t see Valve removing games from people’s libraries without a good reason due to the amount of backlash that would cause but maybe under specific circumstances they would.\n
    \n
    ---\n
    \n
    On a similar note I was curious if anything in the terms and conditions talks about Steam emulators. There’s a section it that says:\n
    \n
    > “… host or provide matchmaking services for the Content and Services or emulate or redirect the communication protocols used by Valve in any network feature of the Content and Services, through protocol emulation, tunneling, modifying or adding components to the Content and Services …”\n
    \n
    But I am not sure if I am misunderstanding what it’s trying to get across.\n
    \n
    ---\n
    \n
    I looked through a majority of the [Steam Subscriber Agreement](https://store.steampowered.com/subscriber_agreement/) but it can be a bit hard to decipher. There could also be comments from Valve staff elsewhere like on Twitter or Reddit that may at least shown their thoughts on the matter.\n
    \n
    This might be a bit boring for a lot of people but I am curious about the DRM behind Steam. I feel like people have placed a lot of trust and money into Valve and Steam so I am curious about potential worst case scenarios.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696461086 {#1565
    date: 2023-10-05 01:11:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 5098
  -titleTs: "'accord':1 'allow':19 'condit':7 'emul':18 'game':11 'librari':14 'remov':10 'steam':3,17 'term':5"
  -bodyTs: "'/post/1113224).':25 '/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':135 '/subscriber_agreement/)':262 'abl':13 'across':249 'ad':227 'agreement':259 'also':274 'amazon':9 'amount':154 'anyth':175 'australia':132 'back':91 'backlash':156 'ban':116,130 'behind':314 'bit':268,300 'bore':301 'brought':37 'case':79,123,339 'caus':159 'circumst':164 'comment':41,276 'communic':207 'compon':228 'condit':180 'content':199,218,231 'could':66,273 'couldn':137 'countri':119 'curious':173,310,335 'deciph':271 'disco':125 'drm':313 'due':151 'elsewher':280 'elysium':126 'emul':184,203,223 'even':111 'explanatori':33 'featur':215 'feel':317 'find':86,99 'game':59,106,114,142 'get':248 'gog':44,70 'good':149 'grant':47 'hard':269 'host':192 'indefinit':49 'instanc':101 'kind':29 'least':289 'leminal.space':24 'leminal.space/post/1113224).':23 'librari':20,110,146 'licens':50 'like':120,281,318 'look':251 'lot':304,323 'major':254 'matchmak':195 'matter':295 'may':287 'mayb':161 'mention':43 'might':297 'misunderstand':242 'modifi':225 'money':327 'network':214 'note':170 'peopl':144,306,319 'piraci':35 'place':321 'post':7 'potenti':337 'prime':10 'probabl':76 'protocol':208,222 'provid':194 'purchas':22 'quot':89 'reason':150 'reddit':285 'redirect':205 'refer':4 'regardless':53 'remov':15,104,141 'rimworld':128 'say':191 'scenario':340 'section':188 'see':67,139 'seem':97 'self':32 'self-explanatori':31 'servic':196,201,220,233 'shown':290 'similar':169 'sold':63 'someon':42,108 'someth':71 'specif':88,163 'staff':279 'steam':46,81,183,257,315,331 'still':61 'store.steampowered.com':261 'store.steampowered.com/subscriber_agreement/)':260 'subscrib':258 'sure':238 'talk':181 'tell':72 'term':178 'thought':292 'titl':8,27 'tri':246 'trust':325 'tunnel':224 'twitter':283 'use':209 'user':48,52 'valv':140,211,278,329 'video':11,17 'whether':55 'without':147 'worst':338 'would':158,166 'www.pcgamer.com':134 'www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696466298
  +visibility: "visible             "
  +apId: "https://leminal.space/post/1130485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455298 {#1554
    date: 2023-10-04 23:34:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1558
  +user: Proxies\__CG__\App\Entity\User {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "According-to-Steam-s-terms-and-conditions-can-they-remove-games"
  +title: "According to Steam's terms and conditions can they remove games from your library and are Steam emulators allowed?"
  +url: null
  +body: """
    This is in reference to a post titled [*Amazon Prime Video is able to remove a video from your library after purchase.*](https://leminal.space/post/1113224). The title is kind of self-explanatory and piracy was brought up in the comments. Someone mentioned GOG and Steam granting users indefinite licenses to users regardless of whether or not the game is still being sold.\n
    \n
    While I could see that with GOG something tells me that’s probably not the case with Steam but I can’t find a specific quote to back it up. I can’t seem to find an instance of them removing a game from someone’s library even when a game was banned in a country like in the case of [Disco Elysium and Rimworld being banned in Australia](https://www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).\n
    \n
    I couldn’t see Valve removing games from people’s libraries without a good reason due to the amount of backlash that would cause but maybe under specific circumstances they would.\n
    \n
    ---\n
    \n
    On a similar note I was curious if anything in the terms and conditions talks about Steam emulators. There’s a section it that says:\n
    \n
    > “… host or provide matchmaking services for the Content and Services or emulate or redirect the communication protocols used by Valve in any network feature of the Content and Services, through protocol emulation, tunneling, modifying or adding components to the Content and Services …”\n
    \n
    But I am not sure if I am misunderstanding what it’s trying to get across.\n
    \n
    ---\n
    \n
    I looked through a majority of the [Steam Subscriber Agreement](https://store.steampowered.com/subscriber_agreement/) but it can be a bit hard to decipher. There could also be comments from Valve staff elsewhere like on Twitter or Reddit that may at least shown their thoughts on the matter.\n
    \n
    This might be a bit boring for a lot of people but I am curious about the DRM behind Steam. I feel like people have placed a lot of trust and money into Valve and Steam so I am curious about potential worst case scenarios.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696461086 {#1565
    date: 2023-10-05 01:11:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 5098
  -titleTs: "'accord':1 'allow':19 'condit':7 'emul':18 'game':11 'librari':14 'remov':10 'steam':3,17 'term':5"
  -bodyTs: "'/post/1113224).':25 '/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':135 '/subscriber_agreement/)':262 'abl':13 'across':249 'ad':227 'agreement':259 'also':274 'amazon':9 'amount':154 'anyth':175 'australia':132 'back':91 'backlash':156 'ban':116,130 'behind':314 'bit':268,300 'bore':301 'brought':37 'case':79,123,339 'caus':159 'circumst':164 'comment':41,276 'communic':207 'compon':228 'condit':180 'content':199,218,231 'could':66,273 'couldn':137 'countri':119 'curious':173,310,335 'deciph':271 'disco':125 'drm':313 'due':151 'elsewher':280 'elysium':126 'emul':184,203,223 'even':111 'explanatori':33 'featur':215 'feel':317 'find':86,99 'game':59,106,114,142 'get':248 'gog':44,70 'good':149 'grant':47 'hard':269 'host':192 'indefinit':49 'instanc':101 'kind':29 'least':289 'leminal.space':24 'leminal.space/post/1113224).':23 'librari':20,110,146 'licens':50 'like':120,281,318 'look':251 'lot':304,323 'major':254 'matchmak':195 'matter':295 'may':287 'mayb':161 'mention':43 'might':297 'misunderstand':242 'modifi':225 'money':327 'network':214 'note':170 'peopl':144,306,319 'piraci':35 'place':321 'post':7 'potenti':337 'prime':10 'probabl':76 'protocol':208,222 'provid':194 'purchas':22 'quot':89 'reason':150 'reddit':285 'redirect':205 'refer':4 'regardless':53 'remov':15,104,141 'rimworld':128 'say':191 'scenario':340 'section':188 'see':67,139 'seem':97 'self':32 'self-explanatori':31 'servic':196,201,220,233 'shown':290 'similar':169 'sold':63 'someon':42,108 'someth':71 'specif':88,163 'staff':279 'steam':46,81,183,257,315,331 'still':61 'store.steampowered.com':261 'store.steampowered.com/subscriber_agreement/)':260 'subscrib':258 'sure':238 'talk':181 'tell':72 'term':178 'thought':292 'titl':8,27 'tri':246 'trust':325 'tunnel':224 'twitter':283 'use':209 'user':48,52 'valv':140,211,278,329 'video':11,17 'whether':55 'without':147 'worst':338 'would':158,166 'www.pcgamer.com':134 'www.pcgamer.com/rimworld-is-officially-banned-in-australia-but-it-probably-wont-affect-pc/).':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696466298
  +visibility: "visible             "
  +apId: "https://leminal.space/post/1130485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696455298 {#1554
    date: 2023-10-04 23:34:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#1691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#1680
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#1689
    date: 2023-10-04 22:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#1691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#1680
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#1689
    date: 2023-10-04 22:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#1691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Just-wanted-to-thank-this-community-for-helping-me-have"
  +title: "Just wanted to thank this community for helping me have the best birthday I've had in years"
  +url: null
  +body: """
    Going to lie down because it’s hot as balls in my apartment and also because I’m just exhausted from not sleeping great. Thus why this is being posted randomly in the middle of the day. I was going to post this tonight but god knows if I’ll even be awake.\n
    \n
    I’ve always had really awful birthdays. Either it was outright ignored or I was punished for even having one. My parents were… unpleasant. Star Trek became my escape. Could see amazing people make amazing choices and be the best they wanted to be instead of lying and saying they were good people. Actions speak louder than words, after all, and the actions of the crew of the Enterprise-D (specifically) were what helped me sort of override a lot of the disgusting hateful stuff I was taught as a child. Also made me feel like a person instead of a burden.\n
    \n
    I’ve not really been able to delve in deep to a lot of Trek communities sometimes because, well, it’s the internet. People can get a bit toxic behind a computer screen. This place has been ***anything*** but. Pure kindness and love from everyone here. Top to the bottom. Honestly it seems pretty worth it to me to forego birthday gifts throughout my life to be able to find y’all.\n
    \n
    You are all awesome. I don’t want birthday wishes and stuff, I get enough of those from Starbucks and other companies trying to get me to buy their shit that I cannot afford, but I want y’all to appreciate yourself for a couple minutes. You’re a great person, you’ve helped make an amazing community, and I am eternally grateful.\n
    \n
    You are AWESOME. Love y’all.\n
    \n
    Live so very motherfucking long and prosper more than you could ever dream.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696453874 {#1680
    date: 2023-10-04 23:11:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 14008
  -titleTs: "'best':12 'birthday':13 'communiti':6 'help':8 'thank':4 've':15 'want':2 'year':18"
  -bodyTs: "'abl':162,224 'action':107,116 'afford':262 'also':15,146 'alway':56 'amaz':85,88,285 'anyth':194 'apart':13 'appreci':269 'aw':59 'awak':53 'awesom':232,294 'ball':10 'becam':80 'behind':186 'best':93 'birthday':60,217,237 'bit':184 'bottom':206 'burden':156 'buy':256 'cannot':261 'child':145 'choic':89 'communiti':172,286 'compani':250 'comput':188 'could':83,308 'coupl':273 'crew':119 'd':124 'day':37 'deep':166 'delv':164 'disgust':137 'dream':310 'either':61 'enough':243 'enterpris':123 'enterprise-d':122 'escap':82 'etern':290 'even':51,71 'ever':309 'everyon':201 'exhaust':20 'feel':149 'find':226 'forego':216 'get':182,242,253 'gift':218 'go':1,40 'god':46 'good':105 'grate':291 'great':24,278 'hate':138 'help':128,282 'honest':207 'hot':8 'ignor':65 'instead':98,153 'internet':179 'kind':197 'know':47 'lie':3,100 'life':221 'like':150 'live':298 'll':50 'long':302 'lot':134,169 'louder':109 'love':199,295 'm':18 'made':147 'make':87,283 'middl':34 'minut':274 'motherfuck':301 'one':73 'outright':64 'overrid':132 'parent':75 'peopl':86,106,180 'person':152,279 'place':191 'post':30,42 'pretti':210 'prosper':304 'punish':69 'pure':196 'random':31 're':276 'realli':58,160 'say':102 'screen':189 'see':84 'seem':209 'shit':258 'sleep':23 'sometim':173 'sort':130 'speak':108 'specif':125 'star':78 'starbuck':247 'stuff':139,240 'taught':142 'throughout':219 'thus':25 'tonight':44 'top':203 'toxic':185 'trek':79,171 'tri':251 'unpleas':77 've':55,158,281 'want':95,236,265 'well':175 'wish':238 'word':111 'worth':211 'y':227,266,296"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470514
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2367040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696451014 {#1689
    date: 2023-10-04 22:23:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whats-the-best-tech-and-software-turning-a-dell-tower"
  +title: "Whats the best tech and software turning a dell tower into a DVR?"
  +url: null
  +body: """
    thank you all\n
    \n
    i know capture cards exist but know nothing about whats best in 2023 its been a long long time
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696438556 {#1625
    date: 2023-10-04 18:55:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 6472
  -titleTs: "'best':3 'dell':9 'dvr':13 'softwar':6 'tech':4 'tower':10 'turn':7 'what':1"
  -bodyTs: "'2023':16 'best':14 'captur':6 'card':7 'exist':8 'know':5,10 'long':20,21 'noth':11 'thank':1 'time':22 'what':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696438556
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6290012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438556 {#1597
    date: 2023-10-04 18:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whats-the-best-tech-and-software-turning-a-dell-tower"
  +title: "Whats the best tech and software turning a dell tower into a DVR?"
  +url: null
  +body: """
    thank you all\n
    \n
    i know capture cards exist but know nothing about whats best in 2023 its been a long long time
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696438556 {#1625
    date: 2023-10-04 18:55:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 6472
  -titleTs: "'best':3 'dell':9 'dvr':13 'softwar':6 'tech':4 'tower':10 'turn':7 'what':1"
  -bodyTs: "'2023':16 'best':14 'captur':6 'card':7 'exist':8 'know':5,10 'long':20,21 'noth':11 'thank':1 'time':22 'what':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696438556
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6290012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438556 {#1597
    date: 2023-10-04 18:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Whats-the-best-tech-and-software-turning-a-dell-tower"
  +title: "Whats the best tech and software turning a dell tower into a DVR?"
  +url: null
  +body: """
    thank you all\n
    \n
    i know capture cards exist but know nothing about whats best in 2023 its been a long long time
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696438556 {#1625
    date: 2023-10-04 18:55:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 6472
  -titleTs: "'best':3 'dell':9 'dvr':13 'softwar':6 'tech':4 'tower':10 'turn':7 'what':1"
  -bodyTs: "'2023':16 'best':14 'captur':6 'card':7 'exist':8 'know':5,10 'long':20,21 'noth':11 'thank':1 'time':22 'what':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696438556
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6290012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438556 {#1597
    date: 2023-10-04 18:55:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1735
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1733
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1735
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1733
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1743 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1735
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1733
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#2464
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#2463
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#2464
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#2463
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#2411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1489 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "What-is-your-ringtone"
  +title: "What is your ringtone?"
  +url: null
  +body: """
    I feel like changing my ringtone.\n
    \n
    What is yours?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697971927 {#2464
    date: 2023-10-22 12:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2447 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2452 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 5279
  -titleTs: "'rington':4"
  -bodyTs: "'chang':4 'feel':2 'like':3 'rington':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696470642
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2789000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696418642 {#2463
    date: 2023-10-04 13:24:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-communities-for-requesting-commissions"
  +title: "Are there any communities for requesting commissions?"
  +url: null
  +body: "I’d like to buy the services of someone who can create svg files from characters from a video (those are already flat and simple colored, so an easy job for anyone who knows how to trace stuff like that), though I have no idea where to look."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696415487 {#2459
    date: 2023-10-04 12:31:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 31202
  -titleTs: "'commiss':7 'communiti':4 'request':6"
  -bodyTs: "'alreadi':22 'anyon':32 'buy':5 'charact':16 'color':26 'creat':12 'd':2 'easi':29 'file':14 'flat':23 'idea':45 'job':30 'know':34 'like':3,39 'look':48 'servic':7 'simpl':25 'someon':9 'stuff':38 'svg':13 'though':41 'trace':37 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/1639390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415487 {#2468
    date: 2023-10-04 12:31:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-communities-for-requesting-commissions"
  +title: "Are there any communities for requesting commissions?"
  +url: null
  +body: "I’d like to buy the services of someone who can create svg files from characters from a video (those are already flat and simple colored, so an easy job for anyone who knows how to trace stuff like that), though I have no idea where to look."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696415487 {#2459
    date: 2023-10-04 12:31:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 31202
  -titleTs: "'commiss':7 'communiti':4 'request':6"
  -bodyTs: "'alreadi':22 'anyon':32 'buy':5 'charact':16 'color':26 'creat':12 'd':2 'easi':29 'file':14 'flat':23 'idea':45 'job':30 'know':34 'like':3,39 'look':48 'servic':7 'simpl':25 'someon':9 'stuff':38 'svg':13 'though':41 'trace':37 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/1639390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415487 {#2468
    date: 2023-10-04 12:31:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2469 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Are-there-any-communities-for-requesting-commissions"
  +title: "Are there any communities for requesting commissions?"
  +url: null
  +body: "I’d like to buy the services of someone who can create svg files from characters from a video (those are already flat and simple colored, so an easy job for anyone who knows how to trace stuff like that), though I have no idea where to look."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696415487 {#2459
    date: 2023-10-04 12:31:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 31202
  -titleTs: "'commiss':7 'communiti':4 'request':6"
  -bodyTs: "'alreadi':22 'anyon':32 'buy':5 'charact':16 'color':26 'creat':12 'd':2 'easi':29 'file':14 'flat':23 'idea':45 'job':30 'know':34 'like':3,39 'look':48 'servic':7 'simpl':25 'someon':9 'stuff':38 'svg':13 'though':41 'trace':37 'video':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/1639390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696415487 {#2468
    date: 2023-10-04 12:31:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reviving-comics-at-lemmy-ml"
  +title: "Reviving !comics@lemmy.ml"
  +url: null
  +body: """
    For all comics fan, be it Marvel, DC or Black Horse, feel free to post your favourite pages on [!comics@lemmy.ml](https://lemmy.ml/c/comics)\n
    \n
    Also, the community is currently unmoderated, I created a post to ask for moderators
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696430097 {#2382
    date: 2023-10-04 16:34:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: []
  -id: 2592
  -titleTs: "'comics@lemmy.ml':2 'reviv':1"
  -bodyTs: "'/c/comics)':23 'also':24 'ask':35 'black':10 'comic':3 'comics@lemmy.ml':20 'communiti':26 'creat':31 'current':28 'dc':8 'fan':4 'favourit':17 'feel':12 'free':13 'hors':11 'lemmy.ml':22 'lemmy.ml/c/comics)':21 'marvel':7 'moder':37 'page':18 'post':15,33 'unmoder':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497600
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4222331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696411200 {#2385
    date: 2023-10-04 11:20:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reviving-comics-at-lemmy-ml"
  +title: "Reviving !comics@lemmy.ml"
  +url: null
  +body: """
    For all comics fan, be it Marvel, DC or Black Horse, feel free to post your favourite pages on [!comics@lemmy.ml](https://lemmy.ml/c/comics)\n
    \n
    Also, the community is currently unmoderated, I created a post to ask for moderators
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696430097 {#2382
    date: 2023-10-04 16:34:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: []
  -id: 2592
  -titleTs: "'comics@lemmy.ml':2 'reviv':1"
  -bodyTs: "'/c/comics)':23 'also':24 'ask':35 'black':10 'comic':3 'comics@lemmy.ml':20 'communiti':26 'creat':31 'current':28 'dc':8 'fan':4 'favourit':17 'feel':12 'free':13 'hors':11 'lemmy.ml':22 'lemmy.ml/c/comics)':21 'marvel':7 'moder':37 'page':18 'post':15,33 'unmoder':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497600
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4222331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696411200 {#2385
    date: 2023-10-04 11:20:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Reviving-comics-at-lemmy-ml"
  +title: "Reviving !comics@lemmy.ml"
  +url: null
  +body: """
    For all comics fan, be it Marvel, DC or Black Horse, feel free to post your favourite pages on [!comics@lemmy.ml](https://lemmy.ml/c/comics)\n
    \n
    Also, the community is currently unmoderated, I created a post to ask for moderators
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696430097 {#2382
    date: 2023-10-04 16:34:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2383 …}
  +reports: Doctrine\ORM\PersistentCollection {#1906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1410 …}
  +badges: Doctrine\ORM\PersistentCollection {#1907 …}
  +children: []
  -id: 2592
  -titleTs: "'comics@lemmy.ml':2 'reviv':1"
  -bodyTs: "'/c/comics)':23 'also':24 'ask':35 'black':10 'comic':3 'comics@lemmy.ml':20 'communiti':26 'creat':31 'current':28 'dc':8 'fan':4 'favourit':17 'feel':12 'free':13 'hors':11 'lemmy.ml':22 'lemmy.ml/c/comics)':21 'marvel':7 'moder':37 'page':18 'post':15,33 'unmoder':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696497600
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4222331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696411200 {#2385
    date: 2023-10-04 11:20:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrated-from-Windows-to-Linux-Decided-to-share-list-of"
  +title: "Migrated from Windows to Linux. Decided to share list of answers/statements I was looking for before did it (and could not find)."
  +url: null
  +body: """
    Finally migrated from Windows to Linux. For anyone wondering, what is the state of Linux as your primary OS for home PC\laptop in 2023.\n
    \n
    I’ve finalised my Archlinux installation yesterday, I dropped of Linux more than 10 years ago and experience in 2023 in comparison is awesome and beyond even wildest dreams back then:\n
    \n
    - For average user looking for more out of the box experience I would suggest something Arch based (people in comments suggest EndeavourOS, please do your research). Archlinux installation took me quite some time\n
    - Almost everything works out of the box, by just installing corresponding package\n
    - KDE Plasma environment is fast and beautiful\n
    - Pipewire audio server (Jack\Pulseaudio replacement) works great\n
    - Wayland window server is not there yet, especially if you have Nvidia with proprietary drivers and want to use VR. Waking up, session restoration and other scenarios have issues. Use X11.\n
    - Wine is great!\n
    - Music making - Bitwig Studio DAW has linux native version, yabridge allow you to use windows VSTs, which are easily installed via wine\n
    - Gaming works out of the box with Steam for majority of titles, some games have native linux version. Performance is great. In worst case windows game might loose 5-15% in performance. Was not case for my titles\n
    - Gaming outside steam is fine too. Use Wine, Lutris, Proton\n
    - VR is a mixed bag. Not everything is there (Desktop view, sound control and mirroring, camera, motions smooth, lighthouses do not wake up os go to sleep. I use my phone to turn them on/off). But if its not the problem for you, quite some titles work. Tried: native HF Alyx, Lab, windows: Beat Saber and Boneworks. For me it’s a surprise, I did not count on it. Performance is great.\n
    \n
    So overall my experience is great. Eventually I’m going to get rid of WIndows on other computers and laptops at howe. I can finally wave goodbye to Windows, with lots of ads and bloatware. Alway glad to help with answers regarding installation while my memory and history logs are fresh. ^^
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442909 {#1407
    date: 2023-10-04 20:08:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9653
  -titleTs: "'answers/statements':11 'could':20 'decid':6 'find':22 'linux':5 'list':9 'look':14 'migrat':1 'share':8 'window':3"
  -bodyTs: "'-15':202 '10':39 '2023':25,45 '5':201 'ad':325 'ago':41 'allow':161 'almost':90 'alway':328 'alyx':271 'answer':333 'anyon':8 'arch':72 'archlinux':30,83 'audio':110 'averag':58 'awesom':49 'back':55 'bag':225 'base':73 'beat':274 'beauti':108 'beyond':51 'bitwig':153 'bloatwar':327 'bonework':277 'box':66,96,178 'camera':236 'case':196,207 'comment':76 'comparison':47 'comput':310 'control':233 'correspond':100 'count':287 'daw':155 'desktop':230 'dream':54 'driver':131 'drop':34 'easili':169 'endeavouro':78 'environ':104 'especi':124 'even':52 'eventu':299 'everyth':91,227 'experi':43,67,296 'fast':106 'final':1,317 'finalis':28 'fine':215 'fresh':343 'game':173,186,198,211 'get':304 'glad':329 'go':245,302 'goodby':319 'great':116,150,193,292,298 'help':331 'hf':270 'histori':340 'home':21 'howe':314 'instal':31,84,99,170,335 'issu':145 'jack':112 'kde':102 'lab':272 'laptop':23,312 'lighthous':239 'linux':6,15,36,157,189 'log':341 'look':60 'loos':200 'lot':323 'lutri':219 'm':301 'major':182 'make':152 'memori':338 'might':199 'migrat':2 'mirror':235 'mix':224 'motion':237 'music':151 'nativ':158,188,269 'nvidia':128 'on/off':255 'os':19,244 'outsid':212 'overal':294 'packag':101 'pc':22 'peopl':74 'perform':191,204,290 'phone':251 'pipewir':109 'plasma':103 'pleas':79 'primari':18 'problem':261 'proprietari':130 'proton':220 'pulseaudio':113 'quit':87,264 'regard':334 'replac':114 'research':82 'restor':140 'rid':305 'saber':275 'scenario':143 'server':111,119 'session':139 'sleep':247 'smooth':238 'someth':71 'sound':232 'state':13 'steam':180,213 'studio':154 'suggest':70,77 'surpris':283 'time':89 'titl':184,210,266 'took':85 'tri':268 'turn':253 'use':135,146,164,217,249 'user':59 've':27 'version':159,190 'via':171 'view':231 'vr':136,221 'vsts':166 'wake':137,242 'want':133 'wave':318 'wayland':117 'wildest':53 'window':4,118,165,197,273,307,321 'wine':148,172,218 'wonder':9 'work':92,115,174,267 'worst':195 'would':69 'x11':147 'yabridg':160 'year':40 'yesterday':32 'yet':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696454032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6273399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410532 {#1883
    date: 2023-10-04 11:08:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrated-from-Windows-to-Linux-Decided-to-share-list-of"
  +title: "Migrated from Windows to Linux. Decided to share list of answers/statements I was looking for before did it (and could not find)."
  +url: null
  +body: """
    Finally migrated from Windows to Linux. For anyone wondering, what is the state of Linux as your primary OS for home PC\laptop in 2023.\n
    \n
    I’ve finalised my Archlinux installation yesterday, I dropped of Linux more than 10 years ago and experience in 2023 in comparison is awesome and beyond even wildest dreams back then:\n
    \n
    - For average user looking for more out of the box experience I would suggest something Arch based (people in comments suggest EndeavourOS, please do your research). Archlinux installation took me quite some time\n
    - Almost everything works out of the box, by just installing corresponding package\n
    - KDE Plasma environment is fast and beautiful\n
    - Pipewire audio server (Jack\Pulseaudio replacement) works great\n
    - Wayland window server is not there yet, especially if you have Nvidia with proprietary drivers and want to use VR. Waking up, session restoration and other scenarios have issues. Use X11.\n
    - Wine is great!\n
    - Music making - Bitwig Studio DAW has linux native version, yabridge allow you to use windows VSTs, which are easily installed via wine\n
    - Gaming works out of the box with Steam for majority of titles, some games have native linux version. Performance is great. In worst case windows game might loose 5-15% in performance. Was not case for my titles\n
    - Gaming outside steam is fine too. Use Wine, Lutris, Proton\n
    - VR is a mixed bag. Not everything is there (Desktop view, sound control and mirroring, camera, motions smooth, lighthouses do not wake up os go to sleep. I use my phone to turn them on/off). But if its not the problem for you, quite some titles work. Tried: native HF Alyx, Lab, windows: Beat Saber and Boneworks. For me it’s a surprise, I did not count on it. Performance is great.\n
    \n
    So overall my experience is great. Eventually I’m going to get rid of WIndows on other computers and laptops at howe. I can finally wave goodbye to Windows, with lots of ads and bloatware. Alway glad to help with answers regarding installation while my memory and history logs are fresh. ^^
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442909 {#1407
    date: 2023-10-04 20:08:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9653
  -titleTs: "'answers/statements':11 'could':20 'decid':6 'find':22 'linux':5 'list':9 'look':14 'migrat':1 'share':8 'window':3"
  -bodyTs: "'-15':202 '10':39 '2023':25,45 '5':201 'ad':325 'ago':41 'allow':161 'almost':90 'alway':328 'alyx':271 'answer':333 'anyon':8 'arch':72 'archlinux':30,83 'audio':110 'averag':58 'awesom':49 'back':55 'bag':225 'base':73 'beat':274 'beauti':108 'beyond':51 'bitwig':153 'bloatwar':327 'bonework':277 'box':66,96,178 'camera':236 'case':196,207 'comment':76 'comparison':47 'comput':310 'control':233 'correspond':100 'count':287 'daw':155 'desktop':230 'dream':54 'driver':131 'drop':34 'easili':169 'endeavouro':78 'environ':104 'especi':124 'even':52 'eventu':299 'everyth':91,227 'experi':43,67,296 'fast':106 'final':1,317 'finalis':28 'fine':215 'fresh':343 'game':173,186,198,211 'get':304 'glad':329 'go':245,302 'goodby':319 'great':116,150,193,292,298 'help':331 'hf':270 'histori':340 'home':21 'howe':314 'instal':31,84,99,170,335 'issu':145 'jack':112 'kde':102 'lab':272 'laptop':23,312 'lighthous':239 'linux':6,15,36,157,189 'log':341 'look':60 'loos':200 'lot':323 'lutri':219 'm':301 'major':182 'make':152 'memori':338 'might':199 'migrat':2 'mirror':235 'mix':224 'motion':237 'music':151 'nativ':158,188,269 'nvidia':128 'on/off':255 'os':19,244 'outsid':212 'overal':294 'packag':101 'pc':22 'peopl':74 'perform':191,204,290 'phone':251 'pipewir':109 'plasma':103 'pleas':79 'primari':18 'problem':261 'proprietari':130 'proton':220 'pulseaudio':113 'quit':87,264 'regard':334 'replac':114 'research':82 'restor':140 'rid':305 'saber':275 'scenario':143 'server':111,119 'session':139 'sleep':247 'smooth':238 'someth':71 'sound':232 'state':13 'steam':180,213 'studio':154 'suggest':70,77 'surpris':283 'time':89 'titl':184,210,266 'took':85 'tri':268 'turn':253 'use':135,146,164,217,249 'user':59 've':27 'version':159,190 'via':171 'view':231 'vr':136,221 'vsts':166 'wake':137,242 'want':133 'wave':318 'wayland':117 'wildest':53 'window':4,118,165,197,273,307,321 'wine':148,172,218 'wonder':9 'work':92,115,174,267 'worst':195 'would':69 'x11':147 'yabridg':160 'year':40 'yesterday':32 'yet':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696454032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6273399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410532 {#1883
    date: 2023-10-04 11:08:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#2391
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1623 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Migrated-from-Windows-to-Linux-Decided-to-share-list-of"
  +title: "Migrated from Windows to Linux. Decided to share list of answers/statements I was looking for before did it (and could not find)."
  +url: null
  +body: """
    Finally migrated from Windows to Linux. For anyone wondering, what is the state of Linux as your primary OS for home PC\laptop in 2023.\n
    \n
    I’ve finalised my Archlinux installation yesterday, I dropped of Linux more than 10 years ago and experience in 2023 in comparison is awesome and beyond even wildest dreams back then:\n
    \n
    - For average user looking for more out of the box experience I would suggest something Arch based (people in comments suggest EndeavourOS, please do your research). Archlinux installation took me quite some time\n
    - Almost everything works out of the box, by just installing corresponding package\n
    - KDE Plasma environment is fast and beautiful\n
    - Pipewire audio server (Jack\Pulseaudio replacement) works great\n
    - Wayland window server is not there yet, especially if you have Nvidia with proprietary drivers and want to use VR. Waking up, session restoration and other scenarios have issues. Use X11.\n
    - Wine is great!\n
    - Music making - Bitwig Studio DAW has linux native version, yabridge allow you to use windows VSTs, which are easily installed via wine\n
    - Gaming works out of the box with Steam for majority of titles, some games have native linux version. Performance is great. In worst case windows game might loose 5-15% in performance. Was not case for my titles\n
    - Gaming outside steam is fine too. Use Wine, Lutris, Proton\n
    - VR is a mixed bag. Not everything is there (Desktop view, sound control and mirroring, camera, motions smooth, lighthouses do not wake up os go to sleep. I use my phone to turn them on/off). But if its not the problem for you, quite some titles work. Tried: native HF Alyx, Lab, windows: Beat Saber and Boneworks. For me it’s a surprise, I did not count on it. Performance is great.\n
    \n
    So overall my experience is great. Eventually I’m going to get rid of WIndows on other computers and laptops at howe. I can finally wave goodbye to Windows, with lots of ads and bloatware. Alway glad to help with answers regarding installation while my memory and history logs are fresh. ^^
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696442909 {#1407
    date: 2023-10-04 20:08:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: []
  -id: 9653
  -titleTs: "'answers/statements':11 'could':20 'decid':6 'find':22 'linux':5 'list':9 'look':14 'migrat':1 'share':8 'window':3"
  -bodyTs: "'-15':202 '10':39 '2023':25,45 '5':201 'ad':325 'ago':41 'allow':161 'almost':90 'alway':328 'alyx':271 'answer':333 'anyon':8 'arch':72 'archlinux':30,83 'audio':110 'averag':58 'awesom':49 'back':55 'bag':225 'base':73 'beat':274 'beauti':108 'beyond':51 'bitwig':153 'bloatwar':327 'bonework':277 'box':66,96,178 'camera':236 'case':196,207 'comment':76 'comparison':47 'comput':310 'control':233 'correspond':100 'count':287 'daw':155 'desktop':230 'dream':54 'driver':131 'drop':34 'easili':169 'endeavouro':78 'environ':104 'especi':124 'even':52 'eventu':299 'everyth':91,227 'experi':43,67,296 'fast':106 'final':1,317 'finalis':28 'fine':215 'fresh':343 'game':173,186,198,211 'get':304 'glad':329 'go':245,302 'goodby':319 'great':116,150,193,292,298 'help':331 'hf':270 'histori':340 'home':21 'howe':314 'instal':31,84,99,170,335 'issu':145 'jack':112 'kde':102 'lab':272 'laptop':23,312 'lighthous':239 'linux':6,15,36,157,189 'log':341 'look':60 'loos':200 'lot':323 'lutri':219 'm':301 'major':182 'make':152 'memori':338 'might':199 'migrat':2 'mirror':235 'mix':224 'motion':237 'music':151 'nativ':158,188,269 'nvidia':128 'on/off':255 'os':19,244 'outsid':212 'overal':294 'packag':101 'pc':22 'peopl':74 'perform':191,204,290 'phone':251 'pipewir':109 'plasma':103 'pleas':79 'primari':18 'problem':261 'proprietari':130 'proton':220 'pulseaudio':113 'quit':87,264 'regard':334 'replac':114 'research':82 'restor':140 'rid':305 'saber':275 'scenario':143 'server':111,119 'session':139 'sleep':247 'smooth':238 'someth':71 'sound':232 'state':13 'steam':180,213 'studio':154 'suggest':70,77 'surpris':283 'time':89 'titl':184,210,266 'took':85 'tri':268 'turn':253 'use':135,146,164,217,249 'user':59 've':27 'version':159,190 'via':171 'view':231 'vr':136,221 'vsts':166 'wake':137,242 'want':133 'wave':318 'wayland':117 'wildest':53 'window':4,118,165,197,273,307,321 'wine':148,172,218 'wonder':9 'work':92,115,174,267 'worst':195 'would':69 'x11':147 'yabridg':160 'year':40 'yesterday':32 'yet':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696454032
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6273399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410532 {#1883
    date: 2023-10-04 11:08:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dragon-s-Dogma-A-community-related-to-well-Dragon-s-Dogma"
  +title: "Dragon's Dogma - A community related to, well, Dragon's Dogma"
  +url: null
  +body: """
    Welcome Arisen (maybe I will find some Arisen here) and all other people (though if you never experienced what it’s like to be an Arisen in the Bitterblack Isle I encourage you to try it)!\n
    \n
    I started the community around Dragon’s Dogma a few days ago because the only other community about the game I have found has been abandoned it seems. I would love some fans of the series or new people just interested in the game to join and maybe start a new harbor for all the old and new Arisen out there!\n
    \n
    **What is Dragon’s Dogma?** Dragon’s Dogma is a action RPG made by Capcom. The game received a DLC in form of Dark Arisen, got a MMORPG (only in Japan though) and a sequel for it is on it’s way! It also definitely didn’t have an anime on netflix.\n
    \n
    discuss.tchncs.de/c/dragonsdogma or [Dragon’s Dogma](/c/dragonsdogma@discuss.tchncs.de)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696429313 {#1382
    date: 2023-10-04 16:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 2584
  -titleTs: "'communiti':5 'dogma':3,11 'dragon':1,9 'relat':6 'well':8"
  -bodyTs: "'/c/dragonsdogma':152,157 'abandon':62 'action':108 'ago':48 'also':141 'anim':147 'arisen':2,8,26,95,122 'around':41 'bitterblack':29 'capcom':112 'communiti':40,53 'dark':121 'day':47 'definit':142 'didn':143 'discuss.tchncs.de':151,158 'discuss.tchncs.de/c/dragonsdogma':150 'dlc':117 'dogma':44,102,105,156 'dragon':42,100,103,154 'encourag':32 'experienc':18 'fan':69 'find':6 'form':119 'found':59 'game':56,80,114 'got':123 'harbor':88 'interest':77 'isl':30 'japan':128 'join':82 'like':22 'love':67 'made':110 'mayb':3,84 'mmorpg':125 'netflix':149 'never':17 'new':74,87,94 'old':92 'peopl':13,75 'receiv':115 'rpg':109 'seem':64 'sequel':132 'seri':72 'start':38,85 'though':14,129 'tri':35 'way':139 'welcom':1 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491906
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4220401"
  +editedAt: DateTimeImmutable @1696405611 {#1401
    date: 2023-10-04 09:46:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696405506 {#1404
    date: 2023-10-04 09:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dragon-s-Dogma-A-community-related-to-well-Dragon-s-Dogma"
  +title: "Dragon's Dogma - A community related to, well, Dragon's Dogma"
  +url: null
  +body: """
    Welcome Arisen (maybe I will find some Arisen here) and all other people (though if you never experienced what it’s like to be an Arisen in the Bitterblack Isle I encourage you to try it)!\n
    \n
    I started the community around Dragon’s Dogma a few days ago because the only other community about the game I have found has been abandoned it seems. I would love some fans of the series or new people just interested in the game to join and maybe start a new harbor for all the old and new Arisen out there!\n
    \n
    **What is Dragon’s Dogma?** Dragon’s Dogma is a action RPG made by Capcom. The game received a DLC in form of Dark Arisen, got a MMORPG (only in Japan though) and a sequel for it is on it’s way! It also definitely didn’t have an anime on netflix.\n
    \n
    discuss.tchncs.de/c/dragonsdogma or [Dragon’s Dogma](/c/dragonsdogma@discuss.tchncs.de)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696429313 {#1382
    date: 2023-10-04 16:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 2584
  -titleTs: "'communiti':5 'dogma':3,11 'dragon':1,9 'relat':6 'well':8"
  -bodyTs: "'/c/dragonsdogma':152,157 'abandon':62 'action':108 'ago':48 'also':141 'anim':147 'arisen':2,8,26,95,122 'around':41 'bitterblack':29 'capcom':112 'communiti':40,53 'dark':121 'day':47 'definit':142 'didn':143 'discuss.tchncs.de':151,158 'discuss.tchncs.de/c/dragonsdogma':150 'dlc':117 'dogma':44,102,105,156 'dragon':42,100,103,154 'encourag':32 'experienc':18 'fan':69 'find':6 'form':119 'found':59 'game':56,80,114 'got':123 'harbor':88 'interest':77 'isl':30 'japan':128 'join':82 'like':22 'love':67 'made':110 'mayb':3,84 'mmorpg':125 'netflix':149 'never':17 'new':74,87,94 'old':92 'peopl':13,75 'receiv':115 'rpg':109 'seem':64 'sequel':132 'seri':72 'start':38,85 'though':14,129 'tri':35 'way':139 'welcom':1 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491906
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4220401"
  +editedAt: DateTimeImmutable @1696405611 {#1401
    date: 2023-10-04 09:46:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696405506 {#1404
    date: 2023-10-04 09:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1960 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Dragon-s-Dogma-A-community-related-to-well-Dragon-s-Dogma"
  +title: "Dragon's Dogma - A community related to, well, Dragon's Dogma"
  +url: null
  +body: """
    Welcome Arisen (maybe I will find some Arisen here) and all other people (though if you never experienced what it’s like to be an Arisen in the Bitterblack Isle I encourage you to try it)!\n
    \n
    I started the community around Dragon’s Dogma a few days ago because the only other community about the game I have found has been abandoned it seems. I would love some fans of the series or new people just interested in the game to join and maybe start a new harbor for all the old and new Arisen out there!\n
    \n
    **What is Dragon’s Dogma?** Dragon’s Dogma is a action RPG made by Capcom. The game received a DLC in form of Dark Arisen, got a MMORPG (only in Japan though) and a sequel for it is on it’s way! It also definitely didn’t have an anime on netflix.\n
    \n
    discuss.tchncs.de/c/dragonsdogma or [Dragon’s Dogma](/c/dragonsdogma@discuss.tchncs.de)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696429313 {#1382
    date: 2023-10-04 16:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 2584
  -titleTs: "'communiti':5 'dogma':3,11 'dragon':1,9 'relat':6 'well':8"
  -bodyTs: "'/c/dragonsdogma':152,157 'abandon':62 'action':108 'ago':48 'also':141 'anim':147 'arisen':2,8,26,95,122 'around':41 'bitterblack':29 'capcom':112 'communiti':40,53 'dark':121 'day':47 'definit':142 'didn':143 'discuss.tchncs.de':151,158 'discuss.tchncs.de/c/dragonsdogma':150 'dlc':117 'dogma':44,102,105,156 'dragon':42,100,103,154 'encourag':32 'experienc':18 'fan':69 'find':6 'form':119 'found':59 'game':56,80,114 'got':123 'harbor':88 'interest':77 'isl':30 'japan':128 'join':82 'like':22 'love':67 'made':110 'mayb':3,84 'mmorpg':125 'netflix':149 'never':17 'new':74,87,94 'old':92 'peopl':13,75 'receiv':115 'rpg':109 'seem':64 'sequel':132 'seri':72 'start':38,85 'though':14,129 'tri':35 'way':139 'welcom':1 'would':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696491906
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4220401"
  +editedAt: DateTimeImmutable @1696405611 {#1401
    date: 2023-10-04 09:46:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696405506 {#1404
    date: 2023-10-04 09:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details