GET https://kbin.spritesserver.nl/index.php/d/github.com/comments/active?p=12

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 …}
}
9.47 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.11 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\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703385486 {#96
    date: 2023-12-24 03:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 208052
  -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980763 {#1961
    date: 2023-12-07 21:26:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703385486 {#96
    date: 2023-12-24 03:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 208052
  -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980763 {#1961
    date: 2023-12-07 21:26:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703385486 {#96
    date: 2023-12-24 03:38:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 208052
  -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5494984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980763 {#1961
    date: 2023-12-07 21:26:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703385486 {#96
      date: 2023-12-24 03:38:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 208052
    -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5494984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980763 {#1961
      date: 2023-12-07 21:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982088 {#3214
    date: 2023-12-07 21:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 208148
  -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982088 {#3215
    date: 2023-12-07 21:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703385486 {#96
      date: 2023-12-24 03:38:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 208052
    -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5494984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980763 {#1961
      date: 2023-12-07 21:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982088 {#3214
    date: 2023-12-07 21:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 208148
  -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982088 {#3215
    date: 2023-12-07 21:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1956
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703385486 {#96
      date: 2023-12-24 03:38:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1944 …}
    +nested: Doctrine\ORM\PersistentCollection {#1960 …}
    +votes: Doctrine\ORM\PersistentCollection {#1377 …}
    +reports: Doctrine\ORM\PersistentCollection {#2358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
    -id: 208052
    -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5494984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980763 {#1961
      date: 2023-12-07 21:26:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982088 {#3214
    date: 2023-12-07 21:48:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 208148
  -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982088 {#3215
    date: 2023-12-07 21:48:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3378
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703385486 {#96
        date: 2023-12-24 03:38:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 208052
      -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5494984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701980763 {#1961
        date: 2023-12-07 21:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982088 {#3214
      date: 2023-12-07 21:48:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 208148
    -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982088 {#3215
      date: 2023-12-07 21:48:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    > They rejects them because it is an abuse prevention mechanism.\n
    \n
    An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
    \n
    > You can solve captcha and register without any additional information\n
    \n
    Nobody said anything about registering.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982697 {#3376
    date: 2023-12-07 21:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 208181
  -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5495736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982697 {#3377
    date: 2023-12-07 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#3378
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703385486 {#96
        date: 2023-12-24 03:38:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 208052
      -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5494984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701980763 {#1961
        date: 2023-12-07 21:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982088 {#3214
      date: 2023-12-07 21:48:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 208148
    -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982088 {#3215
      date: 2023-12-07 21:48:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    > They rejects them because it is an abuse prevention mechanism.\n
    \n
    An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
    \n
    > You can solve captcha and register without any additional information\n
    \n
    Nobody said anything about registering.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982697 {#3376
    date: 2023-12-07 21:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 208181
  -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5495736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982697 {#3377
    date: 2023-12-07 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#3378
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1956
      +user: App\Entity\User {#1391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703385486 {#96
        date: 2023-12-24 03:38:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1944 …}
      +nested: Doctrine\ORM\PersistentCollection {#1960 …}
      +votes: Doctrine\ORM\PersistentCollection {#1377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2358 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
      -id: 208052
      -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5494984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701980763 {#1961
        date: 2023-12-07 21:26:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982088 {#3214
      date: 2023-12-07 21:48:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3217 …}
    +nested: Doctrine\ORM\PersistentCollection {#3219 …}
    +votes: Doctrine\ORM\PersistentCollection {#3221 …}
    +reports: Doctrine\ORM\PersistentCollection {#3223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
    -id: 208148
    -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982088 {#3215
      date: 2023-12-07 21:48:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: """
    > They rejects them because it is an abuse prevention mechanism.\n
    \n
    An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
    \n
    > You can solve captcha and register without any additional information\n
    \n
    Nobody said anything about registering.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982697 {#3376
    date: 2023-12-07 21:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3379 …}
  +nested: Doctrine\ORM\PersistentCollection {#3381 …}
  +votes: Doctrine\ORM\PersistentCollection {#3383 …}
  +reports: Doctrine\ORM\PersistentCollection {#3385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
  -id: 208181
  -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5495736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982697 {#3377
    date: 2023-12-07 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703385486 {#96
          date: 2023-12-24 03:38:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@privacyfighter@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 208052
        -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5494984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701980763 {#1961
          date: 2023-12-07 21:26:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701982088 {#3214
        date: 2023-12-07 21:48:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
        "@ono@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3217 …}
      +nested: Doctrine\ORM\PersistentCollection {#3219 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
      -id: 208148
      -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4272658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982088 {#3215
        date: 2023-12-07 21:48:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      > They rejects them because it is an abuse prevention mechanism.\n
      \n
      An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
      \n
      > You can solve captcha and register without any additional information\n
      \n
      Nobody said anything about registering.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982697 {#3376
      date: 2023-12-07 21:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 208181
    -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5495736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982697 {#3377
      date: 2023-12-07 21:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "A lot of sites are willing to have something that’s good enough, rather than perfect, so if they find that using a list like this solves the majority of their abuse/deliverability issues, it’s unfortunately pretty logical they’d use it for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701986375 {#3444
    date: 2023-12-07 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 208403
  -bodyTs: "'abuse/deliverability':32 'd':40 'enough':13 'find':20 'good':12 'issu':33 'like':25 'list':24 'logic':38 'lot':2 'major':29 'perfect':16 'pretti':37 'rather':14 'site':4 'solv':27 'someth':9 'unfortun':36 'use':22,41 'will':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986375 {#3445
    date: 2023-12-07 22:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703385486 {#96
          date: 2023-12-24 03:38:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@privacyfighter@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 208052
        -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5494984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701980763 {#1961
          date: 2023-12-07 21:26:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701982088 {#3214
        date: 2023-12-07 21:48:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
        "@ono@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3217 …}
      +nested: Doctrine\ORM\PersistentCollection {#3219 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
      -id: 208148
      -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4272658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982088 {#3215
        date: 2023-12-07 21:48:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      > They rejects them because it is an abuse prevention mechanism.\n
      \n
      An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
      \n
      > You can solve captcha and register without any additional information\n
      \n
      Nobody said anything about registering.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982697 {#3376
      date: 2023-12-07 21:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 208181
    -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5495736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982697 {#3377
      date: 2023-12-07 21:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "A lot of sites are willing to have something that’s good enough, rather than perfect, so if they find that using a list like this solves the majority of their abuse/deliverability issues, it’s unfortunately pretty logical they’d use it for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701986375 {#3444
    date: 2023-12-07 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 208403
  -bodyTs: "'abuse/deliverability':32 'd':40 'enough':13 'find':20 'good':12 'issu':33 'like':25 'list':24 'logic':38 'lot':2 'major':29 'perfect':16 'pretti':37 'rather':14 'site':4 'solv':27 'someth':9 'unfortun':36 'use':22,41 'will':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986375 {#3445
    date: 2023-12-07 22:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#3446
  +user: Proxies\__CG__\App\Entity\User {#3447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3378
    +user: App\Entity\User {#1391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#3216
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: App\Entity\EntryComment {#1956
        +user: App\Entity\User {#1391 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
        +image: null
        +parent: null
        +root: null
        +body: "Ironically, when I tried setting a ProtonMail account recovery email address, they rejected it because it was on a list like this one. I hope Proton gets off this blacklist, but I also think they should practice what they preach."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703385486 {#96
          date: 2023-12-24 03:38:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@privacyfighter@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1944 …}
        +nested: Doctrine\ORM\PersistentCollection {#1960 …}
        +votes: Doctrine\ORM\PersistentCollection {#1377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2358 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
        -id: 208052
        -bodyTs: "'account':8 'address':11 'also':33 'blacklist':30 'email':10 'get':27 'hope':25 'iron':1 'like':21 'list':20 'one':23 'practic':37 'preach':40 'proton':26 'protonmail':7 'recoveri':9 'reject':13 'set':5 'think':34 'tri':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5494984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701980763 {#1961
          date: 2023-12-07 21:26:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1956}
      +body: "They rejects them because it is an abuse prevention mechanism. You can solve captcha and register without any additional information"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701982088 {#3214
        date: 2023-12-07 21:48:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
        "@ono@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3217 …}
      +nested: Doctrine\ORM\PersistentCollection {#3219 …}
      +votes: Doctrine\ORM\PersistentCollection {#3221 …}
      +reports: Doctrine\ORM\PersistentCollection {#3223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
      -id: 208148
      -bodyTs: "'abus':8 'addit':19 'captcha':14 'inform':20 'mechan':10 'prevent':9 'regist':16 'reject':2 'solv':13 'without':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.online/comment/4272658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982088 {#3215
        date: 2023-12-07 21:48:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1956}
    +body: """
      > They rejects them because it is an abuse prevention mechanism.\n
      \n
      An “abuse prevention mechanism” that punishes legitimate users is a badly designed mechanism. It’s a lot like police racial profiling.\n
      \n
      > You can solve captcha and register without any additional information\n
      \n
      Nobody said anything about registering.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701982697 {#3376
      date: 2023-12-07 21:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@ono@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3379 …}
    +nested: Doctrine\ORM\PersistentCollection {#3381 …}
    +votes: Doctrine\ORM\PersistentCollection {#3383 …}
    +reports: Doctrine\ORM\PersistentCollection {#3385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3389 …}
    -id: 208181
    -bodyTs: "'abus':8,12 'addit':40 'anyth':44 'bad':21 'captcha':35 'design':22 'inform':41 'legitim':17 'like':28 'lot':27 'mechan':10,14,23 'nobodi':42 'polic':29 'prevent':9,13 'profil':31 'punish':16 'racial':30 'regist':37,46 'reject':2 'said':43 'solv':34 'user':18 'without':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5495736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701982697 {#3377
      date: 2023-12-07 21:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1956}
  +body: "A lot of sites are willing to have something that’s good enough, rather than perfect, so if they find that using a list like this solves the majority of their abuse/deliverability issues, it’s unfortunately pretty logical they’d use it for that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701986375 {#3444
    date: 2023-12-07 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@ono@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3448 …}
  +nested: Doctrine\ORM\PersistentCollection {#3450 …}
  +votes: Doctrine\ORM\PersistentCollection {#3452 …}
  +reports: Doctrine\ORM\PersistentCollection {#3454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3458 …}
  -id: 208403
  -bodyTs: "'abuse/deliverability':32 'd':40 'enough':13 'find':20 'good':12 'issu':33 'like':25 'list':24 'logic':38 'lot':2 'major':29 'perfect':16 'pretti':37 'rather':14 'site':4 'solv':27 'someth':9 'unfortun':36 'use':22,41 'will':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986375 {#3445
    date: 2023-12-07 22:59:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703382653 {#1525
    date: 2023-12-24 02:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 208004
  -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6461876"
  +editedAt: DateTimeImmutable @1703381808 {#1565
    date: 2023-12-24 02:36:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701980263 {#1562
    date: 2023-12-07 21:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703382653 {#1525
    date: 2023-12-24 02:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 208004
  -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6461876"
  +editedAt: DateTimeImmutable @1703381808 {#1565
    date: 2023-12-24 02:36:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701980263 {#1562
    date: 2023-12-07 21:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1703382653 {#1525
    date: 2023-12-24 02:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 208004
  -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6461876"
  +editedAt: DateTimeImmutable @1703381808 {#1565
    date: 2023-12-24 02:36:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701980263 {#1562
    date: 2023-12-07 21:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3201
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703382653 {#1525
      date: 2023-12-24 02:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 208004
    -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6461876"
    +editedAt: DateTimeImmutable @1703381808 {#1565
      date: 2023-12-24 02:36:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701980263 {#1562
      date: 2023-12-07 21:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Unfortunately? This is true. That’s why I asked help from community!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701980562 {#3199
    date: 2023-12-07 21:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 208039
  -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980562 {#3200
    date: 2023-12-07 21:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#3201
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703382653 {#1525
      date: 2023-12-24 02:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 208004
    -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6461876"
    +editedAt: DateTimeImmutable @1703381808 {#1565
      date: 2023-12-24 02:36:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701980263 {#1562
      date: 2023-12-07 21:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Unfortunately? This is true. That’s why I asked help from community!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701980562 {#3199
    date: 2023-12-07 21:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 208039
  -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980562 {#3200
    date: 2023-12-07 21:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#3201
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1703382653 {#1525
      date: 2023-12-24 02:50:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 208004
    -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6461876"
    +editedAt: DateTimeImmutable @1703381808 {#1565
      date: 2023-12-24 02:36:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701980263 {#1562
      date: 2023-12-07 21:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Unfortunately? This is true. That’s why I asked help from community!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701980562 {#3199
    date: 2023-12-07 21:22:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 208039
  -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701980562 {#3200
    date: 2023-12-07 21:22:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3363
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703382653 {#1525
        date: 2023-12-24 02:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 208004
      -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6461876"
      +editedAt: DateTimeImmutable @1703381808 {#1565
        date: 2023-12-24 02:36:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701980263 {#1562
        date: 2023-12-07 21:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Unfortunately? This is true. That’s why I asked help from community!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701980562 {#3199
      date: 2023-12-07 21:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 208039
    -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980562 {#3200
      date: 2023-12-07 21:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Try with Murena, the NextCloud mail (xxxx@e_email direction), it’s maybe less known by these lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701984798 {#3361
    date: 2023-12-07 22:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 208310
  -bodyTs: "'direct':10 'e':8 'email':9 'known':15 'less':14 'list':18 'mail':6 'mayb':13 'murena':3 'nextcloud':5 'tri':1 'xxxx':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6463600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984798 {#3362
    date: 2023-12-07 22:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703382653 {#1525
        date: 2023-12-24 02:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 208004
      -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6461876"
      +editedAt: DateTimeImmutable @1703381808 {#1565
        date: 2023-12-24 02:36:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701980263 {#1562
        date: 2023-12-07 21:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Unfortunately? This is true. That’s why I asked help from community!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701980562 {#3199
      date: 2023-12-07 21:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 208039
    -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980562 {#3200
      date: 2023-12-07 21:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Try with Murena, the NextCloud mail (xxxx@e_email direction), it’s maybe less known by these lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701984798 {#3361
    date: 2023-12-07 22:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 208310
  -bodyTs: "'direct':10 'e':8 'email':9 'known':15 'less':14 'list':18 'mail':6 'mayb':13 'murena':3 'nextcloud':5 'tri':1 'xxxx':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6463600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984798 {#3362
    date: 2023-12-07 22:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#3363
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3201
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "It is logical that large corporations that base their economy on surveillance advertising hate users who protect their privacy by using all kinds of dirty tricks to bypass or eliminate these protections… Luckily I have had no problems so far with the Proton, Tuta and Murena (NextCloud) emails that I use in the EU."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1703382653 {#1525
        date: 2023-12-24 02:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 208004
      -bodyTs: "'advertis':13 'base':8 'bypass':28 'corpor':6 'dirti':25 'economi':10 'elimin':30 'email':48 'eu':54 'far':40 'hate':14 'kind':23 'larg':5 'logic':3 'luckili':33 'murena':46 'nextcloud':47 'privaci':19 'problem':38 'protect':17,32 'proton':43 'surveil':12 'trick':26 'tuta':44 'use':21,51 'user':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6461876"
      +editedAt: DateTimeImmutable @1703381808 {#1565
        date: 2023-12-24 02:36:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701980263 {#1562
        date: 2023-12-07 21:17:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "Unfortunately? This is true. That’s why I asked help from community!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701980562 {#3199
      date: 2023-12-07 21:22:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
      "@Zerush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3202 …}
    +nested: Doctrine\ORM\PersistentCollection {#3204 …}
    +votes: Doctrine\ORM\PersistentCollection {#3206 …}
    +reports: Doctrine\ORM\PersistentCollection {#3208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    -id: 208039
    -bodyTs: "'ask':9 'communiti':12 'help':10 'true':4 'unfortun':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.online/comment/4272133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701980562 {#3200
      date: 2023-12-07 21:22:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "Try with Murena, the NextCloud mail (xxxx@e_email direction), it’s maybe less known by these lists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701984798 {#3361
    date: 2023-12-07 22:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 208310
  -bodyTs: "'direct':10 'e':8 'email':9 'known':15 'less':14 'list':18 'mail':6 'mayb':13 'murena':3 'nextcloud':5 'tri':1 'xxxx':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6463600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984798 {#3362
    date: 2023-12-07 22:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380 …}
  +root: App\Entity\EntryComment {#2380 …}
  +body: """
    Disposable mails (one time mails) can be a problem for webmasters. But PRIVACY mails or ALIAS mails is PERMANENT addresses. So there is no way that they would be deleted at no additional situation. They gonna be deleted only if webmaster send SPAM or got data leak.\n
    \n
    If you will use such addresses as disposable you will be simply banned (there is written in ToS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701984484 {#3229
    date: 2023-12-07 22:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 208294
  -bodyTs: "'addit':33 'address':20,53 'alia':16 'ban':60 'data':46 'delet':30,38 'dispos':1,55 'gonna':36 'got':45 'leak':47 'mail':2,5,14,17 'one':3 'perman':19 'privaci':13 'problem':9 'send':42 'simpli':59 'situat':34 'spam':43 'time':4 'tos':65 'use':51 'way':25 'webmast':11,41 'would':28 'written':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4273438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984484 {#3230
    date: 2023-12-07 22:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380 …}
  +root: App\Entity\EntryComment {#2380 …}
  +body: """
    Disposable mails (one time mails) can be a problem for webmasters. But PRIVACY mails or ALIAS mails is PERMANENT addresses. So there is no way that they would be deleted at no additional situation. They gonna be deleted only if webmaster send SPAM or got data leak.\n
    \n
    If you will use such addresses as disposable you will be simply banned (there is written in ToS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701984484 {#3229
    date: 2023-12-07 22:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 208294
  -bodyTs: "'addit':33 'address':20,53 'alia':16 'ban':60 'data':46 'delet':30,38 'dispos':1,55 'gonna':36 'got':45 'leak':47 'mail':2,5,14,17 'one':3 'perman':19 'privaci':13 'problem':9 'send':42 'simpli':59 'situat':34 'spam':43 'time':4 'tos':65 'use':51 'way':25 'webmast':11,41 'would':28 'written':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4273438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984484 {#3230
    date: 2023-12-07 22:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380 …}
  +root: App\Entity\EntryComment {#2380 …}
  +body: """
    Disposable mails (one time mails) can be a problem for webmasters. But PRIVACY mails or ALIAS mails is PERMANENT addresses. So there is no way that they would be deleted at no additional situation. They gonna be deleted only if webmaster send SPAM or got data leak.\n
    \n
    If you will use such addresses as disposable you will be simply banned (there is written in ToS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701984484 {#3229
    date: 2023-12-07 22:28:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@LWD@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 208294
  -bodyTs: "'addit':33 'address':20,53 'alia':16 'ban':60 'data':46 'delet':30,38 'dispos':1,55 'gonna':36 'got':45 'leak':47 'mail':2,5,14,17 'one':3 'perman':19 'privaci':13 'problem':9 'send':42 'simpli':59 'situat':34 'spam':43 'time':4 'tos':65 'use':51 'way':25 'webmast':11,41 'would':28 'written':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4273438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984484 {#3230
    date: 2023-12-07 22:28:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2078
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2076
    date: 2023-12-07 20:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2078
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2076
    date: 2023-12-07 20:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2078
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2076
    date: 2023-12-07 20:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703377729 {#2136
    date: 2023-12-24 01:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 207819
  -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977459 {#2137
    date: 2023-12-07 20:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703377729 {#2136
    date: 2023-12-24 01:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 207819
  -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977459 {#2137
    date: 2023-12-07 20:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703377729 {#2136
    date: 2023-12-24 01:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 207819
  -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7096049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977459 {#2137
    date: 2023-12-07 20:30:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703377729 {#2136
      date: 2023-12-24 01:28:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 207819
    -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701977459 {#2137
      date: 2023-12-07 20:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Look. Outlook, Yahoo, ICloud, even Gmail provides temp mails solutions, but nobody complains or blocks them.\n
    \n
    Also you can use something like [this](https://smailpro.com/advanced) that will create disposable Gmail every time. So blocking Proton is totally useless
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701981836 {#3184
    date: 2023-12-07 21:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 208126
  -bodyTs: "'/advanced)':26 'also':17 'block':15,35 'complain':13 'creat':29 'dispos':30 'even':5 'everi':32 'gmail':6,31 'icloud':4 'like':22 'look':1 'mail':9 'nobodi':12 'outlook':2 'proton':36 'provid':7 'smailpro.com':25 'smailpro.com/advanced)':24 'solut':10 'someth':21 'temp':8 'time':33 'total':38 'use':20 'useless':39 'yahoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981836 {#3185
    date: 2023-12-07 21:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703377729 {#2136
      date: 2023-12-24 01:28:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 207819
    -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701977459 {#2137
      date: 2023-12-07 20:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Look. Outlook, Yahoo, ICloud, even Gmail provides temp mails solutions, but nobody complains or blocks them.\n
    \n
    Also you can use something like [this](https://smailpro.com/advanced) that will create disposable Gmail every time. So blocking Proton is totally useless
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701981836 {#3184
    date: 2023-12-07 21:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 208126
  -bodyTs: "'/advanced)':26 'also':17 'block':15,35 'complain':13 'creat':29 'dispos':30 'even':5 'everi':32 'gmail':6,31 'icloud':4 'like':22 'look':1 'mail':9 'nobodi':12 'outlook':2 'proton':36 'provid':7 'smailpro.com':25 'smailpro.com/advanced)':24 'solut':10 'someth':21 'temp':8 'time':33 'total':38 'use':20 'useless':39 'yahoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981836 {#3185
    date: 2023-12-07 21:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#3186
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I saw the other day Tuta complaining that Outlook has been sending emails from tutanota.com straight to junk/spam. What’s surprising is tuta.com emails were fine. So not sure if their domain change had anything to do with it, or if MS is doing the same thing as in the OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703377729 {#2136
      date: 2023-12-24 01:28:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 207819
    -bodyTs: "'anyth':35 'chang':33 'complain':7 'day':5 'domain':32 'email':13,24 'fine':26 'junk/spam':18 'ms':42 'op':51 'outlook':9 'saw':2 'send':12 'straight':16 'sure':29 'surpris':21 'thing':47 'tuta':6 'tuta.com':23 'tutanota.com':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7096049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701977459 {#2137
      date: 2023-12-07 20:30:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Look. Outlook, Yahoo, ICloud, even Gmail provides temp mails solutions, but nobody complains or blocks them.\n
    \n
    Also you can use something like [this](https://smailpro.com/advanced) that will create disposable Gmail every time. So blocking Proton is totally useless
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701981836 {#3184
    date: 2023-12-07 21:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@scytale@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3187 …}
  +nested: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 208126
  -bodyTs: "'/advanced)':26 'also':17 'block':15,35 'complain':13 'creat':29 'dispos':30 'even':5 'everi':32 'gmail':6,31 'icloud':4 'like':22 'look':1 'mail':9 'nobodi':12 'outlook':2 'proton':36 'provid':7 'smailpro.com':25 'smailpro.com/advanced)':24 'solut':10 'someth':21 'temp':8 'time':33 'total':38 'use':20 'useless':39 'yahoo':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4272556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701981836 {#3185
    date: 2023-12-07 21:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
    \n
    I’ve seen other similar lists with the same issues (c7 I think?).\n
    \n
    This is going to be a mesh if all private email providers are blocked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703366638 {#2213
    date: 2023-12-23 22:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 207646
  -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7095042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975065 {#2225
    date: 2023-12-07 19:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
    \n
    I’ve seen other similar lists with the same issues (c7 I think?).\n
    \n
    This is going to be a mesh if all private email providers are blocked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703366638 {#2213
    date: 2023-12-23 22:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 207646
  -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7095042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975065 {#2225
    date: 2023-12-07 19:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
    \n
    I’ve seen other similar lists with the same issues (c7 I think?).\n
    \n
    This is going to be a mesh if all private email providers are blocked.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703366638 {#2213
    date: 2023-12-23 22:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 207646
  -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7095042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975065 {#2225
    date: 2023-12-07 19:51:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
      \n
      I’ve seen other similar lists with the same issues (c7 I think?).\n
      \n
      This is going to be a mesh if all private email providers are blocked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703366638 {#2213
      date: 2023-12-23 22:23:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 207646
    -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7095042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701975065 {#2225
      date: 2023-12-07 19:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "We fighted it out from 7c filter. Now only [this](https://github.com/wesbos/burner-email-providers/issues/422) and [this](https://github.com/disposable/disposable/blob/master/greylist.txt) lasts. Thank you for kind words. Only community can change this bad practice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701975827 {#3168
    date: 2023-12-07 20:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Railcar8095@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 207706
  -bodyTs: "'/disposable/disposable/blob/master/greylist.txt)':18 '/wesbos/burner-email-providers/issues/422)':13 '7c':6 'bad':30 'chang':28 'communiti':26 'fight':2 'filter':7 'github.com':12,17 'github.com/disposable/disposable/blob/master/greylist.txt)':16 'github.com/wesbos/burner-email-providers/issues/422)':11 'kind':23 'last':19 'practic':31 'thank':20 'word':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4270561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975827 {#3169
    date: 2023-12-07 20:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
      \n
      I’ve seen other similar lists with the same issues (c7 I think?).\n
      \n
      This is going to be a mesh if all private email providers are blocked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703366638 {#2213
      date: 2023-12-23 22:23:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 207646
    -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7095042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701975065 {#2225
      date: 2023-12-07 19:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "We fighted it out from 7c filter. Now only [this](https://github.com/wesbos/burner-email-providers/issues/422) and [this](https://github.com/disposable/disposable/blob/master/greylist.txt) lasts. Thank you for kind words. Only community can change this bad practice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701975827 {#3168
    date: 2023-12-07 20:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Railcar8095@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 207706
  -bodyTs: "'/disposable/disposable/blob/master/greylist.txt)':18 '/wesbos/burner-email-providers/issues/422)':13 '7c':6 'bad':30 'chang':28 'communiti':26 'fight':2 'filter':7 'github.com':12,17 'github.com/disposable/disposable/blob/master/greylist.txt)':16 'github.com/wesbos/burner-email-providers/issues/422)':11 'kind':23 'last':19 'practic':31 'thank':20 'word':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4270561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975827 {#3169
    date: 2023-12-07 20:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2229
    +user: App\Entity\User {#2297 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s a rare treat to see somebody raise a concern while at the same time doing something (PR + discussion). Kudos to you!\n
      \n
      I’ve seen other similar lists with the same issues (c7 I think?).\n
      \n
      This is going to be a mesh if all private email providers are blocked.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703366638 {#2213
      date: 2023-12-23 22:23:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@privacyfighter@discuss.online"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2228 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2298 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
    -id: 207646
    -bodyTs: "'block':50 'c7':34 'concern':11 'discuss':20 'email':47 'go':39 'issu':33 'kudo':21 'list':29 'mesh':43 'pr':19 'privat':46 'provid':48 'rais':9 'rare':4 'see':7 'seen':26 'similar':28 'somebodi':8 'someth':18 'think':36 'time':16 'treat':5 've':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7095042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701975065 {#2225
      date: 2023-12-07 19:51:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2229}
  +body: "We fighted it out from 7c filter. Now only [this](https://github.com/wesbos/burner-email-providers/issues/422) and [this](https://github.com/disposable/disposable/blob/master/greylist.txt) lasts. Thank you for kind words. Only community can change this bad practice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701975827 {#3168
    date: 2023-12-07 20:03:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
    "@Railcar8095@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 207706
  -bodyTs: "'/disposable/disposable/blob/master/greylist.txt)':18 '/wesbos/burner-email-providers/issues/422)':13 '7c':6 'bad':30 'chang':28 'communiti':26 'fight':2 'filter':7 'github.com':12,17 'github.com/disposable/disposable/blob/master/greylist.txt)':16 'github.com/wesbos/burner-email-providers/issues/422)':11 'kind':23 'last':19 'practic':31 'thank':20 'word':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.online/comment/4270561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975827 {#3169
    date: 2023-12-07 20:03:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does something like this compare to Obsidian?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703264254 {#2204
    date: 2023-12-22 17:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 138202
  -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687065914 {#2200
    date: 2023-06-18 07:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does something like this compare to Obsidian?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703264254 {#2204
    date: 2023-12-22 17:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 138202
  -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687065914 {#2200
    date: 2023-06-18 07:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#2257
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: null
  +root: null
  +body: "How does something like this compare to Obsidian?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703264254 {#2204
    date: 2023-12-22 17:57:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 138202
  -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687065914 {#2200
    date: 2023-06-18 07:25:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Both are pretty versatile and make use of local markdown files. Logseq is more ouliner/bulleted note focused, while Obsidian is paragraph first (but with plugins for either you can really modify this quite a bit). Another difference is Obsidian organizes things into folders, while Logseq's organization is flatter and more reliant on tags and hyperlinks to connect things (although you can nest pages, for instance having pages like this: pets, pets/cats, pets/dogs). Obsidian is more stable with a larger plugin ecosystem, but Logseq is being very rapidly developed and the dev team is super responsive.\n
    \n
    Finally, Logseq is open source, while Obsidian is not. Their monetization models are pretty similar too, with the free version of both being really generous and limited features like Logseq/Obsidian-native Sync being available for a $5 monthly subscription. I regularly use both and encourage you to check them both out and explore what works for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687066537 {#3100
    date: 2023-06-18 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 151238
  -bodyTs: "'5':132 'although':60 'anoth':36 'avail':129 'bit':35 'check':143 'connect':58 'dev':92 'develop':89 'differ':37 'ecosystem':82 'either':27 'encourag':140 'explor':148 'featur':124 'file':11 'final':97 'first':22 'flatter':49 'focus':17 'folder':43 'free':115 'generous':121 'hyperlink':56 'instanc':66 'larger':80 'like':69,125 'limit':123 'local':9 'logseq':12,45,84,98 'logseq/obsidian-native':126 'make':6 'markdown':10 'model':108 'modifi':31 'monet':107 'month':133 'nest':63 'note':16 'obsidian':19,39,74,103 'open':100 'organ':40,47 'ouliner/bulleted':15 'page':64,68 'paragraph':21 'pet':71 'pets/cats':72 'pets/dogs':73 'plugin':25,81 'pretti':3,110 'quit':33 'rapid':88 'realli':30,120 'regular':136 'reliant':52 'respons':96 'similar':111 'sourc':101 'stabl':77 'subscript':134 'super':95 'sync':127 'tag':54 'team':93 'thing':41,59 'use':7,137 'versatil':4 'version':116 'work':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687066537 {#3099
    date: 2023-06-18 07:35:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Both are pretty versatile and make use of local markdown files. Logseq is more ouliner/bulleted note focused, while Obsidian is paragraph first (but with plugins for either you can really modify this quite a bit). Another difference is Obsidian organizes things into folders, while Logseq's organization is flatter and more reliant on tags and hyperlinks to connect things (although you can nest pages, for instance having pages like this: pets, pets/cats, pets/dogs). Obsidian is more stable with a larger plugin ecosystem, but Logseq is being very rapidly developed and the dev team is super responsive.\n
    \n
    Finally, Logseq is open source, while Obsidian is not. Their monetization models are pretty similar too, with the free version of both being really generous and limited features like Logseq/Obsidian-native Sync being available for a $5 monthly subscription. I regularly use both and encourage you to check them both out and explore what works for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687066537 {#3100
    date: 2023-06-18 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 151238
  -bodyTs: "'5':132 'although':60 'anoth':36 'avail':129 'bit':35 'check':143 'connect':58 'dev':92 'develop':89 'differ':37 'ecosystem':82 'either':27 'encourag':140 'explor':148 'featur':124 'file':11 'final':97 'first':22 'flatter':49 'focus':17 'folder':43 'free':115 'generous':121 'hyperlink':56 'instanc':66 'larger':80 'like':69,125 'limit':123 'local':9 'logseq':12,45,84,98 'logseq/obsidian-native':126 'make':6 'markdown':10 'model':108 'modifi':31 'monet':107 'month':133 'nest':63 'note':16 'obsidian':19,39,74,103 'open':100 'organ':40,47 'ouliner/bulleted':15 'page':64,68 'paragraph':21 'pet':71 'pets/cats':72 'pets/dogs':73 'plugin':25,81 'pretti':3,110 'quit':33 'rapid':88 'realli':30,120 'regular':136 'reliant':52 'respons':96 'similar':111 'sourc':101 'stabl':77 'subscript':134 'super':95 'sync':127 'tag':54 'team':93 'thing':41,59 'use':7,137 'versatil':4 'version':116 'work':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687066537 {#3099
    date: 2023-06-18 07:35:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#3098
  +user: Proxies\__CG__\App\Entity\User {#3097 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: """
    Both are pretty versatile and make use of local markdown files. Logseq is more ouliner/bulleted note focused, while Obsidian is paragraph first (but with plugins for either you can really modify this quite a bit). Another difference is Obsidian organizes things into folders, while Logseq's organization is flatter and more reliant on tags and hyperlinks to connect things (although you can nest pages, for instance having pages like this: pets, pets/cats, pets/dogs). Obsidian is more stable with a larger plugin ecosystem, but Logseq is being very rapidly developed and the dev team is super responsive.\n
    \n
    Finally, Logseq is open source, while Obsidian is not. Their monetization models are pretty similar too, with the free version of both being really generous and limited features like Logseq/Obsidian-native Sync being available for a $5 monthly subscription. I regularly use both and encourage you to check them both out and explore what works for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687066537 {#3100
    date: 2023-06-18 07:35:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3096 …}
  +nested: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3086 …}
  -id: 151238
  -bodyTs: "'5':132 'although':60 'anoth':36 'avail':129 'bit':35 'check':143 'connect':58 'dev':92 'develop':89 'differ':37 'ecosystem':82 'either':27 'encourag':140 'explor':148 'featur':124 'file':11 'final':97 'first':22 'flatter':49 'focus':17 'folder':43 'free':115 'generous':121 'hyperlink':56 'instanc':66 'larger':80 'like':69,125 'limit':123 'local':9 'logseq':12,45,84,98 'logseq/obsidian-native':126 'make':6 'markdown':10 'model':108 'modifi':31 'monet':107 'month':133 'nest':63 'note':16 'obsidian':19,39,74,103 'open':100 'organ':40,47 'ouliner/bulleted':15 'page':64,68 'paragraph':21 'pet':71 'pets/cats':72 'pets/dogs':73 'plugin':25,81 'pretti':3,110 'quit':33 'rapid':88 'realli':30,120 'regular':136 'reliant':52 'respons':96 'similar':111 'sourc':101 'stabl':77 'subscript':134 'super':95 'sync':127 'tag':54 'team':93 'thing':41,59 'use':7,137 'versatil':4 'version':116 'work':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201524"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687066537 {#3099
    date: 2023-06-18 07:35:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Isn't obsidian also privacy focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687088453 {#3084
    date: 2023-06-18 13:40:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 172671
  -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687088453 {#3083
    date: 2023-06-18 13:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Isn't obsidian also privacy focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687088453 {#3084
    date: 2023-06-18 13:40:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 172671
  -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687088453 {#3083
    date: 2023-06-18 13:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#3082
  +user: Proxies\__CG__\App\Entity\User {#3081 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: null
    +root: null
    +body: "How does something like this compare to Obsidian?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703264254 {#2204
      date: 2023-12-22 17:57:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2273 …}
    +nested: Doctrine\ORM\PersistentCollection {#2274 …}
    +votes: Doctrine\ORM\PersistentCollection {#2190 …}
    +reports: Doctrine\ORM\PersistentCollection {#2265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
    -id: 138202
    -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687065914 {#2200
      date: 2023-06-18 07:25:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Isn't obsidian also privacy focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687088453 {#3084
    date: 2023-06-18 13:40:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3080 …}
  +nested: Doctrine\ORM\PersistentCollection {#3078 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
  -id: 172671
  -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687088453 {#3083
    date: 2023-06-18 13:40:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
      +image: null
      +parent: null
      +root: null
      +body: "How does something like this compare to Obsidian?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703264254 {#2204
        date: 2023-12-22 17:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bad3r@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 138202
      -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687065914 {#2200
        date: 2023-06-18 07:25:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "Isn't obsidian also privacy focused?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687088453 {#3084
      date: 2023-06-18 13:40:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
      "@themadcodger@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 172671
    -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687088453 {#3083
      date: 2023-06-18 13:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "But it's not Open Source"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687097601 {#3267
    date: 2023-06-18 16:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
    "@orangepeeljedi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 204604
  -bodyTs: "'open':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/210932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687097601 {#3268
    date: 2023-06-18 16:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
67 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
      +image: null
      +parent: null
      +root: null
      +body: "How does something like this compare to Obsidian?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703264254 {#2204
        date: 2023-12-22 17:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bad3r@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 138202
      -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687065914 {#2200
        date: 2023-06-18 07:25:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "Isn't obsidian also privacy focused?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687088453 {#3084
      date: 2023-06-18 13:40:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
      "@themadcodger@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 172671
    -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687088453 {#3083
      date: 2023-06-18 13:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "But it's not Open Source"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687097601 {#3267
    date: 2023-06-18 16:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
    "@orangepeeljedi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 204604
  -bodyTs: "'open':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/210932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687097601 {#3268
    date: 2023-06-18 16:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
68 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3270 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
  +image: null
  +parent: App\Entity\EntryComment {#3082
    +user: Proxies\__CG__\App\Entity\User {#3081 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2239 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2268 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2267 …}
      +image: null
      +parent: null
      +root: null
      +body: "How does something like this compare to Obsidian?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703264254 {#2204
        date: 2023-12-22 17:57:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bad3r@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2273 …}
      +nested: Doctrine\ORM\PersistentCollection {#2274 …}
      +votes: Doctrine\ORM\PersistentCollection {#2190 …}
      +reports: Doctrine\ORM\PersistentCollection {#2265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
      -id: 138202
      -bodyTs: "'compar':6 'like':4 'obsidian':8 'someth':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/201346"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687065914 {#2200
        date: 2023-06-18 07:25:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "Isn't obsidian also privacy focused?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687088453 {#3084
      date: 2023-06-18 13:40:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@bad3r@lemmy.one"
      "@themadcodger@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3080 …}
    +nested: Doctrine\ORM\PersistentCollection {#3078 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3070 …}
    -id: 172671
    -bodyTs: "'also':4 'focus':6 'isn':1 'obsidian':3 'privaci':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/207734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687088453 {#3083
      date: 2023-06-18 13:40:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "But it's not Open Source"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687097601 {#3267
    date: 2023-06-18 16:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bad3r@lemmy.one"
    "@themadcodger@kbin.social"
    "@orangepeeljedi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3271 …}
  +nested: Doctrine\ORM\PersistentCollection {#3273 …}
  +votes: Doctrine\ORM\PersistentCollection {#3275 …}
  +reports: Doctrine\ORM\PersistentCollection {#3277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3281 …}
  -id: 204604
  -bodyTs: "'open':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/privacyguides@lemmy.one/t/47766/-/comment/210932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687097601 {#3268
    date: 2023-06-18 16:13:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#2183
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand what’s going on. Can someone ELI5?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703251336 {#2177
    date: 2023-12-22 14:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 187952
  -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5603735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701493588 {#2176
    date: 2023-12-02 06:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
71 DENIED edit
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand what’s going on. Can someone ELI5?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703251336 {#2177
    date: 2023-12-22 14:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 187952
  -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5603735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701493588 {#2176
    date: 2023-12-02 06:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
72 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand what’s going on. Can someone ELI5?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703251336 {#2177
    date: 2023-12-22 14:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 187952
  -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5603735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701493588 {#2176
    date: 2023-12-02 06:06:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701525018 {#3068
    date: 2023-12-02 14:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188782
  -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5610427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525018 {#3067
    date: 2023-12-02 14:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701525018 {#3068
    date: 2023-12-02 14:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188782
  -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5610427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525018 {#3067
    date: 2023-12-02 14:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701525018 {#3068
    date: 2023-12-02 14:50:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3064 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3060 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  -id: 188782
  -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5610427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701525018 {#3067
    date: 2023-12-02 14:50:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3316
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Got it. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701534294 {#3314
    date: 2023-12-02 17:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 189142
  -bodyTs: "'got':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5613480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534294 {#3315
    date: 2023-12-02 17:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
79 DENIED edit
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Got it. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701534294 {#3314
    date: 2023-12-02 17:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 189142
  -bodyTs: "'got':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5613480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534294 {#3315
    date: 2023-12-02 17:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
80 DENIED moderate
App\Entity\EntryComment {#3316
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Got it. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701534294 {#3314
    date: 2023-12-02 17:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 189142
  -bodyTs: "'got':1 'thank':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5613480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534294 {#3315
    date: 2023-12-02 17:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701541926 {#3329
    date: 2023-12-02 19:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 189470
  -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5751543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701541926 {#3330
    date: 2023-12-02 19:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
83 DENIED edit
App\Entity\EntryComment {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701541926 {#3329
    date: 2023-12-02 19:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 189470
  -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5751543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701541926 {#3330
    date: 2023-12-02 19:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
84 DENIED moderate
App\Entity\EntryComment {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3066
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701525018 {#3068
      date: 2023-12-02 14:50:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3064 …}
    +nested: Doctrine\ORM\PersistentCollection {#3062 …}
    +votes: Doctrine\ORM\PersistentCollection {#3060 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    -id: 188782
    -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5610427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701525018 {#3067
      date: 2023-12-02 14:50:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701541926 {#3329
    date: 2023-12-02 19:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 189470
  -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5751543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701541926 {#3330
    date: 2023-12-02 19:32:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701525018 {#3068
        date: 2023-12-02 14:50:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3062 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
      -id: 188782
      -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5610427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701525018 {#3067
        date: 2023-12-02 14:50:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701541926 {#3329
      date: 2023-12-02 19:32:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 189470
    -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5751543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701541926 {#3330
      date: 2023-12-02 19:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
    \n
    I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
    \n
    That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
    \n
    Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
    \n
    Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701616891 {#3413
    date: 2023-12-03 16:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 192383
  -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398275"
  +editedAt: DateTimeImmutable @1702788043 {#3414
    date: 2023-12-17 05:40:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616891 {#3415
    date: 2023-12-03 16:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
87 DENIED edit
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701525018 {#3068
        date: 2023-12-02 14:50:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3062 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
      -id: 188782
      -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5610427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701525018 {#3067
        date: 2023-12-02 14:50:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701541926 {#3329
      date: 2023-12-02 19:32:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 189470
    -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5751543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701541926 {#3330
      date: 2023-12-02 19:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
    \n
    I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
    \n
    That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
    \n
    Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
    \n
    Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701616891 {#3413
    date: 2023-12-03 16:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 192383
  -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398275"
  +editedAt: DateTimeImmutable @1702788043 {#3414
    date: 2023-12-17 05:40:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616891 {#3415
    date: 2023-12-03 16:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
88 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3066
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701525018 {#3068
        date: 2023-12-02 14:50:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3064 …}
      +nested: Doctrine\ORM\PersistentCollection {#3062 …}
      +votes: Doctrine\ORM\PersistentCollection {#3060 …}
      +reports: Doctrine\ORM\PersistentCollection {#3058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
      -id: 188782
      -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5610427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701525018 {#3067
        date: 2023-12-02 14:50:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701541926 {#3329
      date: 2023-12-02 19:32:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 189470
    -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5751543"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701541926 {#3330
      date: 2023-12-02 19:32:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
    \n
    I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
    \n
    That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
    \n
    Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
    \n
    Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701616891 {#3413
    date: 2023-12-03 16:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3417 …}
  +nested: Doctrine\ORM\PersistentCollection {#3419 …}
  +votes: Doctrine\ORM\PersistentCollection {#3421 …}
  +reports: Doctrine\ORM\PersistentCollection {#3423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
  -id: 192383
  -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398275"
  +editedAt: DateTimeImmutable @1702788043 {#3414
    date: 2023-12-17 05:40:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701616891 {#3415
    date: 2023-12-03 16:21:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3500
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "What if im not using real debrid in streamio?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701619391 {#3498
    date: 2023-12-03 17:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 192520
  -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619391 {#3499
    date: 2023-12-03 17:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
91 DENIED edit
App\Entity\EntryComment {#3500
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "What if im not using real debrid in streamio?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701619391 {#3498
    date: 2023-12-03 17:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 192520
  -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619391 {#3499
    date: 2023-12-03 17:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
92 DENIED moderate
App\Entity\EntryComment {#3500
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "What if im not using real debrid in streamio?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701619391 {#3498
    date: 2023-12-03 17:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 192520
  -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619391 {#3499
    date: 2023-12-03 17:03:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3500
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "What if im not using real debrid in streamio?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701619391 {#3498
      date: 2023-12-03 17:03:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3501 …}
    +nested: Doctrine\ORM\PersistentCollection {#3503 …}
    +votes: Doctrine\ORM\PersistentCollection {#3505 …}
    +reports: Doctrine\ORM\PersistentCollection {#3507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
    -id: 192520
    -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619391 {#3499
      date: 2023-12-03 17:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
    \n
    Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
    \n
    Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619750 {#3556
    date: 2023-12-03 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 192540
  -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5399339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619750 {#3559
    date: 2023-12-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
95 DENIED edit
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3500
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "What if im not using real debrid in streamio?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701619391 {#3498
      date: 2023-12-03 17:03:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3501 …}
    +nested: Doctrine\ORM\PersistentCollection {#3503 …}
    +votes: Doctrine\ORM\PersistentCollection {#3505 …}
    +reports: Doctrine\ORM\PersistentCollection {#3507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
    -id: 192520
    -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619391 {#3499
      date: 2023-12-03 17:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
    \n
    Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
    \n
    Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619750 {#3556
    date: 2023-12-03 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 192540
  -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5399339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619750 {#3559
    date: 2023-12-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
96 DENIED moderate
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3500
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "What if im not using real debrid in streamio?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701619391 {#3498
      date: 2023-12-03 17:03:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3501 …}
    +nested: Doctrine\ORM\PersistentCollection {#3503 …}
    +votes: Doctrine\ORM\PersistentCollection {#3505 …}
    +reports: Doctrine\ORM\PersistentCollection {#3507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
    -id: 192520
    -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619391 {#3499
      date: 2023-12-03 17:03:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
    \n
    Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
    \n
    Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701619750 {#3556
    date: 2023-12-03 17:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3550 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 192540
  -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5399339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701619750 {#3559
    date: 2023-12-03 17:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#3618
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3500
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "What if im not using real debrid in streamio?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701619391 {#3498
        date: 2023-12-03 17:03:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3501 …}
      +nested: Doctrine\ORM\PersistentCollection {#3503 …}
      +votes: Doctrine\ORM\PersistentCollection {#3505 …}
      +reports: Doctrine\ORM\PersistentCollection {#3507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
      -id: 192520
      -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619391 {#3499
        date: 2023-12-03 17:03:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
      \n
      Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
      \n
      Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701619750 {#3556
      date: 2023-12-03 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3550 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 192540
    -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5399339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619750 {#3559
      date: 2023-12-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "In Stremio Im using torrent plugins, not streaming websites."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701620371 {#3617
    date: 2023-12-03 17:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 192583
  -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620371 {#3614
    date: 2023-12-03 17:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
99 DENIED edit
App\Entity\EntryComment {#3618
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3500
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "What if im not using real debrid in streamio?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701619391 {#3498
        date: 2023-12-03 17:03:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3501 …}
      +nested: Doctrine\ORM\PersistentCollection {#3503 …}
      +votes: Doctrine\ORM\PersistentCollection {#3505 …}
      +reports: Doctrine\ORM\PersistentCollection {#3507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
      -id: 192520
      -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619391 {#3499
        date: 2023-12-03 17:03:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
      \n
      Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
      \n
      Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701619750 {#3556
      date: 2023-12-03 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3550 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 192540
    -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5399339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619750 {#3559
      date: 2023-12-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "In Stremio Im using torrent plugins, not streaming websites."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701620371 {#3617
    date: 2023-12-03 17:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 192583
  -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620371 {#3614
    date: 2023-12-03 17:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
100 DENIED moderate
App\Entity\EntryComment {#3618
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3500
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "What if im not using real debrid in streamio?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701619391 {#3498
        date: 2023-12-03 17:03:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3501 …}
      +nested: Doctrine\ORM\PersistentCollection {#3503 …}
      +votes: Doctrine\ORM\PersistentCollection {#3505 …}
      +reports: Doctrine\ORM\PersistentCollection {#3507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
      -id: 192520
      -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5775383"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619391 {#3499
        date: 2023-12-03 17:03:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
      \n
      Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
      \n
      Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701619750 {#3556
      date: 2023-12-03 17:09:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3550 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 192540
    -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5399339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701619750 {#3559
      date: 2023-12-03 17:09:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "In Stremio Im using torrent plugins, not streaming websites."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701620371 {#3617
    date: 2023-12-03 17:19:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3626 …}
  +votes: Doctrine\ORM\PersistentCollection {#3622 …}
  +reports: Doctrine\ORM\PersistentCollection {#3628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
  -id: 192583
  -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5775786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701620371 {#3614
    date: 2023-12-03 17:19:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3674
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Gotcha, i only use the debrid links so my knowledge on this was how cinemahd used to do it in the past"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717847 {#3675
    date: 2023-12-04 20:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3667 …}
  +votes: Doctrine\ORM\PersistentCollection {#3665 …}
  +reports: Doctrine\ORM\PersistentCollection {#3680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3684 …}
  -id: 196447
  -bodyTs: "'cinemahd':15 'debrid':6 'gotcha':1 'knowledg':10 'link':7 'past':22 'use':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717847 {#3678
    date: 2023-12-04 20:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
103 DENIED edit
App\Entity\EntryComment {#3674
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Gotcha, i only use the debrid links so my knowledge on this was how cinemahd used to do it in the past"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717847 {#3675
    date: 2023-12-04 20:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3667 …}
  +votes: Doctrine\ORM\PersistentCollection {#3665 …}
  +reports: Doctrine\ORM\PersistentCollection {#3680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3684 …}
  -id: 196447
  -bodyTs: "'cinemahd':15 'debrid':6 'gotcha':1 'knowledg':10 'link':7 'past':22 'use':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717847 {#3678
    date: 2023-12-04 20:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
104 DENIED moderate
App\Entity\EntryComment {#3674
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Gotcha, i only use the debrid links so my knowledge on this was how cinemahd used to do it in the past"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701717847 {#3675
    date: 2023-12-04 20:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3671 …}
  +nested: Doctrine\ORM\PersistentCollection {#3667 …}
  +votes: Doctrine\ORM\PersistentCollection {#3665 …}
  +reports: Doctrine\ORM\PersistentCollection {#3680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3684 …}
  -id: 196447
  -bodyTs: "'cinemahd':15 'debrid':6 'gotcha':1 'knowledg':10 'link':7 'past':22 'use':4,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701717847 {#3678
    date: 2023-12-04 20:24:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
105 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
106 DENIED moderate
App\Entity\EntryComment {#3688
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    But to answer your question, if there is a plugin with a torrent client included then it is most likely set up to download the files sequentially to allow streaming but i would assume it is set to turn upload off (so it leeches) because your tv would probably buffer more if it used additional bandwith\n
    \n
    If thats the case (not 100%) then that may be why they are trying to block stremio
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718187 {#3686
    date: 2023-12-04 20:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3689 …}
  +nested: Doctrine\ORM\PersistentCollection {#3691 …}
  +votes: Doctrine\ORM\PersistentCollection {#3693 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 196473
  -bodyTs: "'100':62 'addit':55 'allow':29 'answer':3 'assum':34 'bandwith':56 'block':72 'buffer':50 'case':60 'client':14 'download':24 'file':26 'includ':15 'leech':44 'like':20 'may':65 'plugin':10 'probabl':49 'question':5 'sequenti':27 'set':21,37 'stream':30 'stremio':73 'that':58 'torrent':13 'tri':70 'turn':39 'tv':47 'upload':40 'use':54 'would':33,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718187 {#3687
    date: 2023-12-04 20:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
107 DENIED edit
App\Entity\EntryComment {#3688
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    But to answer your question, if there is a plugin with a torrent client included then it is most likely set up to download the files sequentially to allow streaming but i would assume it is set to turn upload off (so it leeches) because your tv would probably buffer more if it used additional bandwith\n
    \n
    If thats the case (not 100%) then that may be why they are trying to block stremio
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718187 {#3686
    date: 2023-12-04 20:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3689 …}
  +nested: Doctrine\ORM\PersistentCollection {#3691 …}
  +votes: Doctrine\ORM\PersistentCollection {#3693 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 196473
  -bodyTs: "'100':62 'addit':55 'allow':29 'answer':3 'assum':34 'bandwith':56 'block':72 'buffer':50 'case':60 'client':14 'download':24 'file':26 'includ':15 'leech':44 'like':20 'may':65 'plugin':10 'probabl':49 'question':5 'sequenti':27 'set':21,37 'stream':30 'stremio':73 'that':58 'torrent':13 'tri':70 'turn':39 'tv':47 'upload':40 'use':54 'would':33,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718187 {#3687
    date: 2023-12-04 20:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
108 DENIED moderate
App\Entity\EntryComment {#3688
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3618
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3500
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "What if im not using real debrid in streamio?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701619391 {#3498
          date: 2023-12-03 17:03:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3501 …}
        +nested: Doctrine\ORM\PersistentCollection {#3503 …}
        +votes: Doctrine\ORM\PersistentCollection {#3505 …}
        +reports: Doctrine\ORM\PersistentCollection {#3507 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
        -id: 192520
        -bodyTs: "'debrid':7 'im':3 'real':6 'streamio':9 'use':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5775383"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701619391 {#3499
          date: 2023-12-03 17:03:11.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100% sure but since they are free links they wont come from torrents, at least not in the same way. They are being scraped from streaming websites.\n
        \n
        Whetger or not the original uploaded got them from a torrent is unknown but they would have just downloaded it once and uploaded so very different in its effect on torrenting.\n
        \n
        Those sites have always coexisted with torrents because they are often of low quality whereas torrents are higher quality
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701619750 {#3556
        date: 2023-12-03 17:09:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3550 …}
      +reports: Doctrine\ORM\PersistentCollection {#3560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
      -id: 192540
      -bodyTs: "'100':2 'alway':63 'coexist':64 'come':12 'differ':54 'download':47 'effect':57 'free':8 'got':35 'higher':77 'least':16 'link':9 'low':72 'often':70 'origin':33 'qualiti':73,78 'scrape':25 'sinc':5 'site':61 'stream':27 'sure':3 'torrent':14,39,59,66,75 'unknown':41 'upload':34,51 'way':21 'websit':28 'wherea':74 'whetger':29 'wont':11 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5399339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701619750 {#3559
        date: 2023-12-03 17:09:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "In Stremio Im using torrent plugins, not streaming websites."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701620371 {#3617
      date: 2023-12-03 17:19:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3621 …}
    +nested: Doctrine\ORM\PersistentCollection {#3626 …}
    +votes: Doctrine\ORM\PersistentCollection {#3622 …}
    +reports: Doctrine\ORM\PersistentCollection {#3628 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3630 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3632 …}
    -id: 192583
    -bodyTs: "'im':3 'plugin':6 'stream':8 'stremio':2 'torrent':5 'use':4 'websit':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5775786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701620371 {#3614
      date: 2023-12-03 17:19:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    But to answer your question, if there is a plugin with a torrent client included then it is most likely set up to download the files sequentially to allow streaming but i would assume it is set to turn upload off (so it leeches) because your tv would probably buffer more if it used additional bandwith\n
    \n
    If thats the case (not 100%) then that may be why they are trying to block stremio
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718187 {#3686
    date: 2023-12-04 20:29:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3689 …}
  +nested: Doctrine\ORM\PersistentCollection {#3691 …}
  +votes: Doctrine\ORM\PersistentCollection {#3693 …}
  +reports: Doctrine\ORM\PersistentCollection {#3695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3699 …}
  -id: 196473
  -bodyTs: "'100':62 'addit':55 'allow':29 'answer':3 'assum':34 'bandwith':56 'block':72 'buffer':50 'case':60 'client':14 'download':24 'file':26 'includ':15 'leech':44 'like':20 'may':65 'plugin':10 'probabl':49 'question':5 'sequenti':27 'set':21,37 'stream':30 'stremio':73 'that':58 'torrent':13 'tri':70 'turn':39 'tv':47 'upload':40 'use':54 'would':33,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718187 {#3687
    date: 2023-12-04 20:29:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
109 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
110 DENIED moderate
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701622275 {#3513
    date: 2023-12-03 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 192665
  -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6925730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622275 {#3514
    date: 2023-12-03 17:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
111 DENIED edit
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701622275 {#3513
    date: 2023-12-03 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 192665
  -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6925730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622275 {#3514
    date: 2023-12-03 17:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
112 DENIED moderate
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3331
      +user: Proxies\__CG__\App\Entity\User {#3332 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3066
        +user: Proxies\__CG__\App\Entity\User {#3065 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1701525018 {#3068
          date: 2023-12-02 14:50:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3064 …}
        +nested: Doctrine\ORM\PersistentCollection {#3062 …}
        +votes: Doctrine\ORM\PersistentCollection {#3060 …}
        +reports: Doctrine\ORM\PersistentCollection {#3058 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
        -id: 188782
        -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5610427"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701525018 {#3067
          date: 2023-12-02 14:50:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701541926 {#3329
        date: 2023-12-02 19:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3333 …}
      +nested: Doctrine\ORM\PersistentCollection {#3335 …}
      +votes: Doctrine\ORM\PersistentCollection {#3337 …}
      +reports: Doctrine\ORM\PersistentCollection {#3339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
      -id: 189470
      -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5751543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701541926 {#3330
        date: 2023-12-02 19:32:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
      \n
      I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
      \n
      That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
      \n
      Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
      \n
      Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701616891 {#3413
      date: 2023-12-03 16:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3417 …}
    +nested: Doctrine\ORM\PersistentCollection {#3419 …}
    +votes: Doctrine\ORM\PersistentCollection {#3421 …}
    +reports: Doctrine\ORM\PersistentCollection {#3423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
    -id: 192383
    -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398275"
    +editedAt: DateTimeImmutable @1702788043 {#3414
      date: 2023-12-17 05:40:43.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701616891 {#3415
      date: 2023-12-03 16:21:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701622275 {#3513
    date: 2023-12-03 17:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3517 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3521 …}
  +reports: Doctrine\ORM\PersistentCollection {#3523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
  -id: 192665
  -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6925730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701622275 {#3514
    date: 2023-12-03 17:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
113 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
114 DENIED moderate
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
    \n
    However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701718032 {#3566
    date: 2023-12-04 20:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3569 …}
  +nested: Doctrine\ORM\PersistentCollection {#3571 …}
  +votes: Doctrine\ORM\PersistentCollection {#3573 …}
  +reports: Doctrine\ORM\PersistentCollection {#3575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
  -id: 196455
  -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718032 {#3567
    date: 2023-12-04 20:27:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
115 DENIED edit
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
    \n
    However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701718032 {#3566
    date: 2023-12-04 20:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3569 …}
  +nested: Doctrine\ORM\PersistentCollection {#3571 …}
  +votes: Doctrine\ORM\PersistentCollection {#3573 …}
  +reports: Doctrine\ORM\PersistentCollection {#3575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
  -id: 196455
  -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718032 {#3567
    date: 2023-12-04 20:27:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
116 DENIED moderate
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
    \n
    However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701718032 {#3566
    date: 2023-12-04 20:27:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3569 …}
  +nested: Doctrine\ORM\PersistentCollection {#3571 …}
  +votes: Doctrine\ORM\PersistentCollection {#3573 …}
  +reports: Doctrine\ORM\PersistentCollection {#3575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
  -id: 196455
  -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718032 {#3567
    date: 2023-12-04 20:27:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
117 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
118 DENIED moderate
App\Entity\EntryComment {#3636
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3568
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3515
      +user: Proxies\__CG__\App\Entity\User {#3516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701622275 {#3513
        date: 2023-12-03 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3519 …}
      +votes: Doctrine\ORM\PersistentCollection {#3521 …}
      +reports: Doctrine\ORM\PersistentCollection {#3523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
      -id: 192665
      -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6925730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701622275 {#3514
        date: 2023-12-03 17:51:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
      \n
      However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701718032 {#3566
      date: 2023-12-04 20:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3569 …}
    +nested: Doctrine\ORM\PersistentCollection {#3571 …}
    +votes: Doctrine\ORM\PersistentCollection {#3573 …}
    +reports: Doctrine\ORM\PersistentCollection {#3575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
    -id: 196455
    -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718032 {#3567
      date: 2023-12-04 20:27:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701726068 {#3634
    date: 2023-12-04 22:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3637 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3641 …}
  +reports: Doctrine\ORM\PersistentCollection {#3643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
  -id: 196883
  -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6982427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726068 {#3635
    date: 2023-12-04 22:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
119 DENIED edit
App\Entity\EntryComment {#3636
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3568
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3515
      +user: Proxies\__CG__\App\Entity\User {#3516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701622275 {#3513
        date: 2023-12-03 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3519 …}
      +votes: Doctrine\ORM\PersistentCollection {#3521 …}
      +reports: Doctrine\ORM\PersistentCollection {#3523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
      -id: 192665
      -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6925730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701622275 {#3514
        date: 2023-12-03 17:51:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
      \n
      However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701718032 {#3566
      date: 2023-12-04 20:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3569 …}
    +nested: Doctrine\ORM\PersistentCollection {#3571 …}
    +votes: Doctrine\ORM\PersistentCollection {#3573 …}
    +reports: Doctrine\ORM\PersistentCollection {#3575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
    -id: 196455
    -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718032 {#3567
      date: 2023-12-04 20:27:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701726068 {#3634
    date: 2023-12-04 22:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3637 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3641 …}
  +reports: Doctrine\ORM\PersistentCollection {#3643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
  -id: 196883
  -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6982427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726068 {#3635
    date: 2023-12-04 22:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
120 DENIED moderate
App\Entity\EntryComment {#3636
  +user: Proxies\__CG__\App\Entity\User {#3516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3568
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3515
      +user: Proxies\__CG__\App\Entity\User {#3516 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3416
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3331
          +user: Proxies\__CG__\App\Entity\User {#3332 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3066
            +user: Proxies\__CG__\App\Entity\User {#3065 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1701525018 {#3068
              date: 2023-12-02 14:50:18.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3064 …}
            +nested: Doctrine\ORM\PersistentCollection {#3062 …}
            +votes: Doctrine\ORM\PersistentCollection {#3060 …}
            +reports: Doctrine\ORM\PersistentCollection {#3058 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
            -id: 188782
            -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5610427"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701525018 {#3067
              date: 2023-12-02 14:50:18.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701541926 {#3329
            date: 2023-12-02 19:32:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3333 …}
          +nested: Doctrine\ORM\PersistentCollection {#3335 …}
          +votes: Doctrine\ORM\PersistentCollection {#3337 …}
          +reports: Doctrine\ORM\PersistentCollection {#3339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
          -id: 189470
          -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5751543"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701541926 {#3330
            date: 2023-12-02 19:32:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
          \n
          I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
          \n
          That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
          \n
          Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
          \n
          Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701616891 {#3413
          date: 2023-12-03 16:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3417 …}
        +nested: Doctrine\ORM\PersistentCollection {#3419 …}
        +votes: Doctrine\ORM\PersistentCollection {#3421 …}
        +reports: Doctrine\ORM\PersistentCollection {#3423 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
        -id: 192383
        -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398275"
        +editedAt: DateTimeImmutable @1702788043 {#3414
          date: 2023-12-17 05:40:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701616891 {#3415
          date: 2023-12-03 16:21:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701622275 {#3513
        date: 2023-12-03 17:51:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3517 …}
      +nested: Doctrine\ORM\PersistentCollection {#3519 …}
      +votes: Doctrine\ORM\PersistentCollection {#3521 …}
      +reports: Doctrine\ORM\PersistentCollection {#3523 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
      -id: 192665
      -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6925730"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701622275 {#3514
        date: 2023-12-03 17:51:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
      \n
      However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701718032 {#3566
      date: 2023-12-04 20:27:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3569 …}
    +nested: Doctrine\ORM\PersistentCollection {#3571 …}
    +votes: Doctrine\ORM\PersistentCollection {#3573 …}
    +reports: Doctrine\ORM\PersistentCollection {#3575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
    -id: 196455
    -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718032 {#3567
      date: 2023-12-04 20:27:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701726068 {#3634
    date: 2023-12-04 22:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3637 …}
  +nested: Doctrine\ORM\PersistentCollection {#3639 …}
  +votes: Doctrine\ORM\PersistentCollection {#3641 …}
  +reports: Doctrine\ORM\PersistentCollection {#3643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
  -id: 196883
  -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6982427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701726068 {#3635
    date: 2023-12-04 22:41:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3703
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3636
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3568
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3515
        +user: Proxies\__CG__\App\Entity\User {#3516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701622275 {#3513
          date: 2023-12-03 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3517 …}
        +nested: Doctrine\ORM\PersistentCollection {#3519 …}
        +votes: Doctrine\ORM\PersistentCollection {#3521 …}
        +reports: Doctrine\ORM\PersistentCollection {#3523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
        -id: 192665
        -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6925730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701622275 {#3514
          date: 2023-12-03 17:51:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
        \n
        However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701718032 {#3566
        date: 2023-12-04 20:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
        "@hh93@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3569 …}
      +nested: Doctrine\ORM\PersistentCollection {#3571 …}
      +votes: Doctrine\ORM\PersistentCollection {#3573 …}
      +reports: Doctrine\ORM\PersistentCollection {#3575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
      -id: 196455
      -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718032 {#3567
        date: 2023-12-04 20:27:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701726068 {#3634
      date: 2023-12-04 22:41:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3637 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3641 …}
    +reports: Doctrine\ORM\PersistentCollection {#3643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
    -id: 196883
    -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6982427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701726068 {#3635
      date: 2023-12-04 22:41:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I can’t speak for germany but where i live downloaders dont ever get sued, they just get complaints from isps and if they get too many they may be shut off or have their speed throttled.\n
    \n
    Uploaders get sued because its too costly and time consuming to go after the downloaders
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730522 {#3701
    date: 2023-12-04 23:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 197125
  -bodyTs: "'complaint':19 'consum':47 'cost':44 'dont':12 'download':11,52 'ever':13 'germani':6 'get':14,18,25,39 'go':49 'isp':21 'live':10 'mani':27 'may':29 'shut':31 'speak':4 'speed':36 'su':15,40 'throttl':37 'time':46 'upload':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730522 {#3702
    date: 2023-12-04 23:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
123 DENIED edit
App\Entity\EntryComment {#3703
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3636
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3568
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3515
        +user: Proxies\__CG__\App\Entity\User {#3516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701622275 {#3513
          date: 2023-12-03 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3517 …}
        +nested: Doctrine\ORM\PersistentCollection {#3519 …}
        +votes: Doctrine\ORM\PersistentCollection {#3521 …}
        +reports: Doctrine\ORM\PersistentCollection {#3523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
        -id: 192665
        -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6925730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701622275 {#3514
          date: 2023-12-03 17:51:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
        \n
        However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701718032 {#3566
        date: 2023-12-04 20:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
        "@hh93@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3569 …}
      +nested: Doctrine\ORM\PersistentCollection {#3571 …}
      +votes: Doctrine\ORM\PersistentCollection {#3573 …}
      +reports: Doctrine\ORM\PersistentCollection {#3575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
      -id: 196455
      -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718032 {#3567
        date: 2023-12-04 20:27:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701726068 {#3634
      date: 2023-12-04 22:41:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3637 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3641 …}
    +reports: Doctrine\ORM\PersistentCollection {#3643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
    -id: 196883
    -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6982427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701726068 {#3635
      date: 2023-12-04 22:41:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I can’t speak for germany but where i live downloaders dont ever get sued, they just get complaints from isps and if they get too many they may be shut off or have their speed throttled.\n
    \n
    Uploaders get sued because its too costly and time consuming to go after the downloaders
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730522 {#3701
    date: 2023-12-04 23:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 197125
  -bodyTs: "'complaint':19 'consum':47 'cost':44 'dont':12 'download':11,52 'ever':13 'germani':6 'get':14,18,25,39 'go':49 'isp':21 'live':10 'mani':27 'may':29 'shut':31 'speak':4 'speed':36 'su':15,40 'throttl':37 'time':46 'upload':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730522 {#3702
    date: 2023-12-04 23:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
124 DENIED moderate
App\Entity\EntryComment {#3703
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3636
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3568
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3515
        +user: Proxies\__CG__\App\Entity\User {#3516 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3416
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3331
            +user: Proxies\__CG__\App\Entity\User {#3332 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3066
              +user: Proxies\__CG__\App\Entity\User {#3065 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1701525018 {#3068
                date: 2023-12-02 14:50:18.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3064 …}
              +nested: Doctrine\ORM\PersistentCollection {#3062 …}
              +votes: Doctrine\ORM\PersistentCollection {#3060 …}
              +reports: Doctrine\ORM\PersistentCollection {#3058 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
              -id: 188782
              -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5610427"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701525018 {#3067
                date: 2023-12-02 14:50:18.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701541926 {#3329
              date: 2023-12-02 19:32:06.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3333 …}
            +nested: Doctrine\ORM\PersistentCollection {#3335 …}
            +votes: Doctrine\ORM\PersistentCollection {#3337 …}
            +reports: Doctrine\ORM\PersistentCollection {#3339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
            -id: 189470
            -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5751543"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701541926 {#3330
              date: 2023-12-02 19:32:06.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
            \n
            I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
            \n
            That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
            \n
            Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
            \n
            Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701616891 {#3413
            date: 2023-12-03 16:21:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@IlIllIIIllIlIlIIlI@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3417 …}
          +nested: Doctrine\ORM\PersistentCollection {#3419 …}
          +votes: Doctrine\ORM\PersistentCollection {#3421 …}
          +reports: Doctrine\ORM\PersistentCollection {#3423 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
          -id: 192383
          -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398275"
          +editedAt: DateTimeImmutable @1702788043 {#3414
            date: 2023-12-17 05:40:43.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701616891 {#3415
            date: 2023-12-03 16:21:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701622275 {#3513
          date: 2023-12-03 17:51:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@IlIllIIIllIlIlIIlI@lemmy.world"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3517 …}
        +nested: Doctrine\ORM\PersistentCollection {#3519 …}
        +votes: Doctrine\ORM\PersistentCollection {#3521 …}
        +reports: Doctrine\ORM\PersistentCollection {#3523 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
        -id: 192665
        -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6925730"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701622275 {#3514
          date: 2023-12-03 17:51:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Ok, maybe stremio has a torrent client compiled in or maybe a plugin i dont use has one then.\n
        \n
        However, if you turn off upload in your torrent client you can still get caught, uploading isnt want triggers it, connecting to peers with your exposed ip triggers
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701718032 {#3566
        date: 2023-12-04 20:27:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
        "@neosheo@discuss.tchncs.de"
        "@hh93@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3569 …}
      +nested: Doctrine\ORM\PersistentCollection {#3571 …}
      +votes: Doctrine\ORM\PersistentCollection {#3573 …}
      +reports: Doctrine\ORM\PersistentCollection {#3575 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3577 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3579 …}
      -id: 196455
      -bodyTs: "'caught':34 'client':7,29 'compil':8 'connect':40 'dont':15 'expos':45 'get':33 'howev':20 'ip':46 'isnt':36 'mayb':2,11 'ok':1 'one':18 'peer':42 'plugin':13 'still':32 'stremio':3 'torrent':6,28 'trigger':38,47 'turn':23 'upload':25,35 'use':16 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718032 {#3567
        date: 2023-12-04 20:27:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Yeah but afaik downloading in Germany isn’t against the law since it’s allowed to download a “backup copy” of things you actually own legally so it’s pretty much never enforced. The only way people in Germany get sued is for uploading but then a couple of bytes is already enough in many cases"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701726068 {#3634
      date: 2023-12-04 22:41:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
      "@hh93@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3637 …}
    +nested: Doctrine\ORM\PersistentCollection {#3639 …}
    +votes: Doctrine\ORM\PersistentCollection {#3641 …}
    +reports: Doctrine\ORM\PersistentCollection {#3643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3647 …}
    -id: 196883
    -bodyTs: "'actual':24 'afaik':3 'allow':15 'alreadi':52 'backup':19 'byte':50 'case':56 'copi':20 'coupl':48 'download':4,17 'enforc':33 'enough':53 'germani':6,39 'get':40 'isn':7 'law':11 'legal':26 'mani':55 'much':31 'never':32 'peopl':37 'pretti':30 'sinc':12 'su':41 'thing':22 'upload':44 'way':36 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6982427"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701726068 {#3635
      date: 2023-12-04 22:41:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I can’t speak for germany but where i live downloaders dont ever get sued, they just get complaints from isps and if they get too many they may be shut off or have their speed throttled.\n
    \n
    Uploaders get sued because its too costly and time consuming to go after the downloaders
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730522 {#3701
    date: 2023-12-04 23:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3704 …}
  +nested: Doctrine\ORM\PersistentCollection {#3706 …}
  +votes: Doctrine\ORM\PersistentCollection {#3708 …}
  +reports: Doctrine\ORM\PersistentCollection {#3710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3714 …}
  -id: 197125
  -bodyTs: "'complaint':19 'consum':47 'cost':44 'dont':12 'download':11,52 'ever':13 'germani':6 'get':14,18,25,39 'go':49 'isp':21 'live':10 'mani':27 'may':29 'shut':31 'speak':4 'speed':36 'su':15,40 'throttl':37 'time':46 'upload':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730522 {#3702
    date: 2023-12-04 23:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not using a debrid service in Germany is crazy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701713476 {#3581
    date: 2023-12-04 19:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 196183
  -bodyTs: "'crazi':9 'debrid':4 'germani':7 'servic':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3939884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701713476 {#3582
    date: 2023-12-04 19:11:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
127 DENIED edit
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not using a debrid service in Germany is crazy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701713476 {#3581
    date: 2023-12-04 19:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 196183
  -bodyTs: "'crazi':9 'debrid':4 'germani':7 'servic':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3939884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701713476 {#3582
    date: 2023-12-04 19:11:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
128 DENIED moderate
App\Entity\EntryComment {#3583
  +user: Proxies\__CG__\App\Entity\User {#3584 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3515
    +user: Proxies\__CG__\App\Entity\User {#3516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3416
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3331
        +user: Proxies\__CG__\App\Entity\User {#3332 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3066
          +user: Proxies\__CG__\App\Entity\User {#3065 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "Torrents are people sharing files with each other, uploading and downloading. Stremio downloads, but never uploads. And now it doesn’t want you to know who’s using it, because people kept banning it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1701525018 {#3068
            date: 2023-12-02 14:50:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3064 …}
          +nested: Doctrine\ORM\PersistentCollection {#3062 …}
          +votes: Doctrine\ORM\PersistentCollection {#3060 …}
          +reports: Doctrine\ORM\PersistentCollection {#3058 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3056 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
          -id: 188782
          -bodyTs: "'ban':33 'doesn':20 'download':11,13 'file':5 'kept':32 'know':25 'never':15 'peopl':3,31 'share':4 'stremio':12 'torrent':1 'upload':9,16 'use':28 'want':22"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5610427"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701525018 {#3067
            date: 2023-12-02 14:50:18.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "I though that streamio uploads too. Because a few months ago my internet browsing was slow, after I closed streamio the issue stopped."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701541926 {#3329
          date: 2023-12-02 19:32:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3333 …}
        +nested: Doctrine\ORM\PersistentCollection {#3335 …}
        +votes: Doctrine\ORM\PersistentCollection {#3337 …}
        +reports: Doctrine\ORM\PersistentCollection {#3339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
        -id: 189470
        -bodyTs: "'ago':11 'brows':14 'close':19 'internet':13 'issu':22 'month':10 'slow':16 'stop':23 'streamio':4,20 'though':2 'upload':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5751543"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701541926 {#3330
          date: 2023-12-02 19:32:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I dont think stremio does either technically. Stremio it’s typically used as a front end application for debrid services. Mainly real debrid, all debrid and premiumize.\n
        \n
        I believe the 2 debrids only download, but i think premiumize seeds, but not 100% sure.\n
        \n
        That being said if a file gets added to these services it is not constantly leeching like op said. The real debid servers for example will download a torrent and distrubute the downloaded file throughout their cdn, leaving it in their cache for 30 days. I believe each time it is accessed by a user that 30 day clock is reset.\n
        \n
        Stremio typically only shows cached torrents in there app so in order for a user to force a download they would need to go to their debrid provider directly and add the torrent causing it to get added to the cache.\n
        \n
        Is it bad for the torrenting network, yes because they don’t seed, is stremio using up all of seeders bandwidth, probably not
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701616891 {#3413
        date: 2023-12-03 16:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@IlIllIIIllIlIlIIlI@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3417 …}
      +nested: Doctrine\ORM\PersistentCollection {#3419 …}
      +votes: Doctrine\ORM\PersistentCollection {#3421 …}
      +reports: Doctrine\ORM\PersistentCollection {#3423 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3425 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3427 …}
      -id: 192383
      -bodyTs: "'100':42 '2':31 '30':87,100 'access':95 'ad':51,142 'add':135 'app':113 'applic':17 'bad':148 'bandwidth':166 'believ':29,90 'cach':85,109,145 'caus':138 'cdn':80 'clock':102 'constant':58 'day':88,101 'debid':65 'debrid':19,23,25,32,131 'direct':133 'distrubut':74 'dont':2 'download':34,70,76,123 'either':6 'end':16 'exampl':68 'file':49,77 'forc':121 'front':15 'get':50,141 'go':128 'leav':81 'leech':59 'like':60 'main':21 'need':126 'network':152 'op':61 'order':116 'premium':27,38 'probabl':167 'provid':132 'real':22,64 'reset':104 'said':46,62 'seed':39,158 'seeder':165 'server':66 'servic':20,54 'show':108 'stremio':4,8,105,160 'sure':43 'technic':7 'think':3,37 'throughout':78 'time':92 'torrent':72,110,137,151 'typic':11,106 'use':12,161 'user':98,119 'would':125 'yes':153"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398275"
      +editedAt: DateTimeImmutable @1702788043 {#3414
        date: 2023-12-17 05:40:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701616891 {#3415
        date: 2023-12-03 16:21:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "My girlfriend got a legal claim for using stremio when her vpn failed which in Germany is only possible if you actively upload something so I’d say it does that"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701622275 {#3513
      date: 2023-12-03 17:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@IlIllIIIllIlIlIIlI@lemmy.world"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3517 …}
    +nested: Doctrine\ORM\PersistentCollection {#3519 …}
    +votes: Doctrine\ORM\PersistentCollection {#3521 …}
    +reports: Doctrine\ORM\PersistentCollection {#3523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3527 …}
    -id: 192665
    -bodyTs: "'activ':22 'claim':6 'd':27 'fail':13 'germani':16 'girlfriend':2 'got':3 'legal':5 'possibl':19 'say':28 'someth':24 'stremio':9 'upload':23 'use':8 'vpn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6925730"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701622275 {#3514
      date: 2023-12-03 17:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not using a debrid service in Germany is crazy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701713476 {#3581
    date: 2023-12-04 19:11:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@IlIllIIIllIlIlIIlI@lemmy.world"
    "@neosheo@discuss.tchncs.de"
    "@hh93@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3585 …}
  +nested: Doctrine\ORM\PersistentCollection {#3587 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3595 …}
  -id: 196183
  -bodyTs: "'crazi':9 'debrid':4 'germani':7 'servic':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3939884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701713476 {#3582
    date: 2023-12-04 19:11:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
129 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
130 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
    \n
    Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
    \n
    I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701524940 {#3052
    date: 2023-12-02 14:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 188779
  -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6880554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701524940 {#3051
    date: 2023-12-02 14:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
131 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
    \n
    Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
    \n
    I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701524940 {#3052
    date: 2023-12-02 14:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 188779
  -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6880554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701524940 {#3051
    date: 2023-12-02 14:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
132 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2183
    +user: App\Entity\User {#1993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand what’s going on. Can someone ELI5?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703251336 {#2177
      date: 2023-12-22 14:22:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2169 …}
    +nested: Doctrine\ORM\PersistentCollection {#2134 …}
    +votes: Doctrine\ORM\PersistentCollection {#1985 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 187952
    -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5603735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701493588 {#2176
      date: 2023-12-02 06:06:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
    \n
    Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
    \n
    I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701524940 {#3052
    date: 2023-12-02 14:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3048 …}
  +nested: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  -id: 188779
  -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6880554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701524940 {#3051
    date: 2023-12-02 14:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
    \n
    Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
    \n
    Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
    \n
    Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
    \n
    The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701617611 {#3283
    date: 2023-12-03 16:33:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 192424
  -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617611 {#3284
    date: 2023-12-03 16:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
135 DENIED edit
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
    \n
    Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
    \n
    Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
    \n
    Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
    \n
    The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701617611 {#3283
    date: 2023-12-03 16:33:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 192424
  -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617611 {#3284
    date: 2023-12-03 16:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
136 DENIED moderate
App\Entity\EntryComment {#3285
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
    \n
    Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
    \n
    Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
    \n
    Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
    \n
    The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701617611 {#3283
    date: 2023-12-03 16:33:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3287 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 192424
  -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5398512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701617611 {#3284
    date: 2023-12-03 16:33:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
        \n
        Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
        \n
        I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701524940 {#3052
        date: 2023-12-02 14:49:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
      -id: 188779
      -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6880554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701524940 {#3051
        date: 2023-12-02 14:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
      \n
      Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
      \n
      Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
      \n
      Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
      \n
      The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701617611 {#3283
      date: 2023-12-03 16:33:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 192424
    -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701617611 {#3284
      date: 2023-12-03 16:33:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701641552 {#3429
    date: 2023-12-03 23:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 193615
  -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6935745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701641552 {#3430
    date: 2023-12-03 23:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
139 DENIED edit
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
        \n
        Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
        \n
        I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701524940 {#3052
        date: 2023-12-02 14:49:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
      -id: 188779
      -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6880554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701524940 {#3051
        date: 2023-12-02 14:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
      \n
      Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
      \n
      Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
      \n
      Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
      \n
      The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701617611 {#3283
      date: 2023-12-03 16:33:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 192424
    -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701617611 {#3284
      date: 2023-12-03 16:33:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701641552 {#3429
    date: 2023-12-03 23:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 193615
  -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6935745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701641552 {#3430
    date: 2023-12-03 23:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
140 DENIED moderate
App\Entity\EntryComment {#3431
  +user: Proxies\__CG__\App\Entity\User {#3049 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3285
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3050
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2183
        +user: App\Entity\User {#1993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t understand what’s going on. Can someone ELI5?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1703251336 {#2177
          date: 2023-12-22 14:22:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2169 …}
        +nested: Doctrine\ORM\PersistentCollection {#2134 …}
        +votes: Doctrine\ORM\PersistentCollection {#1985 …}
        +reports: Doctrine\ORM\PersistentCollection {#1994 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
        -id: 187952
        -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5603735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701493588 {#2176
          date: 2023-12-02 06:06:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
        \n
        Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
        \n
        I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701524940 {#3052
        date: 2023-12-02 14:49:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3048 …}
      +nested: Doctrine\ORM\PersistentCollection {#3046 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
      -id: 188779
      -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6880554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701524940 {#3051
        date: 2023-12-02 14:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
      \n
      Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
      \n
      Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
      \n
      Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
      \n
      The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701617611 {#3283
      date: 2023-12-03 16:33:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3287 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 192424
    -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5398512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701617611 {#3284
      date: 2023-12-03 16:33:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701641552 {#3429
    date: 2023-12-03 23:12:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3432 …}
  +nested: Doctrine\ORM\PersistentCollection {#3434 …}
  +votes: Doctrine\ORM\PersistentCollection {#3436 …}
  +reports: Doctrine\ORM\PersistentCollection {#3438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
  -id: 193615
  -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6935745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701641552 {#3430
    date: 2023-12-03 23:12:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3531
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
          \n
          Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
          \n
          I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701524940 {#3052
          date: 2023-12-02 14:49:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3048 …}
        +nested: Doctrine\ORM\PersistentCollection {#3046 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
        -id: 188779
        -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6880554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701524940 {#3051
          date: 2023-12-02 14:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
        \n
        Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
        \n
        Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
        \n
        Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
        \n
        The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701617611 {#3283
        date: 2023-12-03 16:33:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3287 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 192424
      -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701617611 {#3284
        date: 2023-12-03 16:33:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701641552 {#3429
      date: 2023-12-03 23:12:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 193615
    -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6935745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701641552 {#3430
      date: 2023-12-03 23:12:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
    \n
    If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718360 {#3529
    date: 2023-12-04 20:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3532 …}
  +nested: Doctrine\ORM\PersistentCollection {#3534 …}
  +votes: Doctrine\ORM\PersistentCollection {#3536 …}
  +reports: Doctrine\ORM\PersistentCollection {#3538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
  -id: 196484
  -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718360 {#3530
    date: 2023-12-04 20:32:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
143 DENIED edit
App\Entity\EntryComment {#3531
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
          \n
          Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
          \n
          I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701524940 {#3052
          date: 2023-12-02 14:49:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3048 …}
        +nested: Doctrine\ORM\PersistentCollection {#3046 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
        -id: 188779
        -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6880554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701524940 {#3051
          date: 2023-12-02 14:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
        \n
        Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
        \n
        Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
        \n
        Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
        \n
        The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701617611 {#3283
        date: 2023-12-03 16:33:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3287 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 192424
      -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701617611 {#3284
        date: 2023-12-03 16:33:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701641552 {#3429
      date: 2023-12-03 23:12:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 193615
    -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6935745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701641552 {#3430
      date: 2023-12-03 23:12:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
    \n
    If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718360 {#3529
    date: 2023-12-04 20:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3532 …}
  +nested: Doctrine\ORM\PersistentCollection {#3534 …}
  +votes: Doctrine\ORM\PersistentCollection {#3536 …}
  +reports: Doctrine\ORM\PersistentCollection {#3538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
  -id: 196484
  -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718360 {#3530
    date: 2023-12-04 20:32:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
144 DENIED moderate
App\Entity\EntryComment {#3531
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3431
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3285
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3050
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2183
          +user: App\Entity\User {#1993 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t understand what’s going on. Can someone ELI5?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1703251336 {#2177
            date: 2023-12-22 14:22:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2169 …}
          +nested: Doctrine\ORM\PersistentCollection {#2134 …}
          +votes: Doctrine\ORM\PersistentCollection {#1985 …}
          +reports: Doctrine\ORM\PersistentCollection {#1994 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
          -id: 187952
          -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5603735"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701493588 {#2176
            date: 2023-12-02 06:06:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
          \n
          Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
          \n
          I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701524940 {#3052
          date: 2023-12-02 14:49:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3048 …}
        +nested: Doctrine\ORM\PersistentCollection {#3046 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
        -id: 188779
        -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6880554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701524940 {#3051
          date: 2023-12-02 14:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
        \n
        Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
        \n
        Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
        \n
        Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
        \n
        The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701617611 {#3283
        date: 2023-12-03 16:33:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3287 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 192424
      -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5398512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701617611 {#3284
        date: 2023-12-03 16:33:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701641552 {#3429
      date: 2023-12-03 23:12:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3432 …}
    +nested: Doctrine\ORM\PersistentCollection {#3434 …}
    +votes: Doctrine\ORM\PersistentCollection {#3436 …}
    +reports: Doctrine\ORM\PersistentCollection {#3438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
    -id: 193615
    -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6935745"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701641552 {#3430
      date: 2023-12-03 23:12:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
    \n
    If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701718360 {#3529
    date: 2023-12-04 20:32:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3532 …}
  +nested: Doctrine\ORM\PersistentCollection {#3534 …}
  +votes: Doctrine\ORM\PersistentCollection {#3536 …}
  +reports: Doctrine\ORM\PersistentCollection {#3538 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
  -id: 196484
  -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5429992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701718360 {#3530
    date: 2023-12-04 20:32:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3599
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3531
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3431
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3050
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
            \n
            Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
            \n
            I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701524940 {#3052
            date: 2023-12-02 14:49:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3048 …}
          +nested: Doctrine\ORM\PersistentCollection {#3046 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
          -id: 188779
          -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6880554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701524940 {#3051
            date: 2023-12-02 14:49:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
          \n
          Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
          \n
          Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
          \n
          Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
          \n
          The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701617611 {#3283
          date: 2023-12-03 16:33:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3287 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 192424
        -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701617611 {#3284
          date: 2023-12-03 16:33:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701641552 {#3429
        date: 2023-12-03 23:12:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3432 …}
      +nested: Doctrine\ORM\PersistentCollection {#3434 …}
      +votes: Doctrine\ORM\PersistentCollection {#3436 …}
      +reports: Doctrine\ORM\PersistentCollection {#3438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
      -id: 193615
      -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6935745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701641552 {#3430
        date: 2023-12-03 23:12:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
      \n
      If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701718360 {#3529
      date: 2023-12-04 20:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3532 …}
    +nested: Doctrine\ORM\PersistentCollection {#3534 …}
    +votes: Doctrine\ORM\PersistentCollection {#3536 …}
    +reports: Doctrine\ORM\PersistentCollection {#3538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
    -id: 196484
    -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718360 {#3530
      date: 2023-12-04 20:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725533 {#3597
    date: 2023-12-04 22:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 196852
  -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5679381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725533 {#3598
    date: 2023-12-04 22:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
147 DENIED edit
App\Entity\EntryComment {#3599
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3531
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3431
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3050
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
            \n
            Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
            \n
            I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701524940 {#3052
            date: 2023-12-02 14:49:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3048 …}
          +nested: Doctrine\ORM\PersistentCollection {#3046 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
          -id: 188779
          -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6880554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701524940 {#3051
            date: 2023-12-02 14:49:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
          \n
          Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
          \n
          Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
          \n
          Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
          \n
          The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701617611 {#3283
          date: 2023-12-03 16:33:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3287 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 192424
        -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701617611 {#3284
          date: 2023-12-03 16:33:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701641552 {#3429
        date: 2023-12-03 23:12:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3432 …}
      +nested: Doctrine\ORM\PersistentCollection {#3434 …}
      +votes: Doctrine\ORM\PersistentCollection {#3436 …}
      +reports: Doctrine\ORM\PersistentCollection {#3438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
      -id: 193615
      -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6935745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701641552 {#3430
        date: 2023-12-03 23:12:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
      \n
      If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701718360 {#3529
      date: 2023-12-04 20:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3532 …}
    +nested: Doctrine\ORM\PersistentCollection {#3534 …}
    +votes: Doctrine\ORM\PersistentCollection {#3536 …}
    +reports: Doctrine\ORM\PersistentCollection {#3538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
    -id: 196484
    -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718360 {#3530
      date: 2023-12-04 20:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725533 {#3597
    date: 2023-12-04 22:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 196852
  -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5679381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725533 {#3598
    date: 2023-12-04 22:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
148 DENIED moderate
App\Entity\EntryComment {#3599
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3531
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3431
      +user: Proxies\__CG__\App\Entity\User {#3049 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3285
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3050
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#2183
            +user: App\Entity\User {#1993 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t understand what’s going on. Can someone ELI5?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1703251336 {#2177
              date: 2023-12-22 14:22:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2169 …}
            +nested: Doctrine\ORM\PersistentCollection {#2134 …}
            +votes: Doctrine\ORM\PersistentCollection {#1985 …}
            +reports: Doctrine\ORM\PersistentCollection {#1994 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
            -id: 187952
            -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.dbzer0.com/comment/5603735"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701493588 {#2176
              date: 2023-12-02 06:06:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
            \n
            Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
            \n
            I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1701524940 {#3052
            date: 2023-12-02 14:49:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3048 …}
          +nested: Doctrine\ORM\PersistentCollection {#3046 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
          -id: 188779
          -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6880554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701524940 {#3051
            date: 2023-12-02 14:49:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
          \n
          Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
          \n
          Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
          \n
          Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
          \n
          The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701617611 {#3283
          date: 2023-12-03 16:33:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3287 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 192424
        -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5398512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701617611 {#3284
          date: 2023-12-03 16:33:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701641552 {#3429
        date: 2023-12-03 23:12:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3432 …}
      +nested: Doctrine\ORM\PersistentCollection {#3434 …}
      +votes: Doctrine\ORM\PersistentCollection {#3436 …}
      +reports: Doctrine\ORM\PersistentCollection {#3438 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
      -id: 193615
      -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6935745"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701641552 {#3430
        date: 2023-12-03 23:12:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
      \n
      If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701718360 {#3529
      date: 2023-12-04 20:32:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3532 …}
    +nested: Doctrine\ORM\PersistentCollection {#3534 …}
    +votes: Doctrine\ORM\PersistentCollection {#3536 …}
    +reports: Doctrine\ORM\PersistentCollection {#3538 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
    -id: 196484
    -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5429992"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701718360 {#3530
      date: 2023-12-04 20:32:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701725533 {#3597
    date: 2023-12-04 22:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3600 …}
  +nested: Doctrine\ORM\PersistentCollection {#3602 …}
  +votes: Doctrine\ORM\PersistentCollection {#3604 …}
  +reports: Doctrine\ORM\PersistentCollection {#3606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
  -id: 196852
  -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5679381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701725533 {#3598
    date: 2023-12-04 22:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3651
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3599
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3531
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3431
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3050
            +user: Proxies\__CG__\App\Entity\User {#3049 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
              \n
              Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
              \n
              I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701524940 {#3052
              date: 2023-12-02 14:49:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3048 …}
            +nested: Doctrine\ORM\PersistentCollection {#3046 …}
            +votes: Doctrine\ORM\PersistentCollection {#3126 …}
            +reports: Doctrine\ORM\PersistentCollection {#3127 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
            -id: 188779
            -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6880554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701524940 {#3051
              date: 2023-12-02 14:49:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
            \n
            Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
            \n
            Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
            \n
            Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
            \n
            The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701617611 {#3283
            date: 2023-12-03 16:33:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3287 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 192424
          -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398512"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701617611 {#3284
            date: 2023-12-03 16:33:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701641552 {#3429
          date: 2023-12-03 23:12:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3432 …}
        +nested: Doctrine\ORM\PersistentCollection {#3434 …}
        +votes: Doctrine\ORM\PersistentCollection {#3436 …}
        +reports: Doctrine\ORM\PersistentCollection {#3438 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
        -id: 193615
        -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6935745"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701641552 {#3430
          date: 2023-12-03 23:12:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
        \n
        If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701718360 {#3529
        date: 2023-12-04 20:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3532 …}
      +nested: Doctrine\ORM\PersistentCollection {#3534 …}
      +votes: Doctrine\ORM\PersistentCollection {#3536 …}
      +reports: Doctrine\ORM\PersistentCollection {#3538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
      -id: 196484
      -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718360 {#3530
        date: 2023-12-04 20:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725533 {#3597
      date: 2023-12-04 22:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3600 …}
    +nested: Doctrine\ORM\PersistentCollection {#3602 …}
    +votes: Doctrine\ORM\PersistentCollection {#3604 …}
    +reports: Doctrine\ORM\PersistentCollection {#3606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
    -id: 196852
    -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5679381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725533 {#3598
      date: 2023-12-04 22:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
    \n
    The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
    \n
    Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730417 {#3649
    date: 2023-12-04 23:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3654 …}
  +votes: Doctrine\ORM\PersistentCollection {#3656 …}
  +reports: Doctrine\ORM\PersistentCollection {#3658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
  -id: 197122
  -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730417 {#3650
    date: 2023-12-04 23:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
151 DENIED edit
App\Entity\EntryComment {#3651
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3599
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3531
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3431
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3050
            +user: Proxies\__CG__\App\Entity\User {#3049 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
              \n
              Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
              \n
              I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701524940 {#3052
              date: 2023-12-02 14:49:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3048 …}
            +nested: Doctrine\ORM\PersistentCollection {#3046 …}
            +votes: Doctrine\ORM\PersistentCollection {#3126 …}
            +reports: Doctrine\ORM\PersistentCollection {#3127 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
            -id: 188779
            -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6880554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701524940 {#3051
              date: 2023-12-02 14:49:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
            \n
            Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
            \n
            Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
            \n
            Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
            \n
            The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701617611 {#3283
            date: 2023-12-03 16:33:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3287 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 192424
          -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398512"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701617611 {#3284
            date: 2023-12-03 16:33:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701641552 {#3429
          date: 2023-12-03 23:12:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3432 …}
        +nested: Doctrine\ORM\PersistentCollection {#3434 …}
        +votes: Doctrine\ORM\PersistentCollection {#3436 …}
        +reports: Doctrine\ORM\PersistentCollection {#3438 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
        -id: 193615
        -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6935745"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701641552 {#3430
          date: 2023-12-03 23:12:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
        \n
        If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701718360 {#3529
        date: 2023-12-04 20:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3532 …}
      +nested: Doctrine\ORM\PersistentCollection {#3534 …}
      +votes: Doctrine\ORM\PersistentCollection {#3536 …}
      +reports: Doctrine\ORM\PersistentCollection {#3538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
      -id: 196484
      -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718360 {#3530
        date: 2023-12-04 20:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725533 {#3597
      date: 2023-12-04 22:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3600 …}
    +nested: Doctrine\ORM\PersistentCollection {#3602 …}
    +votes: Doctrine\ORM\PersistentCollection {#3604 …}
    +reports: Doctrine\ORM\PersistentCollection {#3606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
    -id: 196852
    -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5679381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725533 {#3598
      date: 2023-12-04 22:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
    \n
    The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
    \n
    Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730417 {#3649
    date: 2023-12-04 23:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3654 …}
  +votes: Doctrine\ORM\PersistentCollection {#3656 …}
  +reports: Doctrine\ORM\PersistentCollection {#3658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
  -id: 197122
  -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730417 {#3650
    date: 2023-12-04 23:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
152 DENIED moderate
App\Entity\EntryComment {#3651
  +user: Proxies\__CG__\App\Entity\User {#3286 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3599
    +user: Proxies\__CG__\App\Entity\User {#3065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3531
      +user: Proxies\__CG__\App\Entity\User {#3286 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3431
        +user: Proxies\__CG__\App\Entity\User {#3049 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3285
          +user: Proxies\__CG__\App\Entity\User {#3286 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3050
            +user: Proxies\__CG__\App\Entity\User {#3049 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#2183
              +user: App\Entity\User {#1993 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t understand what’s going on. Can someone ELI5?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 22
              +score: 0
              +lastActive: DateTime @1703251336 {#2177
                date: 2023-12-22 14:22:16.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2169 …}
              +nested: Doctrine\ORM\PersistentCollection {#2134 …}
              +votes: Doctrine\ORM\PersistentCollection {#1985 …}
              +reports: Doctrine\ORM\PersistentCollection {#1994 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
              -id: 187952
              -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.dbzer0.com/comment/5603735"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701493588 {#2176
                date: 2023-12-02 06:06:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
              \n
              Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
              \n
              I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1701524940 {#3052
              date: 2023-12-02 14:49:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3048 …}
            +nested: Doctrine\ORM\PersistentCollection {#3046 …}
            +votes: Doctrine\ORM\PersistentCollection {#3126 …}
            +reports: Doctrine\ORM\PersistentCollection {#3127 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
            -id: 188779
            -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6880554"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701524940 {#3051
              date: 2023-12-02 14:49:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: """
            Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
            \n
            Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
            \n
            Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
            \n
            Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
            \n
            The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701617611 {#3283
            date: 2023-12-03 16:33:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3287 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 192424
          -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/5398512"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701617611 {#3284
            date: 2023-12-03 16:33:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701641552 {#3429
          date: 2023-12-03 23:12:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3432 …}
        +nested: Doctrine\ORM\PersistentCollection {#3434 …}
        +votes: Doctrine\ORM\PersistentCollection {#3436 …}
        +reports: Doctrine\ORM\PersistentCollection {#3438 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
        -id: 193615
        -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6935745"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701641552 {#3430
          date: 2023-12-03 23:12:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: """
        I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
        \n
        If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701718360 {#3529
        date: 2023-12-04 20:32:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3532 …}
      +nested: Doctrine\ORM\PersistentCollection {#3534 …}
      +votes: Doctrine\ORM\PersistentCollection {#3536 …}
      +reports: Doctrine\ORM\PersistentCollection {#3538 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
      -id: 196484
      -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5429992"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701718360 {#3530
        date: 2023-12-04 20:32:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701725533 {#3597
      date: 2023-12-04 22:32:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3600 …}
    +nested: Doctrine\ORM\PersistentCollection {#3602 …}
    +votes: Doctrine\ORM\PersistentCollection {#3604 …}
    +reports: Doctrine\ORM\PersistentCollection {#3606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
    -id: 196852
    -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5679381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701725533 {#3598
      date: 2023-12-04 22:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: """
    Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
    \n
    The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
    \n
    Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701730417 {#3649
    date: 2023-12-04 23:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3652 …}
  +nested: Doctrine\ORM\PersistentCollection {#3654 …}
  +votes: Doctrine\ORM\PersistentCollection {#3656 …}
  +reports: Doctrine\ORM\PersistentCollection {#3658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
  -id: 197122
  -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5434597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701730417 {#3650
    date: 2023-12-04 23:53:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3651
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3599
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3531
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3431
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3286 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3050
              +user: Proxies\__CG__\App\Entity\User {#3049 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: """
                Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
                \n
                Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
                \n
                I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1701524940 {#3052
                date: 2023-12-02 14:49:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3048 …}
              +nested: Doctrine\ORM\PersistentCollection {#3046 …}
              +votes: Doctrine\ORM\PersistentCollection {#3126 …}
              +reports: Doctrine\ORM\PersistentCollection {#3127 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
              -id: 188779
              -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6880554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701524940 {#3051
                date: 2023-12-02 14:49:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
              \n
              Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
              \n
              Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
              \n
              Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
              \n
              The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701617611 {#3283
              date: 2023-12-03 16:33:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
              "@DroneRights@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3287 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 192424
            -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/5398512"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701617611 {#3284
              date: 2023-12-03 16:33:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701641552 {#3429
            date: 2023-12-03 23:12:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
            "@neosheo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3432 …}
          +nested: Doctrine\ORM\PersistentCollection {#3434 …}
          +votes: Doctrine\ORM\PersistentCollection {#3436 …}
          +reports: Doctrine\ORM\PersistentCollection {#3438 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
          -id: 193615
          -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6935745"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701641552 {#3430
            date: 2023-12-03 23:12:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
          \n
          If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701718360 {#3529
          date: 2023-12-04 20:32:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3532 …}
        +nested: Doctrine\ORM\PersistentCollection {#3534 …}
        +votes: Doctrine\ORM\PersistentCollection {#3536 …}
        +reports: Doctrine\ORM\PersistentCollection {#3538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
        -id: 196484
        -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5429992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701718360 {#3530
          date: 2023-12-04 20:32:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701725533 {#3597
        date: 2023-12-04 22:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3600 …}
      +nested: Doctrine\ORM\PersistentCollection {#3602 …}
      +votes: Doctrine\ORM\PersistentCollection {#3604 …}
      +reports: Doctrine\ORM\PersistentCollection {#3606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
      -id: 196852
      -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5679381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701725533 {#3598
        date: 2023-12-04 22:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
      \n
      The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
      \n
      Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701730417 {#3649
      date: 2023-12-04 23:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3654 …}
    +votes: Doctrine\ORM\PersistentCollection {#3656 …}
    +reports: Doctrine\ORM\PersistentCollection {#3658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
    -id: 197122
    -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5434597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730417 {#3650
      date: 2023-12-04 23:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Just use real-debrid. It acts as a cache for you for $3/month. Leech off someone you pay to leech off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701898254 {#3716
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 204156
  -bodyTs: "'3/month':14 'act':7 'cach':10 'debrid':5 'leech':15,21 'pay':19 'real':4 'real-debrid':3 'someon':17 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5741343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898254 {#3717
    date: 2023-12-06 22:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
155 DENIED edit
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3651
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3599
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3531
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3431
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3286 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3050
              +user: Proxies\__CG__\App\Entity\User {#3049 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: """
                Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
                \n
                Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
                \n
                I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1701524940 {#3052
                date: 2023-12-02 14:49:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3048 …}
              +nested: Doctrine\ORM\PersistentCollection {#3046 …}
              +votes: Doctrine\ORM\PersistentCollection {#3126 …}
              +reports: Doctrine\ORM\PersistentCollection {#3127 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
              -id: 188779
              -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6880554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701524940 {#3051
                date: 2023-12-02 14:49:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
              \n
              Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
              \n
              Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
              \n
              Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
              \n
              The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701617611 {#3283
              date: 2023-12-03 16:33:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
              "@DroneRights@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3287 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 192424
            -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/5398512"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701617611 {#3284
              date: 2023-12-03 16:33:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701641552 {#3429
            date: 2023-12-03 23:12:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
            "@neosheo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3432 …}
          +nested: Doctrine\ORM\PersistentCollection {#3434 …}
          +votes: Doctrine\ORM\PersistentCollection {#3436 …}
          +reports: Doctrine\ORM\PersistentCollection {#3438 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
          -id: 193615
          -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6935745"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701641552 {#3430
            date: 2023-12-03 23:12:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
          \n
          If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701718360 {#3529
          date: 2023-12-04 20:32:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3532 …}
        +nested: Doctrine\ORM\PersistentCollection {#3534 …}
        +votes: Doctrine\ORM\PersistentCollection {#3536 …}
        +reports: Doctrine\ORM\PersistentCollection {#3538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
        -id: 196484
        -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5429992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701718360 {#3530
          date: 2023-12-04 20:32:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701725533 {#3597
        date: 2023-12-04 22:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3600 …}
      +nested: Doctrine\ORM\PersistentCollection {#3602 …}
      +votes: Doctrine\ORM\PersistentCollection {#3604 …}
      +reports: Doctrine\ORM\PersistentCollection {#3606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
      -id: 196852
      -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5679381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701725533 {#3598
        date: 2023-12-04 22:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
      \n
      The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
      \n
      Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701730417 {#3649
      date: 2023-12-04 23:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3654 …}
    +votes: Doctrine\ORM\PersistentCollection {#3656 …}
    +reports: Doctrine\ORM\PersistentCollection {#3658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
    -id: 197122
    -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5434597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730417 {#3650
      date: 2023-12-04 23:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Just use real-debrid. It acts as a cache for you for $3/month. Leech off someone you pay to leech off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701898254 {#3716
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 204156
  -bodyTs: "'3/month':14 'act':7 'cach':10 'debrid':5 'leech':15,21 'pay':19 'real':4 'real-debrid':3 'someon':17 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5741343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898254 {#3717
    date: 2023-12-06 22:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
156 DENIED moderate
App\Entity\EntryComment {#3718
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3651
    +user: Proxies\__CG__\App\Entity\User {#3286 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3599
      +user: Proxies\__CG__\App\Entity\User {#3065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3531
        +user: Proxies\__CG__\App\Entity\User {#3286 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#3431
          +user: Proxies\__CG__\App\Entity\User {#3049 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: App\Entity\EntryComment {#3285
            +user: Proxies\__CG__\App\Entity\User {#3286 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
            +image: null
            +parent: App\Entity\EntryComment {#3050
              +user: Proxies\__CG__\App\Entity\User {#3049 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
              +image: null
              +parent: App\Entity\EntryComment {#2183
                +user: App\Entity\User {#1993 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
                +image: null
                +parent: null
                +root: null
                +body: "I don’t understand what’s going on. Can someone ELI5?"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 22
                +score: 0
                +lastActive: DateTime @1703251336 {#2177
                  date: 2023-12-22 14:22:16.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@WarmApplePieShrek@lemmy.dbzer0.com"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2169 …}
                +nested: Doctrine\ORM\PersistentCollection {#2134 …}
                +votes: Doctrine\ORM\PersistentCollection {#1985 …}
                +reports: Doctrine\ORM\PersistentCollection {#1994 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
                -id: 187952
                -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.dbzer0.com/comment/5603735"
                +editedAt: null
                +createdAt: DateTimeImmutable @1701493588 {#2176
                  date: 2023-12-02 06:06:28.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#2183}
              +body: """
                Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
                \n
                Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
                \n
                I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 5
              +score: 0
              +lastActive: DateTime @1701524940 {#3052
                date: 2023-12-02 14:49:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@WarmApplePieShrek@lemmy.dbzer0.com"
                "@lido@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3048 …}
              +nested: Doctrine\ORM\PersistentCollection {#3046 …}
              +votes: Doctrine\ORM\PersistentCollection {#3126 …}
              +reports: Doctrine\ORM\PersistentCollection {#3127 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
              -id: 188779
              -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6880554"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701524940 {#3051
                date: 2023-12-02 14:49:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2183}
            +body: """
              Not 100%, stremio is a front end for a debrid service and the debrid service will download the torrent and add it to their cache and stremio users will access the downloaded file directly from the debrid services’ servers.\n
              \n
              Only the initially download may cause a slow down of torrents. Idk exactly how they distribute the file to their cdn. If all the servers in their cdn download the same file at 1 time it may cause a temporary slow down of torrents but i would assume they don’t download directly on each server and instead download on some close to the requesting user and then use some kind of file synchronization technique to propogate the file through the network.\n
              \n
              Their cache is pretty huge and for most shows they already have tons of links cached and wouldn’t need to keep downloading very often.\n
              \n
              Stremio isn’t the first front end for these services and like all the rest of them it will eventually get shutdown too and this will continue long after stremio.\n
              \n
              The real.issuein my opinion isnt bandwidth hogging by debrid services its that if everyone migrates to them that the majority of the network will be leechers. With less seeders the remaining seeders will need more powerful computers to support the torrents and if they cant afford the upgrade them the whole system could collapse
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1701617611 {#3283
              date: 2023-12-03 16:33:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@WarmApplePieShrek@lemmy.dbzer0.com"
              "@lido@lemmy.dbzer0.com"
              "@DroneRights@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3287 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 192424
            -bodyTs: "'1':73 '100':2 'access':30 'add':21 'afford':222 'alreadi':132 'assum':87 'bandwidth':182 'cach':25,123,137 'cant':221 'caus':45,77 'cdn':60,67 'close':101 'collaps':230 'comput':213 'continu':173 'could':229 'debrid':10,14,37,185 'direct':34,92 'distribut':55 'download':17,32,43,68,91,98,144 'end':7,153 'eventu':166 'everyon':190 'exact':52 'file':33,57,71,112,118 'first':151 'front':6,152 'get':167 'hog':183 'huge':126 'idk':51 'initi':42 'instead':97 'isn':148 'isnt':181 'keep':143 'kind':110 'leecher':202 'less':204 'like':158 'link':136 'long':174 'major':196 'may':44,76 'migrat':191 'need':141,210 'network':121,199 'often':146 'opinion':180 'power':212 'pretti':125 'propog':116 'real.issuein':178 'remain':207 'request':104 'rest':161 'seeder':205,208 'server':39,64,95 'servic':11,15,38,156,186 'show':130 'shutdown':168 'slow':47,80 'stremio':3,27,147,176 'support':215 'synchron':113 'system':228 'techniqu':114 'temporari':79 'time':74 'ton':134 'torrent':19,50,83,217 'upgrad':224 'use':108 'user':28,105 'whole':227 'would':86 'wouldn':139"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/5398512"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701617611 {#3284
              date: 2023-12-03 16:33:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2183}
          +body: "A lot of the shows I watch aren’t popular to torrent. Infinity Train got taken down by Cartoon Network, and now it only exists for pirates. So pirates need to seed it so it can continue to exist in any form. Same for Generator Rex. I wanted to watch The Flying Nun, but it ran out of seeds and can’t be watched anymore. If a single leech downloads a show on the brink like Generator Rex, it could end up like The Flying Nun. Gone forever. I’m not worried about these popular new releases like Invincible or Loki, I’m worried about media preservation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1701641552 {#3429
            date: 2023-12-03 23:12:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@WarmApplePieShrek@lemmy.dbzer0.com"
            "@lido@lemmy.dbzer0.com"
            "@DroneRights@lemm.ee"
            "@neosheo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3432 …}
          +nested: Doctrine\ORM\PersistentCollection {#3434 …}
          +votes: Doctrine\ORM\PersistentCollection {#3436 …}
          +reports: Doctrine\ORM\PersistentCollection {#3438 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3440 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3442 …}
          -id: 193615
          -bodyTs: "'anymor':65 'aren':8 'brink':75 'cartoon':19 'continu':37 'could':80 'download':70 'end':81 'exist':25,39 'fli':52,85 'forev':88 'form':42 'generat':45,77 'gone':87 'got':15 'infin':13 'invinc':99 'leech':69 'like':76,83,98 'loki':101 'lot':2 'm':90,103 'media':106 'need':30 'network':20 'new':96 'nun':53,86 'pirat':27,29 'popular':10,95 'preserv':107 'ran':56 'releas':97 'rex':46,78 'seed':32,59 'show':5,72 'singl':68 'taken':16 'torrent':12 'train':14 'want':48 'watch':7,50,64 'worri':92,104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6935745"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701641552 {#3430
            date: 2023-12-03 23:12:32.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2183}
        +body: """
          I’m not so sure that this would hurt those tho. These services would require their to be at least 1 seeder to be able to stream it, so they arent really taking the seeder away. Most likely the seeder dropped.\n
          \n
          If anything this would help the seeder by offloading downloading of the show else where and providing a second place for the file. Typically if you see a low seeded content that you like, it would be courteous to seed it after downloading it
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701718360 {#3529
          date: 2023-12-04 20:32:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WarmApplePieShrek@lemmy.dbzer0.com"
          "@lido@lemmy.dbzer0.com"
          "@DroneRights@lemm.ee"
          "@neosheo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3532 …}
        +nested: Doctrine\ORM\PersistentCollection {#3534 …}
        +votes: Doctrine\ORM\PersistentCollection {#3536 …}
        +reports: Doctrine\ORM\PersistentCollection {#3538 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3540 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3542 …}
        -id: 196484
        -bodyTs: "'1':21 'abl':25 'anyth':43 'arent':31 'away':36 'content':72 'courteous':79 'download':51,84 'drop':41 'els':55 'file':64 'help':46 'hurt':9 'least':20 'like':38,75 'low':70 'm':2 'offload':50 'place':61 'provid':58 'realli':32 'requir':15 'second':60 'see':68 'seed':71,81 'seeder':22,35,40,48 'servic':13 'show':54 'stream':27 'sure':5 'take':33 'tho':11 'typic':65 'would':8,14,45,77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5429992"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701718360 {#3530
          date: 2023-12-04 20:32:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2183}
      +body: "Stremio doesn’t seed after you download. It downloads, puts on the screen, and throws away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701725533 {#3597
        date: 2023-12-04 22:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
        "@lido@lemmy.dbzer0.com"
        "@DroneRights@lemm.ee"
        "@neosheo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3600 …}
      +nested: Doctrine\ORM\PersistentCollection {#3602 …}
      +votes: Doctrine\ORM\PersistentCollection {#3604 …}
      +reports: Doctrine\ORM\PersistentCollection {#3606 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3608 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3610 …}
      -id: 196852
      -bodyTs: "'away':16 'doesn':2 'download':7,9 'put':10 'screen':13 'seed':4 'stremio':1 'throw':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5679381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701725533 {#3598
        date: 2023-12-04 22:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Yes, i get that the best option would be for stremio to seed it but i don’t see how it would be feasible considering the low storage capacities of tvs.\n
      \n
      The reality is i dont think this will kill torturing because leechers have always existed piracy is about providing things for free to others, can we really expect all the people who can’t afford to buy the media to suddenly be able to afford a vpn, seedbox, storage?\n
      \n
      Piracy is like tor network, volunteers are the backbone but most users are leechers. The network has been going strong for years with leechers and it wont die now
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701730417 {#3649
      date: 2023-12-04 23:53:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
      "@DroneRights@lemm.ee"
      "@neosheo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3652 …}
    +nested: Doctrine\ORM\PersistentCollection {#3654 …}
    +votes: Doctrine\ORM\PersistentCollection {#3656 …}
    +reports: Doctrine\ORM\PersistentCollection {#3658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3662 …}
    -id: 197122
    -bodyTs: "'abl':74 'afford':66,76 'alway':45 'backbon':89 'best':6 'buy':68 'capac':29 'consid':25 'die':108 'dont':36 'exist':46 'expect':59 'feasibl':24 'free':53 'get':3 'go':99 'kill':40 'leecher':43,94,104 'like':83 'low':27 'media':70 'network':85,96 'option':7 'other':55 'peopl':62 'piraci':47,81 'provid':50 'realiti':33 'realli':58 'see':19 'seed':13 'seedbox':79 'storag':28,80 'stremio':11 'strong':100 'sudden':72 'thing':51 'think':37 'tor':84 'tortur':41 'tvs':31 'user':92 'volunt':86 'vpn':78 'wont':107 'would':8,22 'year':102 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5434597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701730417 {#3650
      date: 2023-12-04 23:53:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Just use real-debrid. It acts as a cache for you for $3/month. Leech off someone you pay to leech off."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701898254 {#3716
    date: 2023-12-06 22:30:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
    "@neosheo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3719 …}
  +nested: Doctrine\ORM\PersistentCollection {#3721 …}
  +votes: Doctrine\ORM\PersistentCollection {#3723 …}
  +reports: Doctrine\ORM\PersistentCollection {#3725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3729 …}
  -id: 204156
  -bodyTs: "'3/month':14 'act':7 'cach':10 'debrid':5 'leech':15,21 'pay':19 'real':4 'real-debrid':3 'someon':17 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5741343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701898254 {#3717
    date: 2023-12-06 22:30:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not 100% on the terminology. Peers are everyone connected. Seeders have 100% of the file, and leechers don’t. Leechers can be someone who stopped halfway and uploads the half they have, or someone who is still downloading, or someone who actually leeches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701711667 {#3299
    date: 2023-12-04 18:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 196080
  -bodyTs: "'100':2,12 'actual':42 'connect':9 'download':38 'everyon':8 'file':15 'half':30 'halfway':26 'leech':43 'leecher':17,20 'peer':6 'seeder':10 'someon':23,34,40 'still':37 'stop':25 'terminolog':5 'upload':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5673945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711667 {#3300
    date: 2023-12-04 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
159 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not 100% on the terminology. Peers are everyone connected. Seeders have 100% of the file, and leechers don’t. Leechers can be someone who stopped halfway and uploads the half they have, or someone who is still downloading, or someone who actually leeches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701711667 {#3299
    date: 2023-12-04 18:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 196080
  -bodyTs: "'100':2,12 'actual':42 'connect':9 'download':38 'everyon':8 'file':15 'half':30 'halfway':26 'leech':43 'leecher':17,20 'peer':6 'seeder':10 'someon':23,34,40 'still':37 'stop':25 'terminolog':5 'upload':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5673945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711667 {#3300
    date: 2023-12-04 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
160 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3050
    +user: Proxies\__CG__\App\Entity\User {#3049 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2183
      +user: App\Entity\User {#1993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2184 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand what’s going on. Can someone ELI5?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703251336 {#2177
        date: 2023-12-22 14:22:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WarmApplePieShrek@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2169 …}
      +nested: Doctrine\ORM\PersistentCollection {#2134 …}
      +votes: Doctrine\ORM\PersistentCollection {#1985 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 187952
      -bodyTs: "'eli5':11 'go':7 'someon':10 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5603735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701493588 {#2176
        date: 2023-12-02 06:06:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2183}
    +body: """
      Torrenting is a technology where a network of ordinary people share a file in tiny pieces all together. There’s no central server, you connect to one, ten, or a hundred other computers who each give you part of the file.\n
      \n
      Torrenting only works if people are uploading the file as well as downloading it. Giving a file to others is called seeding, and taking a file from others without giving back is called leeching. Most people are peers, who take the same amount they give. Ideally, everyone would be a peer, but since some people are leeches, we also need seeders.\n
      \n
      I’m not familiar with this stremio app, but if it does what I think it does, then it takes from the network without giving back and it can now pretend to be a different client to sneak onto the network. If enough stremio users watch a show, it’ll become unavailable to other pirates.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701524940 {#3052
      date: 2023-12-02 14:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WarmApplePieShrek@lemmy.dbzer0.com"
      "@lido@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3048 …}
    +nested: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    -id: 188779
    -bodyTs: "'also':100 'amount':84 'app':110 'back':72,128 'becom':153 'call':62,74 'central':22 'client':138 'comput':33 'connect':25 'differ':137 'download':54 'enough':145 'everyon':88 'familiar':106 'file':13,41,50,58,67 'give':36,56,71,86,127 'hundr':31 'ideal':87 'leech':75,98 'll':152 'm':104 'need':101 'network':7,125,143 'one':27 'onto':141 'ordinari':9 'other':60,69 'part':38 'peer':79,92 'peopl':10,46,77,96 'piec':16 'pirat':157 'pretend':133 'seed':63 'seeder':102 'server':23 'share':11 'show':150 'sinc':94 'sneak':140 'stremio':109,146 'take':65,81,122 'technolog':4 'ten':28 'think':117 'tini':15 'togeth':18 'torrent':1,42 'unavail':154 'upload':48 'user':147 'watch':148 'well':52 'without':70,126 'work':44 'would':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6880554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701524940 {#3051
      date: 2023-12-02 14:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2183}
  +body: "Not 100% on the terminology. Peers are everyone connected. Seeders have 100% of the file, and leechers don’t. Leechers can be someone who stopped halfway and uploads the half they have, or someone who is still downloading, or someone who actually leeches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701711667 {#3299
    date: 2023-12-04 18:41:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WarmApplePieShrek@lemmy.dbzer0.com"
    "@lido@lemmy.dbzer0.com"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -id: 196080
  -bodyTs: "'100':2,12 'actual':42 'connect':9 'download':38 'everyon':8 'file':15 'half':30 'halfway':26 'leech':43 'leecher':17,20 'peer':6 'seeder':10 'someon':23,34,40 'still':37 'stop':25 'terminolog':5 'upload':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5673945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701711667 {#3300
    date: 2023-12-04 18:41:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
161 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
162 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2496
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2497
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
163 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2496
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2497
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
164 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: null
  +root: null
  +body: "That was quick…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703071082 {#2496
    date: 2023-12-20 12:18:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 119919
  -bodyTs: "'quick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3931633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696331320 {#2497
    date: 2023-10-03 13:08:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2496
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2497
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3031
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3034
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
167 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2496
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2497
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3031
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3034
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
168 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: null
    +root: null
    +body: "That was quick…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703071082 {#2496
      date: 2023-12-20 12:18:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2503 …}
    +nested: Doctrine\ORM\PersistentCollection {#2505 …}
    +votes: Doctrine\ORM\PersistentCollection {#2507 …}
    +reports: Doctrine\ORM\PersistentCollection {#2509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
    -id: 119919
    -bodyTs: "'quick':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/3931633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696331320 {#2497
      date: 2023-10-03 13:08:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "It’s MS. They couldn’t secure a cup of coffee."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696344318 {#3031
    date: 2023-10-03 16:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 126979
  -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3612478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696344318 {#3034
    date: 2023-10-03 16:45:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2501
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2496
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2497
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3031
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3034
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3254
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3257
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
171 DENIED edit
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2501
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2496
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2497
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3031
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3034
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3254
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3257
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
172 DENIED moderate
App\Entity\EntryComment {#3259
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#2501
      +user: App\Entity\User {#2515 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: null
      +root: null
      +body: "That was quick…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703071082 {#2496
        date: 2023-12-20 12:18:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2503 …}
      +nested: Doctrine\ORM\PersistentCollection {#2505 …}
      +votes: Doctrine\ORM\PersistentCollection {#2507 …}
      +reports: Doctrine\ORM\PersistentCollection {#2509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
      -id: 119919
      -bodyTs: "'quick':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/3931633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696331320 {#2497
        date: 2023-10-03 13:08:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "It’s MS. They couldn’t secure a cup of coffee."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696344318 {#3031
      date: 2023-10-03 16:45:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 126979
    -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3612478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696344318 {#3034
      date: 2023-10-03 16:45:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347184 {#3254
    date: 2023-10-03 17:33:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3247 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  -id: 136762
  -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4474986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347184 {#3257
    date: 2023-10-03 17:33:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2501
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2496
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2497
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3031
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3034
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3254
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3257
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3405
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3402
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
175 DENIED edit
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2501
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2496
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2497
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3031
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3034
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3254
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3257
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3405
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3402
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
176 DENIED moderate
App\Entity\EntryComment {#3404
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3259
    +user: Proxies\__CG__\App\Entity\User {#3251 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#2501
        +user: App\Entity\User {#2515 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: null
        +root: null
        +body: "That was quick…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703071082 {#2496
          date: 2023-12-20 12:18:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2503 …}
        +nested: Doctrine\ORM\PersistentCollection {#2505 …}
        +votes: Doctrine\ORM\PersistentCollection {#2507 …}
        +reports: Doctrine\ORM\PersistentCollection {#2509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
        -id: 119919
        -bodyTs: "'quick':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/3931633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696331320 {#2497
          date: 2023-10-03 13:08:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "It’s MS. They couldn’t secure a cup of coffee."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696344318 {#3031
        date: 2023-10-03 16:45:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 126979
      -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3612478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696344318 {#3034
        date: 2023-10-03 16:45:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347184 {#3254
      date: 2023-10-03 17:33:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3247 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    -id: 136762
    -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4474986"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347184 {#3257
      date: 2023-10-03 17:33:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696347643 {#3405
    date: 2023-10-03 17:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3398 …}
  +nested: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  -id: 149445
  -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3616143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696347643 {#3402
    date: 2023-10-03 17:40:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
177 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
178 DENIED moderate
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3465
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3462
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
179 DENIED edit
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3465
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3462
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
180 DENIED moderate
App\Entity\EntryComment {#3466
  +user: Proxies\__CG__\App\Entity\User {#3251 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: """
    The WiiU had far.backeards compatibility and very low population, but was not immune to exploits.\n
    \n
    Officially wii, had built in emulators for old retro consoles and stuff, and unofficially gamecube.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696349639 {#3465
    date: 2023-10-03 18:13:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3474 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3480 …}
  -id: 199605
  -bodyTs: "'built':19 'compat':5 'consol':25 'emul':21 'exploit':15 'far.backeards':4 'gamecub':30 'immun':13 'low':8 'offici':16 'old':23 'popul':9 'retro':24 'stuff':27 'unoffici':29 'wii':17 'wiiu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4477780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696349639 {#3462
    date: 2023-10-03 18:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3485 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3482
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3488 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3496 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3483
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
183 DENIED edit
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3485 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3482
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3488 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3496 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3483
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
184 DENIED moderate
App\Entity\EntryComment {#3484
  +user: Proxies\__CG__\App\Entity\User {#3485 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
  +image: null
  +parent: App\Entity\EntryComment {#3404
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
    +image: null
    +parent: App\Entity\EntryComment {#3259
      +user: Proxies\__CG__\App\Entity\User {#3251 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
        +image: null
        +parent: App\Entity\EntryComment {#2501
          +user: App\Entity\User {#2515 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2168 …}
          +image: null
          +parent: null
          +root: null
          +body: "That was quick…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1703071082 {#2496
            date: 2023-12-20 12:18:02.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@IverCoder@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2503 …}
          +nested: Doctrine\ORM\PersistentCollection {#2505 …}
          +votes: Doctrine\ORM\PersistentCollection {#2507 …}
          +reports: Doctrine\ORM\PersistentCollection {#2509 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
          -id: 119919
          -bodyTs: "'quick':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/3931633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696331320 {#2497
            date: 2023-10-03 13:08:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2501}
        +body: "It’s MS. They couldn’t secure a cup of coffee."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696344318 {#3031
          date: 2023-10-03 16:45:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@IverCoder@lemm.ee"
          "@pastermil@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 126979
        -bodyTs: "'coffe':11 'couldn':5 'cup':9 'ms':3 'secur':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3612478"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696344318 {#3034
          date: 2023-10-03 16:45:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2501}
      +body: "You have to hand it to mocrospft though in the console department, xbox generally dont have software hacks to jailbreak consoles historically (generally hard mods), but nintendo and sonys OS is usually riddled with exploits."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696347184 {#3254
        date: 2023-10-03 17:33:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@pastermil@sh.itjust.works"
        "@ultratiem@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3247 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
      -id: 136762
      -bodyTs: "'consol':11,21 'depart':12 'dont':15 'exploit':35 'general':14,23 'hack':18 'hand':4 'hard':24 'histor':22 'jailbreak':20 'mocrospft':7 'mod':25 'nintendo':27 'os':30 'riddl':33 'softwar':17 'soni':29 'though':8 'usual':32 'xbox':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4474986"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696347184 {#3257
        date: 2023-10-03 17:33:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2501}
    +body: "![](https://lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696347643 {#3405
      date: 2023-10-03 17:40:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IverCoder@lemm.ee"
      "@pastermil@sh.itjust.works"
      "@ultratiem@lemmy.ca"
      "@dudewitbow@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3398 …}
    +nested: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    -id: 149445
    -bodyTs: "'/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/d9f078c2-052a-4c17-b6f6-0b9befe453f6.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3616143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696347643 {#3402
      date: 2023-10-03 17:40:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "To add to this, not one person has jail broken a steam deck. Not because it is impossible, but because it would be pointless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696374184 {#3482
    date: 2023-10-04 01:03:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@pastermil@sh.itjust.works"
    "@ultratiem@lemmy.ca"
    "@dudewitbow@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3486 …}
  +nested: Doctrine\ORM\PersistentCollection {#3488 …}
  +votes: Doctrine\ORM\PersistentCollection {#3490 …}
  +reports: Doctrine\ORM\PersistentCollection {#3492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3496 …}
  -id: 199609
  -bodyTs: "'add':2 'broken':10 'deck':13 'imposs':18 'jail':9 'one':6 'person':7 'pointless':24 'steam':12 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3969857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696374184 {#3483
    date: 2023-10-04 01:03:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
185 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
186 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703056898 {#2570
    date: 2023-12-20 08:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 198352
  -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773793 {#2571
    date: 2023-12-05 11:56:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
187 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703056898 {#2570
    date: 2023-12-20 08:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 198352
  -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773793 {#2571
    date: 2023-12-05 11:56:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
188 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703056898 {#2570
    date: 2023-12-20 08:21:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 198352
  -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773793 {#2571
    date: 2023-12-05 11:56:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703056898 {#2570
      date: 2023-12-20 08:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 198352
    -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773793 {#2571
      date: 2023-12-05 11:56:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "A fork has already been created by the other developer - [github.com/FossifyX](https://github.com/FossifyX)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701793244 {#3152
    date: 2023-12-05 17:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 199259
  -bodyTs: "'/fossifyx](https://github.com/fossifyx)':13 'alreadi':4 'creat':6 'develop':10 'fork':2 'github.com':12 'github.com/fossifyx](https://github.com/fossifyx)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5701989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701793244 {#3153
    date: 2023-12-05 17:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
191 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703056898 {#2570
      date: 2023-12-20 08:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 198352
    -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773793 {#2571
      date: 2023-12-05 11:56:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "A fork has already been created by the other developer - [github.com/FossifyX](https://github.com/FossifyX)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701793244 {#3152
    date: 2023-12-05 17:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 199259
  -bodyTs: "'/fossifyx](https://github.com/fossifyx)':13 'alreadi':4 'creat':6 'develop':10 'fork':2 'github.com':12 'github.com/fossifyx](https://github.com/fossifyx)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5701989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701793244 {#3153
    date: 2023-12-05 17:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
192 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2575
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "The good thing is that unlike the old QuickPic fiasco, here the apps are GPLv3, so these are 100% gonna be forked, still gonna see if i don’t keep all the eggs on a single basket"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703056898 {#2570
      date: 2023-12-20 08:21:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2577 …}
    +nested: Doctrine\ORM\PersistentCollection {#2579 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    -id: 198352
    -bodyTs: "'100':19 'app':13 'basket':37 'egg':33 'fiasco':10 'fork':22 'gonna':20,24 'good':2 'gplv3':15 'keep':30 'old':8 'quickpic':9 'see':25 'singl':36 'still':23 'thing':3 'unlik':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773793 {#2571
      date: 2023-12-05 11:56:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2575}
  +body: "A fork has already been created by the other developer - [github.com/FossifyX](https://github.com/FossifyX)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701793244 {#3152
    date: 2023-12-05 17:20:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 199259
  -bodyTs: "'/fossifyx](https://github.com/fossifyx)':13 'alreadi':4 'creat':6 'develop':10 'fork':2 'github.com':12 'github.com/fossifyx](https://github.com/fossifyx)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5701989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701793244 {#3153
    date: 2023-12-05 17:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
193 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
194 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703023451 {#2645
    date: 2023-12-19 23:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 195078
  -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686373 {#2646
    date: 2023-12-04 11:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
195 DENIED edit
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703023451 {#2645
    date: 2023-12-19 23:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 195078
  -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686373 {#2646
    date: 2023-12-04 11:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
196 DENIED moderate
App\Entity\EntryComment {#2650
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703023451 {#2645
    date: 2023-12-19 23:04:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2651 …}
  +nested: Doctrine\ORM\PersistentCollection {#2653 …}
  +votes: Doctrine\ORM\PersistentCollection {#2655 …}
  +reports: Doctrine\ORM\PersistentCollection {#2657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
  -id: 195078
  -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6963234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701686373 {#2646
    date: 2023-12-04 11:39:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3139
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703023451 {#2645
      date: 2023-12-19 23:04:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 195078
    -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6963234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701686373 {#2646
      date: 2023-12-04 11:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701773497 {#3137
    date: 2023-12-05 11:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 198341
  -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773497 {#3138
    date: 2023-12-05 11:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
199 DENIED edit
App\Entity\EntryComment {#3139
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703023451 {#2645
      date: 2023-12-19 23:04:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 195078
    -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6963234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701686373 {#2646
      date: 2023-12-04 11:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701773497 {#3137
    date: 2023-12-05 11:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 198341
  -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773497 {#3138
    date: 2023-12-05 11:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
200 DENIED moderate
App\Entity\EntryComment {#3139
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2650
    +user: App\Entity\User {#2663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703023451 {#2645
      date: 2023-12-19 23:04:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2651 …}
    +nested: Doctrine\ORM\PersistentCollection {#2653 …}
    +votes: Doctrine\ORM\PersistentCollection {#2655 …}
    +reports: Doctrine\ORM\PersistentCollection {#2657 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
    -id: 195078
    -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6963234"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701686373 {#2646
      date: 2023-12-04 11:39:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701773497 {#3137
    date: 2023-12-05 11:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 198341
  -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773497 {#3138
    date: 2023-12-05 11:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3348
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2650
      +user: App\Entity\User {#2663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703023451 {#2645
        date: 2023-12-19 23:04:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imprint9816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2651 …}
      +nested: Doctrine\ORM\PersistentCollection {#2653 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2657 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
      -id: 195078
      -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6963234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701686373 {#2646
        date: 2023-12-04 11:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2650}
    +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701773497 {#3137
      date: 2023-12-05 11:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 198341
    -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773497 {#3138
      date: 2023-12-05 11:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "“However, we want to assure you that you are not at risk of anything similar with our apps. Instead, we bet on **transparency** and a **fair approach to users** … It is a small one-time fee that will ensure you use our apps **forever** – with **no ads** and **no access to your data**” 😂😐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701774052 {#3345
    date: 2023-12-05 12:00:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 198359
  -bodyTs: "'access':51 'ad':48 'anyth':14 'app':18,44 'approach':27 'assur':5 'bet':21 'data':54 'ensur':40 'fair':26 'fee':37 'forev':45 'howev':1 'instead':19 'one':35 'one-tim':34 'risk':12 'similar':15 'small':33 'time':36 'transpar':23 'use':42 'user':29 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7002208"
  +editedAt: DateTimeImmutable @1703023734 {#3346
    date: 2023-12-19 23:08:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701774052 {#3347
    date: 2023-12-05 12:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
203 DENIED edit
App\Entity\EntryComment {#3348
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2650
      +user: App\Entity\User {#2663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703023451 {#2645
        date: 2023-12-19 23:04:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imprint9816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2651 …}
      +nested: Doctrine\ORM\PersistentCollection {#2653 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2657 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
      -id: 195078
      -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6963234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701686373 {#2646
        date: 2023-12-04 11:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2650}
    +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701773497 {#3137
      date: 2023-12-05 11:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 198341
    -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773497 {#3138
      date: 2023-12-05 11:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "“However, we want to assure you that you are not at risk of anything similar with our apps. Instead, we bet on **transparency** and a **fair approach to users** … It is a small one-time fee that will ensure you use our apps **forever** – with **no ads** and **no access to your data**” 😂😐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701774052 {#3345
    date: 2023-12-05 12:00:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 198359
  -bodyTs: "'access':51 'ad':48 'anyth':14 'app':18,44 'approach':27 'assur':5 'bet':21 'data':54 'ensur':40 'fair':26 'fee':37 'forev':45 'howev':1 'instead':19 'one':35 'one-tim':34 'risk':12 'similar':15 'small':33 'time':36 'transpar':23 'use':42 'user':29 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7002208"
  +editedAt: DateTimeImmutable @1703023734 {#3346
    date: 2023-12-19 23:08:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701774052 {#3347
    date: 2023-12-05 12:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
204 DENIED moderate
App\Entity\EntryComment {#3348
  +user: App\Entity\User {#2663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: App\Entity\User {#2589 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2650
      +user: App\Entity\User {#2663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "I understand the developer, but the complete lack of communication with the community is appalling. and even the subsequent app updates to ad-supported/tracker-packed versions is just disgusting. i understand why tibbi burned out, but the sale process was handled in extremely poor way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703023451 {#2645
        date: 2023-12-19 23:04:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Imprint9816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2651 …}
      +nested: Doctrine\ORM\PersistentCollection {#2653 …}
      +votes: Doctrine\ORM\PersistentCollection {#2655 …}
      +reports: Doctrine\ORM\PersistentCollection {#2657 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2659 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2661 …}
      -id: 195078
      -bodyTs: "'/tracker-packed':26 'ad':24 'ad-support':23 'app':20 'appal':15 'burn':35 'communic':10 'communiti':13 'complet':7 'develop':4 'disgust':30 'even':17 'extrem':44 'handl':42 'lack':8 'poor':45 'process':40 'sale':39 'subsequ':19 'support':25 'tibbi':34 'understand':2,32 'updat':21 'version':27 'way':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6963234"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701686373 {#2646
        date: 2023-12-04 11:39:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2650}
    +body: "Being burned out is no excuse to outright betray their users and principles. For the height of irony [read this post by them from August](https://www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701773497 {#3137
      date: 2023-12-05 11:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
      "@FarLine99@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 198341
    -bodyTs: "'/blog/how-much-does-your-data-cost-we-know-the-price)':28 'august':25 'betray':9 'burn':2 'excus':6 'height':16 'ironi':18 'outright':8 'post':21 'principl':13 'read':19 'user':11 'www.simplemobiletools.com':27 'www.simplemobiletools.com/blog/how-much-does-your-data-cost-we-know-the-price)':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1810970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701773497 {#3138
      date: 2023-12-05 11:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2650}
  +body: "“However, we want to assure you that you are not at risk of anything similar with our apps. Instead, we bet on **transparency** and a **fair approach to users** … It is a small one-time fee that will ensure you use our apps **forever** – with **no ads** and **no access to your data**” 😂😐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701774052 {#3345
    date: 2023-12-05 12:00:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@FarLine99@lemm.ee"
    "@jherazob@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 198359
  -bodyTs: "'access':51 'ad':48 'anyth':14 'app':18,44 'approach':27 'assur':5 'bet':21 'data':54 'ensur':40 'fair':26 'fee':37 'forev':45 'howev':1 'instead':19 'one':35 'one-tim':34 'risk':12 'similar':15 'small':33 'time':36 'transpar':23 'use':42 'user':29 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7002208"
  +editedAt: DateTimeImmutable @1703023734 {#3346
    date: 2023-12-19 23:08:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701774052 {#3347
    date: 2023-12-05 12:00:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
205 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
206 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703022894 {#2718
    date: 2023-12-19 22:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 191995
  -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5377585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608057 {#2719
    date: 2023-12-03 13:54:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
207 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703022894 {#2718
    date: 2023-12-19 22:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 191995
  -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5377585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608057 {#2719
    date: 2023-12-03 13:54:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
208 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703022894 {#2718
    date: 2023-12-19 22:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 191995
  -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5377585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701608057 {#2719
    date: 2023-12-03 13:54:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3120
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703022894 {#2718
      date: 2023-12-19 22:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 191995
    -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5377585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701608057 {#2719
      date: 2023-12-03 13:54:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "New organization at [github.com/FossifyX](https://github.com/FossifyX), looking at the discussions it looks like it’s off to a good start"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701773641 {#3118
    date: 2023-12-05 11:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 198345
  -bodyTs: "'/fossifyx](https://github.com/fossifyx),':6 'discuss':10 'github.com':5 'github.com/fossifyx](https://github.com/fossifyx),':4 'good':19 'like':13 'look':7,12 'new':1 'organ':2 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773641 {#3119
    date: 2023-12-05 11:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
211 DENIED edit
App\Entity\EntryComment {#3120
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703022894 {#2718
      date: 2023-12-19 22:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 191995
    -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5377585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701608057 {#2719
      date: 2023-12-03 13:54:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "New organization at [github.com/FossifyX](https://github.com/FossifyX), looking at the discussions it looks like it’s off to a good start"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701773641 {#3118
    date: 2023-12-05 11:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 198345
  -bodyTs: "'/fossifyx](https://github.com/fossifyx),':6 'discuss':10 'github.com':5 'github.com/fossifyx](https://github.com/fossifyx),':4 'good':19 'like':13 'look':7,12 'new':1 'organ':2 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773641 {#3119
    date: 2023-12-05 11:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
212 DENIED moderate
App\Entity\EntryComment {#3120
  +user: App\Entity\User {#2589 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2576 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "One of the big contributors [is forking the project. ](https://github.com/SimpleMobileTools/General-Discussion/issues/241#issuecomment-1837464578)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1703022894 {#2718
      date: 2023-12-19 22:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Imprint9816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 191995
    -bodyTs: "'/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':12 'big':4 'contributor':5 'fork':7 'github.com':11 'github.com/simplemobiletools/general-discussion/issues/241#issuecomment-1837464578)':10 'one':1 'project':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5377585"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701608057 {#2719
      date: 2023-12-03 13:54:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "New organization at [github.com/FossifyX](https://github.com/FossifyX), looking at the discussions it looks like it’s off to a good start"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701773641 {#3118
    date: 2023-12-05 11:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Imprint9816@lemmy.dbzer0.com"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  -id: 198345
  -bodyTs: "'/fossifyx](https://github.com/fossifyx),':6 'discuss':10 'github.com':5 'github.com/fossifyx](https://github.com/fossifyx),':4 'good':19 'like':13 'look':7,12 'new':1 'organ':2 'start':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1810979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701773641 {#3119
    date: 2023-12-05 11:54:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
213 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
214 DENIED moderate
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've been really happy with it; I've been using it for templating reports at work for months now. I've just started experimenting with using jinja to pretemplate my template lol.\n
    \n
    I'll probably continue down that track to try and automate my workflow away so I can focus on less tedious things, but after you get used to the box encapsulation it becomes fairly easy to work with!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703008602 {#2792
    date: 2023-12-19 18:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 235598
  -bodyTs: "'autom':44 'away':47 'becom':66 'box':63 'continu':37 'easi':68 'encapsul':64 'experi':25 'fair':67 'focus':51 'get':59 'happi':5 'jinja':28 'less':53 'll':35 'lol':33 'month':19 'pretempl':30 'probabl':36 'realli':4 'report':15 'start':24 'tedious':54 'templat':14,32 'thing':55 'track':40 'tri':42 'use':11,27,60 've':2,9,22 'work':17,70 'workflow':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4209778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008602 {#2793
    date: 2023-12-19 18:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
215 DENIED edit
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've been really happy with it; I've been using it for templating reports at work for months now. I've just started experimenting with using jinja to pretemplate my template lol.\n
    \n
    I'll probably continue down that track to try and automate my workflow away so I can focus on less tedious things, but after you get used to the box encapsulation it becomes fairly easy to work with!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703008602 {#2792
    date: 2023-12-19 18:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 235598
  -bodyTs: "'autom':44 'away':47 'becom':66 'box':63 'continu':37 'easi':68 'encapsul':64 'experi':25 'fair':67 'focus':51 'get':59 'happi':5 'jinja':28 'less':53 'll':35 'lol':33 'month':19 'pretempl':30 'probabl':36 'realli':4 'report':15 'start':24 'tedious':54 'templat':14,32 'thing':55 'track':40 'tri':42 'use':11,27,60 've':2,9,22 'work':17,70 'workflow':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4209778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008602 {#2793
    date: 2023-12-19 18:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
216 DENIED moderate
App\Entity\EntryComment {#2797
  +user: App\Entity\User {#2812 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I've been really happy with it; I've been using it for templating reports at work for months now. I've just started experimenting with using jinja to pretemplate my template lol.\n
    \n
    I'll probably continue down that track to try and automate my workflow away so I can focus on less tedious things, but after you get used to the box encapsulation it becomes fairly easy to work with!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703008602 {#2792
    date: 2023-12-19 18:56:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2800 …}
  +nested: Doctrine\ORM\PersistentCollection {#2802 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -id: 235598
  -bodyTs: "'autom':44 'away':47 'becom':66 'box':63 'continu':37 'easi':68 'encapsul':64 'experi':25 'fair':67 'focus':51 'get':59 'happi':5 'jinja':28 'less':53 'll':35 'lol':33 'month':19 'pretempl':30 'probabl':36 'realli':4 'report':15 'start':24 'tedious':54 'templat':14,32 'thing':55 'track':40 'tri':42 'use':11,27,60 've':2,9,22 'work':17,70 'workflow':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/712830/-/comment/4209778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008602 {#2793
    date: 2023-12-19 18:56:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
217 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
218 DENIED moderate
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Without having tried typst myself, I would still recommend learning LaTeX, if you’re ever looking to publish in a scientific journal; most journals accept submissions in either Word (which in my mind is a very painful tool to use, especially when it comes to typesetting and equations) or LaTeX. They then typically convert the input to some internal format, but are probably unlikely to add support for new formats.\n
    \n
    If you only ever intend to write documents for your own purposes, use whichever format you like the best; I personally use Emacs Org-mode and LaTeX export.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008527 {#2868
    date: 2023-12-19 18:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 235592
  -bodyTs: "'accept':25 'add':66 'best':89 'come':44 'convert':54 'document':78 'either':28 'emac':93 'equat':48 'especi':41 'ever':15,74 'export':99 'format':60,70,85 'input':56 'intend':75 'intern':59 'journal':22,24 'latex':11,50,98 'learn':10 'like':87 'look':16 'mind':33 'mode':96 'new':69 'org':95 'org-mod':94 'pain':37 'person':91 'probabl':63 'publish':18 'purpos':82 're':14 'recommend':9 'scientif':21 'still':8 'submiss':26 'support':67 'tool':38 'tri':3 'typeset':46 'typic':53 'typst':4 'unlik':64 'use':40,83,92 'whichev':84 'without':1 'word':29 'would':7 'write':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008527 {#2869
    date: 2023-12-19 18:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
219 DENIED edit
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Without having tried typst myself, I would still recommend learning LaTeX, if you’re ever looking to publish in a scientific journal; most journals accept submissions in either Word (which in my mind is a very painful tool to use, especially when it comes to typesetting and equations) or LaTeX. They then typically convert the input to some internal format, but are probably unlikely to add support for new formats.\n
    \n
    If you only ever intend to write documents for your own purposes, use whichever format you like the best; I personally use Emacs Org-mode and LaTeX export.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008527 {#2868
    date: 2023-12-19 18:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 235592
  -bodyTs: "'accept':25 'add':66 'best':89 'come':44 'convert':54 'document':78 'either':28 'emac':93 'equat':48 'especi':41 'ever':15,74 'export':99 'format':60,70,85 'input':56 'intend':75 'intern':59 'journal':22,24 'latex':11,50,98 'learn':10 'like':87 'look':16 'mind':33 'mode':96 'new':69 'org':95 'org-mod':94 'pain':37 'person':91 'probabl':63 'publish':18 'purpos':82 're':14 'recommend':9 'scientif':21 'still':8 'submiss':26 'support':67 'tool':38 'tri':3 'typeset':46 'typic':53 'typst':4 'unlik':64 'use':40,83,92 'whichev':84 'without':1 'word':29 'would':7 'write':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008527 {#2869
    date: 2023-12-19 18:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
220 DENIED moderate
App\Entity\EntryComment {#2873
  +user: App\Entity\User {#2886 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Without having tried typst myself, I would still recommend learning LaTeX, if you’re ever looking to publish in a scientific journal; most journals accept submissions in either Word (which in my mind is a very painful tool to use, especially when it comes to typesetting and equations) or LaTeX. They then typically convert the input to some internal format, but are probably unlikely to add support for new formats.\n
    \n
    If you only ever intend to write documents for your own purposes, use whichever format you like the best; I personally use Emacs Org-mode and LaTeX export.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703008527 {#2868
    date: 2023-12-19 18:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2874 …}
  +nested: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  -id: 235592
  -bodyTs: "'accept':25 'add':66 'best':89 'come':44 'convert':54 'document':78 'either':28 'emac':93 'equat':48 'especi':41 'ever':15,74 'export':99 'format':60,70,85 'input':56 'intend':75 'intern':59 'journal':22,24 'latex':11,50,98 'learn':10 'like':87 'look':16 'mind':33 'mode':96 'new':69 'org':95 'org-mod':94 'pain':37 'person':91 'probabl':63 'publish':18 'purpos':82 're':14 'recommend':9 'scientif':21 'still':8 'submiss':26 'support':67 'tool':38 'tri':3 'typeset':46 'typic':53 'typst':4 'unlik':64 'use':40,83,92 'whichev':84 'without':1 'word':29 'would':7 'write':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5818711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703008527 {#2869
    date: 2023-12-19 18:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
221 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
222 DENIED moderate
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Typst is awesome and sooo fast! I literally ported my thesis mid-way to it and haven’t looked back since. Love it all the way."
  +lang: "br"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703007958 {#2941
    date: 2023-12-19 18:45:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 235562
  -bodyTs: "'awesom':3 'back':21 'fast':6 'haven':18 'liter':8 'look':20 'love':23 'mid':13 'mid-way':12 'port':9 'sinc':22 'sooo':5 'thesi':11 'typst':1 'way':14,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007958 {#2942
    date: 2023-12-19 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
223 DENIED edit
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Typst is awesome and sooo fast! I literally ported my thesis mid-way to it and haven’t looked back since. Love it all the way."
  +lang: "br"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703007958 {#2941
    date: 2023-12-19 18:45:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 235562
  -bodyTs: "'awesom':3 'back':21 'fast':6 'haven':18 'liter':8 'look':20 'love':23 'mid':13 'mid-way':12 'port':9 'sinc':22 'sooo':5 'thesi':11 'typst':1 'way':14,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007958 {#2942
    date: 2023-12-19 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
224 DENIED moderate
App\Entity\EntryComment {#2946
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2798 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2799 …}
  +image: null
  +parent: null
  +root: null
  +body: "Typst is awesome and sooo fast! I literally ported my thesis mid-way to it and haven’t looked back since. Love it all the way."
  +lang: "br"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703007958 {#2941
    date: 2023-12-19 18:45:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 235562
  -bodyTs: "'awesom':3 'back':21 'fast':6 'haven':18 'liter':8 'look':20 'love':23 'mid':13 'mid-way':12 'port':9 'sinc':22 'sooo':5 'thesi':11 'typst':1 'way':14,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6135159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007958 {#2942
    date: 2023-12-19 18:45:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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