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

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.42 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.08 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: "Do-Posts-Expire"
  +title: "Do Posts Expire?"
  +url: null
  +body: "I’ve tried to comment on older posts, but I get an unknown error warning on some of the older ones. Some only a day old"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700177639 {#183
    date: 2023-11-17 00:33:59.0 +01: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: 13552
  -titleTs: "'expir':3 'post':2"
  -bodyTs: "'comment':5 'day':25 'error':14 'get':11 'old':26 'older':7,20 'one':21 'post':8 'tri':3 'unknown':13 've':2 'warn':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700220457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15076568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134057 {#247
    date: 2023-11-16 12:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Do-Posts-Expire"
  +title: "Do Posts Expire?"
  +url: null
  +body: "I’ve tried to comment on older posts, but I get an unknown error warning on some of the older ones. Some only a day old"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700177639 {#183
    date: 2023-11-17 00:33:59.0 +01: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: 13552
  -titleTs: "'expir':3 'post':2"
  -bodyTs: "'comment':5 'day':25 'error':14 'get':11 'old':26 'older':7,20 'one':21 'post':8 'tri':3 'unknown':13 've':2 'warn':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700220457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15076568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134057 {#247
    date: 2023-11-16 12:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "Do-Posts-Expire"
  +title: "Do Posts Expire?"
  +url: null
  +body: "I’ve tried to comment on older posts, but I get an unknown error warning on some of the older ones. Some only a day old"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700177639 {#183
    date: 2023-11-17 00:33:59.0 +01: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: 13552
  -titleTs: "'expir':3 'post':2"
  -bodyTs: "'comment':5 'day':25 'error':14 'get':11 'old':26 'older':7,20 'one':21 'post':8 'tri':3 'unknown':13 've':2 'warn':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700220457
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15076568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700134057 {#247
    date: 2023-11-16 12:27:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-libreddit-frontends-for-reddit-already-non-functional"
  +title: "Are libreddit frontends for reddit already non functional?"
  +url: null
  +body: """
    I started some time ago using a teddit frontend with local subscriptions, and at some point it was hard for the one I picked to keep up, then I moved to libreddit, at that time libredd.it, then it stopped working and moved to libreddit.spike.codes, but it seems it stopped working as well, and finally I moved to libreddit .mha.fi, but some time back there was too much rate limiting, making it unusable, and since yesterday it seems totally down, giving the error “502 Bad Gateway”. I also have the libRedirect extension on Librewolf configure to choose among several libreddit instances (so when searching for something any is picked), and most of them seem out of service, or being rate limited as well.\n
    \n
    So, are frontends for reddit finally coming to an end?\n
    \n
    Edit: Indeed, it seems at least non self-hosted front-end instances are way rate limited or down
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700462251 {#1866
    date: 2023-11-20 07:37:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13066
  -titleTs: "'alreadi':6 'frontend':3 'function':8 'libreddit':2 'non':7 'reddit':5"
  -bodyTs: "'502':83 'ago':5 'also':87 'among':97 'back':63 'bad':84 'choos':96 'come':129 'configur':94 'edit':133 'end':132,145 'error':82 'extens':91 'final':54,128 'front':144 'front-end':143 'frontend':9,125 'gateway':85 'give':80 'hard':19 'host':142 'inde':134 'instanc':100,146 'keep':26 'least':138 'libredd.it':36 'libreddit':32,58,99 'libreddit.spike.codes':44 'libredirect':90 'librewolf':93 'limit':69,120,150 'local':11 'make':70 'mha.fi':59 'move':30,42,56 'much':67 'non':139 'one':22 'pick':24,108 'point':16 'rate':68,119,149 'reddit':127 'search':103 'seem':47,77,113,136 'self':141 'self-host':140 'servic':116 'sever':98 'sinc':74 'someth':105 'start':2 'stop':39,49 'subscript':12 'teddit':8 'time':4,35,62 'total':78 'unus':72 'use':6 'way':148 'well':52,122 'work':40,50 'yesterday':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700077540
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7966868"
  +editedAt: DateTimeImmutable @1700862051 {#1881
    date: 2023-11-24 22:40:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699991140 {#1877
    date: 2023-11-14 20:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-libreddit-frontends-for-reddit-already-non-functional"
  +title: "Are libreddit frontends for reddit already non functional?"
  +url: null
  +body: """
    I started some time ago using a teddit frontend with local subscriptions, and at some point it was hard for the one I picked to keep up, then I moved to libreddit, at that time libredd.it, then it stopped working and moved to libreddit.spike.codes, but it seems it stopped working as well, and finally I moved to libreddit .mha.fi, but some time back there was too much rate limiting, making it unusable, and since yesterday it seems totally down, giving the error “502 Bad Gateway”. I also have the libRedirect extension on Librewolf configure to choose among several libreddit instances (so when searching for something any is picked), and most of them seem out of service, or being rate limited as well.\n
    \n
    So, are frontends for reddit finally coming to an end?\n
    \n
    Edit: Indeed, it seems at least non self-hosted front-end instances are way rate limited or down
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700462251 {#1866
    date: 2023-11-20 07:37:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13066
  -titleTs: "'alreadi':6 'frontend':3 'function':8 'libreddit':2 'non':7 'reddit':5"
  -bodyTs: "'502':83 'ago':5 'also':87 'among':97 'back':63 'bad':84 'choos':96 'come':129 'configur':94 'edit':133 'end':132,145 'error':82 'extens':91 'final':54,128 'front':144 'front-end':143 'frontend':9,125 'gateway':85 'give':80 'hard':19 'host':142 'inde':134 'instanc':100,146 'keep':26 'least':138 'libredd.it':36 'libreddit':32,58,99 'libreddit.spike.codes':44 'libredirect':90 'librewolf':93 'limit':69,120,150 'local':11 'make':70 'mha.fi':59 'move':30,42,56 'much':67 'non':139 'one':22 'pick':24,108 'point':16 'rate':68,119,149 'reddit':127 'search':103 'seem':47,77,113,136 'self':141 'self-host':140 'servic':116 'sever':98 'sinc':74 'someth':105 'start':2 'stop':39,49 'subscript':12 'teddit':8 'time':4,35,62 'total':78 'unus':72 'use':6 'way':148 'well':52,122 'work':40,50 'yesterday':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700077540
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7966868"
  +editedAt: DateTimeImmutable @1700862051 {#1881
    date: 2023-11-24 22:40:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699991140 {#1877
    date: 2023-11-14 20:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-libreddit-frontends-for-reddit-already-non-functional"
  +title: "Are libreddit frontends for reddit already non functional?"
  +url: null
  +body: """
    I started some time ago using a teddit frontend with local subscriptions, and at some point it was hard for the one I picked to keep up, then I moved to libreddit, at that time libredd.it, then it stopped working and moved to libreddit.spike.codes, but it seems it stopped working as well, and finally I moved to libreddit .mha.fi, but some time back there was too much rate limiting, making it unusable, and since yesterday it seems totally down, giving the error “502 Bad Gateway”. I also have the libRedirect extension on Librewolf configure to choose among several libreddit instances (so when searching for something any is picked), and most of them seem out of service, or being rate limited as well.\n
    \n
    So, are frontends for reddit finally coming to an end?\n
    \n
    Edit: Indeed, it seems at least non self-hosted front-end instances are way rate limited or down
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700462251 {#1866
    date: 2023-11-20 07:37:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 13066
  -titleTs: "'alreadi':6 'frontend':3 'function':8 'libreddit':2 'non':7 'reddit':5"
  -bodyTs: "'502':83 'ago':5 'also':87 'among':97 'back':63 'bad':84 'choos':96 'come':129 'configur':94 'edit':133 'end':132,145 'error':82 'extens':91 'final':54,128 'front':144 'front-end':143 'frontend':9,125 'gateway':85 'give':80 'hard':19 'host':142 'inde':134 'instanc':100,146 'keep':26 'least':138 'libredd.it':36 'libreddit':32,58,99 'libreddit.spike.codes':44 'libredirect':90 'librewolf':93 'limit':69,120,150 'local':11 'make':70 'mha.fi':59 'move':30,42,56 'much':67 'non':139 'one':22 'pick':24,108 'point':16 'rate':68,119,149 'reddit':127 'search':103 'seem':47,77,113,136 'self':141 'self-host':140 'servic':116 'sever':98 'sinc':74 'someth':105 'start':2 'stop':39,49 'subscript':12 'teddit':8 'time':4,35,62 'total':78 'unus':72 'use':6 'way':148 'well':52,122 'work':40,50 'yesterday':75"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700077540
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7966868"
  +editedAt: DateTimeImmutable @1700862051 {#1881
    date: 2023-11-24 22:40:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699991140 {#1877
    date: 2023-11-14 20:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-remember-why-I-stopped-using-Geany-text-editor-comment"
  +title: "I remember why I stopped using Geany text editor: comment toggling not as expected"
  +url: null
  +body: """
    Since [Geany 2.0 has recently been released](https://www.geany.org/documentation/releasenotes/) I decided to switch back to it from Kate. I used to like Geany but it had some problems I couldn’t quite remember.\n
    \n
    So I quickly remembered the problem. I can’t figure out how to configure it to properly comment and comment blocks of code. Say you have the following in a file of type `shell script`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;"># a comment\n
    </span><span style="color:#323232;">\t</span><span style="color:#62a35c;">echo </span><span style="color:#323232;">$variable\n
    </span>\n
    ```\n
    \n
    I want to be able to select the above lines and use a keybinding to comment them out, so the result would be:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">## a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Comment Lines` works as anticipated.\n
    \n
    But if I decide I want the lines back, how do that with the same keybinding? Using `Comment Lines` again adds a second level of comments, which is what I would expect (but not what I want):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">### a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">##echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Toggle Line Commentation` works and the file returns to the original state. But if you reselect the original lines and run it again, you get\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    Which would obviously lead to unpredictable results.\n
    \n
    There doesn’t seem to be a way for Geany to look at the block of text and decide whether it should be *commented* or *uncommented* and act accordingly.\n
    \n
    Kate editor has this functionality in `Selection` &gt; `Toggle Comment` as do other editors I’ve encountered. If there is a mix of commented and uncommented text, it will *never* remove comments. It only removes comments when the entire block has commenting, and then it removes only 1 level of comments. Perfect. Of course if you really want to force the matter, there are the more aggressive `Comment` and `Uncomment`.\n
    \n
    Using the Geany `Toggle Line Commentation` leads to strange results, especially if you are starting with multiple levels of comments. Is there a way to duplicate the standard comment toggle in Geany? I tried to train myself to use `Comment Line(s)` and `Uncomment Lines(s)` instead of a single command but I just made a lot of mistakes where I didn’t realize there were multiple levels of comments or whatever and things became uncommented that shouldn’t have and it created a giant mess.\n
    \n
    I’m not a professional IT person, just someone who enjoys text files in their spare time. I do a lot of commenting and uncommenting trying to find out how things work. I thought it was a pretty normal thing to do. There must be a way to do it right?\n
    \n
    I recall digging around a bunch in the Geany repo/docs and it ended up that some problem I was having was a limitation of the Scintilla lexer and there wasn’t much Geany could do about it. But I am not sure if it was this issue or something else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699840939 {#1950
    date: 2023-11-13 03:02:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 11968
  -titleTs: "'comment':10 'editor':9 'expect':14 'geani':7 'rememb':2 'stop':5 'text':8 'toggl':11 'use':6"
  -bodyTs: "'/documentation/releasenotes/)':10 '1':262 '2.0':3 'abl':78 'accord':215 'act':214 'add':128 'aggress':281 'anticip':107 'around':425 'back':15,116 'becam':359 'block':55,201,254 'bunch':427 'code':57 'command':335 'comment':52,54,71,89,98,103,125,133,146,153,177,210,224,238,246,250,256,265,282,290,304,313,324,354,393 'configur':48 'could':455 'couldn':31 'cours':268 'creat':367 'decid':12,111,205 'didn':346 'dig':424 'doesn':188 'duplic':310 'echo':72,99,147,178 'edit':101,149 'editor':217,228 'els':471 'encount':231 'end':434 'enjoy':381 'entir':253 'especi':295 'expect':139 'figur':44 'file':65,157,383 'find':398 'follow':62 'forc':274 'format':102,150 'function':220 'geani':2,24,196,287,316,430,454 'get':175 'giant':369 'instead':331 'issu':468 'kate':19,216 'keybind':87,123 'lead':183,291 'level':131,263,302,352 'lexer':448 'like':23 'limit':444 'line':83,104,115,126,152,169,289,325,329 'look':198 'lot':341,391 'm':372 'made':339 'matter':276 'mess':370 'mistak':343 'mix':236 'much':453 'multipl':301,351 'must':414 'never':244 'normal':409 'obvious':182 'origin':161,168 'perfect':266 'person':377 'pretti':408 'problem':29,40,438 'profession':375 'proper':51 'quick':37 'quit':33 'realiz':348 'realli':271 'recal':423 'recent':5 'releas':7 'rememb':34,38 'remov':245,249,260 'repo/docs':431 'reselect':166 'result':94,186,294 'return':158 'right':421 'run':171 'say':58 'scintilla':447 'script':69 'second':130 'seem':190 'select':80,222 'shell':68 'shouldn':362 'sinc':1 'singl':334 'someon':379 'someth':470 'spare':386 'standard':312 'start':299 'state':162 'strang':293 'sure':463 'switch':14 'text':203,241,382 'thing':358,401,410 'thought':404 'time':387 'toggl':151,223,288,314 'train':320 'tri':318,396 'type':67 'uncom':212,240,284,328,360,395 'unpredict':185 'use':21,85,124,285,323 'variabl':73,100,148,179 've':230 'want':75,113,144,272 'wasn':451 'way':194,308,417 'whatev':356 'whether':206 'work':105,154,402 'would':95,138,181 'www.geany.org':9 'www.geany.org/documentation/releasenotes/)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773978
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9470604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704478 {#1958
    date: 2023-11-11 13:07:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-remember-why-I-stopped-using-Geany-text-editor-comment"
  +title: "I remember why I stopped using Geany text editor: comment toggling not as expected"
  +url: null
  +body: """
    Since [Geany 2.0 has recently been released](https://www.geany.org/documentation/releasenotes/) I decided to switch back to it from Kate. I used to like Geany but it had some problems I couldn’t quite remember.\n
    \n
    So I quickly remembered the problem. I can’t figure out how to configure it to properly comment and comment blocks of code. Say you have the following in a file of type `shell script`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;"># a comment\n
    </span><span style="color:#323232;">\t</span><span style="color:#62a35c;">echo </span><span style="color:#323232;">$variable\n
    </span>\n
    ```\n
    \n
    I want to be able to select the above lines and use a keybinding to comment them out, so the result would be:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">## a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Comment Lines` works as anticipated.\n
    \n
    But if I decide I want the lines back, how do that with the same keybinding? Using `Comment Lines` again adds a second level of comments, which is what I would expect (but not what I want):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">### a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">##echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Toggle Line Commentation` works and the file returns to the original state. But if you reselect the original lines and run it again, you get\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    Which would obviously lead to unpredictable results.\n
    \n
    There doesn’t seem to be a way for Geany to look at the block of text and decide whether it should be *commented* or *uncommented* and act accordingly.\n
    \n
    Kate editor has this functionality in `Selection` &gt; `Toggle Comment` as do other editors I’ve encountered. If there is a mix of commented and uncommented text, it will *never* remove comments. It only removes comments when the entire block has commenting, and then it removes only 1 level of comments. Perfect. Of course if you really want to force the matter, there are the more aggressive `Comment` and `Uncomment`.\n
    \n
    Using the Geany `Toggle Line Commentation` leads to strange results, especially if you are starting with multiple levels of comments. Is there a way to duplicate the standard comment toggle in Geany? I tried to train myself to use `Comment Line(s)` and `Uncomment Lines(s)` instead of a single command but I just made a lot of mistakes where I didn’t realize there were multiple levels of comments or whatever and things became uncommented that shouldn’t have and it created a giant mess.\n
    \n
    I’m not a professional IT person, just someone who enjoys text files in their spare time. I do a lot of commenting and uncommenting trying to find out how things work. I thought it was a pretty normal thing to do. There must be a way to do it right?\n
    \n
    I recall digging around a bunch in the Geany repo/docs and it ended up that some problem I was having was a limitation of the Scintilla lexer and there wasn’t much Geany could do about it. But I am not sure if it was this issue or something else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699840939 {#1950
    date: 2023-11-13 03:02:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 11968
  -titleTs: "'comment':10 'editor':9 'expect':14 'geani':7 'rememb':2 'stop':5 'text':8 'toggl':11 'use':6"
  -bodyTs: "'/documentation/releasenotes/)':10 '1':262 '2.0':3 'abl':78 'accord':215 'act':214 'add':128 'aggress':281 'anticip':107 'around':425 'back':15,116 'becam':359 'block':55,201,254 'bunch':427 'code':57 'command':335 'comment':52,54,71,89,98,103,125,133,146,153,177,210,224,238,246,250,256,265,282,290,304,313,324,354,393 'configur':48 'could':455 'couldn':31 'cours':268 'creat':367 'decid':12,111,205 'didn':346 'dig':424 'doesn':188 'duplic':310 'echo':72,99,147,178 'edit':101,149 'editor':217,228 'els':471 'encount':231 'end':434 'enjoy':381 'entir':253 'especi':295 'expect':139 'figur':44 'file':65,157,383 'find':398 'follow':62 'forc':274 'format':102,150 'function':220 'geani':2,24,196,287,316,430,454 'get':175 'giant':369 'instead':331 'issu':468 'kate':19,216 'keybind':87,123 'lead':183,291 'level':131,263,302,352 'lexer':448 'like':23 'limit':444 'line':83,104,115,126,152,169,289,325,329 'look':198 'lot':341,391 'm':372 'made':339 'matter':276 'mess':370 'mistak':343 'mix':236 'much':453 'multipl':301,351 'must':414 'never':244 'normal':409 'obvious':182 'origin':161,168 'perfect':266 'person':377 'pretti':408 'problem':29,40,438 'profession':375 'proper':51 'quick':37 'quit':33 'realiz':348 'realli':271 'recal':423 'recent':5 'releas':7 'rememb':34,38 'remov':245,249,260 'repo/docs':431 'reselect':166 'result':94,186,294 'return':158 'right':421 'run':171 'say':58 'scintilla':447 'script':69 'second':130 'seem':190 'select':80,222 'shell':68 'shouldn':362 'sinc':1 'singl':334 'someon':379 'someth':470 'spare':386 'standard':312 'start':299 'state':162 'strang':293 'sure':463 'switch':14 'text':203,241,382 'thing':358,401,410 'thought':404 'time':387 'toggl':151,223,288,314 'train':320 'tri':318,396 'type':67 'uncom':212,240,284,328,360,395 'unpredict':185 'use':21,85,124,285,323 'variabl':73,100,148,179 've':230 'want':75,113,144,272 'wasn':451 'way':194,308,417 'whatev':356 'whether':206 'work':105,154,402 'would':95,138,181 'www.geany.org':9 'www.geany.org/documentation/releasenotes/)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773978
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9470604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704478 {#1958
    date: 2023-11-11 13:07:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-remember-why-I-stopped-using-Geany-text-editor-comment"
  +title: "I remember why I stopped using Geany text editor: comment toggling not as expected"
  +url: null
  +body: """
    Since [Geany 2.0 has recently been released](https://www.geany.org/documentation/releasenotes/) I decided to switch back to it from Kate. I used to like Geany but it had some problems I couldn’t quite remember.\n
    \n
    So I quickly remembered the problem. I can’t figure out how to configure it to properly comment and comment blocks of code. Say you have the following in a file of type `shell script`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;"># a comment\n
    </span><span style="color:#323232;">\t</span><span style="color:#62a35c;">echo </span><span style="color:#323232;">$variable\n
    </span>\n
    ```\n
    \n
    I want to be able to select the above lines and use a keybinding to comment them out, so the result would be:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">## a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Comment Lines` works as anticipated.\n
    \n
    But if I decide I want the lines back, how do that with the same keybinding? Using `Comment Lines` again adds a second level of comments, which is what I would expect (but not what I want):\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">### a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">##echo $variable\n
    </span>\n
    ```\n
    \n
    `Edit` &gt; `Format` &gt; `Toggle Line Commentation` works and the file returns to the original state. But if you reselect the original lines and run it again, you get\n
    \n
    ```\n
    \n
    <span style="color:#323232;">\t a comment\n
    </span><span style="color:#323232;">\t</span><span style="font-style:italic;color:#969896;">#echo $variable\n
    </span>\n
    ```\n
    \n
    Which would obviously lead to unpredictable results.\n
    \n
    There doesn’t seem to be a way for Geany to look at the block of text and decide whether it should be *commented* or *uncommented* and act accordingly.\n
    \n
    Kate editor has this functionality in `Selection` &gt; `Toggle Comment` as do other editors I’ve encountered. If there is a mix of commented and uncommented text, it will *never* remove comments. It only removes comments when the entire block has commenting, and then it removes only 1 level of comments. Perfect. Of course if you really want to force the matter, there are the more aggressive `Comment` and `Uncomment`.\n
    \n
    Using the Geany `Toggle Line Commentation` leads to strange results, especially if you are starting with multiple levels of comments. Is there a way to duplicate the standard comment toggle in Geany? I tried to train myself to use `Comment Line(s)` and `Uncomment Lines(s)` instead of a single command but I just made a lot of mistakes where I didn’t realize there were multiple levels of comments or whatever and things became uncommented that shouldn’t have and it created a giant mess.\n
    \n
    I’m not a professional IT person, just someone who enjoys text files in their spare time. I do a lot of commenting and uncommenting trying to find out how things work. I thought it was a pretty normal thing to do. There must be a way to do it right?\n
    \n
    I recall digging around a bunch in the Geany repo/docs and it ended up that some problem I was having was a limitation of the Scintilla lexer and there wasn’t much Geany could do about it. But I am not sure if it was this issue or something else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699840939 {#1950
    date: 2023-11-13 03:02:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 11968
  -titleTs: "'comment':10 'editor':9 'expect':14 'geani':7 'rememb':2 'stop':5 'text':8 'toggl':11 'use':6"
  -bodyTs: "'/documentation/releasenotes/)':10 '1':262 '2.0':3 'abl':78 'accord':215 'act':214 'add':128 'aggress':281 'anticip':107 'around':425 'back':15,116 'becam':359 'block':55,201,254 'bunch':427 'code':57 'command':335 'comment':52,54,71,89,98,103,125,133,146,153,177,210,224,238,246,250,256,265,282,290,304,313,324,354,393 'configur':48 'could':455 'couldn':31 'cours':268 'creat':367 'decid':12,111,205 'didn':346 'dig':424 'doesn':188 'duplic':310 'echo':72,99,147,178 'edit':101,149 'editor':217,228 'els':471 'encount':231 'end':434 'enjoy':381 'entir':253 'especi':295 'expect':139 'figur':44 'file':65,157,383 'find':398 'follow':62 'forc':274 'format':102,150 'function':220 'geani':2,24,196,287,316,430,454 'get':175 'giant':369 'instead':331 'issu':468 'kate':19,216 'keybind':87,123 'lead':183,291 'level':131,263,302,352 'lexer':448 'like':23 'limit':444 'line':83,104,115,126,152,169,289,325,329 'look':198 'lot':341,391 'm':372 'made':339 'matter':276 'mess':370 'mistak':343 'mix':236 'much':453 'multipl':301,351 'must':414 'never':244 'normal':409 'obvious':182 'origin':161,168 'perfect':266 'person':377 'pretti':408 'problem':29,40,438 'profession':375 'proper':51 'quick':37 'quit':33 'realiz':348 'realli':271 'recal':423 'recent':5 'releas':7 'rememb':34,38 'remov':245,249,260 'repo/docs':431 'reselect':166 'result':94,186,294 'return':158 'right':421 'run':171 'say':58 'scintilla':447 'script':69 'second':130 'seem':190 'select':80,222 'shell':68 'shouldn':362 'sinc':1 'singl':334 'someon':379 'someth':470 'spare':386 'standard':312 'start':299 'state':162 'strang':293 'sure':463 'switch':14 'text':203,241,382 'thing':358,401,410 'thought':404 'time':387 'toggl':151,223,288,314 'train':320 'tri':318,396 'type':67 'uncom':212,240,284,328,360,395 'unpredict':185 'use':21,85,124,285,323 'variabl':73,100,148,179 've':230 'want':75,113,144,272 'wasn':451 'way':194,308,417 'whatev':356 'whether':206 'work':105,154,402 'would':95,138,181 'www.geany.org':9 'www.geany.org/documentation/releasenotes/)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773978
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9470604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704478 {#1958
    date: 2023-11-11 13:07:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1966
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1961
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1966
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1961
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1966
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1961
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1935
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1364
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1935
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1364
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Question-Tailscale-to-avoid-Netflix-TV-restrictions"
  +title: "[Question] Tailscale to avoid Netflix TV restrictions?"
  +url: null
  +body: """
    Hello Sailors,\n
    \n
    So sadly my family still insists on using Netflix(for now), and with their recent restrictions you can only have one active TV at the time, unless the TVs are in the same home. So this had me question, what happens if all TVs are put on the same tailnet(or same subnet for that sake), would that be able to “trick” the netflix system? Has anyone tried this? Or do we already know that it wouldnt work?\n
    \n
    *(I am working on setting up the full arr stack)*
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595629 {#1935
    date: 2023-11-10 06:53:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1389 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#1377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1942 …}
  +badges: Doctrine\ORM\PersistentCollection {#1927 …}
  +children: []
  -id: 11422
  -titleTs: "'avoid':4 'netflix':5 'question':1 'restrict':7 'tailscal':2 'tv':6"
  -bodyTs: "'abl':62 'activ':24 'alreadi':75 'anyon':69 'arr':89 'famili':6 'full':88 'happen':43 'hello':1 'home':36 'insist':8 'know':76 'netflix':11,66 'one':23 'put':48 'question':41 'recent':17 'restrict':18 'sad':4 'sailor':2 'sake':58 'set':85 'stack':90 'still':7 'subnet':55 'system':67 'tailnet':52 'time':28 'tri':70 'trick':64 'tv':25 'tvs':31,46 'unless':29 'use':10 'work':80,83 'would':59 'wouldnt':79"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699621755
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8014344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699535355 {#1364
    date: 2023-11-09 14:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-on-here-know-where-all-the-conspiracy-people-hang"
  +title: "Anyone on here know where all the conspiracy people hang out?"
  +url: null
  +body: "I’m looking for conspiracy related forums/ communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699607392 {#1399
    date: 2023-11-10 10:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10840
  -titleTs: "'anyon':1 'conspiraci':8 'hang':10 'know':4 'peopl':9"
  -bodyTs: "'communiti':8 'conspiraci':5 'forum':7 'look':3 'm':2 'relat':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699437225
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14121971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357725 {#1396
    date: 2023-11-07 12:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-on-here-know-where-all-the-conspiracy-people-hang"
  +title: "Anyone on here know where all the conspiracy people hang out?"
  +url: null
  +body: "I’m looking for conspiracy related forums/ communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699607392 {#1399
    date: 2023-11-10 10:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10840
  -titleTs: "'anyon':1 'conspiraci':8 'hang':10 'know':4 'peopl':9"
  -bodyTs: "'communiti':8 'conspiraci':5 'forum':7 'look':3 'm':2 'relat':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699437225
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14121971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357725 {#1396
    date: 2023-11-07 12:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1394
  +user: Proxies\__CG__\App\Entity\User {#1366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-on-here-know-where-all-the-conspiracy-people-hang"
  +title: "Anyone on here know where all the conspiracy people hang out?"
  +url: null
  +body: "I’m looking for conspiracy related forums/ communities."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699607392 {#1399
    date: 2023-11-10 10:09:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 10840
  -titleTs: "'anyon':1 'conspiraci':8 'hang':10 'know':4 'peopl':9"
  -bodyTs: "'communiti':8 'conspiraci':5 'forum':7 'look':3 'm':2 'relat':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699437225
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14121971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357725 {#1396
    date: 2023-11-07 12:48:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-cause-a-hard-drive-s-in-an-enclosure-filesystem"
  +title: "What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?"
  +url: null
  +body: """
    Still new to linux hope its ok to ask here. I decided to replace one of my backup drives for the first time in 5ish years with a new 2.5" HDD meant for internal use but in an enclosure (the enclosure works fine). I formatted it in ntfs via gparted and everything went as expected, I even created a large veracrypt container file. I safely removed the drive and after a few hours I re-connected it and it made the notification noise that indicates the drive was detected but it’s filesystem wasn’t mounted. It showed up in gparted, disks and lsblk (as sdb1). Searched online and learned to manually mount it in the /mnt/ directory but I didnt want to manually do that everytime. I ended up reformatting it and for good measure, connected to another port and boom it mounted once connected. Decided not to create the file container or even incorporate the drive into my backup strategy yet until I get input whether or not this is a hardware issue or software. So what do you guys think happened? Not sure what info to provide\n
    \n
    Edit: the filesysten and encryption software I chose is for compatibility between my devices\n
    \n
    Edit 2: new errors relating to my hardware started showing up when further proceeding with my plan so I’m just going to return it and try again
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699377335 {#1891
    date: 2023-11-07 18:15:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 10823
  -titleTs: "'caus':3 'drive':6 'enclosur':10 'filesystem':11 'hard':5 'mount':14 'popo':16 'would':2"
  -bodyTs: "'/mnt':118 '2':207 '2.5':30 '5ish':25 'anoth':140 'ask':9 'backup':18,162 'boom':143 'chose':199 'compat':202 'connect':77,138,147 'contain':62,154 'creat':58,151 'decid':12,148 'detect':90 'devic':205 'didnt':122 'directori':119 'disk':103 'drive':19,68,88,159 'edit':192,206 'enclosur':39,41 'encrypt':196 'end':130 'error':209 'even':57,156 'everyth':52 'everytim':128 'expect':55 'file':63,153 'filesystem':94 'filesysten':194 'fine':43 'first':22 'format':45 'get':167 'go':227 'good':136 'gpart':50,102 'guy':183 'happen':185 'hardwar':175,213 'hdd':31 'hope':5 'hour':73 'incorpor':157 'indic':86 'info':189 'input':168 'intern':34 'issu':176 'larg':60 'learn':111 'linux':4 'lsblk':105 'm':225 'made':81 'manual':113,125 'meant':32 'measur':137 'mount':97,114,145 'new':2,29,208 'nois':84 'notif':83 'ntfs':48 'ok':7 'one':15 'onlin':109 'plan':222 'port':141 'proceed':219 'provid':191 're':76 're-connect':75 'reformat':132 'relat':210 'remov':66 'replac':14 'return':229 'safe':65 'sdb1':107 'search':108 'show':99,215 'softwar':178,197 'start':214 'still':1 'strategi':163 'sure':187 'think':184 'time':23 'tri':232 'use':35 'veracrypt':61 'via':49 'want':123 'wasn':95 'went':53 'whether':169 'work':42 'year':26 'yet':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699416576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2820399"
  +editedAt: DateTimeImmutable @1699437980 {#1904
    date: 2023-11-08 11:06:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699350576 {#1956
    date: 2023-11-07 10:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-cause-a-hard-drive-s-in-an-enclosure-filesystem"
  +title: "What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?"
  +url: null
  +body: """
    Still new to linux hope its ok to ask here. I decided to replace one of my backup drives for the first time in 5ish years with a new 2.5" HDD meant for internal use but in an enclosure (the enclosure works fine). I formatted it in ntfs via gparted and everything went as expected, I even created a large veracrypt container file. I safely removed the drive and after a few hours I re-connected it and it made the notification noise that indicates the drive was detected but it’s filesystem wasn’t mounted. It showed up in gparted, disks and lsblk (as sdb1). Searched online and learned to manually mount it in the /mnt/ directory but I didnt want to manually do that everytime. I ended up reformatting it and for good measure, connected to another port and boom it mounted once connected. Decided not to create the file container or even incorporate the drive into my backup strategy yet until I get input whether or not this is a hardware issue or software. So what do you guys think happened? Not sure what info to provide\n
    \n
    Edit: the filesysten and encryption software I chose is for compatibility between my devices\n
    \n
    Edit 2: new errors relating to my hardware started showing up when further proceeding with my plan so I’m just going to return it and try again
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699377335 {#1891
    date: 2023-11-07 18:15:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 10823
  -titleTs: "'caus':3 'drive':6 'enclosur':10 'filesystem':11 'hard':5 'mount':14 'popo':16 'would':2"
  -bodyTs: "'/mnt':118 '2':207 '2.5':30 '5ish':25 'anoth':140 'ask':9 'backup':18,162 'boom':143 'chose':199 'compat':202 'connect':77,138,147 'contain':62,154 'creat':58,151 'decid':12,148 'detect':90 'devic':205 'didnt':122 'directori':119 'disk':103 'drive':19,68,88,159 'edit':192,206 'enclosur':39,41 'encrypt':196 'end':130 'error':209 'even':57,156 'everyth':52 'everytim':128 'expect':55 'file':63,153 'filesystem':94 'filesysten':194 'fine':43 'first':22 'format':45 'get':167 'go':227 'good':136 'gpart':50,102 'guy':183 'happen':185 'hardwar':175,213 'hdd':31 'hope':5 'hour':73 'incorpor':157 'indic':86 'info':189 'input':168 'intern':34 'issu':176 'larg':60 'learn':111 'linux':4 'lsblk':105 'm':225 'made':81 'manual':113,125 'meant':32 'measur':137 'mount':97,114,145 'new':2,29,208 'nois':84 'notif':83 'ntfs':48 'ok':7 'one':15 'onlin':109 'plan':222 'port':141 'proceed':219 'provid':191 're':76 're-connect':75 'reformat':132 'relat':210 'remov':66 'replac':14 'return':229 'safe':65 'sdb1':107 'search':108 'show':99,215 'softwar':178,197 'start':214 'still':1 'strategi':163 'sure':187 'think':184 'time':23 'tri':232 'use':35 'veracrypt':61 'via':49 'want':123 'wasn':95 'went':53 'whether':169 'work':42 'year':26 'yet':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699416576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2820399"
  +editedAt: DateTimeImmutable @1699437980 {#1904
    date: 2023-11-08 11:06:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699350576 {#1956
    date: 2023-11-07 10:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-would-cause-a-hard-drive-s-in-an-enclosure-filesystem"
  +title: "What would cause a hard drive's, in an enclosure, filesystem to not mount in PopOs?"
  +url: null
  +body: """
    Still new to linux hope its ok to ask here. I decided to replace one of my backup drives for the first time in 5ish years with a new 2.5" HDD meant for internal use but in an enclosure (the enclosure works fine). I formatted it in ntfs via gparted and everything went as expected, I even created a large veracrypt container file. I safely removed the drive and after a few hours I re-connected it and it made the notification noise that indicates the drive was detected but it’s filesystem wasn’t mounted. It showed up in gparted, disks and lsblk (as sdb1). Searched online and learned to manually mount it in the /mnt/ directory but I didnt want to manually do that everytime. I ended up reformatting it and for good measure, connected to another port and boom it mounted once connected. Decided not to create the file container or even incorporate the drive into my backup strategy yet until I get input whether or not this is a hardware issue or software. So what do you guys think happened? Not sure what info to provide\n
    \n
    Edit: the filesysten and encryption software I chose is for compatibility between my devices\n
    \n
    Edit 2: new errors relating to my hardware started showing up when further proceeding with my plan so I’m just going to return it and try again
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699377335 {#1891
    date: 2023-11-07 18:15:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2432 …}
  +badges: Doctrine\ORM\PersistentCollection {#2442 …}
  +children: []
  -id: 10823
  -titleTs: "'caus':3 'drive':6 'enclosur':10 'filesystem':11 'hard':5 'mount':14 'popo':16 'would':2"
  -bodyTs: "'/mnt':118 '2':207 '2.5':30 '5ish':25 'anoth':140 'ask':9 'backup':18,162 'boom':143 'chose':199 'compat':202 'connect':77,138,147 'contain':62,154 'creat':58,151 'decid':12,148 'detect':90 'devic':205 'didnt':122 'directori':119 'disk':103 'drive':19,68,88,159 'edit':192,206 'enclosur':39,41 'encrypt':196 'end':130 'error':209 'even':57,156 'everyth':52 'everytim':128 'expect':55 'file':63,153 'filesystem':94 'filesysten':194 'fine':43 'first':22 'format':45 'get':167 'go':227 'good':136 'gpart':50,102 'guy':183 'happen':185 'hardwar':175,213 'hdd':31 'hope':5 'hour':73 'incorpor':157 'indic':86 'info':189 'input':168 'intern':34 'issu':176 'larg':60 'learn':111 'linux':4 'lsblk':105 'm':225 'made':81 'manual':113,125 'meant':32 'measur':137 'mount':97,114,145 'new':2,29,208 'nois':84 'notif':83 'ntfs':48 'ok':7 'one':15 'onlin':109 'plan':222 'port':141 'proceed':219 'provid':191 're':76 're-connect':75 'reformat':132 'relat':210 'remov':66 'replac':14 'return':229 'safe':65 'sdb1':107 'search':108 'show':99,215 'softwar':178,197 'start':214 'still':1 'strategi':163 'sure':187 'think':184 'time':23 'tri':232 'use':35 'veracrypt':61 'via':49 'want':123 'wasn':95 'went':53 'whether':169 'work':42 'year':26 'yet':164"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699416576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2820399"
  +editedAt: DateTimeImmutable @1699437980 {#1904
    date: 2023-11-08 11:06:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699350576 {#1956
    date: 2023-11-07 10:49:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "There-should-be-a-guide-to-basic-piracy-like-how"
  +title: "There should be a guide to basic piracy like how there's guides on how to jailbreak nintendo consoles"
  +url: null
  +body: "Like how [hacks.guide](https://hacks.guide/) has tutorials for nintendo consoles, there should be one for piracy"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700523041 {#2440
    date: 2023-11-21 00:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10580
  -titleTs: "'basic':7 'consol':19 'guid':5,13 'jailbreak':17 'like':9 'nintendo':18 'piraci':8"
  -bodyTs: "'/)':6 'consol':11 'hacks.guide':3,5 'hacks.guide/)':4 'like':1 'nintendo':10 'one':15 'piraci':17 'tutori':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380749
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6424794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294349 {#2439
    date: 2023-11-06 19:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "There-should-be-a-guide-to-basic-piracy-like-how"
  +title: "There should be a guide to basic piracy like how there's guides on how to jailbreak nintendo consoles"
  +url: null
  +body: "Like how [hacks.guide](https://hacks.guide/) has tutorials for nintendo consoles, there should be one for piracy"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700523041 {#2440
    date: 2023-11-21 00:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10580
  -titleTs: "'basic':7 'consol':19 'guid':5,13 'jailbreak':17 'like':9 'nintendo':18 'piraci':8"
  -bodyTs: "'/)':6 'consol':11 'hacks.guide':3,5 'hacks.guide/)':4 'like':1 'nintendo':10 'one':15 'piraci':17 'tutori':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380749
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6424794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294349 {#2439
    date: 2023-11-06 19:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "There-should-be-a-guide-to-basic-piracy-like-how"
  +title: "There should be a guide to basic piracy like how there's guides on how to jailbreak nintendo consoles"
  +url: null
  +body: "Like how [hacks.guide](https://hacks.guide/) has tutorials for nintendo consoles, there should be one for piracy"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700523041 {#2440
    date: 2023-11-21 00:30:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10580
  -titleTs: "'basic':7 'consol':19 'guid':5,13 'jailbreak':17 'like':9 'nintendo':18 'piraci':8"
  -bodyTs: "'/)':6 'consol':11 'hacks.guide':3,5 'hacks.guide/)':4 'like':1 'nintendo':10 'one':15 'piraci':17 'tutori':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699380749
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6424794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294349 {#2439
    date: 2023-11-06 19:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Poll"
  +title: "Linux Poll"
  +url: null
  +body: """
    If you’re over on mastodon it would help if you could submit an answer to my poll over which Linux distro I will hopefully settle on\n
    \n
    [fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699363361 {#2449
    date: 2023-11-07 14:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 10130
  -titleTs: "'linux':1 'poll':2"
  -bodyTs: "'/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':30 'answer':15 'could':12 'distro':22 'fosstodon.org':29 'fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':28 'help':9 'hope':25 'linux':21 'mastodon':6 'poll':18 're':3 'settl':26 'submit':13 'would':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699247471
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13907570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699184971 {#2477
    date: 2023-11-05 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Poll"
  +title: "Linux Poll"
  +url: null
  +body: """
    If you’re over on mastodon it would help if you could submit an answer to my poll over which Linux distro I will hopefully settle on\n
    \n
    [fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699363361 {#2449
    date: 2023-11-07 14:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 10130
  -titleTs: "'linux':1 'poll':2"
  -bodyTs: "'/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':30 'answer':15 'could':12 'distro':22 'fosstodon.org':29 'fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':28 'help':9 'hope':25 'linux':21 'mastodon':6 'poll':18 're':3 'settl':26 'submit':13 'would':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699247471
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13907570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699184971 {#2477
    date: 2023-11-05 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Linux-Poll"
  +title: "Linux Poll"
  +url: null
  +body: """
    If you’re over on mastodon it would help if you could submit an answer to my poll over which Linux distro I will hopefully settle on\n
    \n
    [fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699363361 {#2449
    date: 2023-11-07 14:22:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 10130
  -titleTs: "'linux':1 'poll':2"
  -bodyTs: "'/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':30 'answer':15 'could':12 'distro':22 'fosstodon.org':29 'fosstodon.org/@cale/111357776443761050](https://fosstodon.org/@cale/111357776443761050)':28 'help':9 'hope':25 'linux':21 'mastodon':6 'poll':18 're':3 'settl':26 'submit':13 'would':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699247471
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13907570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699184971 {#2477
    date: 2023-11-05 12:49:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-a-VPN-needed-with-DNS-over-HTTPS-and-Encrypted"
  +title: "Is a VPN needed with DNS over HTTPS and Encrypted Client Hello?"
  +url: null
  +body: "I was wondering if a VPN would add any kind of security or privacy if one is connecting to a host with a client/browser that supports DNS over HTTPS and that host supports encrypted client hello. Is there a way for the ISP or anything in between to shape traffic or even know what is being accessed? The only thing that should be visible is traffic between two IP addresses right?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699221827 {#1923
    date: 2023-11-05 23:03:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 10093
  -titleTs: "'client':11 'dns':6 'encrypt':10 'hello':12 'https':8 'need':4 'vpn':3"
  -bodyTs: "'access':57 'add':8 'address':70 'anyth':45 'client':35 'client/browser':24 'connect':18 'dns':27 'encrypt':34 'even':52 'hello':36 'host':21,32 'https':29 'ip':69 'isp':43 'kind':10 'know':53 'one':16 'privaci':14 'right':71 'secur':12 'shape':49 'support':26,33 'thing':60 'traffic':50,66 'two':68 'visibl':64 'vpn':6 'way':40 'wonder':3 'would':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263366
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5873770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699176966 {#2484
    date: 2023-11-05 10:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-a-VPN-needed-with-DNS-over-HTTPS-and-Encrypted"
  +title: "Is a VPN needed with DNS over HTTPS and Encrypted Client Hello?"
  +url: null
  +body: "I was wondering if a VPN would add any kind of security or privacy if one is connecting to a host with a client/browser that supports DNS over HTTPS and that host supports encrypted client hello. Is there a way for the ISP or anything in between to shape traffic or even know what is being accessed? The only thing that should be visible is traffic between two IP addresses right?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699221827 {#1923
    date: 2023-11-05 23:03:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 10093
  -titleTs: "'client':11 'dns':6 'encrypt':10 'hello':12 'https':8 'need':4 'vpn':3"
  -bodyTs: "'access':57 'add':8 'address':70 'anyth':45 'client':35 'client/browser':24 'connect':18 'dns':27 'encrypt':34 'even':52 'hello':36 'host':21,32 'https':29 'ip':69 'isp':43 'kind':10 'know':53 'one':16 'privaci':14 'right':71 'secur':12 'shape':49 'support':26,33 'thing':60 'traffic':50,66 'two':68 'visibl':64 'vpn':6 'way':40 'wonder':3 'would':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263366
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5873770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699176966 {#2484
    date: 2023-11-05 10:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-a-VPN-needed-with-DNS-over-HTTPS-and-Encrypted"
  +title: "Is a VPN needed with DNS over HTTPS and Encrypted Client Hello?"
  +url: null
  +body: "I was wondering if a VPN would add any kind of security or privacy if one is connecting to a host with a client/browser that supports DNS over HTTPS and that host supports encrypted client hello. Is there a way for the ISP or anything in between to shape traffic or even know what is being accessed? The only thing that should be visible is traffic between two IP addresses right?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699221827 {#1923
    date: 2023-11-05 23:03:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 10093
  -titleTs: "'client':11 'dns':6 'encrypt':10 'hello':12 'https':8 'need':4 'vpn':3"
  -bodyTs: "'access':57 'add':8 'address':70 'anyth':45 'client':35 'client/browser':24 'connect':18 'dns':27 'encrypt':34 'even':52 'hello':36 'host':21,32 'https':29 'ip':69 'isp':43 'kind':10 'know':53 'one':16 'privaci':14 'right':71 'secur':12 'shape':49 'support':26,33 'thing':60 'traffic':50,66 'two':68 'visibl':64 'vpn':6 'way':40 'wonder':3 'would':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263366
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5873770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699176966 {#2484
    date: 2023-11-05 10:36:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-BT-over-Tor-is-bad-for-privacy-why-VPN"
  +title: "If BT over Tor is bad for privacy, why VPN is not?"
  +url: null
  +body: """
    This is an continuation of my [last post](https://lemmy.ml/post/7505468), specifically a [comment](https://lemmy.ml/comment/5514226) from @rufus@discuss.tchncs.de:\n
    \n
    > It will never get recommended. It’s bad for the network and bad for your privacy.\n
    \n
    Excluding that doing so is bad for the network, why it is “private” using VPN but not Tor, inferring from [common consensus](https://www.techradar.com/vpn/torrenting-safely-with-vpn). The main point in the blog post is a protocol level problem:\n
    \n
    > apparently in some cases uTorrent, BitSpirit, and libTorrent simply write your IP address directly into the information they send to the tracker and/or to other peers\n
    \n
    Tor and VPN are both transports what wrap other traffic within. If that statement is true, no transport can save the information leaking nature of the BT protocol itself.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699231100 {#1547
    date: 2023-11-06 01:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@rufus@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 9996
  -titleTs: "'bad':6 'bt':2 'privaci':8 'tor':4 'vpn':10"
  -bodyTs: "'/comment/5514226)':17 '/post/7505468),':11 '/vpn/torrenting-safely-with-vpn).':60 'address':85 'and/or':95 'appar':73 'bad':27,32,41 'bitspirit':78 'blog':66 'bt':125 'case':76 'comment':14 'common':56 'consensus':57 'continu':4 'direct':86 'exclud':36 'get':23 'infer':54 'inform':89,120 'ip':84 'last':7 'leak':121 'lemmy.ml':10,16 'lemmy.ml/comment/5514226)':15 'lemmy.ml/post/7505468),':9 'level':71 'libtorr':80 'main':62 'natur':122 'network':30,44 'never':22 'peer':98 'point':63 'post':8,67 'privaci':35 'privat':48 'problem':72 'protocol':70,126 'recommend':24 'rufus@discuss.tchncs.de':19 'save':118 'send':91 'simpli':81 'specif':12 'statement':112 'tor':53,99 'tracker':94 'traffic':108 'transport':104,116 'true':114 'use':49 'utorr':77 'vpn':50,101 'within':109 'wrap':106 'write':82 'www.techradar.com':59 'www.techradar.com/vpn/torrenting-safely-with-vpn).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699218610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7508828"
  +editedAt: DateTimeImmutable @1699145293 {#1481
    date: 2023-11-05 01:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699143610 {#1482
    date: 2023-11-05 01:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-BT-over-Tor-is-bad-for-privacy-why-VPN"
  +title: "If BT over Tor is bad for privacy, why VPN is not?"
  +url: null
  +body: """
    This is an continuation of my [last post](https://lemmy.ml/post/7505468), specifically a [comment](https://lemmy.ml/comment/5514226) from @rufus@discuss.tchncs.de:\n
    \n
    > It will never get recommended. It’s bad for the network and bad for your privacy.\n
    \n
    Excluding that doing so is bad for the network, why it is “private” using VPN but not Tor, inferring from [common consensus](https://www.techradar.com/vpn/torrenting-safely-with-vpn). The main point in the blog post is a protocol level problem:\n
    \n
    > apparently in some cases uTorrent, BitSpirit, and libTorrent simply write your IP address directly into the information they send to the tracker and/or to other peers\n
    \n
    Tor and VPN are both transports what wrap other traffic within. If that statement is true, no transport can save the information leaking nature of the BT protocol itself.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699231100 {#1547
    date: 2023-11-06 01:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@rufus@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 9996
  -titleTs: "'bad':6 'bt':2 'privaci':8 'tor':4 'vpn':10"
  -bodyTs: "'/comment/5514226)':17 '/post/7505468),':11 '/vpn/torrenting-safely-with-vpn).':60 'address':85 'and/or':95 'appar':73 'bad':27,32,41 'bitspirit':78 'blog':66 'bt':125 'case':76 'comment':14 'common':56 'consensus':57 'continu':4 'direct':86 'exclud':36 'get':23 'infer':54 'inform':89,120 'ip':84 'last':7 'leak':121 'lemmy.ml':10,16 'lemmy.ml/comment/5514226)':15 'lemmy.ml/post/7505468),':9 'level':71 'libtorr':80 'main':62 'natur':122 'network':30,44 'never':22 'peer':98 'point':63 'post':8,67 'privaci':35 'privat':48 'problem':72 'protocol':70,126 'recommend':24 'rufus@discuss.tchncs.de':19 'save':118 'send':91 'simpli':81 'specif':12 'statement':112 'tor':53,99 'tracker':94 'traffic':108 'transport':104,116 'true':114 'use':49 'utorr':77 'vpn':50,101 'within':109 'wrap':106 'write':82 'www.techradar.com':59 'www.techradar.com/vpn/torrenting-safely-with-vpn).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699218610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7508828"
  +editedAt: DateTimeImmutable @1699145293 {#1481
    date: 2023-11-05 01:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699143610 {#1482
    date: 2023-11-05 01:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-BT-over-Tor-is-bad-for-privacy-why-VPN"
  +title: "If BT over Tor is bad for privacy, why VPN is not?"
  +url: null
  +body: """
    This is an continuation of my [last post](https://lemmy.ml/post/7505468), specifically a [comment](https://lemmy.ml/comment/5514226) from @rufus@discuss.tchncs.de:\n
    \n
    > It will never get recommended. It’s bad for the network and bad for your privacy.\n
    \n
    Excluding that doing so is bad for the network, why it is “private” using VPN but not Tor, inferring from [common consensus](https://www.techradar.com/vpn/torrenting-safely-with-vpn). The main point in the blog post is a protocol level problem:\n
    \n
    > apparently in some cases uTorrent, BitSpirit, and libTorrent simply write your IP address directly into the information they send to the tracker and/or to other peers\n
    \n
    Tor and VPN are both transports what wrap other traffic within. If that statement is true, no transport can save the information leaking nature of the BT protocol itself.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699231100 {#1547
    date: 2023-11-06 01:38:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@rufus@discuss.tchncs.de"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 9996
  -titleTs: "'bad':6 'bt':2 'privaci':8 'tor':4 'vpn':10"
  -bodyTs: "'/comment/5514226)':17 '/post/7505468),':11 '/vpn/torrenting-safely-with-vpn).':60 'address':85 'and/or':95 'appar':73 'bad':27,32,41 'bitspirit':78 'blog':66 'bt':125 'case':76 'comment':14 'common':56 'consensus':57 'continu':4 'direct':86 'exclud':36 'get':23 'infer':54 'inform':89,120 'ip':84 'last':7 'leak':121 'lemmy.ml':10,16 'lemmy.ml/comment/5514226)':15 'lemmy.ml/post/7505468),':9 'level':71 'libtorr':80 'main':62 'natur':122 'network':30,44 'never':22 'peer':98 'point':63 'post':8,67 'privaci':35 'privat':48 'problem':72 'protocol':70,126 'recommend':24 'rufus@discuss.tchncs.de':19 'save':118 'send':91 'simpli':81 'specif':12 'statement':112 'tor':53,99 'tracker':94 'traffic':108 'transport':104,116 'true':114 'use':49 'utorr':77 'vpn':50,101 'within':109 'wrap':106 'write':82 'www.techradar.com':59 'www.techradar.com/vpn/torrenting-safely-with-vpn).':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699218610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7508828"
  +editedAt: DateTimeImmutable @1699145293 {#1481
    date: 2023-11-05 01:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699143610 {#1482
    date: 2023-11-05 01:20:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reduce-the-squeaking-of-my-faux-leather"
  +title: "How do I reduce the squeaking of my faux leather sofa?"
  +url: null
  +body: """
    I’ve got a (faux) leather sofa (not sure how to tell difference). Sitting on it or moving around makes the leather rub together and squeak a LOT. It wouldn’t bother me but I live in an upstairs flat so I get paranoid if it’s late at night and I move on the sofa it’s “CREEESQUEEEEEEEUUUURRRR”.\n
    \n
    I’ve heard you can use vaseline but having tried it on a small part it didn’t help. I’ve also covered the sofa in sheets but there’s always small parts that make contact and squeak a ton.,\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699406575 {#1542
    date: 2023-11-08 02:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 9987
  -titleTs: "'faux':9 'leather':10 'reduc':4 'sofa':11 'squeak':6"
  -bodyTs: "'advic':101 'also':81 'alway':90 'around':19 'bother':32 'contact':95 'cover':82 'creeesqueeeeeeeuuuurrrr':59 'didn':76 'differ':13 'faux':5 'flat':40 'get':43 'got':3 'heard':62 'help':78 'late':48 'leather':6,22 'live':36 'lot':28 'make':20,94 'move':18,53 'night':50 'paranoid':44 'part':74,92 'rub':23 'sheet':86 'sit':14 'small':73,91 'sofa':7,56,84 'squeak':26,97 'sure':9 'tell':12 'togeth':24 'ton':99 'tri':69 'upstair':39 'use':65 'vaselin':66 've':2,61,80 'wouldn':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699228398
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7801800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141998 {#1540
    date: 2023-11-05 00:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reduce-the-squeaking-of-my-faux-leather"
  +title: "How do I reduce the squeaking of my faux leather sofa?"
  +url: null
  +body: """
    I’ve got a (faux) leather sofa (not sure how to tell difference). Sitting on it or moving around makes the leather rub together and squeak a LOT. It wouldn’t bother me but I live in an upstairs flat so I get paranoid if it’s late at night and I move on the sofa it’s “CREEESQUEEEEEEEUUUURRRR”.\n
    \n
    I’ve heard you can use vaseline but having tried it on a small part it didn’t help. I’ve also covered the sofa in sheets but there’s always small parts that make contact and squeak a ton.,\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699406575 {#1542
    date: 2023-11-08 02:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 9987
  -titleTs: "'faux':9 'leather':10 'reduc':4 'sofa':11 'squeak':6"
  -bodyTs: "'advic':101 'also':81 'alway':90 'around':19 'bother':32 'contact':95 'cover':82 'creeesqueeeeeeeuuuurrrr':59 'didn':76 'differ':13 'faux':5 'flat':40 'get':43 'got':3 'heard':62 'help':78 'late':48 'leather':6,22 'live':36 'lot':28 'make':20,94 'move':18,53 'night':50 'paranoid':44 'part':74,92 'rub':23 'sheet':86 'sit':14 'small':73,91 'sofa':7,56,84 'squeak':26,97 'sure':9 'tell':12 'togeth':24 'ton':99 'tri':69 'upstair':39 'use':65 'vaselin':66 've':2,61,80 'wouldn':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699228398
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7801800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141998 {#1540
    date: 2023-11-05 00:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-reduce-the-squeaking-of-my-faux-leather"
  +title: "How do I reduce the squeaking of my faux leather sofa?"
  +url: null
  +body: """
    I’ve got a (faux) leather sofa (not sure how to tell difference). Sitting on it or moving around makes the leather rub together and squeak a LOT. It wouldn’t bother me but I live in an upstairs flat so I get paranoid if it’s late at night and I move on the sofa it’s “CREEESQUEEEEEEEUUUURRRR”.\n
    \n
    I’ve heard you can use vaseline but having tried it on a small part it didn’t help. I’ve also covered the sofa in sheets but there’s always small parts that make contact and squeak a ton.,\n
    \n
    Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699406575 {#1542
    date: 2023-11-08 02:22:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1529 …}
  +reports: Doctrine\ORM\PersistentCollection {#1530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1536 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1516 …}
  +badges: Doctrine\ORM\PersistentCollection {#1519 …}
  +children: []
  -id: 9987
  -titleTs: "'faux':9 'leather':10 'reduc':4 'sofa':11 'squeak':6"
  -bodyTs: "'advic':101 'also':81 'alway':90 'around':19 'bother':32 'contact':95 'cover':82 'creeesqueeeeeeeuuuurrrr':59 'didn':76 'differ':13 'faux':5 'flat':40 'get':43 'got':3 'heard':62 'help':78 'late':48 'leather':6,22 'live':36 'lot':28 'make':20,94 'move':18,53 'night':50 'paranoid':44 'part':74,92 'rub':23 'sheet':86 'sit':14 'small':73,91 'sofa':7,56,84 'squeak':26,97 'sure':9 'tell':12 'togeth':24 'ton':99 'tri':69 'upstair':39 'use':65 'vaselin':66 've':2,61,80 'wouldn':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699228398
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7801800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699141998 {#1540
    date: 2023-11-05 00:53:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-name-for-the-feeling-of-nostalgia-loneliness"
  +title: "What is the name for the feeling of nostalgia, loneliness, eeriness and liminality that comes when listening to songs like subwoofer lullaby?"
  +url: null
  +body: """
    Subwoofer lullaby from Minecraft: [youtu.be/Gpd85y_iTxY](https://youtu.be/Gpd85y_iTxY)\n
    \n
    Please note that I’m not referring to nostalgia from having played Minecraft a long time ago. The song felt this way since I heard it the first time.\n
    \n
    Here’s another song that has a similar feeling to it [youtu.be/usjnkZVshLc](https://youtu.be/usjnkZVshLc)\n
    \n
    Is there such a concept as ‘liminal music’?\n
    \n
    It’s not exactly the same as frisson, I think, but it still makes me feel goosebumps sometimes
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699358178 {#1517
    date: 2023-11-07 12:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9366
  -titleTs: "'come':15 'eeri':11 'feel':7 'like':20 'limin':13 'listen':17 'loneli':10 'lullabi':22 'name':4 'nostalgia':9 'song':19 'subwoof':21"
  -bodyTs: "'/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':7 '/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':50 'ago':24 'anoth':39 'concept':55 'exact':62 'feel':45,74 'felt':27 'first':35 'frisson':66 'goosebump':75 'heard':32 'limin':57 'long':22 'lullabi':2 'm':12 'make':72 'minecraft':4,20 'music':58 'nostalgia':16 'note':9 'play':19 'pleas':8 'refer':14 'similar':44 'sinc':30 'sometim':76 'song':26,40 'still':71 'subwoof':1 'think':68 'time':23,36 'way':29 'youtu.be':6,49 'youtu.be/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':5 'youtu.be/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114841
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3408436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028441 {#1632
    date: 2023-11-03 17:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-name-for-the-feeling-of-nostalgia-loneliness"
  +title: "What is the name for the feeling of nostalgia, loneliness, eeriness and liminality that comes when listening to songs like subwoofer lullaby?"
  +url: null
  +body: """
    Subwoofer lullaby from Minecraft: [youtu.be/Gpd85y_iTxY](https://youtu.be/Gpd85y_iTxY)\n
    \n
    Please note that I’m not referring to nostalgia from having played Minecraft a long time ago. The song felt this way since I heard it the first time.\n
    \n
    Here’s another song that has a similar feeling to it [youtu.be/usjnkZVshLc](https://youtu.be/usjnkZVshLc)\n
    \n
    Is there such a concept as ‘liminal music’?\n
    \n
    It’s not exactly the same as frisson, I think, but it still makes me feel goosebumps sometimes
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699358178 {#1517
    date: 2023-11-07 12:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9366
  -titleTs: "'come':15 'eeri':11 'feel':7 'like':20 'limin':13 'listen':17 'loneli':10 'lullabi':22 'name':4 'nostalgia':9 'song':19 'subwoof':21"
  -bodyTs: "'/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':7 '/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':50 'ago':24 'anoth':39 'concept':55 'exact':62 'feel':45,74 'felt':27 'first':35 'frisson':66 'goosebump':75 'heard':32 'limin':57 'long':22 'lullabi':2 'm':12 'make':72 'minecraft':4,20 'music':58 'nostalgia':16 'note':9 'play':19 'pleas':8 'refer':14 'similar':44 'sinc':30 'sometim':76 'song':26,40 'still':71 'subwoof':1 'think':68 'time':23,36 'way':29 'youtu.be':6,49 'youtu.be/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':5 'youtu.be/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114841
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3408436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028441 {#1632
    date: 2023-11-03 17:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-name-for-the-feeling-of-nostalgia-loneliness"
  +title: "What is the name for the feeling of nostalgia, loneliness, eeriness and liminality that comes when listening to songs like subwoofer lullaby?"
  +url: null
  +body: """
    Subwoofer lullaby from Minecraft: [youtu.be/Gpd85y_iTxY](https://youtu.be/Gpd85y_iTxY)\n
    \n
    Please note that I’m not referring to nostalgia from having played Minecraft a long time ago. The song felt this way since I heard it the first time.\n
    \n
    Here’s another song that has a similar feeling to it [youtu.be/usjnkZVshLc](https://youtu.be/usjnkZVshLc)\n
    \n
    Is there such a concept as ‘liminal music’?\n
    \n
    It’s not exactly the same as frisson, I think, but it still makes me feel goosebumps sometimes
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699358178 {#1517
    date: 2023-11-07 12:56:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 9366
  -titleTs: "'come':15 'eeri':11 'feel':7 'like':20 'limin':13 'listen':17 'loneli':10 'lullabi':22 'name':4 'nostalgia':9 'song':19 'subwoof':21"
  -bodyTs: "'/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':7 '/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':50 'ago':24 'anoth':39 'concept':55 'exact':62 'feel':45,74 'felt':27 'first':35 'frisson':66 'goosebump':75 'heard':32 'limin':57 'long':22 'lullabi':2 'm':12 'make':72 'minecraft':4,20 'music':58 'nostalgia':16 'note':9 'play':19 'pleas':8 'refer':14 'similar':44 'sinc':30 'sometim':76 'song':26,40 'still':71 'subwoof':1 'think':68 'time':23,36 'way':29 'youtu.be':6,49 'youtu.be/gpd85y_itxy](https://youtu.be/gpd85y_itxy)':5 'youtu.be/usjnkzvshlc](https://youtu.be/usjnkzvshlc)':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699114841
  +visibility: "visible             "
  +apId: "https://yiffit.net/post/3408436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699028441 {#1632
    date: 2023-11-03 17:20:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "RECIPE-Pecan-topped-sweet-potatoes"
  +title: "[RECIPE] Pecan topped sweet potatoes."
  +url: null
  +body: """
    Well, it’s that time of year again, and the #1 thing people ask me for is the pecan topped sweet potatoes that I completely stole from America’s Test Kitchen.\n
    \n
    For a more intense molasses flavor, use dark brown sugar in place of light brown sugar.\n
    \n
    Serves 10 to 12\n
    \n
    Sweet Potatoes\n
    \n
    • 8 tablespoons (1 stick) unsalted butter, cut into 1-inch chunks\n
    \n
    • 5 pounds sweet potatoes (about 8 medium), peeled and cut into 1-inch cubes\n
    \n
    • 1 cup packed light brown sugar\n
    \n
    • 1 1/2 teaspoons salt\n
    \n
    • 1/2 teaspoon ground black pepper\n
    \n
    • 1/2 cup water\n
    \n
    Pecan Topping\n
    \n
    • 2 cups pecan halves\n
    \n
    • 1/2 cup packed light brown sugar\n
    \n
    • 1 egg white, lightly beaten\n
    \n
    • 1/8 teaspoon salt\n
    \n
    • Pinch cayenne pepper\n
    \n
    • Pinch ground cumin\n
    \n
    Directions\n
    \n
    1. FOR THE SWEET POTATOES: Melt the butter in a large Dutch oven over medium-high heat. Add the sweet potatoes, brown sugar, salt, pepper, and water; bring to a simmer. Reduce the heat to medium-low, cover, and cook, stirring often, until the sweet potatoes are tender (a paring knife can be slipped into and out of the center of the potatoes with very little resistance), 45 to 60 minutes.\n
    2. When the sweet potatoes are tender, remove the lid and bring the sauce to a rapid simmer over medium-high heat. Continue to simmer until the sauce has reduced to a glaze, 7 to 10 minutes.\n
    \n
    ![](https://lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)\n
    \n
    3. FOR THE TOPPING: Meanwhile, mix all the ingredients for the topping together in a medium bowl; set aside.\n
    4. Adjust an oven rack to the middle position and heat the oven to 450 degrees. Pour the potato mixture into a 13 by 9-inch baking dish (or a shallow casserole dish of similar size). Spread the topping over the potatoes. Bake until the pecans are toasted and crisp, 10 to 15 minutes. Serve immediately.\n
    \n
    Variation\n
    \n
    CANDIED SWEET POTATO CASSEROLE WITH TOASTED MARSHMALLOW TOPPING\n
    \n
    Follow the recipe for Candied Sweet Potato Casserole, substituting 4 cups mini marshmallows for the pecan topping. Bake until the marshmallows are crisp and golden, about 5 minutes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699738486 {#1753
    date: 2023-11-11 22:34:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9286
  -titleTs: "'pecan':2 'potato':5 'recip':1 'sweet':4 'top':3"
  -bodyTs: "'/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':237 '1':11,56,62,76,79,85,109,124 '1/2':86,89,94,103 '1/8':114 '10':49,233,307 '12':51 '13':279 '15':309 '2':99,197 '3':238 '4':257,331 '45':193 '450':271 '5':65,348 '60':195 '7':231 '8':54,70 '9':281 'add':142 'adjust':258 'america':28 'asid':256 'ask':14 'bake':283,299,339 'beaten':113 'black':92 'bowl':254 'bring':152,208 'brown':40,46,83,107,146 'butter':59,131 'candi':314,326 'casserol':288,317,329 'cayenn':118 'center':185 'chunk':64 'complet':25 'continu':220 'cook':165 'cover':163 'crisp':306,344 'cube':78 'cumin':122 'cup':80,95,100,104,332 'cut':60,74 'dark':39 'degre':272 'direct':123 'dish':284,289 'dutch':135 'egg':110 'flavor':37 'follow':322 'glaze':230 'golden':346 'ground':91,121 'halv':102 'heat':141,158,219,267 'high':140,218 'immedi':312 'inch':63,77,282 'ingredi':246 'intens':35 'kitchen':31 'knife':176 'larg':134 'lemmy.world':236 'lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':235 'lid':206 'light':45,82,106,112 'littl':191 'low':162 'marshmallow':320,334,342 'meanwhil':242 'medium':71,139,161,217,253 'medium-high':138,216 'medium-low':160 'melt':129 'middl':264 'mini':333 'minut':196,234,310,349 'mix':243 'mixtur':276 'molass':36 'often':167 'oven':136,260,269 'pack':81,105 'pare':175 'pecan':19,97,101,302,337 'peel':72 'peopl':13 'pepper':93,119,149 'pinch':117,120 'place':43 'posit':265 'potato':22,53,68,128,145,171,188,201,275,298,316,328 'pound':66 'pour':273 'rack':261 'rapid':213 'recip':324 'reduc':156,227 'remov':204 'resist':192 'salt':88,116,148 'sauc':210,225 'serv':48,311 'set':255 'shallow':287 'similar':291 'simmer':155,214,222 'size':292 'slip':179 'spread':293 'stick':57 'stir':166 'stole':26 'substitut':330 'sugar':41,47,84,108,147 'sweet':21,52,67,127,144,170,200,315,327 'tablespoon':55 'teaspoon':87,90,115 'tender':173,203 'test':30 'thing':12 'time':5 'toast':304,319 'togeth':250 'top':20,98,241,249,295,321,338 'unsalt':58 'use':38 'variat':313 'water':96,151 'well':1 'white':111 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699092585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7728720"
  +editedAt: DateTimeImmutable @1699868087 {#1746
    date: 2023-11-13 10:34:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699009085 {#1749
    date: 2023-11-03 11:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "RECIPE-Pecan-topped-sweet-potatoes"
  +title: "[RECIPE] Pecan topped sweet potatoes."
  +url: null
  +body: """
    Well, it’s that time of year again, and the #1 thing people ask me for is the pecan topped sweet potatoes that I completely stole from America’s Test Kitchen.\n
    \n
    For a more intense molasses flavor, use dark brown sugar in place of light brown sugar.\n
    \n
    Serves 10 to 12\n
    \n
    Sweet Potatoes\n
    \n
    • 8 tablespoons (1 stick) unsalted butter, cut into 1-inch chunks\n
    \n
    • 5 pounds sweet potatoes (about 8 medium), peeled and cut into 1-inch cubes\n
    \n
    • 1 cup packed light brown sugar\n
    \n
    • 1 1/2 teaspoons salt\n
    \n
    • 1/2 teaspoon ground black pepper\n
    \n
    • 1/2 cup water\n
    \n
    Pecan Topping\n
    \n
    • 2 cups pecan halves\n
    \n
    • 1/2 cup packed light brown sugar\n
    \n
    • 1 egg white, lightly beaten\n
    \n
    • 1/8 teaspoon salt\n
    \n
    • Pinch cayenne pepper\n
    \n
    • Pinch ground cumin\n
    \n
    Directions\n
    \n
    1. FOR THE SWEET POTATOES: Melt the butter in a large Dutch oven over medium-high heat. Add the sweet potatoes, brown sugar, salt, pepper, and water; bring to a simmer. Reduce the heat to medium-low, cover, and cook, stirring often, until the sweet potatoes are tender (a paring knife can be slipped into and out of the center of the potatoes with very little resistance), 45 to 60 minutes.\n
    2. When the sweet potatoes are tender, remove the lid and bring the sauce to a rapid simmer over medium-high heat. Continue to simmer until the sauce has reduced to a glaze, 7 to 10 minutes.\n
    \n
    ![](https://lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)\n
    \n
    3. FOR THE TOPPING: Meanwhile, mix all the ingredients for the topping together in a medium bowl; set aside.\n
    4. Adjust an oven rack to the middle position and heat the oven to 450 degrees. Pour the potato mixture into a 13 by 9-inch baking dish (or a shallow casserole dish of similar size). Spread the topping over the potatoes. Bake until the pecans are toasted and crisp, 10 to 15 minutes. Serve immediately.\n
    \n
    Variation\n
    \n
    CANDIED SWEET POTATO CASSEROLE WITH TOASTED MARSHMALLOW TOPPING\n
    \n
    Follow the recipe for Candied Sweet Potato Casserole, substituting 4 cups mini marshmallows for the pecan topping. Bake until the marshmallows are crisp and golden, about 5 minutes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699738486 {#1753
    date: 2023-11-11 22:34:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9286
  -titleTs: "'pecan':2 'potato':5 'recip':1 'sweet':4 'top':3"
  -bodyTs: "'/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':237 '1':11,56,62,76,79,85,109,124 '1/2':86,89,94,103 '1/8':114 '10':49,233,307 '12':51 '13':279 '15':309 '2':99,197 '3':238 '4':257,331 '45':193 '450':271 '5':65,348 '60':195 '7':231 '8':54,70 '9':281 'add':142 'adjust':258 'america':28 'asid':256 'ask':14 'bake':283,299,339 'beaten':113 'black':92 'bowl':254 'bring':152,208 'brown':40,46,83,107,146 'butter':59,131 'candi':314,326 'casserol':288,317,329 'cayenn':118 'center':185 'chunk':64 'complet':25 'continu':220 'cook':165 'cover':163 'crisp':306,344 'cube':78 'cumin':122 'cup':80,95,100,104,332 'cut':60,74 'dark':39 'degre':272 'direct':123 'dish':284,289 'dutch':135 'egg':110 'flavor':37 'follow':322 'glaze':230 'golden':346 'ground':91,121 'halv':102 'heat':141,158,219,267 'high':140,218 'immedi':312 'inch':63,77,282 'ingredi':246 'intens':35 'kitchen':31 'knife':176 'larg':134 'lemmy.world':236 'lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':235 'lid':206 'light':45,82,106,112 'littl':191 'low':162 'marshmallow':320,334,342 'meanwhil':242 'medium':71,139,161,217,253 'medium-high':138,216 'medium-low':160 'melt':129 'middl':264 'mini':333 'minut':196,234,310,349 'mix':243 'mixtur':276 'molass':36 'often':167 'oven':136,260,269 'pack':81,105 'pare':175 'pecan':19,97,101,302,337 'peel':72 'peopl':13 'pepper':93,119,149 'pinch':117,120 'place':43 'posit':265 'potato':22,53,68,128,145,171,188,201,275,298,316,328 'pound':66 'pour':273 'rack':261 'rapid':213 'recip':324 'reduc':156,227 'remov':204 'resist':192 'salt':88,116,148 'sauc':210,225 'serv':48,311 'set':255 'shallow':287 'similar':291 'simmer':155,214,222 'size':292 'slip':179 'spread':293 'stick':57 'stir':166 'stole':26 'substitut':330 'sugar':41,47,84,108,147 'sweet':21,52,67,127,144,170,200,315,327 'tablespoon':55 'teaspoon':87,90,115 'tender':173,203 'test':30 'thing':12 'time':5 'toast':304,319 'togeth':250 'top':20,98,241,249,295,321,338 'unsalt':58 'use':38 'variat':313 'water':96,151 'well':1 'white':111 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699092585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7728720"
  +editedAt: DateTimeImmutable @1699868087 {#1746
    date: 2023-11-13 10:34:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699009085 {#1749
    date: 2023-11-03 11:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1468 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "RECIPE-Pecan-topped-sweet-potatoes"
  +title: "[RECIPE] Pecan topped sweet potatoes."
  +url: null
  +body: """
    Well, it’s that time of year again, and the #1 thing people ask me for is the pecan topped sweet potatoes that I completely stole from America’s Test Kitchen.\n
    \n
    For a more intense molasses flavor, use dark brown sugar in place of light brown sugar.\n
    \n
    Serves 10 to 12\n
    \n
    Sweet Potatoes\n
    \n
    • 8 tablespoons (1 stick) unsalted butter, cut into 1-inch chunks\n
    \n
    • 5 pounds sweet potatoes (about 8 medium), peeled and cut into 1-inch cubes\n
    \n
    • 1 cup packed light brown sugar\n
    \n
    • 1 1/2 teaspoons salt\n
    \n
    • 1/2 teaspoon ground black pepper\n
    \n
    • 1/2 cup water\n
    \n
    Pecan Topping\n
    \n
    • 2 cups pecan halves\n
    \n
    • 1/2 cup packed light brown sugar\n
    \n
    • 1 egg white, lightly beaten\n
    \n
    • 1/8 teaspoon salt\n
    \n
    • Pinch cayenne pepper\n
    \n
    • Pinch ground cumin\n
    \n
    Directions\n
    \n
    1. FOR THE SWEET POTATOES: Melt the butter in a large Dutch oven over medium-high heat. Add the sweet potatoes, brown sugar, salt, pepper, and water; bring to a simmer. Reduce the heat to medium-low, cover, and cook, stirring often, until the sweet potatoes are tender (a paring knife can be slipped into and out of the center of the potatoes with very little resistance), 45 to 60 minutes.\n
    2. When the sweet potatoes are tender, remove the lid and bring the sauce to a rapid simmer over medium-high heat. Continue to simmer until the sauce has reduced to a glaze, 7 to 10 minutes.\n
    \n
    ![](https://lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)\n
    \n
    3. FOR THE TOPPING: Meanwhile, mix all the ingredients for the topping together in a medium bowl; set aside.\n
    4. Adjust an oven rack to the middle position and heat the oven to 450 degrees. Pour the potato mixture into a 13 by 9-inch baking dish (or a shallow casserole dish of similar size). Spread the topping over the potatoes. Bake until the pecans are toasted and crisp, 10 to 15 minutes. Serve immediately.\n
    \n
    Variation\n
    \n
    CANDIED SWEET POTATO CASSEROLE WITH TOASTED MARSHMALLOW TOPPING\n
    \n
    Follow the recipe for Candied Sweet Potato Casserole, substituting 4 cups mini marshmallows for the pecan topping. Bake until the marshmallows are crisp and golden, about 5 minutes.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699738486 {#1753
    date: 2023-11-11 22:34:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 9286
  -titleTs: "'pecan':2 'potato':5 'recip':1 'sweet':4 'top':3"
  -bodyTs: "'/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':237 '1':11,56,62,76,79,85,109,124 '1/2':86,89,94,103 '1/8':114 '10':49,233,307 '12':51 '13':279 '15':309 '2':99,197 '3':238 '4':257,331 '45':193 '450':271 '5':65,348 '60':195 '7':231 '8':54,70 '9':281 'add':142 'adjust':258 'america':28 'asid':256 'ask':14 'bake':283,299,339 'beaten':113 'black':92 'bowl':254 'bring':152,208 'brown':40,46,83,107,146 'butter':59,131 'candi':314,326 'casserol':288,317,329 'cayenn':118 'center':185 'chunk':64 'complet':25 'continu':220 'cook':165 'cover':163 'crisp':306,344 'cube':78 'cumin':122 'cup':80,95,100,104,332 'cut':60,74 'dark':39 'degre':272 'direct':123 'dish':284,289 'dutch':135 'egg':110 'flavor':37 'follow':322 'glaze':230 'golden':346 'ground':91,121 'halv':102 'heat':141,158,219,267 'high':140,218 'immedi':312 'inch':63,77,282 'ingredi':246 'intens':35 'kitchen':31 'knife':176 'larg':134 'lemmy.world':236 'lemmy.world/pictrs/image/bacdd678-fbf1-4890-a597-23e1750b2c74.jpeg)':235 'lid':206 'light':45,82,106,112 'littl':191 'low':162 'marshmallow':320,334,342 'meanwhil':242 'medium':71,139,161,217,253 'medium-high':138,216 'medium-low':160 'melt':129 'middl':264 'mini':333 'minut':196,234,310,349 'mix':243 'mixtur':276 'molass':36 'often':167 'oven':136,260,269 'pack':81,105 'pare':175 'pecan':19,97,101,302,337 'peel':72 'peopl':13 'pepper':93,119,149 'pinch':117,120 'place':43 'posit':265 'potato':22,53,68,128,145,171,188,201,275,298,316,328 'pound':66 'pour':273 'rack':261 'rapid':213 'recip':324 'reduc':156,227 'remov':204 'resist':192 'salt':88,116,148 'sauc':210,225 'serv':48,311 'set':255 'shallow':287 'similar':291 'simmer':155,214,222 'size':292 'slip':179 'spread':293 'stick':57 'stir':166 'stole':26 'substitut':330 'sugar':41,47,84,108,147 'sweet':21,52,67,127,144,170,200,315,327 'tablespoon':55 'teaspoon':87,90,115 'tender':173,203 'test':30 'thing':12 'time':5 'toast':304,319 'togeth':250 'top':20,98,241,249,295,321,338 'unsalt':58 'use':38 'variat':313 'water':96,151 'well':1 'white':111 'year':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699092585
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7728720"
  +editedAt: DateTimeImmutable @1699868087 {#1746
    date: 2023-11-13 10:34:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699009085 {#1749
    date: 2023-11-03 11:58:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#1488
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#1487
    date: 2023-10-24 19:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#1488
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#1487
    date: 2023-10-24 19:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#1488
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#1487
    date: 2023-10-24 19:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-friendly-authenticator"
  +title: "Privacy friendly authenticator ?"
  +url: null
  +body: "Hi, would you know a privacy friendly authenticator ? I already have 2FAS which seems recommended for data privacy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432578 {#1755
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 7516
  -titleTs: "'authent':3 'friend':2 'privaci':1"
  -bodyTs: "'2fas':12 'alreadi':10 'authent':8 'data':17 'friend':7 'hi':1 'know':4 'privaci':6,18 'recommend':15 'seem':14 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698225875
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839051"
  +editedAt: DateTimeImmutable @1698169040 {#1760
    date: 2023-10-24 19:37:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698168375 {#1757
    date: 2023-10-24 19:26: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
63 DENIED edit
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-friendly-authenticator"
  +title: "Privacy friendly authenticator ?"
  +url: null
  +body: "Hi, would you know a privacy friendly authenticator ? I already have 2FAS which seems recommended for data privacy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432578 {#1755
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 7516
  -titleTs: "'authent':3 'friend':2 'privaci':1"
  -bodyTs: "'2fas':12 'alreadi':10 'authent':8 'data':17 'friend':7 'hi':1 'know':4 'privaci':6,18 'recommend':15 'seem':14 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698225875
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839051"
  +editedAt: DateTimeImmutable @1698169040 {#1760
    date: 2023-10-24 19:37:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698168375 {#1757
    date: 2023-10-24 19:26: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
64 DENIED moderate
App\Entity\Entry {#1763
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Privacy-friendly-authenticator"
  +title: "Privacy friendly authenticator ?"
  +url: null
  +body: "Hi, would you know a privacy friendly authenticator ? I already have 2FAS which seems recommended for data privacy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699432578 {#1755
    date: 2023-11-08 09:36:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 7516
  -titleTs: "'authent':3 'friend':2 'privaci':1"
  -bodyTs: "'2fas':12 'alreadi':10 'authent':8 'data':17 'friend':7 'hi':1 'know':4 'privaci':6,18 'recommend':15 'seem':14 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698225875
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839051"
  +editedAt: DateTimeImmutable @1698169040 {#1760
    date: 2023-10-24 19:37:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698168375 {#1757
    date: 2023-10-24 19:26: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
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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Good-IRC-Servers-for-Piracy"
  +title: "Good IRC Servers for Piracy"
  +url: null
  +body: """
    Hello all,\n
    \n
    I’ve heard many times that IRC can be incredibly useful for piracy, but I’ve never tried using it. Can someone recommend some IRC servers that I could join? I’m especially interested in joining servers that distribute TV shows.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044301 {#1773
    date: 2023-11-03 21:45:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7370
  -titleTs: "'good':1 'irc':2 'piraci':5 'server':3"
  -bodyTs: "'could':31 'distribut':41 'especi':35 'heard':5 'hello':1 'incred':12 'interest':36 'irc':9,27 'join':32,38 'm':34 'mani':6 'never':19 'piraci':15 'recommend':25 'server':28,39 'show':43 'someon':24 'thank':44 'time':7 'tri':20 'tv':42 'use':13,21 've':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198298
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6926724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698111898 {#1775
    date: 2023-10-24 03:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Good-IRC-Servers-for-Piracy"
  +title: "Good IRC Servers for Piracy"
  +url: null
  +body: """
    Hello all,\n
    \n
    I’ve heard many times that IRC can be incredibly useful for piracy, but I’ve never tried using it. Can someone recommend some IRC servers that I could join? I’m especially interested in joining servers that distribute TV shows.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044301 {#1773
    date: 2023-11-03 21:45:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7370
  -titleTs: "'good':1 'irc':2 'piraci':5 'server':3"
  -bodyTs: "'could':31 'distribut':41 'especi':35 'heard':5 'hello':1 'incred':12 'interest':36 'irc':9,27 'join':32,38 'm':34 'mani':6 'never':19 'piraci':15 'recommend':25 'server':28,39 'show':43 'someon':24 'thank':44 'time':7 'tri':20 'tv':42 'use':13,21 've':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198298
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6926724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698111898 {#1775
    date: 2023-10-24 03:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Good-IRC-Servers-for-Piracy"
  +title: "Good IRC Servers for Piracy"
  +url: null
  +body: """
    Hello all,\n
    \n
    I’ve heard many times that IRC can be incredibly useful for piracy, but I’ve never tried using it. Can someone recommend some IRC servers that I could join? I’m especially interested in joining servers that distribute TV shows.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699044301 {#1773
    date: 2023-11-03 21:45:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 7370
  -titleTs: "'good':1 'irc':2 'piraci':5 'server':3"
  -bodyTs: "'could':31 'distribut':41 'especi':35 'heard':5 'hello':1 'incred':12 'interest':36 'irc':9,27 'join':32,38 'm':34 'mani':6 'never':19 'piraci':15 'recommend':25 'server':28,39 'show':43 'someon':24 'thank':44 'time':7 'tri':20 'tv':42 'use':13,21 've':4,18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698198298
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6926724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698111898 {#1775
    date: 2023-10-24 03:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Distro-for-experienced-Linux-user"
  +title: "Distro for experienced Linux user"
  +url: null
  +body: """
    Hi, I’m looking for a distro for my laptop. My first distro was Pop!_OS, then I switched to Fedora, then Arch for a year and 2 months ago I switched to Fedora Silverblue, because I wanted to try immutable distro that relies on containers and flatpaks to be usefull. Silverblue is great but not so much for me, its not flexible enough.\n
    \n
    I’m thinking of switching to Arch but maybe it’s time for something else. Maybe NixOS or Void, Gentoo probably not, I don’t have time for compiling everything. What do you recommend?\n
    \n
    It must support full disk encryption, secure boot with signing with YOUR OWN KEYS, systemd (because of MullvadVPN), everything else I think can work on any distro (Gnome, podman, kvm, etc.).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697428396 {#1466
    date: 2023-10-16 05:53:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 9454
  -titleTs: "'distro':1 'experienc':3 'linux':4 'user':5"
  -bodyTs: "'2':28 'ago':30 'arch':23,71 'boot':106 'compil':93 'contain':46 'disk':103 'distro':7,13,42,125 'els':79,118 'encrypt':104 'enough':64 'etc':129 'everyth':94,117 'fedora':21,34 'first':12 'flatpak':48 'flexibl':63 'full':102 'gentoo':84 'gnome':126 'great':54 'hi':1 'immut':41 'key':112 'kvm':128 'laptop':10 'look':4 'm':3,66 'mayb':73,80 'month':29 'much':58 'mullvadvpn':116 'must':100 'nixo':81 'os':16 'podman':127 'pop':15 'probabl':85 'recommend':98 'reli':44 'secur':105 'sign':108 'silverblu':35,52 'someth':78 'support':101 'switch':19,32,69 'systemd':113 'think':67,120 'time':76,91 'tri':40 'useful':51 'void':83 'want':38 'work':122 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697410410
  +visibility: "visible             "
  +apId: "https://monero.town/post/797250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381910 {#1452
    date: 2023-10-15 16:58: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
71 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Distro-for-experienced-Linux-user"
  +title: "Distro for experienced Linux user"
  +url: null
  +body: """
    Hi, I’m looking for a distro for my laptop. My first distro was Pop!_OS, then I switched to Fedora, then Arch for a year and 2 months ago I switched to Fedora Silverblue, because I wanted to try immutable distro that relies on containers and flatpaks to be usefull. Silverblue is great but not so much for me, its not flexible enough.\n
    \n
    I’m thinking of switching to Arch but maybe it’s time for something else. Maybe NixOS or Void, Gentoo probably not, I don’t have time for compiling everything. What do you recommend?\n
    \n
    It must support full disk encryption, secure boot with signing with YOUR OWN KEYS, systemd (because of MullvadVPN), everything else I think can work on any distro (Gnome, podman, kvm, etc.).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697428396 {#1466
    date: 2023-10-16 05:53:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 9454
  -titleTs: "'distro':1 'experienc':3 'linux':4 'user':5"
  -bodyTs: "'2':28 'ago':30 'arch':23,71 'boot':106 'compil':93 'contain':46 'disk':103 'distro':7,13,42,125 'els':79,118 'encrypt':104 'enough':64 'etc':129 'everyth':94,117 'fedora':21,34 'first':12 'flatpak':48 'flexibl':63 'full':102 'gentoo':84 'gnome':126 'great':54 'hi':1 'immut':41 'key':112 'kvm':128 'laptop':10 'look':4 'm':3,66 'mayb':73,80 'month':29 'much':58 'mullvadvpn':116 'must':100 'nixo':81 'os':16 'podman':127 'pop':15 'probabl':85 'recommend':98 'reli':44 'secur':105 'sign':108 'silverblu':35,52 'someth':78 'support':101 'switch':19,32,69 'systemd':113 'think':67,120 'time':76,91 'tri':40 'useful':51 'void':83 'want':38 'work':122 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697410410
  +visibility: "visible             "
  +apId: "https://monero.town/post/797250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381910 {#1452
    date: 2023-10-15 16:58: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
72 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Distro-for-experienced-Linux-user"
  +title: "Distro for experienced Linux user"
  +url: null
  +body: """
    Hi, I’m looking for a distro for my laptop. My first distro was Pop!_OS, then I switched to Fedora, then Arch for a year and 2 months ago I switched to Fedora Silverblue, because I wanted to try immutable distro that relies on containers and flatpaks to be usefull. Silverblue is great but not so much for me, its not flexible enough.\n
    \n
    I’m thinking of switching to Arch but maybe it’s time for something else. Maybe NixOS or Void, Gentoo probably not, I don’t have time for compiling everything. What do you recommend?\n
    \n
    It must support full disk encryption, secure boot with signing with YOUR OWN KEYS, systemd (because of MullvadVPN), everything else I think can work on any distro (Gnome, podman, kvm, etc.).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697428396 {#1466
    date: 2023-10-16 05:53:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 9454
  -titleTs: "'distro':1 'experienc':3 'linux':4 'user':5"
  -bodyTs: "'2':28 'ago':30 'arch':23,71 'boot':106 'compil':93 'contain':46 'disk':103 'distro':7,13,42,125 'els':79,118 'encrypt':104 'enough':64 'etc':129 'everyth':94,117 'fedora':21,34 'first':12 'flatpak':48 'flexibl':63 'full':102 'gentoo':84 'gnome':126 'great':54 'hi':1 'immut':41 'key':112 'kvm':128 'laptop':10 'look':4 'm':3,66 'mayb':73,80 'month':29 'much':58 'mullvadvpn':116 'must':100 'nixo':81 'os':16 'podman':127 'pop':15 'probabl':85 'recommend':98 'reli':44 'secur':105 'sign':108 'silverblu':35,52 'someth':78 'support':101 'switch':19,32,69 'systemd':113 'think':67,120 'time':76,91 'tri':40 'useful':51 'void':83 'want':38 'work':122 'year':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697410410
  +visibility: "visible             "
  +apId: "https://monero.town/post/797250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697381910 {#1452
    date: 2023-10-15 16:58: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-does-Alexandrite-mean-for-Lemmy"
  +title: "What does Alexandrite mean for Lemmy?"
  +url: null
  +body: "Is that a website domain?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697350983 {#1660
    date: 2023-10-15 08:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5448
  -titleTs: "'alexandrit':3 'lemmi':6 'mean':4"
  -bodyTs: "'domain':5 'websit':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697422777
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697336377 {#1409
    date: 2023-10-15 04:19:37.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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-does-Alexandrite-mean-for-Lemmy"
  +title: "What does Alexandrite mean for Lemmy?"
  +url: null
  +body: "Is that a website domain?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697350983 {#1660
    date: 2023-10-15 08:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5448
  -titleTs: "'alexandrit':3 'lemmi':6 'mean':4"
  -bodyTs: "'domain':5 'websit':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697422777
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697336377 {#1409
    date: 2023-10-15 04:19:37.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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-does-Alexandrite-mean-for-Lemmy"
  +title: "What does Alexandrite mean for Lemmy?"
  +url: null
  +body: "Is that a website domain?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697350983 {#1660
    date: 2023-10-15 08:23:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 5448
  -titleTs: "'alexandrit':3 'lemmi':6 'mean':4"
  -bodyTs: "'domain':5 'websit':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697422777
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6814979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697336377 {#1409
    date: 2023-10-15 04:19:37.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 {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-someone-explain-the-benefits-of-Usenet-to-a-long-time"
  +title: "Can someone explain the benefits of Usenet to a long-time torrent-er?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/6240929](https://lemmy.world/post/6240929)\n
    \n
    > I’m a pretty heavy torrent user, running a media server complete with sonarr/radarr for automatic downloads. I download a lot, and have multiple TBs of upload on various private trackers. I’ve been torrenting forever, but I’ve always wondered about usenet. Over and over on this, and other, forums I see people saying that usenet is way better - but why?\n
    > \n
    > I understand what it is overall, but what makes it better than traditional torrenting? In my mind, it’s always just seemed like a different means to the same end. I pay for a VPN and torrent for “free”, or I pay for usenet access and download directly from there. As someone who’s “snobby” around the quality of the stuff I torrent, does usenet provide an advantage there?\n
    > \n
    > Usenet fans, I’d love to hear what makes you love it! I’m always open to trying new things, and if It really is better I’d love to know why! (Plus, maybe what providers/tools etc you recommend).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696630887 {#1417
    date: 2023-10-07 00:21:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5831
  -titleTs: "'benefit':5 'er':15 'explain':3 'long':11 'long-tim':10 'someon':2 'time':12 'torrent':14 'torrent-':13 'usenet':7"
  -bodyTs: "'/post/6240929](https://lemmy.world/post/6240929)':7 'access':114 'advantag':137 'alway':47,89,153 'around':125 'automat':23 'better':67,80,164 'complet':19 'cross':2 'cross-post':1 'd':142,166 'differ':94 'direct':117 'download':24,26,116 'end':99 'etc':175 'fan':140 'forev':43 'forum':58 'free':108 'hear':145 'heavi':12 'know':169 'lemmy.world':6 'lemmy.world/post/6240929](https://lemmy.world/post/6240929)':5 'like':92 'lot':28 'love':143,149,167 'm':9,152 'make':78,147 'mayb':172 'mean':95 'media':17 'mind':86 'multipl':31 'new':157 'open':154 'overal':75 'pay':101,111 'peopl':61 'plus':171 'post':3 'pretti':11 'privat':37 'provid':135 'providers/tools':174 'qualiti':127 'realli':162 'recommend':177 'run':15 'say':62 'see':60 'seem':91 'server':18 'snobbi':124 'someon':121 'sonarr/radarr':21 'stuff':130 'tbs':32 'thing':158 'torrent':13,42,83,106,132 'tracker':38 'tradit':82 'tri':156 'understand':71 'upload':34 'usenet':50,64,113,134,139 'user':14 'various':36 've':40,46 'vpn':104 'way':66 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696410927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6240936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696362927 {#1414
    date: 2023-10-03 21:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-someone-explain-the-benefits-of-Usenet-to-a-long-time"
  +title: "Can someone explain the benefits of Usenet to a long-time torrent-er?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/6240929](https://lemmy.world/post/6240929)\n
    \n
    > I’m a pretty heavy torrent user, running a media server complete with sonarr/radarr for automatic downloads. I download a lot, and have multiple TBs of upload on various private trackers. I’ve been torrenting forever, but I’ve always wondered about usenet. Over and over on this, and other, forums I see people saying that usenet is way better - but why?\n
    > \n
    > I understand what it is overall, but what makes it better than traditional torrenting? In my mind, it’s always just seemed like a different means to the same end. I pay for a VPN and torrent for “free”, or I pay for usenet access and download directly from there. As someone who’s “snobby” around the quality of the stuff I torrent, does usenet provide an advantage there?\n
    > \n
    > Usenet fans, I’d love to hear what makes you love it! I’m always open to trying new things, and if It really is better I’d love to know why! (Plus, maybe what providers/tools etc you recommend).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696630887 {#1417
    date: 2023-10-07 00:21:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5831
  -titleTs: "'benefit':5 'er':15 'explain':3 'long':11 'long-tim':10 'someon':2 'time':12 'torrent':14 'torrent-':13 'usenet':7"
  -bodyTs: "'/post/6240929](https://lemmy.world/post/6240929)':7 'access':114 'advantag':137 'alway':47,89,153 'around':125 'automat':23 'better':67,80,164 'complet':19 'cross':2 'cross-post':1 'd':142,166 'differ':94 'direct':117 'download':24,26,116 'end':99 'etc':175 'fan':140 'forev':43 'forum':58 'free':108 'hear':145 'heavi':12 'know':169 'lemmy.world':6 'lemmy.world/post/6240929](https://lemmy.world/post/6240929)':5 'like':92 'lot':28 'love':143,149,167 'm':9,152 'make':78,147 'mayb':172 'mean':95 'media':17 'mind':86 'multipl':31 'new':157 'open':154 'overal':75 'pay':101,111 'peopl':61 'plus':171 'post':3 'pretti':11 'privat':37 'provid':135 'providers/tools':174 'qualiti':127 'realli':162 'recommend':177 'run':15 'say':62 'see':60 'seem':91 'server':18 'snobbi':124 'someon':121 'sonarr/radarr':21 'stuff':130 'tbs':32 'thing':158 'torrent':13,42,83,106,132 'tracker':38 'tradit':82 'tri':156 'understand':71 'upload':34 'usenet':50,64,113,134,139 'user':14 'various':36 've':40,46 'vpn':104 'way':66 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696410927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6240936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696362927 {#1414
    date: 2023-10-03 21:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1393 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Can-someone-explain-the-benefits-of-Usenet-to-a-long-time"
  +title: "Can someone explain the benefits of Usenet to a long-time torrent-er?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/6240929](https://lemmy.world/post/6240929)\n
    \n
    > I’m a pretty heavy torrent user, running a media server complete with sonarr/radarr for automatic downloads. I download a lot, and have multiple TBs of upload on various private trackers. I’ve been torrenting forever, but I’ve always wondered about usenet. Over and over on this, and other, forums I see people saying that usenet is way better - but why?\n
    > \n
    > I understand what it is overall, but what makes it better than traditional torrenting? In my mind, it’s always just seemed like a different means to the same end. I pay for a VPN and torrent for “free”, or I pay for usenet access and download directly from there. As someone who’s “snobby” around the quality of the stuff I torrent, does usenet provide an advantage there?\n
    > \n
    > Usenet fans, I’d love to hear what makes you love it! I’m always open to trying new things, and if It really is better I’d love to know why! (Plus, maybe what providers/tools etc you recommend).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696630887 {#1417
    date: 2023-10-07 00:21:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +children: []
  -id: 5831
  -titleTs: "'benefit':5 'er':15 'explain':3 'long':11 'long-tim':10 'someon':2 'time':12 'torrent':14 'torrent-':13 'usenet':7"
  -bodyTs: "'/post/6240929](https://lemmy.world/post/6240929)':7 'access':114 'advantag':137 'alway':47,89,153 'around':125 'automat':23 'better':67,80,164 'complet':19 'cross':2 'cross-post':1 'd':142,166 'differ':94 'direct':117 'download':24,26,116 'end':99 'etc':175 'fan':140 'forev':43 'forum':58 'free':108 'hear':145 'heavi':12 'know':169 'lemmy.world':6 'lemmy.world/post/6240929](https://lemmy.world/post/6240929)':5 'like':92 'lot':28 'love':143,149,167 'm':9,152 'make':78,147 'mayb':172 'mean':95 'media':17 'mind':86 'multipl':31 'new':157 'open':154 'overal':75 'pay':101,111 'peopl':61 'plus':171 'post':3 'pretti':11 'privat':37 'provid':135 'providers/tools':174 'qualiti':127 'realli':162 'recommend':177 'run':15 'say':62 'see':60 'seem':91 'server':18 'snobbi':124 'someon':121 'sonarr/radarr':21 'stuff':130 'tbs':32 'thing':158 'torrent':13,42,83,106,132 'tracker':38 'tradit':82 'tri':156 'understand':71 'upload':34 'usenet':50,64,113,134,139 'user':14 'various':36 've':40,46 'vpn':104 'way':66 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696410927
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6240936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696362927 {#1414
    date: 2023-10-03 21:55:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-obscure-thing-you-enjoy-do-you-never-get-to"
  +title: "What obscure thing you enjoy do you never get to talk about?"
  +url: null
  +body: "Loosely inspired by how much people seemed to enjoy a similar question I asked on Games about unappreciated titles. But answers don’t have to be media related (they still can be though)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004526 {#1464
    date: 2023-11-03 10:42:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 9276
  -titleTs: "'enjoy':5 'get':9 'never':8 'obscur':2 'talk':11 'thing':3"
  -bodyTs: "'answer':21 'ask':14 'enjoy':9 'game':16 'inspir':2 'loos':1 'media':27 'much':5 'peopl':6 'question':12 'relat':28 'seem':7 'similar':11 'still':30 'though':33 'titl':19 'unappreci':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989273
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5940700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695960773 {#1448
    date: 2023-09-29 06:12: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
83 DENIED edit
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-obscure-thing-you-enjoy-do-you-never-get-to"
  +title: "What obscure thing you enjoy do you never get to talk about?"
  +url: null
  +body: "Loosely inspired by how much people seemed to enjoy a similar question I asked on Games about unappreciated titles. But answers don’t have to be media related (they still can be though)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004526 {#1464
    date: 2023-11-03 10:42:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 9276
  -titleTs: "'enjoy':5 'get':9 'never':8 'obscur':2 'talk':11 'thing':3"
  -bodyTs: "'answer':21 'ask':14 'enjoy':9 'game':16 'inspir':2 'loos':1 'media':27 'much':5 'peopl':6 'question':12 'relat':28 'seem':7 'similar':11 'still':30 'though':33 'titl':19 'unappreci':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989273
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5940700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695960773 {#1448
    date: 2023-09-29 06:12: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
84 DENIED moderate
App\Entity\Entry {#1457
  +user: Proxies\__CG__\App\Entity\User {#1455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-obscure-thing-you-enjoy-do-you-never-get-to"
  +title: "What obscure thing you enjoy do you never get to talk about?"
  +url: null
  +body: "Loosely inspired by how much people seemed to enjoy a similar question I asked on Games about unappreciated titles. But answers don’t have to be media related (they still can be though)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699004526 {#1464
    date: 2023-11-03 10:42:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1453 …}
  +votes: Doctrine\ORM\PersistentCollection {#1458 …}
  +reports: Doctrine\ORM\PersistentCollection {#1432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1436 …}
  +badges: Doctrine\ORM\PersistentCollection {#1435 …}
  +children: []
  -id: 9276
  -titleTs: "'enjoy':5 'get':9 'never':8 'obscur':2 'talk':11 'thing':3"
  -bodyTs: "'answer':21 'ask':14 'enjoy':9 'game':16 'inspir':2 'loos':1 'media':27 'much':5 'peopl':6 'question':12 'relat':28 'seem':7 'similar':11 'still':30 'though':33 'titl':19 'unappreci':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695989273
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5940700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695960773 {#1448
    date: 2023-09-29 06:12: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
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 {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1434
    date: 2023-09-15 12:31:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1431
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1434
    date: 2023-09-15 12:31:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1431
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1440
  +user: Proxies\__CG__\App\Entity\User {#1438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-AA-Battery-Holders-Connected-in-Parallel-so-still-1-5V"
  +title: "Do AA Battery Holders - Connected in Parallel so still 1.5V - Exist?"
  +url: null
  +body: """
    Hello,\n
    \n
    Either my web search terms are quite inadequate, or perhaps no one ever wants a conveniently pre-wired holder for batteries connected in parallel.\n
    \n
    Tried at standard (USA) sites like DigiK-- and Mous–. The in-series 2xAA=3V, etc., are even available at general merchandise retailers as shown in this pic from an [A—zon](https://m.media-amazon.com/images/I/71-WxRwS8uL.jpg) listing.\n
    \n
    Would appreciate comment.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694773883 {#1434
    date: 2023-09-15 12:31:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 2205
  -titleTs: "'1.5':10 'aa':2 'batteri':3 'connect':5 'exist':12 'holder':4 'parallel':7 'still':9 'v':11"
  -bodyTs: "'/images/i/71-wxrws8ul.jpg)':61 '2xaa':40 '3v':41 'appreci':64 'avail':45 'batteri':23 'comment':65 'connect':24 'conveni':17 'digik':33 'either':2 'etc':42 'even':44 'ever':14 'general':47 'hello':1 'holder':21 'in-seri':37 'inadequ':9 'like':32 'list':62 'm.media-amazon.com':60 'm.media-amazon.com/images/i/71-wxrws8ul.jpg)':59 'merchandis':48 'mous':35 'one':13 'parallel':26 'perhap':11 'pic':54 'pre':19 'pre-wir':18 'quit':8 'retail':49 'search':5 'seri':39 'shown':51 'site':31 'standard':29 'term':6 'tri':27 'usa':30 'want':15 'web':4 'wire':20 'would':63 'zon':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1694753272
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/3227293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694666872 {#1431
    date: 2023-09-14 06:47:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-explain-to-a-person-that-the-red"
  +title: "How do I explain to a person that the "red pill mentality" is stupid?"
  +url: null
  +body: "This is a genuine question, as every time I have an argument about this with someone they bring a point so utterly stupid that it leaves me stumped…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691853537 {#1610
    date: 2023-08-12 17:18:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 6446
  -titleTs: "'explain':4 'mental':12 'person':7 'pill':11 'red':10 'stupid':14"
  -bodyTs: "'argument':12 'bring':18 'everi':7 'genuin':4 'leav':26 'point':20 'question':5 'someon':16 'stump':28 'stupid':23 'time':8 'utter':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3073084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691832076 {#1609
    date: 2023-08-12 11:21: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
91 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-explain-to-a-person-that-the-red"
  +title: "How do I explain to a person that the "red pill mentality" is stupid?"
  +url: null
  +body: "This is a genuine question, as every time I have an argument about this with someone they bring a point so utterly stupid that it leaves me stumped…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691853537 {#1610
    date: 2023-08-12 17:18:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 6446
  -titleTs: "'explain':4 'mental':12 'person':7 'pill':11 'red':10 'stupid':14"
  -bodyTs: "'argument':12 'bring':18 'everi':7 'genuin':4 'leav':26 'point':20 'question':5 'someon':16 'stump':28 'stupid':23 'time':8 'utter':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3073084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691832076 {#1609
    date: 2023-08-12 11:21: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
92 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-explain-to-a-person-that-the-red"
  +title: "How do I explain to a person that the "red pill mentality" is stupid?"
  +url: null
  +body: "This is a genuine question, as every time I have an argument about this with someone they bring a point so utterly stupid that it leaves me stumped…"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691853537 {#1610
    date: 2023-08-12 17:18:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 6446
  -titleTs: "'explain':4 'mental':12 'person':7 'pill':11 'red':10 'stupid':14"
  -bodyTs: "'argument':12 'bring':18 'everi':7 'genuin':4 'leav':26 'point':20 'question':5 'someon':16 'stump':28 'stupid':23 'time':8 'utter':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691875576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/3073084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691832076 {#1609
    date: 2023-08-12 11:21: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
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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-a-new-bench-power-supply"
  +title: "I need a new bench power supply"
  +url: null
  +body: "Hello, I did manage to kill my cheap-ish bench supply causing it to randomly output up to like 300% the set voltage when under load which did already kill one board. Probably I didn’t actively kill it but the chinesium did its job 🤷🏻\u{200D}♂️. It was a single output supply, when needed I hooked up additional buck- or linear regulators to get additional voltages which isn’t that convenient. So I’d like to get a reliable new one with at least two, preferably three outputs. Is something like a Keysight EDU36311A worth it for daily but mainly hobby usage? I’d be okay with the price if it would be like the last supply I ever have to buy. Alternatively a Siglent SPD3303X (or the -E) it’s also a triple output supply (the third channel only has three predefined voltages tho which is kind of a downside)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691918601 {#1665
    date: 2023-08-13 11:23:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 1777
  -titleTs: "'bench':5 'need':2 'new':4 'power':6 'suppli':7"
  -bodyTs: "'300':21 'activ':38 'addit':58,65 'alreadi':30 'also':132 'altern':123 'bench':11 'board':33 'buck':59 'buy':122 'caus':13 'channel':139 'cheap':9 'cheap-ish':8 'chinesium':43 'conveni':71 'd':74,104 'daili':98 'didn':36 'downsid':151 'e':129 'edu36311a':94 'ever':119 'get':64,77 'hello':1 'hobbi':101 'hook':56 'ish':10 'isn':68 'job':46 'keysight':93 'kill':6,31,39 'kind':148 'last':116 'least':84 'like':20,75,91,114 'linear':61 'load':27 'main':100 'manag':4 'need':54 'new':80 'okay':106 'one':32,81 'output':17,51,88,135 'predefin':143 'prefer':86 'price':109 'probabl':34 'random':16 'regul':62 'reliabl':79 'set':23 'siglent':125 'singl':50 'someth':90 'spd3303x':126 'suppli':12,52,117,136 'third':138 'tho':145 'three':87,142 'tripl':134 'two':85 'usag':102 'voltag':24,66,144 'worth':95 'would':112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691752514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2968903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691666114 {#1675
    date: 2023-08-10 13:15: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
95 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-a-new-bench-power-supply"
  +title: "I need a new bench power supply"
  +url: null
  +body: "Hello, I did manage to kill my cheap-ish bench supply causing it to randomly output up to like 300% the set voltage when under load which did already kill one board. Probably I didn’t actively kill it but the chinesium did its job 🤷🏻\u{200D}♂️. It was a single output supply, when needed I hooked up additional buck- or linear regulators to get additional voltages which isn’t that convenient. So I’d like to get a reliable new one with at least two, preferably three outputs. Is something like a Keysight EDU36311A worth it for daily but mainly hobby usage? I’d be okay with the price if it would be like the last supply I ever have to buy. Alternatively a Siglent SPD3303X (or the -E) it’s also a triple output supply (the third channel only has three predefined voltages tho which is kind of a downside)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691918601 {#1665
    date: 2023-08-13 11:23:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 1777
  -titleTs: "'bench':5 'need':2 'new':4 'power':6 'suppli':7"
  -bodyTs: "'300':21 'activ':38 'addit':58,65 'alreadi':30 'also':132 'altern':123 'bench':11 'board':33 'buck':59 'buy':122 'caus':13 'channel':139 'cheap':9 'cheap-ish':8 'chinesium':43 'conveni':71 'd':74,104 'daili':98 'didn':36 'downsid':151 'e':129 'edu36311a':94 'ever':119 'get':64,77 'hello':1 'hobbi':101 'hook':56 'ish':10 'isn':68 'job':46 'keysight':93 'kill':6,31,39 'kind':148 'last':116 'least':84 'like':20,75,91,114 'linear':61 'load':27 'main':100 'manag':4 'need':54 'new':80 'okay':106 'one':32,81 'output':17,51,88,135 'predefin':143 'prefer':86 'price':109 'probabl':34 'random':16 'regul':62 'reliabl':79 'set':23 'siglent':125 'singl':50 'someth':90 'spd3303x':126 'suppli':12,52,117,136 'third':138 'tho':145 'three':87,142 'tripl':134 'two':85 'usag':102 'voltag':24,66,144 'worth':95 'would':112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691752514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2968903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691666114 {#1675
    date: 2023-08-10 13:15: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
96 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-need-a-new-bench-power-supply"
  +title: "I need a new bench power supply"
  +url: null
  +body: "Hello, I did manage to kill my cheap-ish bench supply causing it to randomly output up to like 300% the set voltage when under load which did already kill one board. Probably I didn’t actively kill it but the chinesium did its job 🤷🏻\u{200D}♂️. It was a single output supply, when needed I hooked up additional buck- or linear regulators to get additional voltages which isn’t that convenient. So I’d like to get a reliable new one with at least two, preferably three outputs. Is something like a Keysight EDU36311A worth it for daily but mainly hobby usage? I’d be okay with the price if it would be like the last supply I ever have to buy. Alternatively a Siglent SPD3303X (or the -E) it’s also a triple output supply (the third channel only has three predefined voltages tho which is kind of a downside)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691918601 {#1665
    date: 2023-08-13 11:23:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 1777
  -titleTs: "'bench':5 'need':2 'new':4 'power':6 'suppli':7"
  -bodyTs: "'300':21 'activ':38 'addit':58,65 'alreadi':30 'also':132 'altern':123 'bench':11 'board':33 'buck':59 'buy':122 'caus':13 'channel':139 'cheap':9 'cheap-ish':8 'chinesium':43 'conveni':71 'd':74,104 'daili':98 'didn':36 'downsid':151 'e':129 'edu36311a':94 'ever':119 'get':64,77 'hello':1 'hobbi':101 'hook':56 'ish':10 'isn':68 'job':46 'keysight':93 'kill':6,31,39 'kind':148 'last':116 'least':84 'like':20,75,91,114 'linear':61 'load':27 'main':100 'manag':4 'need':54 'new':80 'okay':106 'one':32,81 'output':17,51,88,135 'predefin':143 'prefer':86 'price':109 'probabl':34 'random':16 'regul':62 'reliabl':79 'set':23 'siglent':125 'singl':50 'someth':90 'spd3303x':126 'suppli':12,52,117,136 'third':138 'tho':145 'three':87,142 'tripl':134 'two':85 'usag':102 'voltag':24,66,144 'worth':95 'would':112"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691752514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2968903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691666114 {#1675
    date: 2023-08-10 13:15: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-rid-of-swollen-laptop-battery"
  +title: "How to get rid of swollen laptop battery?"
  +url: null
  +body: """
    I replaced my laptop’s battery after it was swollen. I found out that services like call2recycle do not take swollen batteries since they are potentially hazardous material. How can I get rid of that damned spicy pillow? In Dallas. Thanks.\n
    \n
    Thanks for the suggestion and tips guys. I have bought lipo fire resistant bags for the batteries. As stated in suggestions here, most of the places like Home Depot, Best Buy, Lowes do have a recycling program; but some of them have disclaimers regarding not accepting swollen batteries. I plan to go to Batteries and Bulbs, Best Buy asap; they look most promising.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691397156 {#1652
    date: 2023-08-07 10:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 1712
  -titleTs: "'batteri':8 'get':3 'laptop':7 'rid':4 'swollen':6"
  -bodyTs: "'accept':87 'asap':100 'bag':55 'batteri':6,22,58,89,95 'best':71,98 'bought':51 'bulb':97 'buy':72,99 'call2recycle':17 'dalla':40 'damn':36 'depot':70 'disclaim':84 'fire':53 'found':12 'get':32 'go':93 'guy':48 'hazard':27 'home':69 'laptop':4 'like':16,68 'lipo':52 'look':102 'low':73 'materi':28 'pillow':38 'place':67 'plan':91 'potenti':26 'program':78 'promis':104 'recycl':77 'regard':85 'replac':2 'resist':54 'rid':33 'servic':15 'sinc':23 'spici':37 'state':60 'suggest':45,62 'swollen':10,21,88 'take':20 'thank':41,42 'tip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691198061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2610167"
  +editedAt: DateTimeImmutable @1691159601 {#1655
    date: 2023-08-04 16:33:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691111661 {#1649
    date: 2023-08-04 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-rid-of-swollen-laptop-battery"
  +title: "How to get rid of swollen laptop battery?"
  +url: null
  +body: """
    I replaced my laptop’s battery after it was swollen. I found out that services like call2recycle do not take swollen batteries since they are potentially hazardous material. How can I get rid of that damned spicy pillow? In Dallas. Thanks.\n
    \n
    Thanks for the suggestion and tips guys. I have bought lipo fire resistant bags for the batteries. As stated in suggestions here, most of the places like Home Depot, Best Buy, Lowes do have a recycling program; but some of them have disclaimers regarding not accepting swollen batteries. I plan to go to Batteries and Bulbs, Best Buy asap; they look most promising.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691397156 {#1652
    date: 2023-08-07 10:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 1712
  -titleTs: "'batteri':8 'get':3 'laptop':7 'rid':4 'swollen':6"
  -bodyTs: "'accept':87 'asap':100 'bag':55 'batteri':6,22,58,89,95 'best':71,98 'bought':51 'bulb':97 'buy':72,99 'call2recycle':17 'dalla':40 'damn':36 'depot':70 'disclaim':84 'fire':53 'found':12 'get':32 'go':93 'guy':48 'hazard':27 'home':69 'laptop':4 'like':16,68 'lipo':52 'look':102 'low':73 'materi':28 'pillow':38 'place':67 'plan':91 'potenti':26 'program':78 'promis':104 'recycl':77 'regard':85 'replac':2 'resist':54 'rid':33 'servic':15 'sinc':23 'spici':37 'state':60 'suggest':45,62 'swollen':10,21,88 'take':20 'thank':41,42 'tip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691198061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2610167"
  +editedAt: DateTimeImmutable @1691159601 {#1655
    date: 2023-08-04 16:33:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691111661 {#1649
    date: 2023-08-04 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-get-rid-of-swollen-laptop-battery"
  +title: "How to get rid of swollen laptop battery?"
  +url: null
  +body: """
    I replaced my laptop’s battery after it was swollen. I found out that services like call2recycle do not take swollen batteries since they are potentially hazardous material. How can I get rid of that damned spicy pillow? In Dallas. Thanks.\n
    \n
    Thanks for the suggestion and tips guys. I have bought lipo fire resistant bags for the batteries. As stated in suggestions here, most of the places like Home Depot, Best Buy, Lowes do have a recycling program; but some of them have disclaimers regarding not accepting swollen batteries. I plan to go to Batteries and Bulbs, Best Buy asap; they look most promising.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691397156 {#1652
    date: 2023-08-07 10:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 1712
  -titleTs: "'batteri':8 'get':3 'laptop':7 'rid':4 'swollen':6"
  -bodyTs: "'accept':87 'asap':100 'bag':55 'batteri':6,22,58,89,95 'best':71,98 'bought':51 'bulb':97 'buy':72,99 'call2recycle':17 'dalla':40 'damn':36 'depot':70 'disclaim':84 'fire':53 'found':12 'get':32 'go':93 'guy':48 'hazard':27 'home':69 'laptop':4 'like':16,68 'lipo':52 'look':102 'low':73 'materi':28 'pillow':38 'place':67 'plan':91 'potenti':26 'program':78 'promis':104 'recycl':77 'regard':85 'replac':2 'resist':54 'rid':33 'servic':15 'sinc':23 'spici':37 'state':60 'suggest':45,62 'swollen':10,21,88 'take':20 'thank':41,42 'tip':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691198061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2610167"
  +editedAt: DateTimeImmutable @1691159601 {#1655
    date: 2023-08-04 16:33:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1691111661 {#1649
    date: 2023-08-04 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details