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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#183
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#247
    date: 2023-09-26 03:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#183
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#247
    date: 2023-09-26 03:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-most-prominent-food-memories-from-childhood"
  +title: "What are your most prominent food memories from childhood?"
  +url: null
  +body: "How do they make you feel when you remember them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695691969 {#183
    date: 2023-09-26 03:32:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 5177
  -titleTs: "'childhood':9 'food':6 'memori':7 'promin':5"
  -bodyTs: "'feel':6 'make':4 'rememb':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695691969
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5737951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695691969 {#247
    date: 2023-09-26 03:32:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-help-me-dial-in-my-espresso"
  +title: "Please help me dial in my espresso."
  +url: null
  +body: "I’m relatively new to the espresso game and my espresso always tastes a bit sour… please help! I’m using a Breville Barista Express. From what I understand, the sourness is generally because of under extraction. The water seems to be at around 190-200 degrees, so I don’t think that’s the issue. I’ve tried to dial in the grind size so that pulling a shot takes around 25-30 seconds. At that grind size, the pressure gauge is at the very top of the range. I believe if I go finer with the grind, then it’ll take longer to brew and push the pressure up higher. I’m not sure exactly what to do to address this. Could it be that I’m tamping too hard? I push relatively firm, aiming for about 30 lbs of pressure. Thanks for the help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726143703 {#1866
    date: 2024-09-12 14:21:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 8462
  -titleTs: "'dial':4 'espresso':7 'help':2 'pleas':1"
  -bodyTs: "'-200':46 '-30':74 '190':45 '25':73 '30':140 'address':122 'aim':137 'alway':12 'around':44,72 'barista':24 'believ':92 'bit':15 'brevill':23 'brew':106 'could':124 'degre':47 'dial':61 'espresso':7,11 'exact':117 'express':25 'extract':37 'finer':96 'firm':136 'game':8 'gaug':82 'general':33 'go':95 'grind':64,78,99 'hard':132 'help':18,147 'higher':112 'issu':56 'lbs':141 'll':102 'longer':104 'm':2,20,114,129 'new':4 'pleas':17 'pressur':81,110,143 'pull':68 'push':108,134 'rang':90 'relat':3,135 'second':75 'seem':40 'shot':70 'size':65,79 'sour':16,31 'sure':116 'take':71,103 'tamp':130 'tast':13 'thank':144 'think':52 'top':87 'tri':59 'understand':29 'use':21 've':58 'water':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695666229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5716405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695659729 {#1881
    date: 2023-09-25 18:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-help-me-dial-in-my-espresso"
  +title: "Please help me dial in my espresso."
  +url: null
  +body: "I’m relatively new to the espresso game and my espresso always tastes a bit sour… please help! I’m using a Breville Barista Express. From what I understand, the sourness is generally because of under extraction. The water seems to be at around 190-200 degrees, so I don’t think that’s the issue. I’ve tried to dial in the grind size so that pulling a shot takes around 25-30 seconds. At that grind size, the pressure gauge is at the very top of the range. I believe if I go finer with the grind, then it’ll take longer to brew and push the pressure up higher. I’m not sure exactly what to do to address this. Could it be that I’m tamping too hard? I push relatively firm, aiming for about 30 lbs of pressure. Thanks for the help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726143703 {#1866
    date: 2024-09-12 14:21:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 8462
  -titleTs: "'dial':4 'espresso':7 'help':2 'pleas':1"
  -bodyTs: "'-200':46 '-30':74 '190':45 '25':73 '30':140 'address':122 'aim':137 'alway':12 'around':44,72 'barista':24 'believ':92 'bit':15 'brevill':23 'brew':106 'could':124 'degre':47 'dial':61 'espresso':7,11 'exact':117 'express':25 'extract':37 'finer':96 'firm':136 'game':8 'gaug':82 'general':33 'go':95 'grind':64,78,99 'hard':132 'help':18,147 'higher':112 'issu':56 'lbs':141 'll':102 'longer':104 'm':2,20,114,129 'new':4 'pleas':17 'pressur':81,110,143 'pull':68 'push':108,134 'rang':90 'relat':3,135 'second':75 'seem':40 'shot':70 'size':65,79 'sour':16,31 'sure':116 'take':71,103 'tamp':130 'tast':13 'thank':144 'think':52 'top':87 'tri':59 'understand':29 'use':21 've':58 'water':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695666229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5716405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695659729 {#1881
    date: 2023-09-25 18:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-help-me-dial-in-my-espresso"
  +title: "Please help me dial in my espresso."
  +url: null
  +body: "I’m relatively new to the espresso game and my espresso always tastes a bit sour… please help! I’m using a Breville Barista Express. From what I understand, the sourness is generally because of under extraction. The water seems to be at around 190-200 degrees, so I don’t think that’s the issue. I’ve tried to dial in the grind size so that pulling a shot takes around 25-30 seconds. At that grind size, the pressure gauge is at the very top of the range. I believe if I go finer with the grind, then it’ll take longer to brew and push the pressure up higher. I’m not sure exactly what to do to address this. Could it be that I’m tamping too hard? I push relatively firm, aiming for about 30 lbs of pressure. Thanks for the help!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726143703 {#1866
    date: 2024-09-12 14:21:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 8462
  -titleTs: "'dial':4 'espresso':7 'help':2 'pleas':1"
  -bodyTs: "'-200':46 '-30':74 '190':45 '25':73 '30':140 'address':122 'aim':137 'alway':12 'around':44,72 'barista':24 'believ':92 'bit':15 'brevill':23 'brew':106 'could':124 'degre':47 'dial':61 'espresso':7,11 'exact':117 'express':25 'extract':37 'finer':96 'firm':136 'game':8 'gaug':82 'general':33 'go':95 'grind':64,78,99 'hard':132 'help':18,147 'higher':112 'issu':56 'lbs':141 'll':102 'longer':104 'm':2,20,114,129 'new':4 'pleas':17 'pressur':81,110,143 'pull':68 'push':108,134 'rang':90 'relat':3,135 'second':75 'seem':40 'shot':70 'size':65,79 'sour':16,31 'sure':116 'take':71,103 'tamp':130 'tast':13 'thank':144 'think':52 'top':87 'tri':59 'understand':29 'use':21 've':58 'water':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695666229
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5716405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695659729 {#1881
    date: 2023-09-25 18:35:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "for-ML-engineers-why-can-t-you-simply-exclude-the-word"
  +title: "for ML engineers: why can't you simply exclude the word "fuck"?"
  +url: null
  +body: "So, I’ve heard that ML manipulates tokens and specifically for the English corpora they take place of words. If we want model to be polite and not to speak uncomfortable language we can remove certain words from the internal array where all tokens and their associative data are stored, for example “fuck”."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695676118 {#1395
    date: 2023-09-25 23:08:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 7006
  -titleTs: "'engin':3 'exclud':9 'fuck':12 'ml':2 'simpli':8 'word':11"
  -bodyTs: "'array':41 'associ':47 'certain':36 'corpora':14 'data':48 'english':13 'exampl':52 'fuck':53 'heard':4 'intern':40 'languag':32 'manipul':7 'ml':6 'model':23 'place':17 'polit':26 'remov':35 'speak':30 'specif':10 'store':50 'take':16 'token':8,44 'uncomfort':31 've':3 'want':22 'word':19,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695660424
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2511178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695653924 {#1950
    date: 2023-09-25 16:58:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "for-ML-engineers-why-can-t-you-simply-exclude-the-word"
  +title: "for ML engineers: why can't you simply exclude the word "fuck"?"
  +url: null
  +body: "So, I’ve heard that ML manipulates tokens and specifically for the English corpora they take place of words. If we want model to be polite and not to speak uncomfortable language we can remove certain words from the internal array where all tokens and their associative data are stored, for example “fuck”."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695676118 {#1395
    date: 2023-09-25 23:08:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 7006
  -titleTs: "'engin':3 'exclud':9 'fuck':12 'ml':2 'simpli':8 'word':11"
  -bodyTs: "'array':41 'associ':47 'certain':36 'corpora':14 'data':48 'english':13 'exampl':52 'fuck':53 'heard':4 'intern':40 'languag':32 'manipul':7 'ml':6 'model':23 'place':17 'polit':26 'remov':35 'speak':30 'specif':10 'store':50 'take':16 'token':8,44 'uncomfort':31 've':3 'want':22 'word':19,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695660424
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2511178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695653924 {#1950
    date: 2023-09-25 16:58:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "for-ML-engineers-why-can-t-you-simply-exclude-the-word"
  +title: "for ML engineers: why can't you simply exclude the word "fuck"?"
  +url: null
  +body: "So, I’ve heard that ML manipulates tokens and specifically for the English corpora they take place of words. If we want model to be polite and not to speak uncomfortable language we can remove certain words from the internal array where all tokens and their associative data are stored, for example “fuck”."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695676118 {#1395
    date: 2023-09-25 23:08:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1944 …}
  +votes: Doctrine\ORM\PersistentCollection {#1960 …}
  +reports: Doctrine\ORM\PersistentCollection {#1974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1937 …}
  +badges: Doctrine\ORM\PersistentCollection {#1943 …}
  +children: []
  -id: 7006
  -titleTs: "'engin':3 'exclud':9 'fuck':12 'ml':2 'simpli':8 'word':11"
  -bodyTs: "'array':41 'associ':47 'certain':36 'corpora':14 'data':48 'english':13 'exampl':52 'fuck':53 'heard':4 'intern':40 'languag':32 'manipul':7 'ml':6 'model':23 'place':17 'polit':26 'remov':35 'speak':30 'specif':10 'store':50 'take':16 'token':8,44 'uncomfort':31 've':3 'want':22 'word':19,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695660424
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2511178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695653924 {#1950
    date: 2023-09-25 16:58:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-strangest-or-creepiest-video-game-behaviour-you-ve-encountered"
  +title: "What's the strangest or creepiest video game behaviour you've encountered?"
  +url: null
  +body: "Did a game ever delete your save data? Or brick your entire console? Have you ever come across horrific visual bugs? Or scary audio? What are your experiences with glitches?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731783 {#1978
    date: 2023-10-19 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 6439
  -titleTs: "'behaviour':9 'creepiest':6 'encount':12 'game':8 'strangest':4 've':11 'video':7"
  -bodyTs: "'across':18 'audio':24 'brick':10 'bug':21 'come':17 'consol':13 'data':8 'delet':5 'entir':12 'ever':4,16 'experi':28 'game':3 'glitch':30 'horrif':19 'save':7 'scari':23 'visual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695645664
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/2925134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695632664 {#1973
    date: 2023-09-25 11:04:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-strangest-or-creepiest-video-game-behaviour-you-ve-encountered"
  +title: "What's the strangest or creepiest video game behaviour you've encountered?"
  +url: null
  +body: "Did a game ever delete your save data? Or brick your entire console? Have you ever come across horrific visual bugs? Or scary audio? What are your experiences with glitches?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731783 {#1978
    date: 2023-10-19 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 6439
  -titleTs: "'behaviour':9 'creepiest':6 'encount':12 'game':8 'strangest':4 've':11 'video':7"
  -bodyTs: "'across':18 'audio':24 'brick':10 'bug':21 'come':17 'consol':13 'data':8 'delet':5 'entir':12 'ever':4,16 'experi':28 'game':3 'glitch':30 'horrif':19 'save':7 'scari':23 'visual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695645664
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/2925134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695632664 {#1973
    date: 2023-09-25 11:04:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-strangest-or-creepiest-video-game-behaviour-you-ve-encountered"
  +title: "What's the strangest or creepiest video game behaviour you've encountered?"
  +url: null
  +body: "Did a game ever delete your save data? Or brick your entire console? Have you ever come across horrific visual bugs? Or scary audio? What are your experiences with glitches?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731783 {#1978
    date: 2023-10-19 18:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 6439
  -titleTs: "'behaviour':9 'creepiest':6 'encount':12 'game':8 'strangest':4 've':11 'video':7"
  -bodyTs: "'across':18 'audio':24 'brick':10 'bug':21 'come':17 'consol':13 'data':8 'delet':5 'entir':12 'ever':4,16 'experi':28 'game':3 'glitch':30 'horrif':19 'save':7 'scari':23 'visual':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695645664
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/2925134"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695632664 {#1973
    date: 2023-09-25 11:04:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#1380
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#1890
    date: 2023-09-25 04:42:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#1380
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#1890
    date: 2023-09-25 04:42:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-might-climate-change-affect-global-politics-and-relations-between"
  +title: "How might climate change affect global politics and relations between nations in the coming decades?"
  +url: null
  +body: "Will it lead to more conflict or cooperation? If so, how will it develop and culminate?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695609743 {#1380
    date: 2023-09-25 04:42:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1935 …}
  +votes: Doctrine\ORM\PersistentCollection {#1392 …}
  +reports: Doctrine\ORM\PersistentCollection {#1393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1938 …}
  +badges: Doctrine\ORM\PersistentCollection {#1945 …}
  +children: []
  -id: 5178
  -titleTs: "'affect':5 'chang':4 'climat':3 'come':14 'decad':15 'global':6 'might':2 'nation':11 'polit':7 'relat':9"
  -bodyTs: "'conflict':6 'cooper':8 'culmin':16 'develop':14 'lead':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695609743
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5689350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695609743 {#1890
    date: 2023-09-25 04:42:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-How-to-backup-an-entire-blog-hosted-on-medium-com"
  +title: "[Solved] How to backup an entire blog hosted on medium.com?"
  +url: null
  +body: "Using Archive.org doesn’t work on medium posts and ideally I want to archive every post. The blog I’m trying to archive is [itsairborne.com](https://itsairborne.com) in case the posts go down. Googling how to backup medium posts only gives me articles on how to do it if it were my blog. I found this extension called [Monolith of Web](https://github.com/rhysd/monolith-of-web) that allows you to backup a website using the Rust tool [Monolith ](https://github.com/Y2Z/monolith)and I just went to each article and clicked the extension and saved them all one by one"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695793729 {#1941
    date: 2023-09-27 07:48:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 2331
  -titleTs: "'backup':4 'blog':7 'entir':6 'host':8 'medium.com':10 'solv':1"
  -bodyTs: "'/rhysd/monolith-of-web)':63 '/y2z/monolith)and':78 'allow':65 'archiv':14,23 'archive.org':2 'articl':42,84 'backup':36,68 'blog':18,52 'call':57 'case':28 'click':86 'doesn':3 'everi':15 'extens':56,88 'found':54 'github.com':62,77 'github.com/rhysd/monolith-of-web)':61 'github.com/y2z/monolith)and':76 'give':40 'go':31 'googl':33 'ideal':10 'itsairborne.com':25,26 'm':20 'medium':7,37 'monolith':58,75 'one':93,95 'post':8,16,30,38 'rust':73 'save':90 'tool':74 'tri':21 'use':1,71 'want':12 'web':60 'websit':70 'went':81 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695621178
  +visibility: "visible             "
  +apId: "https://merv.news/post/295451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589178 {#1942
    date: 2023-09-24 22:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-How-to-backup-an-entire-blog-hosted-on-medium-com"
  +title: "[Solved] How to backup an entire blog hosted on medium.com?"
  +url: null
  +body: "Using Archive.org doesn’t work on medium posts and ideally I want to archive every post. The blog I’m trying to archive is [itsairborne.com](https://itsairborne.com) in case the posts go down. Googling how to backup medium posts only gives me articles on how to do it if it were my blog. I found this extension called [Monolith of Web](https://github.com/rhysd/monolith-of-web) that allows you to backup a website using the Rust tool [Monolith ](https://github.com/Y2Z/monolith)and I just went to each article and clicked the extension and saved them all one by one"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695793729 {#1941
    date: 2023-09-27 07:48:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 2331
  -titleTs: "'backup':4 'blog':7 'entir':6 'host':8 'medium.com':10 'solv':1"
  -bodyTs: "'/rhysd/monolith-of-web)':63 '/y2z/monolith)and':78 'allow':65 'archiv':14,23 'archive.org':2 'articl':42,84 'backup':36,68 'blog':18,52 'call':57 'case':28 'click':86 'doesn':3 'everi':15 'extens':56,88 'found':54 'github.com':62,77 'github.com/rhysd/monolith-of-web)':61 'github.com/y2z/monolith)and':76 'give':40 'go':31 'googl':33 'ideal':10 'itsairborne.com':25,26 'm':20 'medium':7,37 'monolith':58,75 'one':93,95 'post':8,16,30,38 'rust':73 'save':90 'tool':74 'tri':21 'use':1,71 'want':12 'web':60 'websit':70 'went':81 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695621178
  +visibility: "visible             "
  +apId: "https://merv.news/post/295451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589178 {#1942
    date: 2023-09-24 22:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1971
  +user: Proxies\__CG__\App\Entity\User {#1927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Solved-How-to-backup-an-entire-blog-hosted-on-medium-com"
  +title: "[Solved] How to backup an entire blog hosted on medium.com?"
  +url: null
  +body: "Using Archive.org doesn’t work on medium posts and ideally I want to archive every post. The blog I’m trying to archive is [itsairborne.com](https://itsairborne.com) in case the posts go down. Googling how to backup medium posts only gives me articles on how to do it if it were my blog. I found this extension called [Monolith of Web](https://github.com/rhysd/monolith-of-web) that allows you to backup a website using the Rust tool [Monolith ](https://github.com/Y2Z/monolith)and I just went to each article and clicked the extension and saved them all one by one"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695793729 {#1941
    date: 2023-09-27 07:48:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1399 …}
  +votes: Doctrine\ORM\PersistentCollection {#1394 …}
  +reports: Doctrine\ORM\PersistentCollection {#1374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1370 …}
  +badges: Doctrine\ORM\PersistentCollection {#1375 …}
  +children: []
  -id: 2331
  -titleTs: "'backup':4 'blog':7 'entir':6 'host':8 'medium.com':10 'solv':1"
  -bodyTs: "'/rhysd/monolith-of-web)':63 '/y2z/monolith)and':78 'allow':65 'archiv':14,23 'archive.org':2 'articl':42,84 'backup':36,68 'blog':18,52 'call':57 'case':28 'click':86 'doesn':3 'everi':15 'extens':56,88 'found':54 'github.com':62,77 'github.com/rhysd/monolith-of-web)':61 'github.com/y2z/monolith)and':76 'give':40 'go':31 'googl':33 'ideal':10 'itsairborne.com':25,26 'm':20 'medium':7,37 'monolith':58,75 'one':93,95 'post':8,16,30,38 'rust':73 'save':90 'tool':74 'tri':21 'use':1,71 'want':12 'web':60 'websit':70 'went':81 'work':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695621178
  +visibility: "visible             "
  +apId: "https://merv.news/post/295451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695589178 {#1942
    date: 2023-09-24 22:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "No-output-with-MCP1700-3302E"
  +title: "No output with MCP1700-3302E"
  +url: null
  +body: """
    I’m trying to build a esp8266 weather station and got some MCP1700-3302E to power the esp8266 from a lipo. But when I connect the lipo to the MCP1700 (looking at it flat spot at the front, ground left, Vin in the middle and Vout on the right) I get no output at Vout. I googled and could not find anything. I tested 5 different ones and it’s the same for all of them. Could I just have a batch of broken ones? Edit: attached a picture of my very simple test setup Edit 2: I just connected three lipo directly to Vin, that seems to work without any problems (at least for a few days now)\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695847723 {#1400
    date: 2023-09-27 22:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2318
  -titleTs: "'3302e':6 'mcp1700':5 'mcp1700-3302e':4 'output':2"
  -bodyTs: "'/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':123 '2':98 '3302e':15 '5':66 'anyth':63 'attach':88 'batch':83 'broken':85 'build':5 'connect':26,101 'could':60,78 'day':119 'differ':67 'direct':104 'edit':87,97 'esp8266':7,19 'find':62 'flat':35 'front':39 'get':52 'googl':58 'got':11 'ground':40 'least':115 'left':41 'lemmy.dbzer0.com':122 'lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':121 'lipo':22,28,103 'look':32 'm':2 'mcp1700':14,31 'mcp1700-3302e':13 'middl':45 'one':68,86 'output':54 'pictur':90 'power':17 'problem':113 'right':50 'seem':108 'setup':96 'simpl':94 'spot':36 'station':9 'test':65,95 'three':102 'tri':3 'vin':42,106 'vout':47,56 'weather':8 'without':111 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695616476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4825795"
  +editedAt: DateTimeImmutable @1696351792 {#1367
    date: 2023-10-03 18:49:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695576976 {#1902
    date: 2023-09-24 19:36:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "No-output-with-MCP1700-3302E"
  +title: "No output with MCP1700-3302E"
  +url: null
  +body: """
    I’m trying to build a esp8266 weather station and got some MCP1700-3302E to power the esp8266 from a lipo. But when I connect the lipo to the MCP1700 (looking at it flat spot at the front, ground left, Vin in the middle and Vout on the right) I get no output at Vout. I googled and could not find anything. I tested 5 different ones and it’s the same for all of them. Could I just have a batch of broken ones? Edit: attached a picture of my very simple test setup Edit 2: I just connected three lipo directly to Vin, that seems to work without any problems (at least for a few days now)\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695847723 {#1400
    date: 2023-09-27 22:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2318
  -titleTs: "'3302e':6 'mcp1700':5 'mcp1700-3302e':4 'output':2"
  -bodyTs: "'/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':123 '2':98 '3302e':15 '5':66 'anyth':63 'attach':88 'batch':83 'broken':85 'build':5 'connect':26,101 'could':60,78 'day':119 'differ':67 'direct':104 'edit':87,97 'esp8266':7,19 'find':62 'flat':35 'front':39 'get':52 'googl':58 'got':11 'ground':40 'least':115 'left':41 'lemmy.dbzer0.com':122 'lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':121 'lipo':22,28,103 'look':32 'm':2 'mcp1700':14,31 'mcp1700-3302e':13 'middl':45 'one':68,86 'output':54 'pictur':90 'power':17 'problem':113 'right':50 'seem':108 'setup':96 'simpl':94 'spot':36 'station':9 'test':65,95 'three':102 'tri':3 'vin':42,106 'vout':47,56 'weather':8 'without':111 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695616476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4825795"
  +editedAt: DateTimeImmutable @1696351792 {#1367
    date: 2023-10-03 18:49:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695576976 {#1902
    date: 2023-09-24 19:36:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1898
  +user: Proxies\__CG__\App\Entity\User {#1891 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "No-output-with-MCP1700-3302E"
  +title: "No output with MCP1700-3302E"
  +url: null
  +body: """
    I’m trying to build a esp8266 weather station and got some MCP1700-3302E to power the esp8266 from a lipo. But when I connect the lipo to the MCP1700 (looking at it flat spot at the front, ground left, Vin in the middle and Vout on the right) I get no output at Vout. I googled and could not find anything. I tested 5 different ones and it’s the same for all of them. Could I just have a batch of broken ones? Edit: attached a picture of my very simple test setup Edit 2: I just connected three lipo directly to Vin, that seems to work without any problems (at least for a few days now)\n
    \n
    ![](https://lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695847723 {#1400
    date: 2023-09-27 22:48:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1956 …}
  +votes: Doctrine\ORM\PersistentCollection {#1848 …}
  +reports: Doctrine\ORM\PersistentCollection {#2429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2428 …}
  +badges: Doctrine\ORM\PersistentCollection {#2433 …}
  +children: []
  -id: 2318
  -titleTs: "'3302e':6 'mcp1700':5 'mcp1700-3302e':4 'output':2"
  -bodyTs: "'/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':123 '2':98 '3302e':15 '5':66 'anyth':63 'attach':88 'batch':83 'broken':85 'build':5 'connect':26,101 'could':60,78 'day':119 'differ':67 'direct':104 'edit':87,97 'esp8266':7,19 'find':62 'flat':35 'front':39 'get':52 'googl':58 'got':11 'ground':40 'least':115 'left':41 'lemmy.dbzer0.com':122 'lemmy.dbzer0.com/pictrs/image/07fd842b-73f6-4706-8b8b-2a2dbb6aa75e.jpeg)':121 'lipo':22,28,103 'look':32 'm':2 'mcp1700':14,31 'mcp1700-3302e':13 'middl':45 'one':68,86 'output':54 'pictur':90 'power':17 'problem':113 'right':50 'seem':108 'setup':96 'simpl':94 'spot':36 'station':9 'test':65,95 'three':102 'tri':3 'vin':42,106 'vout':47,56 'weather':8 'without':111 'work':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695616476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4825795"
  +editedAt: DateTimeImmutable @1696351792 {#1367
    date: 2023-10-03 18:49:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1695576976 {#1902
    date: 2023-09-24 19:36:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ask-Lemmy-Traditional-vs-natural-mouse-scrolling-which-do-you"
  +title: "Ask Lemmy: Traditional vs natural mouse scrolling; which do you use?"
  +url: null
  +body: """
    Despite being a heavy cell phone user for more than 25 years, it only recently occurred to me that vertical navigation on most phones is inverted when compared to traditional computers. You swipe down to navigate upward, and up to navigate downward. I recently spent time using a MacBook, which apparently defaults to this “natural” scrolling (mobile-style), and I was completely thrown off by it.\n
    \n
    I’ve been using natural scrolling on a couple of my own desktops ever since, mostly as a mental exercise, and I wondered…how many of you folks prefer this method?\n
    \n
    ![](https://lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587063 {#2443
    date: 2023-09-24 22:24:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 9504
  -titleTs: "'ask':1 'lemmi':2 'mous':6 'natur':5 'scroll':7 'tradit':3 'use':11 'vs':4"
  -bodyTs: "'/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':101 '25':11 'appar':51 'cell':5 'compar':28 'complet':63 'comput':31 'coupl':76 'default':52 'desktop':80 'despit':1 'downward':42 'ever':81 'exercis':87 'folk':95 'heavi':4 'invert':26 'lemmy.ca':100 'lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':99 'macbook':49 'mani':92 'mental':86 'method':98 'mobil':58 'mobile-styl':57 'most':83 'natur':55,72 'navig':21,36,41 'occur':16 'phone':6,24 'prefer':96 'recent':15,44 'scroll':56,73 'sinc':82 'spent':45 'style':59 'swipe':33 'thrown':64 'time':46 'tradit':30 'upward':37 'use':47,71 'user':7 've':69 'vertic':20 'wonder':90 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594953
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5962493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695575453 {#2442
    date: 2023-09-24 19:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ask-Lemmy-Traditional-vs-natural-mouse-scrolling-which-do-you"
  +title: "Ask Lemmy: Traditional vs natural mouse scrolling; which do you use?"
  +url: null
  +body: """
    Despite being a heavy cell phone user for more than 25 years, it only recently occurred to me that vertical navigation on most phones is inverted when compared to traditional computers. You swipe down to navigate upward, and up to navigate downward. I recently spent time using a MacBook, which apparently defaults to this “natural” scrolling (mobile-style), and I was completely thrown off by it.\n
    \n
    I’ve been using natural scrolling on a couple of my own desktops ever since, mostly as a mental exercise, and I wondered…how many of you folks prefer this method?\n
    \n
    ![](https://lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587063 {#2443
    date: 2023-09-24 22:24:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 9504
  -titleTs: "'ask':1 'lemmi':2 'mous':6 'natur':5 'scroll':7 'tradit':3 'use':11 'vs':4"
  -bodyTs: "'/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':101 '25':11 'appar':51 'cell':5 'compar':28 'complet':63 'comput':31 'coupl':76 'default':52 'desktop':80 'despit':1 'downward':42 'ever':81 'exercis':87 'folk':95 'heavi':4 'invert':26 'lemmy.ca':100 'lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':99 'macbook':49 'mani':92 'mental':86 'method':98 'mobil':58 'mobile-styl':57 'most':83 'natur':55,72 'navig':21,36,41 'occur':16 'phone':6,24 'prefer':96 'recent':15,44 'scroll':56,73 'sinc':82 'spent':45 'style':59 'swipe':33 'thrown':64 'time':46 'tradit':30 'upward':37 'use':47,71 'user':7 've':69 'vertic':20 'wonder':90 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594953
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5962493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695575453 {#2442
    date: 2023-09-24 19:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2426
  +user: Proxies\__CG__\App\Entity\User {#2440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2439 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Ask-Lemmy-Traditional-vs-natural-mouse-scrolling-which-do-you"
  +title: "Ask Lemmy: Traditional vs natural mouse scrolling; which do you use?"
  +url: null
  +body: """
    Despite being a heavy cell phone user for more than 25 years, it only recently occurred to me that vertical navigation on most phones is inverted when compared to traditional computers. You swipe down to navigate upward, and up to navigate downward. I recently spent time using a MacBook, which apparently defaults to this “natural” scrolling (mobile-style), and I was completely thrown off by it.\n
    \n
    I’ve been using natural scrolling on a couple of my own desktops ever since, mostly as a mental exercise, and I wondered…how many of you folks prefer this method?\n
    \n
    ![](https://lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587063 {#2443
    date: 2023-09-24 22:24:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2436 …}
  +votes: Doctrine\ORM\PersistentCollection {#2166 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  +badges: Doctrine\ORM\PersistentCollection {#2353 …}
  +children: []
  -id: 9504
  -titleTs: "'ask':1 'lemmi':2 'mous':6 'natur':5 'scroll':7 'tradit':3 'use':11 'vs':4"
  -bodyTs: "'/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':101 '25':11 'appar':51 'cell':5 'compar':28 'complet':63 'comput':31 'coupl':76 'default':52 'desktop':80 'despit':1 'downward':42 'ever':81 'exercis':87 'folk':95 'heavi':4 'invert':26 'lemmy.ca':100 'lemmy.ca/pictrs/image/13da89fa-2fa2-4226-9991-1899326561d3.png)':99 'macbook':49 'mani':92 'mental':86 'method':98 'mobil':58 'mobile-styl':57 'most':83 'natur':55,72 'navig':21,36,41 'occur':16 'phone':6,24 'prefer':96 'recent':15,44 'scroll':56,73 'sinc':82 'spent':45 'style':59 'swipe':33 'thrown':64 'time':46 'tradit':30 'upward':37 'use':47,71 'user':7 've':69 'vertic':20 'wonder':90 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695594953
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5962493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695575453 {#2442
    date: 2023-09-24 19:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-boots-that-are-comfortable"
  +title: "Do you have boots that are comfortable?"
  +url: null
  +body: "Feels like a dumb question, but I haven’t ever worn a pair of boots that didn’t hurt in some way. Is this just a feature of boots, or am I doing something wrong?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695573824 {#2472
    date: 2023-09-24 18:43:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 14900
  -titleTs: "'boot':4 'comfort':7"
  -bodyTs: "'boot':15,29 'didn':17 'dumb':4 'ever':10 'featur':27 'feel':1 'haven':8 'hurt':19 'like':2 'pair':13 'question':5 'someth':34 'way':22 'worn':11 'wrong':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695573824
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5649877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695573824 {#2450
    date: 2023-09-24 18:43:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-boots-that-are-comfortable"
  +title: "Do you have boots that are comfortable?"
  +url: null
  +body: "Feels like a dumb question, but I haven’t ever worn a pair of boots that didn’t hurt in some way. Is this just a feature of boots, or am I doing something wrong?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695573824 {#2472
    date: 2023-09-24 18:43:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 14900
  -titleTs: "'boot':4 'comfort':7"
  -bodyTs: "'boot':15,29 'didn':17 'dumb':4 'ever':10 'featur':27 'feel':1 'haven':8 'hurt':19 'like':2 'pair':13 'question':5 'someth':34 'way':22 'worn':11 'wrong':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695573824
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5649877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695573824 {#2450
    date: 2023-09-24 18:43:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2449
  +user: Proxies\__CG__\App\Entity\User {#2477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-boots-that-are-comfortable"
  +title: "Do you have boots that are comfortable?"
  +url: null
  +body: "Feels like a dumb question, but I haven’t ever worn a pair of boots that didn’t hurt in some way. Is this just a feature of boots, or am I doing something wrong?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695573824 {#2472
    date: 2023-09-24 18:43:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 14900
  -titleTs: "'boot':4 'comfort':7"
  -bodyTs: "'boot':15,29 'didn':17 'dumb':4 'ever':10 'featur':27 'feel':1 'haven':8 'hurt':19 'like':2 'pair':13 'question':5 'someth':34 'way':22 'worn':11 'wrong':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695573824
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5649877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695573824 {#2450
    date: 2023-09-24 18:43:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-will-post-quantum-resistant-HTTPS-protocols-be-a-thing"
  +title: "When will post quantum resistant HTTPS protocols be a thing?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/5647611](https://lemmy.world/post/5647611)\n
    \n
    > Some services are slowly developing post quantum resistant protocols for their services like Signal or Tutanota. When will this be a thing for the web?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695570824 {#2473
    date: 2023-09-24 17:53:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 13788
  -titleTs: "'https':6 'post':3 'protocol':7 'quantum':4 'resist':5 'thing':10"
  -bodyTs: "'/post/5647611](https://lemmy.world/post/5647611)':7 'cross':2 'cross-post':1 'develop':12 'lemmy.world':6 'lemmy.world/post/5647611](https://lemmy.world/post/5647611)':5 'like':20 'post':3,13 'protocol':16 'quantum':14 'resist':15 'servic':9,19 'signal':21 'slowli':11 'thing':29 'tutanota':23 'web':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695576810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5647690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695570310 {#2474
    date: 2023-09-24 17:45:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-will-post-quantum-resistant-HTTPS-protocols-be-a-thing"
  +title: "When will post quantum resistant HTTPS protocols be a thing?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/5647611](https://lemmy.world/post/5647611)\n
    \n
    > Some services are slowly developing post quantum resistant protocols for their services like Signal or Tutanota. When will this be a thing for the web?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695570824 {#2473
    date: 2023-09-24 17:53:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 13788
  -titleTs: "'https':6 'post':3 'protocol':7 'quantum':4 'resist':5 'thing':10"
  -bodyTs: "'/post/5647611](https://lemmy.world/post/5647611)':7 'cross':2 'cross-post':1 'develop':12 'lemmy.world':6 'lemmy.world/post/5647611](https://lemmy.world/post/5647611)':5 'like':20 'post':3,13 'protocol':16 'quantum':14 'resist':15 'servic':9,19 'signal':21 'slowli':11 'thing':29 'tutanota':23 'web':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695576810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5647690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695570310 {#2474
    date: 2023-09-24 17:45:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "When-will-post-quantum-resistant-HTTPS-protocols-be-a-thing"
  +title: "When will post quantum resistant HTTPS protocols be a thing?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/5647611](https://lemmy.world/post/5647611)\n
    \n
    > Some services are slowly developing post quantum resistant protocols for their services like Signal or Tutanota. When will this be a thing for the web?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695570824 {#2473
    date: 2023-09-24 17:53:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1391 …}
  +votes: Doctrine\ORM\PersistentCollection {#1512 …}
  +reports: Doctrine\ORM\PersistentCollection {#1524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1514 …}
  +badges: Doctrine\ORM\PersistentCollection {#1502 …}
  +children: []
  -id: 13788
  -titleTs: "'https':6 'post':3 'protocol':7 'quantum':4 'resist':5 'thing':10"
  -bodyTs: "'/post/5647611](https://lemmy.world/post/5647611)':7 'cross':2 'cross-post':1 'develop':12 'lemmy.world':6 'lemmy.world/post/5647611](https://lemmy.world/post/5647611)':5 'like':20 'post':3,13 'protocol':16 'quantum':14 'resist':15 'servic':9,19 'signal':21 'slowli':11 'thing':29 'tutanota':23 'web':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695576810
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5647690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695570310 {#2474
    date: 2023-09-24 17:45:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Castle-Braunfels-Hesse-Germany"
  +title: "Castle Braunfels, Hesse, Germany"
  +url: null
  +body: "[Source](https://commons.wikimedia.org/wiki/Category:Schloss_Braunfels?uselang=de#/media/File:Schloss_Braunfels_im_Morgennebel.jpg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695567499 {#1544
    date: 2023-09-24 16:58:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 3092
  -titleTs: "'braunfel':2 'castl':1 'germani':4 'hess':3"
  -bodyTs: "'/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':4 'commons.wikimedia.org':3 'commons.wikimedia.org/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695571999
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3373077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695567499 {#1545
    date: 2023-09-24 16:58:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Castle-Braunfels-Hesse-Germany"
  +title: "Castle Braunfels, Hesse, Germany"
  +url: null
  +body: "[Source](https://commons.wikimedia.org/wiki/Category:Schloss_Braunfels?uselang=de#/media/File:Schloss_Braunfels_im_Morgennebel.jpg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695567499 {#1544
    date: 2023-09-24 16:58:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 3092
  -titleTs: "'braunfel':2 'castl':1 'germani':4 'hess':3"
  -bodyTs: "'/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':4 'commons.wikimedia.org':3 'commons.wikimedia.org/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695571999
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3373077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695567499 {#1545
    date: 2023-09-24 16:58:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1547
  +user: Proxies\__CG__\App\Entity\User {#1481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1482 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Castle-Braunfels-Hesse-Germany"
  +title: "Castle Braunfels, Hesse, Germany"
  +url: null
  +body: "[Source](https://commons.wikimedia.org/wiki/Category:Schloss_Braunfels?uselang=de#/media/File:Schloss_Braunfels_im_Morgennebel.jpg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695567499 {#1544
    date: 2023-09-24 16:58:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1511 …}
  +votes: Doctrine\ORM\PersistentCollection {#1480 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1507 …}
  +badges: Doctrine\ORM\PersistentCollection {#1543 …}
  +children: []
  -id: 3092
  -titleTs: "'braunfel':2 'castl':1 'germani':4 'hess':3"
  -bodyTs: "'/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':4 'commons.wikimedia.org':3 'commons.wikimedia.org/wiki/category:schloss_braunfels?uselang=de#/media/file:schloss_braunfels_im_morgennebel.jpg)':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695571999
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3373077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695567499 {#1545
    date: 2023-09-24 16:58:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-good-collection-of-survival-knowledge-compiled-somewhere"
  +title: "Is there a good collection of survival knowledge compiled somewhere?"
  +url: null
  +body: """
    I’m looking for a wide variety of topics. Feel free to call me crazy :)! But I would love any/all info regarding the following:\n
    \n
    1. Self-sufficient farming and gardening techniques\n
    2. Solar power installation and maintenance\n
    3. Water collection and filtration methods\n
    4. Off-grid food preservation options (canning, fermenting, dehydration)\n
    5. Constructing and maintaining off-grid shelters (tiny homes, yurts, earthships)\n
    6. Sustainable waste management practices\n
    7. Home remedies and natural medicine for common ailments\n
    8. Wild foraging and hunting skills\n
    9. Basic wilderness survival skills (fire building, shelter construction, navigation)\n
    10. Off-grid communication methods (shortwave radios, Morse code)\n
    11. DIY appliances and tools for off-grid living\n
    12. Sustainable living practices (permaculture, composting, recycling)\n
    13. Essential off-grid kitchen equipment and cooking techniques\n
    14. Emergency preparedness and disaster management\n
    15. Financial planning and budgeting for off-grid living.\n
    \n
    Please feel free to include any topics along those lines. I’m sure if you’ve read to this point you get where I’m going.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727565356 {#1535
    date: 2024-09-29 01:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 7353
  -titleTs: "'collect':5 'compil':9 'good':4 'knowledg':8 'somewher':10 'surviv':7"
  -bodyTs: "'1':25 '10':97 '11':107 '12':117 '13':124 '14':134 '15':140 '2':33 '3':39 '4':45 '5':55 '6':67 '7':72 '8':81 '9':87 'ailment':80 'along':157 'any/all':20 'applianc':109 'basic':88 'budget':144 'build':93 'call':13 'canning':52 'code':106 'collect':41 'common':79 'communic':101 'compost':122 'construct':56,95 'cook':132 'crazi':15 'dehydr':54 'disast':138 'diy':108 'earthship':66 'emerg':135 'equip':130 'essenti':125 'farm':29 'feel':10,151 'ferment':53 'filtrat':43 'financi':141 'fire':92 'follow':24 'food':49 'forag':83 'free':11,152 'garden':31 'get':171 'go':175 'grid':48,61,100,115,128,148 'home':64,73 'hunt':85 'includ':154 'info':21 'instal':36 'kitchen':129 'line':159 'live':116,119,149 'look':3 'love':19 'm':2,161,174 'maintain':58 'mainten':38 'manag':70,139 'medicin':77 'method':44,102 'mors':105 'natur':76 'navig':96 'off-grid':46,59,98,113,126,146 'option':51 'permacultur':121 'plan':142 'pleas':150 'point':169 'power':35 'practic':71,120 'prepared':136 'preserv':50 'radio':104 'read':166 'recycl':123 'regard':22 'remedi':74 'self':27 'self-suffici':26 'shelter':62,94 'shortwav':103 'skill':86,91 'solar':34 'suffici':28 'sure':162 'surviv':90 'sustain':68,118 'techniqu':32,133 'tini':63 'tool':111 'topic':9,156 'varieti':7 've':165 'wast':69 'water':40 'wide':6 'wild':82 'wilder':89 'would':18 'yurt':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695559576
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4805526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695555076 {#1534
    date: 2023-09-24 13:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-good-collection-of-survival-knowledge-compiled-somewhere"
  +title: "Is there a good collection of survival knowledge compiled somewhere?"
  +url: null
  +body: """
    I’m looking for a wide variety of topics. Feel free to call me crazy :)! But I would love any/all info regarding the following:\n
    \n
    1. Self-sufficient farming and gardening techniques\n
    2. Solar power installation and maintenance\n
    3. Water collection and filtration methods\n
    4. Off-grid food preservation options (canning, fermenting, dehydration)\n
    5. Constructing and maintaining off-grid shelters (tiny homes, yurts, earthships)\n
    6. Sustainable waste management practices\n
    7. Home remedies and natural medicine for common ailments\n
    8. Wild foraging and hunting skills\n
    9. Basic wilderness survival skills (fire building, shelter construction, navigation)\n
    10. Off-grid communication methods (shortwave radios, Morse code)\n
    11. DIY appliances and tools for off-grid living\n
    12. Sustainable living practices (permaculture, composting, recycling)\n
    13. Essential off-grid kitchen equipment and cooking techniques\n
    14. Emergency preparedness and disaster management\n
    15. Financial planning and budgeting for off-grid living.\n
    \n
    Please feel free to include any topics along those lines. I’m sure if you’ve read to this point you get where I’m going.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727565356 {#1535
    date: 2024-09-29 01:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 7353
  -titleTs: "'collect':5 'compil':9 'good':4 'knowledg':8 'somewher':10 'surviv':7"
  -bodyTs: "'1':25 '10':97 '11':107 '12':117 '13':124 '14':134 '15':140 '2':33 '3':39 '4':45 '5':55 '6':67 '7':72 '8':81 '9':87 'ailment':80 'along':157 'any/all':20 'applianc':109 'basic':88 'budget':144 'build':93 'call':13 'canning':52 'code':106 'collect':41 'common':79 'communic':101 'compost':122 'construct':56,95 'cook':132 'crazi':15 'dehydr':54 'disast':138 'diy':108 'earthship':66 'emerg':135 'equip':130 'essenti':125 'farm':29 'feel':10,151 'ferment':53 'filtrat':43 'financi':141 'fire':92 'follow':24 'food':49 'forag':83 'free':11,152 'garden':31 'get':171 'go':175 'grid':48,61,100,115,128,148 'home':64,73 'hunt':85 'includ':154 'info':21 'instal':36 'kitchen':129 'line':159 'live':116,119,149 'look':3 'love':19 'm':2,161,174 'maintain':58 'mainten':38 'manag':70,139 'medicin':77 'method':44,102 'mors':105 'natur':76 'navig':96 'off-grid':46,59,98,113,126,146 'option':51 'permacultur':121 'plan':142 'pleas':150 'point':169 'power':35 'practic':71,120 'prepared':136 'preserv':50 'radio':104 'read':166 'recycl':123 'regard':22 'remedi':74 'self':27 'self-suffici':26 'shelter':62,94 'shortwav':103 'skill':86,91 'solar':34 'suffici':28 'sure':162 'surviv':90 'sustain':68,118 'techniqu':32,133 'tini':63 'tool':111 'topic':9,156 'varieti':7 've':165 'wast':69 'water':40 'wide':6 'wild':82 'wilder':89 'would':18 'yurt':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695559576
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4805526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695555076 {#1534
    date: 2023-09-24 13:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1542
  +user: Proxies\__CG__\App\Entity\User {#1540 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-good-collection-of-survival-knowledge-compiled-somewhere"
  +title: "Is there a good collection of survival knowledge compiled somewhere?"
  +url: null
  +body: """
    I’m looking for a wide variety of topics. Feel free to call me crazy :)! But I would love any/all info regarding the following:\n
    \n
    1. Self-sufficient farming and gardening techniques\n
    2. Solar power installation and maintenance\n
    3. Water collection and filtration methods\n
    4. Off-grid food preservation options (canning, fermenting, dehydration)\n
    5. Constructing and maintaining off-grid shelters (tiny homes, yurts, earthships)\n
    6. Sustainable waste management practices\n
    7. Home remedies and natural medicine for common ailments\n
    8. Wild foraging and hunting skills\n
    9. Basic wilderness survival skills (fire building, shelter construction, navigation)\n
    10. Off-grid communication methods (shortwave radios, Morse code)\n
    11. DIY appliances and tools for off-grid living\n
    12. Sustainable living practices (permaculture, composting, recycling)\n
    13. Essential off-grid kitchen equipment and cooking techniques\n
    14. Emergency preparedness and disaster management\n
    15. Financial planning and budgeting for off-grid living.\n
    \n
    Please feel free to include any topics along those lines. I’m sure if you’ve read to this point you get where I’m going.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727565356 {#1535
    date: 2024-09-29 01:15:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 7353
  -titleTs: "'collect':5 'compil':9 'good':4 'knowledg':8 'somewher':10 'surviv':7"
  -bodyTs: "'1':25 '10':97 '11':107 '12':117 '13':124 '14':134 '15':140 '2':33 '3':39 '4':45 '5':55 '6':67 '7':72 '8':81 '9':87 'ailment':80 'along':157 'any/all':20 'applianc':109 'basic':88 'budget':144 'build':93 'call':13 'canning':52 'code':106 'collect':41 'common':79 'communic':101 'compost':122 'construct':56,95 'cook':132 'crazi':15 'dehydr':54 'disast':138 'diy':108 'earthship':66 'emerg':135 'equip':130 'essenti':125 'farm':29 'feel':10,151 'ferment':53 'filtrat':43 'financi':141 'fire':92 'follow':24 'food':49 'forag':83 'free':11,152 'garden':31 'get':171 'go':175 'grid':48,61,100,115,128,148 'home':64,73 'hunt':85 'includ':154 'info':21 'instal':36 'kitchen':129 'line':159 'live':116,119,149 'look':3 'love':19 'm':2,161,174 'maintain':58 'mainten':38 'manag':70,139 'medicin':77 'method':44,102 'mors':105 'natur':76 'navig':96 'off-grid':46,59,98,113,126,146 'option':51 'permacultur':121 'plan':142 'pleas':150 'point':169 'power':35 'practic':71,120 'prepared':136 'preserv':50 'radio':104 'read':166 'recycl':123 'regard':22 'remedi':74 'self':27 'self-suffici':26 'shelter':62,94 'shortwav':103 'skill':86,91 'solar':34 'suffici':28 'sure':162 'surviv':90 'sustain':68,118 'techniqu':32,133 'tini':63 'tool':111 'topic':9,156 'varieti':7 've':165 'wast':69 'water':40 'wide':6 'wild':82 'wilder':89 'would':18 'yurt':65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695559576
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4805526"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695555076 {#1534
    date: 2023-09-24 13:31:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Pinterest-alternative-in-the-pirate-way-question"
  +title: "Pinterest alternative in the pirate way [question]"
  +url: null
  +body: """
    Pirates, I’m in need of help.\n
    \n
    I’m searching for an online mobile based app to store images, videos and gifs in cloud (on an iPhone. Yep, I know…)\n
    \n
    I used to use Pinterest for fan-dom image collecting (anime, manga, movies, books and such). However Pinterest new policy is ridiculous. Every day a pin gets removed for the most ridiculous BS.\n
    \n
    So is there any way to do this without any POS policy company interfering?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695538220 {#1520
    date: 2023-09-24 08:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 11061
  -titleTs: "'altern':2 'pinterest':1 'pirat':5 'question':7 'way':6"
  -bodyTs: "'anim':42 'app':16 'base':15 'book':45 'bs':64 'cloud':24 'collect':41 'compani':77 'day':55 'dom':39 'everi':54 'fan':38 'fan-dom':37 'get':58 'gif':22 'help':7 'howev':48 'imag':19,40 'interf':78 'iphon':27 'know':30 'm':3,9 'manga':43 'mobil':14 'movi':44 'need':5 'new':50 'onlin':13 'pin':57 'pinterest':35,49 'pirat':1 'polici':51,76 'pos':75 'remov':59 'ridicul':53,63 'search':10 'store':18 'use':32,34 'video':20 'way':69 'without':73 'yep':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695538220
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4795066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695538220 {#1517
    date: 2023-09-24 08:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Pinterest-alternative-in-the-pirate-way-question"
  +title: "Pinterest alternative in the pirate way [question]"
  +url: null
  +body: """
    Pirates, I’m in need of help.\n
    \n
    I’m searching for an online mobile based app to store images, videos and gifs in cloud (on an iPhone. Yep, I know…)\n
    \n
    I used to use Pinterest for fan-dom image collecting (anime, manga, movies, books and such). However Pinterest new policy is ridiculous. Every day a pin gets removed for the most ridiculous BS.\n
    \n
    So is there any way to do this without any POS policy company interfering?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695538220 {#1520
    date: 2023-09-24 08:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 11061
  -titleTs: "'altern':2 'pinterest':1 'pirat':5 'question':7 'way':6"
  -bodyTs: "'anim':42 'app':16 'base':15 'book':45 'bs':64 'cloud':24 'collect':41 'compani':77 'day':55 'dom':39 'everi':54 'fan':38 'fan-dom':37 'get':58 'gif':22 'help':7 'howev':48 'imag':19,40 'interf':78 'iphon':27 'know':30 'm':3,9 'manga':43 'mobil':14 'movi':44 'need':5 'new':50 'onlin':13 'pin':57 'pinterest':35,49 'pirat':1 'polici':51,76 'pos':75 'remov':59 'ridicul':53,63 'search':10 'store':18 'use':32,34 'video':20 'way':69 'without':73 'yep':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695538220
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4795066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695538220 {#1517
    date: 2023-09-24 08:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1632
  +user: Proxies\__CG__\App\Entity\User {#1623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Pinterest-alternative-in-the-pirate-way-question"
  +title: "Pinterest alternative in the pirate way [question]"
  +url: null
  +body: """
    Pirates, I’m in need of help.\n
    \n
    I’m searching for an online mobile based app to store images, videos and gifs in cloud (on an iPhone. Yep, I know…)\n
    \n
    I used to use Pinterest for fan-dom image collecting (anime, manga, movies, books and such). However Pinterest new policy is ridiculous. Every day a pin gets removed for the most ridiculous BS.\n
    \n
    So is there any way to do this without any POS policy company interfering?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695538220 {#1520
    date: 2023-09-24 08:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 11061
  -titleTs: "'altern':2 'pinterest':1 'pirat':5 'question':7 'way':6"
  -bodyTs: "'anim':42 'app':16 'base':15 'book':45 'bs':64 'cloud':24 'collect':41 'compani':77 'day':55 'dom':39 'everi':54 'fan':38 'fan-dom':37 'get':58 'gif':22 'help':7 'howev':48 'imag':19,40 'interf':78 'iphon':27 'know':30 'm':3,9 'manga':43 'mobil':14 'movi':44 'need':5 'new':50 'onlin':13 'pin':57 'pinterest':35,49 'pirat':1 'polici':51,76 'pos':75 'remov':59 'ridicul':53,63 'search':10 'store':18 'use':32,34 'video':20 'way':69 'without':73 'yep':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695538220
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4795066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695538220 {#1517
    date: 2023-09-24 08:50:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Asking-advice-for-home-storage-configuration"
  +title: "Asking advice for home storage configuration"
  +url: null
  +body: """
    cross-posted from: [l.antiope.link/post/43914](https://l.antiope.link/post/43914)\n
    \n
    > Hi all. I’m trying to choose a configuration for my home storage. Speed is not a priority, I want a balance of stability and performance. I was thinking of making a raid 6 array with an ext4 file system for 4 disks of 2 TB each. Asking for advice, will this configuration be optimal?\n
    > \n
    > Note - I am going to make a raid array based on external usb drives, which I will plug into the orange pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695756354 {#1738
    date: 2023-09-26 21:25:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2334
  -titleTs: "'advic':2 'ask':1 'configur':6 'home':4 'storag':5"
  -bodyTs: "'/post/43914](https://l.antiope.link/post/43914)':7 '2':52 '4':49 '6':41 'advic':57 'array':42,71 'ask':55 'balanc':29 'base':72 'choos':14 'configur':16,60 'cross':2 'cross-post':1 'disk':50 'drive':76 'ext4':45 'extern':74 'file':46 'go':66 'hi':8 'home':19 'l.antiope.link':6 'l.antiope.link/post/43914](https://l.antiope.link/post/43914)':5 'm':11 'make':38,68 'note':63 'optim':62 'orang':83 'perform':33 'pi':84 'plug':80 'post':3 'prioriti':25 'raid':40,70 'speed':21 'stabil':31 'storag':20 'system':47 'tb':53 'think':36 'tri':12 'usb':75 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695549650
  +visibility: "visible             "
  +apId: "https://l.antiope.link/post/43916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695520650 {#1753
    date: 2023-09-24 03:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Asking-advice-for-home-storage-configuration"
  +title: "Asking advice for home storage configuration"
  +url: null
  +body: """
    cross-posted from: [l.antiope.link/post/43914](https://l.antiope.link/post/43914)\n
    \n
    > Hi all. I’m trying to choose a configuration for my home storage. Speed is not a priority, I want a balance of stability and performance. I was thinking of making a raid 6 array with an ext4 file system for 4 disks of 2 TB each. Asking for advice, will this configuration be optimal?\n
    > \n
    > Note - I am going to make a raid array based on external usb drives, which I will plug into the orange pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695756354 {#1738
    date: 2023-09-26 21:25:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2334
  -titleTs: "'advic':2 'ask':1 'configur':6 'home':4 'storag':5"
  -bodyTs: "'/post/43914](https://l.antiope.link/post/43914)':7 '2':52 '4':49 '6':41 'advic':57 'array':42,71 'ask':55 'balanc':29 'base':72 'choos':14 'configur':16,60 'cross':2 'cross-post':1 'disk':50 'drive':76 'ext4':45 'extern':74 'file':46 'go':66 'hi':8 'home':19 'l.antiope.link':6 'l.antiope.link/post/43914](https://l.antiope.link/post/43914)':5 'm':11 'make':38,68 'note':63 'optim':62 'orang':83 'perform':33 'pi':84 'plug':80 'post':3 'prioriti':25 'raid':40,70 'speed':21 'stabil':31 'storag':20 'system':47 'tb':53 'think':36 'tri':12 'usb':75 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695549650
  +visibility: "visible             "
  +apId: "https://l.antiope.link/post/43916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695520650 {#1753
    date: 2023-09-24 03:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1368 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Asking-advice-for-home-storage-configuration"
  +title: "Asking advice for home storage configuration"
  +url: null
  +body: """
    cross-posted from: [l.antiope.link/post/43914](https://l.antiope.link/post/43914)\n
    \n
    > Hi all. I’m trying to choose a configuration for my home storage. Speed is not a priority, I want a balance of stability and performance. I was thinking of making a raid 6 array with an ext4 file system for 4 disks of 2 TB each. Asking for advice, will this configuration be optimal?\n
    > \n
    > Note - I am going to make a raid array based on external usb drives, which I will plug into the orange pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695756354 {#1738
    date: 2023-09-26 21:25:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 2334
  -titleTs: "'advic':2 'ask':1 'configur':6 'home':4 'storag':5"
  -bodyTs: "'/post/43914](https://l.antiope.link/post/43914)':7 '2':52 '4':49 '6':41 'advic':57 'array':42,71 'ask':55 'balanc':29 'base':72 'choos':14 'configur':16,60 'cross':2 'cross-post':1 'disk':50 'drive':76 'ext4':45 'extern':74 'file':46 'go':66 'hi':8 'home':19 'l.antiope.link':6 'l.antiope.link/post/43914](https://l.antiope.link/post/43914)':5 'm':11 'make':38,68 'note':63 'optim':62 'orang':83 'perform':33 'pi':84 'plug':80 'post':3 'prioriti':25 'raid':40,70 'speed':21 'stabil':31 'storag':20 'system':47 'tb':53 'think':36 'tri':12 'usb':75 'want':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695549650
  +visibility: "visible             "
  +apId: "https://l.antiope.link/post/43916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695520650 {#1753
    date: 2023-09-24 03:57:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "WTF-is-a-risa"
  +title: "WTF is a risa!?"
  +url: null
  +body: """
    Hello. It’s hugely annoying to look at “community information” and find just an in-joke that won’t make sense to most people, and no explanation of what this community is about. I’m sure that’s fine for those already initiated, but *I* still don’t know what “risa” means!\n
    \n
    Don’t worry, I also know you don’t *care* that outsiders are kept out-of-the-loop and maybe even *want* to keep them out…? Well, that’s fine; it’s your community, but just a reminder that the casual browser will probably filter this community after several spammed posts that don’t even clarify where their interests lie…\n
    \n
    **EDIT:** Don’t worry, I’m gone, and I’ve turned off reply notifications… I have even watched Star Trek! But don’t fret, your caustic and hostile replies have ensured you’re safe from the curiosity of myself and others, they won’t bother you any more! Enjoy your gatekeeping…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695557851 {#1497
    date: 2023-09-24 14:17:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 10095
  -titleTs: "'risa':4 'wtf':1"
  -bodyTs: "'alreadi':43 'also':58 'annoy':5 'bother':159 'browser':96 'care':63 'casual':95 'caustic':140 'clarifi':110 'communiti':9,32,88,101 'curios':151 'edit':115 'enjoy':163 'ensur':145 'even':75,109,131 'explan':28 'filter':99 'find':12 'fine':40,84 'fret':138 'gatekeep':165 'gone':121 'hello':1 'hostil':142 'huge':4 'in-jok':15 'inform':10 'initi':44 'interest':113 'joke':17 'keep':78 'kept':67 'know':50,59 'lie':114 'look':7 'loop':72 'm':36,120 'make':21 'mayb':74 'mean':53 'notif':128 'other':155 'out-of-the-loop':68 'outsid':65 'peopl':25 'post':105 'probabl':98 're':147 'remind':92 'repli':127,143 'risa':52 'safe':148 'sens':22 'sever':103 'spam':104 'star':133 'still':47 'sure':37 'trek':134 'turn':125 've':124 'want':76 'watch':132 'well':81 'won':19,157 'worri':56,118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695567483
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3740332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695515483 {#1484
    date: 2023-09-24 02:31:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "WTF-is-a-risa"
  +title: "WTF is a risa!?"
  +url: null
  +body: """
    Hello. It’s hugely annoying to look at “community information” and find just an in-joke that won’t make sense to most people, and no explanation of what this community is about. I’m sure that’s fine for those already initiated, but *I* still don’t know what “risa” means!\n
    \n
    Don’t worry, I also know you don’t *care* that outsiders are kept out-of-the-loop and maybe even *want* to keep them out…? Well, that’s fine; it’s your community, but just a reminder that the casual browser will probably filter this community after several spammed posts that don’t even clarify where their interests lie…\n
    \n
    **EDIT:** Don’t worry, I’m gone, and I’ve turned off reply notifications… I have even watched Star Trek! But don’t fret, your caustic and hostile replies have ensured you’re safe from the curiosity of myself and others, they won’t bother you any more! Enjoy your gatekeeping…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695557851 {#1497
    date: 2023-09-24 14:17:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 10095
  -titleTs: "'risa':4 'wtf':1"
  -bodyTs: "'alreadi':43 'also':58 'annoy':5 'bother':159 'browser':96 'care':63 'casual':95 'caustic':140 'clarifi':110 'communiti':9,32,88,101 'curios':151 'edit':115 'enjoy':163 'ensur':145 'even':75,109,131 'explan':28 'filter':99 'find':12 'fine':40,84 'fret':138 'gatekeep':165 'gone':121 'hello':1 'hostil':142 'huge':4 'in-jok':15 'inform':10 'initi':44 'interest':113 'joke':17 'keep':78 'kept':67 'know':50,59 'lie':114 'look':7 'loop':72 'm':36,120 'make':21 'mayb':74 'mean':53 'notif':128 'other':155 'out-of-the-loop':68 'outsid':65 'peopl':25 'post':105 'probabl':98 're':147 'remind':92 'repli':127,143 'risa':52 'safe':148 'sens':22 'sever':103 'spam':104 'star':133 'still':47 'sure':37 'trek':134 'turn':125 've':124 'want':76 'watch':132 'well':81 'won':19,157 'worri':56,118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695567483
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3740332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695515483 {#1484
    date: 2023-09-24 02:31:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1487 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "WTF-is-a-risa"
  +title: "WTF is a risa!?"
  +url: null
  +body: """
    Hello. It’s hugely annoying to look at “community information” and find just an in-joke that won’t make sense to most people, and no explanation of what this community is about. I’m sure that’s fine for those already initiated, but *I* still don’t know what “risa” means!\n
    \n
    Don’t worry, I also know you don’t *care* that outsiders are kept out-of-the-loop and maybe even *want* to keep them out…? Well, that’s fine; it’s your community, but just a reminder that the casual browser will probably filter this community after several spammed posts that don’t even clarify where their interests lie…\n
    \n
    **EDIT:** Don’t worry, I’m gone, and I’ve turned off reply notifications… I have even watched Star Trek! But don’t fret, your caustic and hostile replies have ensured you’re safe from the curiosity of myself and others, they won’t bother you any more! Enjoy your gatekeeping…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695557851 {#1497
    date: 2023-09-24 14:17:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 10095
  -titleTs: "'risa':4 'wtf':1"
  -bodyTs: "'alreadi':43 'also':58 'annoy':5 'bother':159 'browser':96 'care':63 'casual':95 'caustic':140 'clarifi':110 'communiti':9,32,88,101 'curios':151 'edit':115 'enjoy':163 'ensur':145 'even':75,109,131 'explan':28 'filter':99 'find':12 'fine':40,84 'fret':138 'gatekeep':165 'gone':121 'hello':1 'hostil':142 'huge':4 'in-jok':15 'inform':10 'initi':44 'interest':113 'joke':17 'keep':78 'kept':67 'know':50,59 'lie':114 'look':7 'loop':72 'm':36,120 'make':21 'mayb':74 'mean':53 'notif':128 'other':155 'out-of-the-loop':68 'outsid':65 'peopl':25 'post':105 'probabl':98 're':147 'remind':92 'repli':127,143 'risa':52 'safe':148 'sens':22 'sever':103 'spam':104 'star':133 'still':47 'sure':37 'trek':134 'turn':125 've':124 'want':76 'watch':132 'well':81 'won':19,157 'worri':56,118"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695567483
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/3740332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695515483 {#1484
    date: 2023-09-24 02:31:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "anonymous-fb"
  +title: "anonymous fb?"
  +url: null
  +body: "If I sign up using phony info and use a new email which is only for fb, always use a vpn and a browser (chromium) that I only use for fb can I be anonymous? I ask because there a couple groups that I’d like to join that only use fb. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695505139 {#1761
    date: 2023-09-23 23:38:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 5833
  -titleTs: "'anonym':1 'fb':2"
  -bodyTs: "'alway':18 'anonym':35 'ask':37 'browser':24 'chromium':25 'coupl':41 'd':45 'email':12 'fb':17,31,52 'group':42 'info':7 'join':48 'like':46 'new':11 'phoni':6 'sign':3 'thank':53 'use':5,9,19,29,51 'vpn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695505139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/4428558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695505139 {#1758
    date: 2023-09-23 23:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "anonymous-fb"
  +title: "anonymous fb?"
  +url: null
  +body: "If I sign up using phony info and use a new email which is only for fb, always use a vpn and a browser (chromium) that I only use for fb can I be anonymous? I ask because there a couple groups that I’d like to join that only use fb. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695505139 {#1761
    date: 2023-09-23 23:38:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 5833
  -titleTs: "'anonym':1 'fb':2"
  -bodyTs: "'alway':18 'anonym':35 'ask':37 'browser':24 'chromium':25 'coupl':41 'd':45 'email':12 'fb':17,31,52 'group':42 'info':7 'join':48 'like':46 'new':11 'phoni':6 'sign':3 'thank':53 'use':5,9,19,29,51 'vpn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695505139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/4428558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695505139 {#1758
    date: 2023-09-23 23:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "anonymous-fb"
  +title: "anonymous fb?"
  +url: null
  +body: "If I sign up using phony info and use a new email which is only for fb, always use a vpn and a browser (chromium) that I only use for fb can I be anonymous? I ask because there a couple groups that I’d like to join that only use fb. Thanks."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695505139 {#1761
    date: 2023-09-23 23:38:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 5833
  -titleTs: "'anonym':1 'fb':2"
  -bodyTs: "'alway':18 'anonym':35 'ask':37 'browser':24 'chromium':25 'coupl':41 'd':45 'email':12 'fb':17,31,52 'group':42 'info':7 'join':48 'like':46 'new':11 'phoni':6 'sign':3 'thank':53 'use':5,9,19,29,51 'vpn':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695505139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/4428558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695505139 {#1758
    date: 2023-09-23 23:38:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Some-questions-about-Soulseek"
  +title: "Some questions about Soulseek"
  +url: null
  +body: """
    Hello pirates! I’ve recently started high school, which means that I now get money from the state, which also means that my parents no longer pay for my Spotify premium. I could probably afford it, but I’d rather save my money, so I’ve been looking into different ways of obtaining music for free.\n
    \n
    One thing that really caught my eye is Soulseek. It seems like a good option for my needs + I could set up a server on my raspberry pi to be able to access all of my music from anywhere.\n
    \n
    My biggest concern is getting in trouble with the authorities, because my parents would kill me if the cops came knocking on our door due to me pirating stuff. So I was wondering whether it would be worth it to spend some money on a VPN (and which one), or if I should just raw dog it and not use a VPN at all? I live in Sweden, and I haven’t found any cases of people getting arrested for pirating music, but it is technically illegal afaik.\n
    \n
    Thankful for any answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712678255 {#1777
    date: 2024-04-09 17:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 13814
  -titleTs: "'question':2 'soulseek':4"
  -bodyTs: "'abl':87 'access':89 'afaik':183 'afford':35 'also':20 'answer':187 'anywher':95 'arrest':174 'author':105 'biggest':97 'came':115 'case':170 'caught':61 'concern':98 'cop':114 'could':33,76 'd':39 'differ':50 'dog':151 'door':119 'due':120 'eye':63 'found':168 'free':56 'get':14,100,173 'good':70 'haven':166 'hello':1 'high':7 'illeg':182 'kill':110 'knock':116 'like':68 'live':161 'longer':26 'look':48 'mean':10,21 'money':15,43,138 'music':54,93,177 'need':74 'obtain':53 'one':57,144 'option':71 'parent':24,108 'pay':27 'peopl':172 'pi':84 'pirat':2,123,176 'premium':31 'probabl':34 'raspberri':83 'rather':40 'raw':150 'realli':60 'recent':5 'save':41 'school':8 'seem':67 'server':80 'set':77 'soulseek':65 'spend':136 'spotifi':30 'start':6 'state':18 'stuff':124 'sweden':163 'technic':181 'thank':184 'thing':58 'troubl':102 'use':155 've':4,46 'vpn':141,157 'way':51 'whether':129 'wonder':128 'worth':133 'would':109,131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695546335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9026074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695472335 {#1774
    date: 2023-09-23 14:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Some-questions-about-Soulseek"
  +title: "Some questions about Soulseek"
  +url: null
  +body: """
    Hello pirates! I’ve recently started high school, which means that I now get money from the state, which also means that my parents no longer pay for my Spotify premium. I could probably afford it, but I’d rather save my money, so I’ve been looking into different ways of obtaining music for free.\n
    \n
    One thing that really caught my eye is Soulseek. It seems like a good option for my needs + I could set up a server on my raspberry pi to be able to access all of my music from anywhere.\n
    \n
    My biggest concern is getting in trouble with the authorities, because my parents would kill me if the cops came knocking on our door due to me pirating stuff. So I was wondering whether it would be worth it to spend some money on a VPN (and which one), or if I should just raw dog it and not use a VPN at all? I live in Sweden, and I haven’t found any cases of people getting arrested for pirating music, but it is technically illegal afaik.\n
    \n
    Thankful for any answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712678255 {#1777
    date: 2024-04-09 17:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 13814
  -titleTs: "'question':2 'soulseek':4"
  -bodyTs: "'abl':87 'access':89 'afaik':183 'afford':35 'also':20 'answer':187 'anywher':95 'arrest':174 'author':105 'biggest':97 'came':115 'case':170 'caught':61 'concern':98 'cop':114 'could':33,76 'd':39 'differ':50 'dog':151 'door':119 'due':120 'eye':63 'found':168 'free':56 'get':14,100,173 'good':70 'haven':166 'hello':1 'high':7 'illeg':182 'kill':110 'knock':116 'like':68 'live':161 'longer':26 'look':48 'mean':10,21 'money':15,43,138 'music':54,93,177 'need':74 'obtain':53 'one':57,144 'option':71 'parent':24,108 'pay':27 'peopl':172 'pi':84 'pirat':2,123,176 'premium':31 'probabl':34 'raspberri':83 'rather':40 'raw':150 'realli':60 'recent':5 'save':41 'school':8 'seem':67 'server':80 'set':77 'soulseek':65 'spend':136 'spotifi':30 'start':6 'state':18 'stuff':124 'sweden':163 'technic':181 'thank':184 'thing':58 'troubl':102 'use':155 've':4,46 'vpn':141,157 'way':51 'whether':129 'wonder':128 'worth':133 'would':109,131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695546335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9026074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695472335 {#1774
    date: 2023-09-23 14:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Some-questions-about-Soulseek"
  +title: "Some questions about Soulseek"
  +url: null
  +body: """
    Hello pirates! I’ve recently started high school, which means that I now get money from the state, which also means that my parents no longer pay for my Spotify premium. I could probably afford it, but I’d rather save my money, so I’ve been looking into different ways of obtaining music for free.\n
    \n
    One thing that really caught my eye is Soulseek. It seems like a good option for my needs + I could set up a server on my raspberry pi to be able to access all of my music from anywhere.\n
    \n
    My biggest concern is getting in trouble with the authorities, because my parents would kill me if the cops came knocking on our door due to me pirating stuff. So I was wondering whether it would be worth it to spend some money on a VPN (and which one), or if I should just raw dog it and not use a VPN at all? I live in Sweden, and I haven’t found any cases of people getting arrested for pirating music, but it is technically illegal afaik.\n
    \n
    Thankful for any answers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712678255 {#1777
    date: 2024-04-09 17:57:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1776 …}
  +votes: Doctrine\ORM\PersistentCollection {#1782 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1764 …}
  +badges: Doctrine\ORM\PersistentCollection {#1766 …}
  +children: []
  -id: 13814
  -titleTs: "'question':2 'soulseek':4"
  -bodyTs: "'abl':87 'access':89 'afaik':183 'afford':35 'also':20 'answer':187 'anywher':95 'arrest':174 'author':105 'biggest':97 'came':115 'case':170 'caught':61 'concern':98 'cop':114 'could':33,76 'd':39 'differ':50 'dog':151 'door':119 'due':120 'eye':63 'found':168 'free':56 'get':14,100,173 'good':70 'haven':166 'hello':1 'high':7 'illeg':182 'kill':110 'knock':116 'like':68 'live':161 'longer':26 'look':48 'mean':10,21 'money':15,43,138 'music':54,93,177 'need':74 'obtain':53 'one':57,144 'option':71 'parent':24,108 'pay':27 'peopl':172 'pi':84 'pirat':2,123,176 'premium':31 'probabl':34 'raspberri':83 'rather':40 'raw':150 'realli':60 'recent':5 'save':41 'school':8 'seem':67 'server':80 'set':77 'soulseek':65 'spend':136 'spotifi':30 'start':6 'state':18 'stuff':124 'sweden':163 'technic':181 'thank':184 'thing':58 'troubl':102 'use':155 've':4,46 'vpn':141,157 'way':51 'whether':129 'wonder':128 'worth':133 'would':109,131"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695546335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9026074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695472335 {#1774
    date: 2023-09-23 14:32:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-determine-if-450V-caps-are-in-spec"
  +title: "How do you determine if 450V caps are in spec?"
  +url: null
  +body: """
    **Questions:**\n
    \n
    - Can you test 450V high ripple current caps with a any old desktop RCL meter?\n
    - Has digikey shipped me faulty units?\n
    \n
    **Background:**\n
    \n
    I’ve gotten a couple of 660uF (not a typo, it’s some weird high ripple current caps for an outdoor AC unit) 450V caps to replace some that I decided were duds. Normally I only measure components when troubleshooting, but this being 20USD with vat devices I thought “what the heck, I better”.\n
    \n
    The caps in question are chemi-con EKHJ451VSN661MA59M [www.digikey.dk/en/products/detail/…/17728502](https://www.digikey.dk/en/products/detail/chemi-con/EKHJ451VSN661MA59M/17728502).\n
    \n
    **Method:**\n
    \n
    I’m using a Phillips PM6303A, which is a 1kHz RCL meter. Ambiant temp is approx 15°C. The caps have a 20% tolerance, so capacity should be >528uF, but when measuring both caps settle at approx 450uF after a little while. After 16hours it hasn’t deviated for the one cap I’ve left in over night. The dissipation factor, tan(δ), settled at 0.57, while the datasheet states that it shall be no greater than 0.2.\n
    \n
    For comparison, the caps I thought was faulty, have been running for about 20years, with the same specs, but came out to 550uF and 0.3, and as the spec said 0.2 I decided to change them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587181 {#1681
    date: 2023-09-24 22:26:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 2309
  -titleTs: "'450v':6 'cap':7 'determin':4 'spec':10"
  -bodyTs: "'/17728502':90 '/en/products/detail/':89 '/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':93 '0.2':172,203 '0.3':197 '0.57':160 '15':111 '16hours':138 '1khz':104 '20':117 '20usd':67 '20years':186 '450uf':132 '450v':5,47 '528uf':123 '550uf':195 '660uf':30 'ac':45 'ambiant':107 'approx':110,131 'background':23 'better':77 'c':112 'came':192 'cap':9,41,48,79,114,128,146,176 'capac':120 'chang':207 'chemi':84 'chemi-con':83 'comparison':174 'compon':61 'con':85 'coupl':28 'current':8,40 'datasheet':163 'decid':54,205 'desktop':14 'deviat':142 'devic':70 'digikey':18 'dissip':154 'dud':56 'ekhj451vsn661ma59m':86 'factor':155 'faulti':21,180 'gotten':26 'greater':170 'hasn':140 'heck':75 'high':6,38 'left':149 'littl':135 'm':96 'measur':60,126 'meter':16,106 'method':94 'night':152 'normal':57 'old':13 'one':145 'outdoor':44 'phillip':99 'pm6303a':100 'question':1,81 'rcl':15,105 'replac':50 'rippl':7,39 'run':183 'said':202 'settl':129,158 'shall':167 'ship':19 'spec':190,201 'state':164 'tan':156 'temp':108 'test':4 'thought':72,178 'toler':118 'troubleshoot':63 'typo':33 'unit':22,46 'use':97 'vat':69 've':25,148 'weird':37 'www.digikey.dk':88,92 'www.digikey.dk/en/products/detail/':87 'www.digikey.dk/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':91 'δ':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695478146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5708997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695453146 {#1444
    date: 2023-09-23 09:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-determine-if-450V-caps-are-in-spec"
  +title: "How do you determine if 450V caps are in spec?"
  +url: null
  +body: """
    **Questions:**\n
    \n
    - Can you test 450V high ripple current caps with a any old desktop RCL meter?\n
    - Has digikey shipped me faulty units?\n
    \n
    **Background:**\n
    \n
    I’ve gotten a couple of 660uF (not a typo, it’s some weird high ripple current caps for an outdoor AC unit) 450V caps to replace some that I decided were duds. Normally I only measure components when troubleshooting, but this being 20USD with vat devices I thought “what the heck, I better”.\n
    \n
    The caps in question are chemi-con EKHJ451VSN661MA59M [www.digikey.dk/en/products/detail/…/17728502](https://www.digikey.dk/en/products/detail/chemi-con/EKHJ451VSN661MA59M/17728502).\n
    \n
    **Method:**\n
    \n
    I’m using a Phillips PM6303A, which is a 1kHz RCL meter. Ambiant temp is approx 15°C. The caps have a 20% tolerance, so capacity should be >528uF, but when measuring both caps settle at approx 450uF after a little while. After 16hours it hasn’t deviated for the one cap I’ve left in over night. The dissipation factor, tan(δ), settled at 0.57, while the datasheet states that it shall be no greater than 0.2.\n
    \n
    For comparison, the caps I thought was faulty, have been running for about 20years, with the same specs, but came out to 550uF and 0.3, and as the spec said 0.2 I decided to change them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587181 {#1681
    date: 2023-09-24 22:26:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 2309
  -titleTs: "'450v':6 'cap':7 'determin':4 'spec':10"
  -bodyTs: "'/17728502':90 '/en/products/detail/':89 '/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':93 '0.2':172,203 '0.3':197 '0.57':160 '15':111 '16hours':138 '1khz':104 '20':117 '20usd':67 '20years':186 '450uf':132 '450v':5,47 '528uf':123 '550uf':195 '660uf':30 'ac':45 'ambiant':107 'approx':110,131 'background':23 'better':77 'c':112 'came':192 'cap':9,41,48,79,114,128,146,176 'capac':120 'chang':207 'chemi':84 'chemi-con':83 'comparison':174 'compon':61 'con':85 'coupl':28 'current':8,40 'datasheet':163 'decid':54,205 'desktop':14 'deviat':142 'devic':70 'digikey':18 'dissip':154 'dud':56 'ekhj451vsn661ma59m':86 'factor':155 'faulti':21,180 'gotten':26 'greater':170 'hasn':140 'heck':75 'high':6,38 'left':149 'littl':135 'm':96 'measur':60,126 'meter':16,106 'method':94 'night':152 'normal':57 'old':13 'one':145 'outdoor':44 'phillip':99 'pm6303a':100 'question':1,81 'rcl':15,105 'replac':50 'rippl':7,39 'run':183 'said':202 'settl':129,158 'shall':167 'ship':19 'spec':190,201 'state':164 'tan':156 'temp':108 'test':4 'thought':72,178 'toler':118 'troubleshoot':63 'typo':33 'unit':22,46 'use':97 'vat':69 've':25,148 'weird':37 'www.digikey.dk':88,92 'www.digikey.dk/en/products/detail/':87 'www.digikey.dk/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':91 'δ':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695478146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5708997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695453146 {#1444
    date: 2023-09-23 09:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1466
  +user: Proxies\__CG__\App\Entity\User {#1452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1904 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-determine-if-450V-caps-are-in-spec"
  +title: "How do you determine if 450V caps are in spec?"
  +url: null
  +body: """
    **Questions:**\n
    \n
    - Can you test 450V high ripple current caps with a any old desktop RCL meter?\n
    - Has digikey shipped me faulty units?\n
    \n
    **Background:**\n
    \n
    I’ve gotten a couple of 660uF (not a typo, it’s some weird high ripple current caps for an outdoor AC unit) 450V caps to replace some that I decided were duds. Normally I only measure components when troubleshooting, but this being 20USD with vat devices I thought “what the heck, I better”.\n
    \n
    The caps in question are chemi-con EKHJ451VSN661MA59M [www.digikey.dk/en/products/detail/…/17728502](https://www.digikey.dk/en/products/detail/chemi-con/EKHJ451VSN661MA59M/17728502).\n
    \n
    **Method:**\n
    \n
    I’m using a Phillips PM6303A, which is a 1kHz RCL meter. Ambiant temp is approx 15°C. The caps have a 20% tolerance, so capacity should be >528uF, but when measuring both caps settle at approx 450uF after a little while. After 16hours it hasn’t deviated for the one cap I’ve left in over night. The dissipation factor, tan(δ), settled at 0.57, while the datasheet states that it shall be no greater than 0.2.\n
    \n
    For comparison, the caps I thought was faulty, have been running for about 20years, with the same specs, but came out to 550uF and 0.3, and as the spec said 0.2 I decided to change them.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695587181 {#1681
    date: 2023-09-24 22:26:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1445 …}
  +votes: Doctrine\ORM\PersistentCollection {#1638 …}
  +reports: Doctrine\ORM\PersistentCollection {#1642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1643 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1633 …}
  +badges: Doctrine\ORM\PersistentCollection {#1624 …}
  +children: []
  -id: 2309
  -titleTs: "'450v':6 'cap':7 'determin':4 'spec':10"
  -bodyTs: "'/17728502':90 '/en/products/detail/':89 '/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':93 '0.2':172,203 '0.3':197 '0.57':160 '15':111 '16hours':138 '1khz':104 '20':117 '20usd':67 '20years':186 '450uf':132 '450v':5,47 '528uf':123 '550uf':195 '660uf':30 'ac':45 'ambiant':107 'approx':110,131 'background':23 'better':77 'c':112 'came':192 'cap':9,41,48,79,114,128,146,176 'capac':120 'chang':207 'chemi':84 'chemi-con':83 'comparison':174 'compon':61 'con':85 'coupl':28 'current':8,40 'datasheet':163 'decid':54,205 'desktop':14 'deviat':142 'devic':70 'digikey':18 'dissip':154 'dud':56 'ekhj451vsn661ma59m':86 'factor':155 'faulti':21,180 'gotten':26 'greater':170 'hasn':140 'heck':75 'high':6,38 'left':149 'littl':135 'm':96 'measur':60,126 'meter':16,106 'method':94 'night':152 'normal':57 'old':13 'one':145 'outdoor':44 'phillip':99 'pm6303a':100 'question':1,81 'rcl':15,105 'replac':50 'rippl':7,39 'run':183 'said':202 'settl':129,158 'shall':167 'ship':19 'spec':190,201 'state':164 'tan':156 'temp':108 'test':4 'thought':72,178 'toler':118 'troubleshoot':63 'typo':33 'unit':22,46 'use':97 'vat':69 've':25,148 'weird':37 'www.digikey.dk':88,92 'www.digikey.dk/en/products/detail/':87 'www.digikey.dk/en/products/detail/chemi-con/ekhj451vsn661ma59m/17728502).':91 'δ':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695478146
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5708997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695453146 {#1444
    date: 2023-09-23 09:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-GroupMe-in-a-private-manner"
  +title: "How to use GroupMe in a private manner?"
  +url: null
  +body: "I despise this dogshit application and fail to understand why so many universities use it. I refused to sign up for the longest time *not like it would let me anyways for some reason* but it is becoming harder as certain university stuff are mandating it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695442168 {#1636
    date: 2023-09-23 06:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 8350
  -titleTs: "'groupm':4 'manner':8 'privat':7 'use':3"
  -bodyTs: "'anyway':31 'applic':5 'becom':38 'certain':41 'despis':2 'dogshit':4 'fail':7 'harder':39 'let':29 'like':26 'longest':23 'mandat':45 'mani':12 'reason':34 'refus':17 'sign':19 'stuff':43 'time':24 'understand':9 'univers':13,42 'use':14 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695454149
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8989790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695441149 {#1635
    date: 2023-09-23 05:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-GroupMe-in-a-private-manner"
  +title: "How to use GroupMe in a private manner?"
  +url: null
  +body: "I despise this dogshit application and fail to understand why so many universities use it. I refused to sign up for the longest time *not like it would let me anyways for some reason* but it is becoming harder as certain university stuff are mandating it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695442168 {#1636
    date: 2023-09-23 06:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 8350
  -titleTs: "'groupm':4 'manner':8 'privat':7 'use':3"
  -bodyTs: "'anyway':31 'applic':5 'becom':38 'certain':41 'despis':2 'dogshit':4 'fail':7 'harder':39 'let':29 'like':26 'longest':23 'mandat':45 'mani':12 'reason':34 'refus':17 'sign':19 'stuff':43 'time':24 'understand':9 'univers':13,42 'use':14 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695454149
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8989790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695441149 {#1635
    date: 2023-09-23 05:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1760 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-GroupMe-in-a-private-manner"
  +title: "How to use GroupMe in a private manner?"
  +url: null
  +body: "I despise this dogshit application and fail to understand why so many universities use it. I refused to sign up for the longest time *not like it would let me anyways for some reason* but it is becoming harder as certain university stuff are mandating it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695442168 {#1636
    date: 2023-09-23 06:09:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1450 …}
  +votes: Doctrine\ORM\PersistentCollection {#1421 …}
  +reports: Doctrine\ORM\PersistentCollection {#1446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1442 …}
  +badges: Doctrine\ORM\PersistentCollection {#1420 …}
  +children: []
  -id: 8350
  -titleTs: "'groupm':4 'manner':8 'privat':7 'use':3"
  -bodyTs: "'anyway':31 'applic':5 'becom':38 'certain':41 'despis':2 'dogshit':4 'fail':7 'harder':39 'let':29 'like':26 'longest':23 'mandat':45 'mani':12 'reason':34 'refus':17 'sign':19 'stuff':43 'time':24 'understand':9 'univers':13,42 'use':14 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695454149
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8989790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695441149 {#1635
    date: 2023-09-23 05:52:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-become-privacy-focused-despite-my-data-before-I-was"
  +title: "Should I become "privacy-focused" despite my data before I was "privacy-focused" was used or sold?"
  +url: null
  +body: """
    For example, I have been using Google or Apple for 7 years, and seeing that I was fingerprinted, tracked through third-party cookies, etc. I want to switch to a more private option.\n
    \n
    But is it worth it? They know about me, they have now AI that can just use the behavior pattern for the last 7 years and still track me.\n
    \n
    Again the question comes, should I become “privacy-focused” despite my data before I was “privacy-focused” used and sold?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587549 {#1451
    date: 2024-09-29 07:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 23631
  -titleTs: "'becom':3 'data':9 'despit':7 'focus':6,15 'privaci':5,14 'privacy-focus':4,13 'sold':19 'use':17"
  -bodyTs: "'7':11,58 'ai':47 'appl':9 'becom':70 'behavior':53 'come':67 'cooki':24 'data':76 'despit':74 'etc':25 'exampl':2 'fingerprint':18 'focus':73,82 'googl':7 'know':41 'last':57 'option':34 'parti':23 'pattern':54 'privaci':72,81 'privacy-focus':71,80 'privat':33 'question':66 'see':14 'sold':85 'still':61 'switch':29 'third':22 'third-parti':21 'track':19,62 'use':6,51,83 'want':27 'worth':38 'year':12,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695433054
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5354664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695426554 {#1413
    date: 2023-09-23 01:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-become-privacy-focused-despite-my-data-before-I-was"
  +title: "Should I become "privacy-focused" despite my data before I was "privacy-focused" was used or sold?"
  +url: null
  +body: """
    For example, I have been using Google or Apple for 7 years, and seeing that I was fingerprinted, tracked through third-party cookies, etc. I want to switch to a more private option.\n
    \n
    But is it worth it? They know about me, they have now AI that can just use the behavior pattern for the last 7 years and still track me.\n
    \n
    Again the question comes, should I become “privacy-focused” despite my data before I was “privacy-focused” used and sold?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587549 {#1451
    date: 2024-09-29 07:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 23631
  -titleTs: "'becom':3 'data':9 'despit':7 'focus':6,15 'privaci':5,14 'privacy-focus':4,13 'sold':19 'use':17"
  -bodyTs: "'7':11,58 'ai':47 'appl':9 'becom':70 'behavior':53 'come':67 'cooki':24 'data':76 'despit':74 'etc':25 'exampl':2 'fingerprint':18 'focus':73,82 'googl':7 'know':41 'last':57 'option':34 'parti':23 'pattern':54 'privaci':72,81 'privacy-focus':71,80 'privat':33 'question':66 'see':14 'sold':85 'still':61 'switch':29 'third':22 'third-parti':21 'track':19,62 'use':6,51,83 'want':27 'worth':38 'year':12,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695433054
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5354664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695426554 {#1413
    date: 2023-09-23 01:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Should-I-become-privacy-focused-despite-my-data-before-I-was"
  +title: "Should I become "privacy-focused" despite my data before I was "privacy-focused" was used or sold?"
  +url: null
  +body: """
    For example, I have been using Google or Apple for 7 years, and seeing that I was fingerprinted, tracked through third-party cookies, etc. I want to switch to a more private option.\n
    \n
    But is it worth it? They know about me, they have now AI that can just use the behavior pattern for the last 7 years and still track me.\n
    \n
    Again the question comes, should I become “privacy-focused” despite my data before I was “privacy-focused” used and sold?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727587549 {#1451
    date: 2024-09-29 07:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 23631
  -titleTs: "'becom':3 'data':9 'despit':7 'focus':6,15 'privaci':5,14 'privacy-focus':4,13 'sold':19 'use':17"
  -bodyTs: "'7':11,58 'ai':47 'appl':9 'becom':70 'behavior':53 'come':67 'cooki':24 'data':76 'despit':74 'etc':25 'exampl':2 'fingerprint':18 'focus':73,82 'googl':7 'know':41 'last':57 'option':34 'parti':23 'pattern':54 'privaci':72,81 'privacy-focus':71,80 'privat':33 'question':66 'see':14 'sold':85 'still':61 'switch':29 'third':22 'third-parti':21 'track':19,62 'use':6,51,83 'want':27 'worth':38 'year':12,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695433054
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5354664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695426554 {#1413
    date: 2023-09-23 01:49:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-Movies-TV"
  +title: "Chinese Movies/TV"
  +url: null
  +body: "I am looking for a place to get subbed Chinese content I am looking for a show called The Golden Eyes if anyone can find it that would be great."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697526579 {#1463
    date: 2023-10-17 09:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5917
  -titleTs: "'chines':1 'movies/tv':2"
  -bodyTs: "'anyon':23 'call':18 'chines':10 'content':11 'eye':21 'find':25 'get':8 'golden':20 'great':30 'look':3,14 'place':6 'show':17 'sub':9 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695461849
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4697156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695424849 {#1464
    date: 2023-09-23 01:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-Movies-TV"
  +title: "Chinese Movies/TV"
  +url: null
  +body: "I am looking for a place to get subbed Chinese content I am looking for a show called The Golden Eyes if anyone can find it that would be great."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697526579 {#1463
    date: 2023-10-17 09:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5917
  -titleTs: "'chines':1 'movies/tv':2"
  -bodyTs: "'anyon':23 'call':18 'chines':10 'content':11 'eye':21 'find':25 'get':8 'golden':20 'great':30 'look':3,14 'place':6 'show':17 'sub':9 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695461849
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4697156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695424849 {#1464
    date: 2023-09-23 01:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-Movies-TV"
  +title: "Chinese Movies/TV"
  +url: null
  +body: "I am looking for a place to get subbed Chinese content I am looking for a show called The Golden Eyes if anyone can find it that would be great."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697526579 {#1463
    date: 2023-10-17 09:09:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 5917
  -titleTs: "'chines':1 'movies/tv':2"
  -bodyTs: "'anyon':23 'call':18 'chines':10 'content':11 'eye':21 'find':25 'get':8 'golden':20 'great':30 'look':3,14 'place':6 'show':17 'sub':9 'would':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695461849
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4697156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695424849 {#1464
    date: 2023-09-23 01:20:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fmovies-is-back"
  +title: "Fmovies is back"
  +url: null
  +body: "I got there from the link on their Wikipedia page ![pirate captain laughing](https://lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png "lol")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695415387 {#1430
    date: 2023-09-22 22:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 6783
  -titleTs: "'back':3 'fmovi':1"
  -bodyTs: "'/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':16 'captain':12 'got':2 'laugh':13 'lemmy.dbzer0.com':15 'lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':14 'link':6 'lol':17 'page':10 'pirat':11 'wikipedia':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695415387
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695415387 {#1434
    date: 2023-09-22 22:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fmovies-is-back"
  +title: "Fmovies is back"
  +url: null
  +body: "I got there from the link on their Wikipedia page ![pirate captain laughing](https://lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png "lol")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695415387 {#1430
    date: 2023-09-22 22:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 6783
  -titleTs: "'back':3 'fmovi':1"
  -bodyTs: "'/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':16 'captain':12 'got':2 'laugh':13 'lemmy.dbzer0.com':15 'lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':14 'link':6 'lol':17 'page':10 'pirat':11 'wikipedia':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695415387
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695415387 {#1434
    date: 2023-09-22 22:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Fmovies-is-back"
  +title: "Fmovies is back"
  +url: null
  +body: "I got there from the link on their Wikipedia page ![pirate captain laughing](https://lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png "lol")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695415387 {#1430
    date: 2023-09-22 22:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 6783
  -titleTs: "'back':3 'fmovi':1"
  -bodyTs: "'/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':16 'captain':12 'got':2 'laugh':13 'lemmy.dbzer0.com':15 'lemmy.dbzer0.com/pictrs/image/76a407ea-10f0-4e5c-89d7-6b61f9cb90d7.png':14 'link':6 'lol':17 'page':10 'pirat':11 'wikipedia':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695415387
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4687719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695415387 {#1434
    date: 2023-09-22 22:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-some-people-uploading-seeding-with-only-single-digits-B-s"
  +title: "Why are some people uploading/seeding with only single digits B/s?"
  +url: null
  +body: "I dont want to seem ungreatful, I downloaded a really rare piece of music history that way (over almost 2 weeks) and am seeding it now. But I am genuiently interested, how this happens. Surely no connection is that bad, even with vpn and up/down-limit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695458251 {#1709
    date: 2023-09-23 10:37:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 6784
  -titleTs: "'b/s':10 'digit':9 'peopl':4 'singl':8 'uploading/seeding':5"
  -bodyTs: "'2':20 'almost':19 'bad':40 'connect':37 'dont':2 'download':8 'even':41 'genuient':30 'happen':34 'histori':15 'interest':31 'music':14 'piec':12 'rare':11 'realli':10 'seed':24 'seem':5 'sure':35 'ungreat':6 'up/down-limit':45 'vpn':43 'want':3 'way':17 'week':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695439608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413608 {#1595
    date: 2023-09-22 22:13:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-some-people-uploading-seeding-with-only-single-digits-B-s"
  +title: "Why are some people uploading/seeding with only single digits B/s?"
  +url: null
  +body: "I dont want to seem ungreatful, I downloaded a really rare piece of music history that way (over almost 2 weeks) and am seeding it now. But I am genuiently interested, how this happens. Surely no connection is that bad, even with vpn and up/down-limit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695458251 {#1709
    date: 2023-09-23 10:37:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 6784
  -titleTs: "'b/s':10 'digit':9 'peopl':4 'singl':8 'uploading/seeding':5"
  -bodyTs: "'2':20 'almost':19 'bad':40 'connect':37 'dont':2 'download':8 'even':41 'genuient':30 'happen':34 'histori':15 'interest':31 'music':14 'piec':12 'rare':11 'realli':10 'seed':24 'seem':5 'sure':35 'ungreat':6 'up/down-limit':45 'vpn':43 'want':3 'way':17 'week':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695439608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413608 {#1595
    date: 2023-09-22 22:13:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Why-are-some-people-uploading-seeding-with-only-single-digits-B-s"
  +title: "Why are some people uploading/seeding with only single digits B/s?"
  +url: null
  +body: "I dont want to seem ungreatful, I downloaded a really rare piece of music history that way (over almost 2 weeks) and am seeding it now. But I am genuiently interested, how this happens. Surely no connection is that bad, even with vpn and up/down-limit?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695458251 {#1709
    date: 2023-09-23 10:37:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 6784
  -titleTs: "'b/s':10 'digit':9 'peopl':4 'singl':8 'uploading/seeding':5"
  -bodyTs: "'2':20 'almost':19 'bad':40 'connect':37 'dont':2 'download':8 'even':41 'genuient':30 'happen':34 'histori':15 'interest':31 'music':14 'piec':12 'rare':11 'realli':10 'seed':24 'seem':5 'sure':35 'ungreat':6 'up/down-limit':45 'vpn':43 'want':3 'way':17 'week':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695439608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413608 {#1595
    date: 2023-09-22 22:13:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-hidden-gems-and-rare-pieces-of-media"
  +title: "What are some hidden gems and rare pieces of media? Maybe even deleted or lost on all legal distribution platforms?"
  +url: null
  +body: """
    What media have you found in best quality or even only with the methods of the high seas?\n
    \n
    I am not looking for: “I only use my super jellyfin and so on setup because its almost free”. But rather I want to hear if you found rare pieces of media which are maybe even lost otherwise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723422420 {#1641
    date: 2024-08-12 02:27:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 6785
  -titleTs: "'delet':13 'distribut':19 'even':12 'gem':5 'hidden':4 'legal':18 'lost':15 'mayb':11 'media':10 'piec':8 'platform':20 'rare':7"
  -bodyTs: "'almost':36 'best':7 'even':10,54 'found':5,46 'free':37 'hear':43 'high':17 'jellyfin':29 'look':22 'lost':55 'mayb':53 'media':2,50 'method':14 'otherwis':56 'piec':48 'qualiti':8 'rare':47 'rather':39 'sea':18 'setup':33 'super':28 'use':26 'want':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695445838
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413338 {#1648
    date: 2023-09-22 22:08:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-hidden-gems-and-rare-pieces-of-media"
  +title: "What are some hidden gems and rare pieces of media? Maybe even deleted or lost on all legal distribution platforms?"
  +url: null
  +body: """
    What media have you found in best quality or even only with the methods of the high seas?\n
    \n
    I am not looking for: “I only use my super jellyfin and so on setup because its almost free”. But rather I want to hear if you found rare pieces of media which are maybe even lost otherwise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723422420 {#1641
    date: 2024-08-12 02:27:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 6785
  -titleTs: "'delet':13 'distribut':19 'even':12 'gem':5 'hidden':4 'legal':18 'lost':15 'mayb':11 'media':10 'piec':8 'platform':20 'rare':7"
  -bodyTs: "'almost':36 'best':7 'even':10,54 'found':5,46 'free':37 'hear':43 'high':17 'jellyfin':29 'look':22 'lost':55 'mayb':53 'media':2,50 'method':14 'otherwis':56 'piec':48 'qualiti':8 'rare':47 'rather':39 'sea':18 'setup':33 'super':28 'use':26 'want':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695445838
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413338 {#1648
    date: 2023-09-22 22:08:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-some-hidden-gems-and-rare-pieces-of-media"
  +title: "What are some hidden gems and rare pieces of media? Maybe even deleted or lost on all legal distribution platforms?"
  +url: null
  +body: """
    What media have you found in best quality or even only with the methods of the high seas?\n
    \n
    I am not looking for: “I only use my super jellyfin and so on setup because its almost free”. But rather I want to hear if you found rare pieces of media which are maybe even lost otherwise.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723422420 {#1641
    date: 2024-08-12 02:27:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +children: []
  -id: 6785
  -titleTs: "'delet':13 'distribut':19 'even':12 'gem':5 'hidden':4 'legal':18 'lost':15 'mayb':11 'media':10 'piec':8 'platform':20 'rare':7"
  -bodyTs: "'almost':36 'best':7 'even':10,54 'found':5,46 'free':37 'hear':43 'high':17 'jellyfin':29 'look':22 'lost':55 'mayb':53 'media':2,50 'method':14 'otherwis':56 'piec':48 'qualiti':8 'rare':47 'rather':39 'sea':18 'setup':33 'super':28 'use':26 'want':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695445838
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3706276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695413338 {#1648
    date: 2023-09-22 22:08:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Automated-ebook-advice"
  +title: "Automated ebook advice."
  +url: null
  +body: """
    Realized my family was spending more than $200/mo on streaming and other media sources. Been a while, but I’m sailing the high seas again. Ethically, I agree with “Piracy.” Fuck Disney with a cactus. Functionally, it’s a service problem for me.\n
    \n
    Currently running Readarr, Calibre, Sabnzbd, Qbittorrent. Have Drunkenslug, NZBgeek, 1337x, TPB as indexers.\n
    \n
    My results aren’t great for books. Lot of titles aren’t automatically found. Readarr and Calibre integration is janky. My indexers don’t have a lot of titles.\n
    \n
    I can manually search on Anna’s Archive or Libgen and find what I want. However, for the rest of my family to really use it, it needs to be easy like the rest of my setup.\n
    \n
    Lazylibrarian?\n
    \n
    Can someone please recommend a toolchain for automated book grabbing?\n
    \n
    I don’t mind spending a few bucks a month/year for quality and ease of use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695409731 {#1671
    date: 2023-09-22 21:08:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 6786
  -titleTs: "'advic':3 'autom':1 'ebook':2"
  -bodyTs: "'1337x':53 '200/mo':8 'agre':28 'anna':91 'archiv':93 'aren':59,67 'autom':131 'automat':69 'book':63,132 'buck':141 'cactus':35 'calibr':47,73 'current':44 'disney':32 'drunkenslug':51 'eas':147 'easi':116 'ethic':26 'famili':3,107 'find':97 'found':70 'fuck':31 'function':36 'grab':133 'great':61 'high':23 'howev':101 'index':56,78 'integr':74 'janki':76 'lazylibrarian':123 'libgen':95 'like':117 'lot':64,83 'm':20 'manual':88 'media':13 'mind':137 'month/year':143 'need':113 'nzbgeek':52 'piraci':30 'pleas':126 'problem':41 'qbittorr':49 'qualiti':145 'readarr':46,71 'realiz':1 'realli':109 'recommend':127 'rest':104,119 'result':58 'run':45 'sabnzbd':48 'sail':21 'sea':24 'search':89 'servic':40 'setup':122 'someon':125 'sourc':14 'spend':5,138 'stream':10 'titl':66,85 'toolchain':129 'tpb':54 'use':110,149 'want':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695409731
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4681829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695409731 {#1679
    date: 2023-09-22 21:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Automated-ebook-advice"
  +title: "Automated ebook advice."
  +url: null
  +body: """
    Realized my family was spending more than $200/mo on streaming and other media sources. Been a while, but I’m sailing the high seas again. Ethically, I agree with “Piracy.” Fuck Disney with a cactus. Functionally, it’s a service problem for me.\n
    \n
    Currently running Readarr, Calibre, Sabnzbd, Qbittorrent. Have Drunkenslug, NZBgeek, 1337x, TPB as indexers.\n
    \n
    My results aren’t great for books. Lot of titles aren’t automatically found. Readarr and Calibre integration is janky. My indexers don’t have a lot of titles.\n
    \n
    I can manually search on Anna’s Archive or Libgen and find what I want. However, for the rest of my family to really use it, it needs to be easy like the rest of my setup.\n
    \n
    Lazylibrarian?\n
    \n
    Can someone please recommend a toolchain for automated book grabbing?\n
    \n
    I don’t mind spending a few bucks a month/year for quality and ease of use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695409731 {#1671
    date: 2023-09-22 21:08:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 6786
  -titleTs: "'advic':3 'autom':1 'ebook':2"
  -bodyTs: "'1337x':53 '200/mo':8 'agre':28 'anna':91 'archiv':93 'aren':59,67 'autom':131 'automat':69 'book':63,132 'buck':141 'cactus':35 'calibr':47,73 'current':44 'disney':32 'drunkenslug':51 'eas':147 'easi':116 'ethic':26 'famili':3,107 'find':97 'found':70 'fuck':31 'function':36 'grab':133 'great':61 'high':23 'howev':101 'index':56,78 'integr':74 'janki':76 'lazylibrarian':123 'libgen':95 'like':117 'lot':64,83 'm':20 'manual':88 'media':13 'mind':137 'month/year':143 'need':113 'nzbgeek':52 'piraci':30 'pleas':126 'problem':41 'qbittorr':49 'qualiti':145 'readarr':46,71 'realiz':1 'realli':109 'recommend':127 'rest':104,119 'result':58 'run':45 'sabnzbd':48 'sail':21 'sea':24 'search':89 'servic':40 'setup':122 'someon':125 'sourc':14 'spend':5,138 'stream':10 'titl':66,85 'toolchain':129 'tpb':54 'use':110,149 'want':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695409731
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4681829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695409731 {#1679
    date: 2023-09-22 21:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1650
  +user: Proxies\__CG__\App\Entity\User {#1654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1538 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Automated-ebook-advice"
  +title: "Automated ebook advice."
  +url: null
  +body: """
    Realized my family was spending more than $200/mo on streaming and other media sources. Been a while, but I’m sailing the high seas again. Ethically, I agree with “Piracy.” Fuck Disney with a cactus. Functionally, it’s a service problem for me.\n
    \n
    Currently running Readarr, Calibre, Sabnzbd, Qbittorrent. Have Drunkenslug, NZBgeek, 1337x, TPB as indexers.\n
    \n
    My results aren’t great for books. Lot of titles aren’t automatically found. Readarr and Calibre integration is janky. My indexers don’t have a lot of titles.\n
    \n
    I can manually search on Anna’s Archive or Libgen and find what I want. However, for the rest of my family to really use it, it needs to be easy like the rest of my setup.\n
    \n
    Lazylibrarian?\n
    \n
    Can someone please recommend a toolchain for automated book grabbing?\n
    \n
    I don’t mind spending a few bucks a month/year for quality and ease of use.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695409731 {#1671
    date: 2023-09-22 21:08:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 6786
  -titleTs: "'advic':3 'autom':1 'ebook':2"
  -bodyTs: "'1337x':53 '200/mo':8 'agre':28 'anna':91 'archiv':93 'aren':59,67 'autom':131 'automat':69 'book':63,132 'buck':141 'cactus':35 'calibr':47,73 'current':44 'disney':32 'drunkenslug':51 'eas':147 'easi':116 'ethic':26 'famili':3,107 'find':97 'found':70 'fuck':31 'function':36 'grab':133 'great':61 'high':23 'howev':101 'index':56,78 'integr':74 'janki':76 'lazylibrarian':123 'libgen':95 'like':117 'lot':64,83 'm':20 'manual':88 'media':13 'mind':137 'month/year':143 'need':113 'nzbgeek':52 'piraci':30 'pleas':126 'problem':41 'qbittorr':49 'qualiti':145 'readarr':46,71 'realiz':1 'realli':109 'recommend':127 'rest':104,119 'result':58 'run':45 'sabnzbd':48 'sail':21 'sea':24 'search':89 'servic':40 'setup':122 'someon':125 'sourc':14 'spend':5,138 'stream':10 'titl':66,85 'toolchain':129 'tpb':54 'use':110,149 'want':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695409731
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/4681829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695409731 {#1679
    date: 2023-09-22 21:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details