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

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.26 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.04 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: "Best-Method-for-Archiving-Articles"
  +title: "Best Method for Archiving Articles?"
  +url: null
  +body: "Sorry this feels like it should be obvious but I’m researching the best method to archive links mostly for personal use and potentially sending articles to my e-reader via Pocket which requires a URL."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712577954 {#183
    date: 2024-04-08 14:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 27116
  -titleTs: "'archiv':4 'articl':5 'best':1 'method':2"
  -bodyTs: "'archiv':17 'articl':26 'best':14 'e':30 'e-read':29 'feel':3 'like':4 'link':18 'm':11 'method':15 'most':19 'obvious':8 'person':21 'pocket':33 'potenti':24 'reader':31 'requir':35 'research':12 'send':25 'sorri':1 'url':37 'use':22 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704440511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354111 {#247
    date: 2024-01-04 08:41:51.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: "Best-Method-for-Archiving-Articles"
  +title: "Best Method for Archiving Articles?"
  +url: null
  +body: "Sorry this feels like it should be obvious but I’m researching the best method to archive links mostly for personal use and potentially sending articles to my e-reader via Pocket which requires a URL."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712577954 {#183
    date: 2024-04-08 14:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 27116
  -titleTs: "'archiv':4 'articl':5 'best':1 'method':2"
  -bodyTs: "'archiv':17 'articl':26 'best':14 'e':30 'e-read':29 'feel':3 'like':4 'link':18 'm':11 'method':15 'most':19 'obvious':8 'person':21 'pocket':33 'potenti':24 'reader':31 'requir':35 'research':12 'send':25 'sorri':1 'url':37 'use':22 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704440511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354111 {#247
    date: 2024-01-04 08:41:51.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: "Best-Method-for-Archiving-Articles"
  +title: "Best Method for Archiving Articles?"
  +url: null
  +body: "Sorry this feels like it should be obvious but I’m researching the best method to archive links mostly for personal use and potentially sending articles to my e-reader via Pocket which requires a URL."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712577954 {#183
    date: 2024-04-08 14:05:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 27116
  -titleTs: "'archiv':4 'articl':5 'best':1 'method':2"
  -bodyTs: "'archiv':17 'articl':26 'best':14 'e':30 'e-read':29 'feel':3 'like':4 'link':18 'm':11 'method':15 'most':19 'obvious':8 'person':21 'pocket':33 'potenti':24 'reader':31 'requir':35 'research':12 'send':25 'sorri':1 'url':37 'use':22 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704440511
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354111 {#247
    date: 2024-01-04 08:41:51.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 {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-child-would-you-prioritize-in-this-hypothetical-scenario"
  +title: "Which child would you prioritize in this hypothetical scenario?"
  +url: null
  +body: """
    Suppose you had seven children.\n
    \n
    All of them, having reached the age of maturity, were jobless and were encouraged to find a job.\n
    \n
    Child one keeps applying for different jobs in the technology industry but nobody will accept them. However, they keep trying and trying. They are like Sisyphus. They also aren’t doing anything as they wait.\n
    \n
    Child two makes themselves exclusive to doing odds and ends for a decent amount of money. While child one thinks jobs should be sought via the application process, child two is averse enough to this that the inconsistency of what they do day to day is intentional.\n
    \n
    Child three applied an actual application for an “actual” job and found one. The catch? It’s an organized crime job. However, it’s not immoral even though it’s illegal. They’re the personal household assistant of the mob boss. They too get paid immensely.\n
    \n
    Child four also applied an actual application for an “actual” job and found one. The catch? It’s not illegal but has ethical issues involved. They mastermind ways to monitor and deal with those considered national threats. They too get paid immensely.\n
    \n
    Child five, too, applied an actual application for an “actual” job, but it’s something they’re utterly terrible at doing, skill-wise. They’re tasked with therapy but have so little skill it’s considered useless. Child five, despite this flaw, gets paid decently by the office building.\n
    \n
    Child six applied for a job and was appointed into one that had the completely foreseeable result of causing many dozens of people to lose their own job. They maintain a scenery-modifying machine which caused and still threatens to cause many scenery workers to become like spare cogs wandering the streets in search of a purpose. Child six too gets paid well, despite also having a version of their job that undermines the importance of the profession itself.\n
    \n
    Finally, child seven is a volunteer, one with no ethical or legal issues involved, no issues finding a job, and no limits whatsoever in what they can do for others, and they do it all for free. However, after a few months of doing it, they think “that’s enough for me” and they never do a deed again.\n
    \n
    One day, you realize you are passing away and summon all seven children to your home. You have specific things, all of which only one child can inherit, and due to the nature of these things, it has to be the child whose deeds make them out to seem the worthiest, as it’s the only tiebreaker. Which child do you prioritize as being the best candidate for the one with the highest worth?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711862717 {#1866
    date: 2024-03-31 07:25:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27105
  -titleTs: "'child':2 'hypothet':8 'priorit':5 'scenario':9 'would':3"
  -bodyTs: "'accept':38 'actual':110,114,157,161,199,203 'age':12 'also':51,154,309 'amount':72 'anyth':55 'appli':27,108,155,197,246 'applic':85,111,158,200 'appoint':252 'aren':52 'assist':142 'avers':90 'away':390 'becom':290 'best':448 'boss':146 'build':243 'candid':449 'catch':120,167 'caus':262,280,285 'child':24,59,76,87,106,152,194,232,244,302,325,408,424,441 'children':5,395 'cog':293 'complet':258 'consid':186,230 'crime':125 'day':101,103,384 'deal':183 'decent':71,239 'deed':381,426 'despit':234,308 'differ':29 'dozen':264 'due':412 'encourag':19 'end':68 'enough':91,373 'ethic':174,333 'even':132 'exclus':63 'final':324 'find':21,340 'five':195,233 'flaw':236 'forese':259 'found':117,164 'four':153 'free':360 'get':149,191,237,305 'highest':455 'home':398 'household':141 'howev':40,127,361 'illeg':136,171 'immens':151,193 'immor':131 'import':319 'inconsist':96 'industri':34 'inherit':410 'intent':105 'involv':176,337 'issu':175,336,339 'job':23,30,79,115,126,162,204,249,271,315,342 'jobless':16 'keep':26,42 'legal':335 'like':48,291 'limit':345 'littl':226 'lose':268 'machin':278 'maintain':273 'make':61,427 'mani':263,286 'mastermind':178 'matur':14 'mob':145 'modifi':277 'money':74 'monitor':181 'month':365 'nation':187 'natur':415 'never':378 'nobodi':36 'odd':66 'offic':242 'one':25,77,118,165,254,330,383,407,452 'organ':124 'other':353 'paid':150,192,238,306 'pass':389 'peopl':266 'person':140 'priorit':444 'process':86 'profess':322 'purpos':301 're':138,210,219 'reach':10 'realiz':386 'result':260 'sceneri':276,287 'scenery-modifi':275 'search':298 'seem':431 'seven':4,326,394 'sisyphus':49 'six':245,303 'skill':216,227 'skill-wis':215 'someth':208 'sought':82 'spare':292 'specif':401 'still':282 'street':296 'summon':392 'suppos':1 'task':220 'technolog':33 'terribl':212 'therapi':222 'thing':402,418 'think':78,370 'though':133 'threat':188 'threaten':283 'three':107 'tiebreak':439 'tri':43,45 'two':60,88 'undermin':317 'useless':231 'utter':211 'version':312 'via':83 'volunt':329 'wait':58 'wander':294 'way':179 'well':307 'whatsoev':346 'whose':425 'wise':217 'worker':288 'worth':456 'worthiest':433"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704433278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20023112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346878 {#1881
    date: 2024-01-04 06:41: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
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-child-would-you-prioritize-in-this-hypothetical-scenario"
  +title: "Which child would you prioritize in this hypothetical scenario?"
  +url: null
  +body: """
    Suppose you had seven children.\n
    \n
    All of them, having reached the age of maturity, were jobless and were encouraged to find a job.\n
    \n
    Child one keeps applying for different jobs in the technology industry but nobody will accept them. However, they keep trying and trying. They are like Sisyphus. They also aren’t doing anything as they wait.\n
    \n
    Child two makes themselves exclusive to doing odds and ends for a decent amount of money. While child one thinks jobs should be sought via the application process, child two is averse enough to this that the inconsistency of what they do day to day is intentional.\n
    \n
    Child three applied an actual application for an “actual” job and found one. The catch? It’s an organized crime job. However, it’s not immoral even though it’s illegal. They’re the personal household assistant of the mob boss. They too get paid immensely.\n
    \n
    Child four also applied an actual application for an “actual” job and found one. The catch? It’s not illegal but has ethical issues involved. They mastermind ways to monitor and deal with those considered national threats. They too get paid immensely.\n
    \n
    Child five, too, applied an actual application for an “actual” job, but it’s something they’re utterly terrible at doing, skill-wise. They’re tasked with therapy but have so little skill it’s considered useless. Child five, despite this flaw, gets paid decently by the office building.\n
    \n
    Child six applied for a job and was appointed into one that had the completely foreseeable result of causing many dozens of people to lose their own job. They maintain a scenery-modifying machine which caused and still threatens to cause many scenery workers to become like spare cogs wandering the streets in search of a purpose. Child six too gets paid well, despite also having a version of their job that undermines the importance of the profession itself.\n
    \n
    Finally, child seven is a volunteer, one with no ethical or legal issues involved, no issues finding a job, and no limits whatsoever in what they can do for others, and they do it all for free. However, after a few months of doing it, they think “that’s enough for me” and they never do a deed again.\n
    \n
    One day, you realize you are passing away and summon all seven children to your home. You have specific things, all of which only one child can inherit, and due to the nature of these things, it has to be the child whose deeds make them out to seem the worthiest, as it’s the only tiebreaker. Which child do you prioritize as being the best candidate for the one with the highest worth?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711862717 {#1866
    date: 2024-03-31 07:25:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27105
  -titleTs: "'child':2 'hypothet':8 'priorit':5 'scenario':9 'would':3"
  -bodyTs: "'accept':38 'actual':110,114,157,161,199,203 'age':12 'also':51,154,309 'amount':72 'anyth':55 'appli':27,108,155,197,246 'applic':85,111,158,200 'appoint':252 'aren':52 'assist':142 'avers':90 'away':390 'becom':290 'best':448 'boss':146 'build':243 'candid':449 'catch':120,167 'caus':262,280,285 'child':24,59,76,87,106,152,194,232,244,302,325,408,424,441 'children':5,395 'cog':293 'complet':258 'consid':186,230 'crime':125 'day':101,103,384 'deal':183 'decent':71,239 'deed':381,426 'despit':234,308 'differ':29 'dozen':264 'due':412 'encourag':19 'end':68 'enough':91,373 'ethic':174,333 'even':132 'exclus':63 'final':324 'find':21,340 'five':195,233 'flaw':236 'forese':259 'found':117,164 'four':153 'free':360 'get':149,191,237,305 'highest':455 'home':398 'household':141 'howev':40,127,361 'illeg':136,171 'immens':151,193 'immor':131 'import':319 'inconsist':96 'industri':34 'inherit':410 'intent':105 'involv':176,337 'issu':175,336,339 'job':23,30,79,115,126,162,204,249,271,315,342 'jobless':16 'keep':26,42 'legal':335 'like':48,291 'limit':345 'littl':226 'lose':268 'machin':278 'maintain':273 'make':61,427 'mani':263,286 'mastermind':178 'matur':14 'mob':145 'modifi':277 'money':74 'monitor':181 'month':365 'nation':187 'natur':415 'never':378 'nobodi':36 'odd':66 'offic':242 'one':25,77,118,165,254,330,383,407,452 'organ':124 'other':353 'paid':150,192,238,306 'pass':389 'peopl':266 'person':140 'priorit':444 'process':86 'profess':322 'purpos':301 're':138,210,219 'reach':10 'realiz':386 'result':260 'sceneri':276,287 'scenery-modifi':275 'search':298 'seem':431 'seven':4,326,394 'sisyphus':49 'six':245,303 'skill':216,227 'skill-wis':215 'someth':208 'sought':82 'spare':292 'specif':401 'still':282 'street':296 'summon':392 'suppos':1 'task':220 'technolog':33 'terribl':212 'therapi':222 'thing':402,418 'think':78,370 'though':133 'threat':188 'threaten':283 'three':107 'tiebreak':439 'tri':43,45 'two':60,88 'undermin':317 'useless':231 'utter':211 'version':312 'via':83 'volunt':329 'wait':58 'wander':294 'way':179 'well':307 'whatsoev':346 'whose':425 'wise':217 'worker':288 'worth':456 'worthiest':433"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704433278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20023112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346878 {#1881
    date: 2024-01-04 06:41: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
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Which-child-would-you-prioritize-in-this-hypothetical-scenario"
  +title: "Which child would you prioritize in this hypothetical scenario?"
  +url: null
  +body: """
    Suppose you had seven children.\n
    \n
    All of them, having reached the age of maturity, were jobless and were encouraged to find a job.\n
    \n
    Child one keeps applying for different jobs in the technology industry but nobody will accept them. However, they keep trying and trying. They are like Sisyphus. They also aren’t doing anything as they wait.\n
    \n
    Child two makes themselves exclusive to doing odds and ends for a decent amount of money. While child one thinks jobs should be sought via the application process, child two is averse enough to this that the inconsistency of what they do day to day is intentional.\n
    \n
    Child three applied an actual application for an “actual” job and found one. The catch? It’s an organized crime job. However, it’s not immoral even though it’s illegal. They’re the personal household assistant of the mob boss. They too get paid immensely.\n
    \n
    Child four also applied an actual application for an “actual” job and found one. The catch? It’s not illegal but has ethical issues involved. They mastermind ways to monitor and deal with those considered national threats. They too get paid immensely.\n
    \n
    Child five, too, applied an actual application for an “actual” job, but it’s something they’re utterly terrible at doing, skill-wise. They’re tasked with therapy but have so little skill it’s considered useless. Child five, despite this flaw, gets paid decently by the office building.\n
    \n
    Child six applied for a job and was appointed into one that had the completely foreseeable result of causing many dozens of people to lose their own job. They maintain a scenery-modifying machine which caused and still threatens to cause many scenery workers to become like spare cogs wandering the streets in search of a purpose. Child six too gets paid well, despite also having a version of their job that undermines the importance of the profession itself.\n
    \n
    Finally, child seven is a volunteer, one with no ethical or legal issues involved, no issues finding a job, and no limits whatsoever in what they can do for others, and they do it all for free. However, after a few months of doing it, they think “that’s enough for me” and they never do a deed again.\n
    \n
    One day, you realize you are passing away and summon all seven children to your home. You have specific things, all of which only one child can inherit, and due to the nature of these things, it has to be the child whose deeds make them out to seem the worthiest, as it’s the only tiebreaker. Which child do you prioritize as being the best candidate for the one with the highest worth?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711862717 {#1866
    date: 2024-03-31 07:25:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1878 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 27105
  -titleTs: "'child':2 'hypothet':8 'priorit':5 'scenario':9 'would':3"
  -bodyTs: "'accept':38 'actual':110,114,157,161,199,203 'age':12 'also':51,154,309 'amount':72 'anyth':55 'appli':27,108,155,197,246 'applic':85,111,158,200 'appoint':252 'aren':52 'assist':142 'avers':90 'away':390 'becom':290 'best':448 'boss':146 'build':243 'candid':449 'catch':120,167 'caus':262,280,285 'child':24,59,76,87,106,152,194,232,244,302,325,408,424,441 'children':5,395 'cog':293 'complet':258 'consid':186,230 'crime':125 'day':101,103,384 'deal':183 'decent':71,239 'deed':381,426 'despit':234,308 'differ':29 'dozen':264 'due':412 'encourag':19 'end':68 'enough':91,373 'ethic':174,333 'even':132 'exclus':63 'final':324 'find':21,340 'five':195,233 'flaw':236 'forese':259 'found':117,164 'four':153 'free':360 'get':149,191,237,305 'highest':455 'home':398 'household':141 'howev':40,127,361 'illeg':136,171 'immens':151,193 'immor':131 'import':319 'inconsist':96 'industri':34 'inherit':410 'intent':105 'involv':176,337 'issu':175,336,339 'job':23,30,79,115,126,162,204,249,271,315,342 'jobless':16 'keep':26,42 'legal':335 'like':48,291 'limit':345 'littl':226 'lose':268 'machin':278 'maintain':273 'make':61,427 'mani':263,286 'mastermind':178 'matur':14 'mob':145 'modifi':277 'money':74 'monitor':181 'month':365 'nation':187 'natur':415 'never':378 'nobodi':36 'odd':66 'offic':242 'one':25,77,118,165,254,330,383,407,452 'organ':124 'other':353 'paid':150,192,238,306 'pass':389 'peopl':266 'person':140 'priorit':444 'process':86 'profess':322 'purpos':301 're':138,210,219 'reach':10 'realiz':386 'result':260 'sceneri':276,287 'scenery-modifi':275 'search':298 'seem':431 'seven':4,326,394 'sisyphus':49 'six':245,303 'skill':216,227 'skill-wis':215 'someth':208 'sought':82 'spare':292 'specif':401 'still':282 'street':296 'summon':392 'suppos':1 'task':220 'technolog':33 'terribl':212 'therapi':222 'thing':402,418 'think':78,370 'though':133 'threat':188 'threaten':283 'three':107 'tiebreak':439 'tri':43,45 'two':60,88 'undermin':317 'useless':231 'utter':211 'version':312 'via':83 'volunt':329 'wait':58 'wander':294 'way':179 'well':307 'whatsoev':346 'whose':425 'wise':217 'worker':288 'worth':456 'worthiest':433"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704433278
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20023112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704346878 {#1881
    date: 2024-01-04 06:41: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
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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#1395
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#1950
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#1958
    date: 2024-01-04 05:59:12.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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#1395
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#1950
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#1958
    date: 2024-01-04 05:59:12.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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#1395
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1977 …}
  +reports: Doctrine\ORM\PersistentCollection {#1967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1962 …}
  +badges: Doctrine\ORM\PersistentCollection {#1970 …}
  +children: []
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#1950
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#1958
    date: 2024-01-04 05:59:12.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 {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Beyond-Wikipedia-what-are-some-of-your-favorite-online-learning"
  +title: "Beyond Wikipedia, what are some of your favorite online learning resources?"
  +url: null
  +body: """
    From time to time I find a dive into the [Standford Encyclopedia of Philosophy](https://plato.stanford.edu/) useful for refreshing my memory on some ideas and concepts.\n
    \n
    Also the [MDN Learning Area](https://developer.mozilla.org/en-US/docs/Learn) is really useful for getting a handle on some web development details.\n
    \n
    What others are you fond of, whether esoteric or exoteric*?\n
    \n
    :::spoiler * one of my other favorites is any sort of thesaurus that provides antonyms, 'cause some antonyms just aren’t as commonly used! :::\n
    \n
    🤞 this federates properly this time (sorry if the old post eventually emerges, I initially posted this shortly after the Lemmy update kinda threw a wrench in things across instances)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712343933 {#1973
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 27097
  -titleTs: "'beyond':1 'favorit':8 'learn':10 'onlin':9 'resourc':11 'wikipedia':2"
  -bodyTs: "'/)':17 '/en-us/docs/learn)':35 'across':108 'also':28 'antonym':71,74 'area':32 'aren':76 'caus':72 'common':79 'concept':27 'detail':47 'develop':46 'developer.mozilla.org':34 'developer.mozilla.org/en-us/docs/learn)':33 'dive':8 'emerg':92 'encyclopedia':12 'esoter':55 'eventu':91 'exoter':57 'favorit':63 'feder':82 'find':6 'fond':52 'get':40 'handl':42 'idea':25 'initi':94 'instanc':109 'kinda':102 'learn':31 'lemmi':100 'mdn':30 'memori':22 'old':89 'one':59 'other':49 'philosophi':14 'plato.stanford.edu':16 'plato.stanford.edu/)':15 'post':90,95 'proper':83 'provid':70 'realli':37 'refresh':20 'short':97 'sorri':86 'sort':66 'spoiler':58 'standford':11 'thesaurus':68 'thing':107 'threw':103 'time':2,4,85 'updat':101 'use':18,38,80 'web':45 'whether':54 'wrench':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430051
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20020245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343651 {#1966
    date: 2024-01-04 05:47: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
15 DENIED edit
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Beyond-Wikipedia-what-are-some-of-your-favorite-online-learning"
  +title: "Beyond Wikipedia, what are some of your favorite online learning resources?"
  +url: null
  +body: """
    From time to time I find a dive into the [Standford Encyclopedia of Philosophy](https://plato.stanford.edu/) useful for refreshing my memory on some ideas and concepts.\n
    \n
    Also the [MDN Learning Area](https://developer.mozilla.org/en-US/docs/Learn) is really useful for getting a handle on some web development details.\n
    \n
    What others are you fond of, whether esoteric or exoteric*?\n
    \n
    :::spoiler * one of my other favorites is any sort of thesaurus that provides antonyms, 'cause some antonyms just aren’t as commonly used! :::\n
    \n
    🤞 this federates properly this time (sorry if the old post eventually emerges, I initially posted this shortly after the Lemmy update kinda threw a wrench in things across instances)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712343933 {#1973
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 27097
  -titleTs: "'beyond':1 'favorit':8 'learn':10 'onlin':9 'resourc':11 'wikipedia':2"
  -bodyTs: "'/)':17 '/en-us/docs/learn)':35 'across':108 'also':28 'antonym':71,74 'area':32 'aren':76 'caus':72 'common':79 'concept':27 'detail':47 'develop':46 'developer.mozilla.org':34 'developer.mozilla.org/en-us/docs/learn)':33 'dive':8 'emerg':92 'encyclopedia':12 'esoter':55 'eventu':91 'exoter':57 'favorit':63 'feder':82 'find':6 'fond':52 'get':40 'handl':42 'idea':25 'initi':94 'instanc':109 'kinda':102 'learn':31 'lemmi':100 'mdn':30 'memori':22 'old':89 'one':59 'other':49 'philosophi':14 'plato.stanford.edu':16 'plato.stanford.edu/)':15 'post':90,95 'proper':83 'provid':70 'realli':37 'refresh':20 'short':97 'sorri':86 'sort':66 'spoiler':58 'standford':11 'thesaurus':68 'thing':107 'threw':103 'time':2,4,85 'updat':101 'use':18,38,80 'web':45 'whether':54 'wrench':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430051
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20020245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343651 {#1966
    date: 2024-01-04 05:47: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
16 DENIED moderate
App\Entity\Entry {#1961
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Beyond-Wikipedia-what-are-some-of-your-favorite-online-learning"
  +title: "Beyond Wikipedia, what are some of your favorite online learning resources?"
  +url: null
  +body: """
    From time to time I find a dive into the [Standford Encyclopedia of Philosophy](https://plato.stanford.edu/) useful for refreshing my memory on some ideas and concepts.\n
    \n
    Also the [MDN Learning Area](https://developer.mozilla.org/en-US/docs/Learn) is really useful for getting a handle on some web development details.\n
    \n
    What others are you fond of, whether esoteric or exoteric*?\n
    \n
    :::spoiler * one of my other favorites is any sort of thesaurus that provides antonyms, 'cause some antonyms just aren’t as commonly used! :::\n
    \n
    🤞 this federates properly this time (sorry if the old post eventually emerges, I initially posted this shortly after the Lemmy update kinda threw a wrench in things across instances)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 142
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712343933 {#1973
    date: 2024-04-05 21:05:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1957 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1388 …}
  +badges: Doctrine\ORM\PersistentCollection {#1892 …}
  +children: []
  -id: 27097
  -titleTs: "'beyond':1 'favorit':8 'learn':10 'onlin':9 'resourc':11 'wikipedia':2"
  -bodyTs: "'/)':17 '/en-us/docs/learn)':35 'across':108 'also':28 'antonym':71,74 'area':32 'aren':76 'caus':72 'common':79 'concept':27 'detail':47 'develop':46 'developer.mozilla.org':34 'developer.mozilla.org/en-us/docs/learn)':33 'dive':8 'emerg':92 'encyclopedia':12 'esoter':55 'eventu':91 'exoter':57 'favorit':63 'feder':82 'find':6 'fond':52 'get':40 'handl':42 'idea':25 'initi':94 'instanc':109 'kinda':102 'learn':31 'lemmi':100 'mdn':30 'memori':22 'old':89 'one':59 'other':49 'philosophi':14 'plato.stanford.edu':16 'plato.stanford.edu/)':15 'post':90,95 'proper':83 'provid':70 'realli':37 'refresh':20 'short':97 'sorri':86 'sort':66 'spoiler':58 'standford':11 'thesaurus':68 'thing':107 'threw':103 'time':2,4,85 'updat':101 'use':18,38,80 'web':45 'whether':54 'wrench':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430051
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20020245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704343651 {#1966
    date: 2024-01-04 05:47: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
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 {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#1890
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#1903
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#1935
    date: 2024-01-04 05:39: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
19 DENIED edit
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#1890
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#1903
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#1935
    date: 2024-01-04 05:39: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
20 DENIED moderate
App\Entity\Entry {#1364
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-new-to-networking-and-self-hosting-and-have-no-idea"
  +title: "I'm new to networking and self-hosting and have no idea where to start."
  +url: null
  +body: """
    I’ve been slowly working my way though a list of skills to learn, both to put on my resume and as personal growth. Networking is the next thing on this list. I am not sure what I am looking for, but I want to start another project. I have built many a personal computer, but the world of networking is a pretty foreign concept to me.\n
    \n
    I have experience with building computers and a minor glance at the network-side of things. I’ve set up a Pi-Hole or two and set a basic CUPS server up on a RPi0w, but beyond that, I have no idea what I’m doing, or even what the possibilities are. I just see [posts like this](https://chaos.social/@elmo/111584424760410523) and think that it’s a pretty cool hardware project.\n
    \n
    Is there any resources you recommend to start learning, maybe what the hardware does? From my outsider’s perspective, I see a lot of people’s racks have at least a router, switch, and firewall, along with various other machines.\n
    \n
    E: thank you all for the suggestions! I’ll have to take some time to figure out what to do first
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720298229 {#1890
    date: 2024-07-06 22:37:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27096
  -titleTs: "'host':9 'idea':13 'm':2 'network':5 'new':3 'self':8 'self-host':7 'start':16"
  -bodyTs: "'/@elmo/111584424760410523)':130 'along':176 'anoth':47 'basic':98 'beyond':106 'build':72 'built':51 'chaos.social':129 'chaos.social/@elmo/111584424760410523)':128 'comput':55,73 'concept':65 'cool':138 'cup':99 'e':181 'even':117 'experi':70 'figur':196 'firewal':175 'first':201 'foreign':64 'glanc':77 'growth':24 'hardwar':139,153 'hole':92 'idea':111 'learn':14,149 'least':170 'like':126 'list':10,32 'll':189 'look':40 'lot':163 'm':114 'machin':180 'mani':52 'mayb':150 'minor':76 'network':25,60,81 'network-sid':80 'next':28 'outsid':157 'peopl':165 'person':23,54 'perspect':159 'pi':91 'pi-hol':90 'possibl':120 'post':125 'pretti':63,137 'project':48,140 'put':17 'rack':167 'recommend':146 'resourc':144 'resum':20 'router':172 'rpi0w':104 'see':124,161 'server':100 'set':87,96 'side':82 'skill':12 'slowli':4 'start':46,148 'suggest':187 'sure':36 'switch':173 'take':192 'thank':182 'thing':29,84 'think':132 'though':8 'time':194 'two':94 'various':178 've':2,86 'want':44 'way':7 'work':5 'world':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704429549
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12122955"
  +editedAt: DateTimeImmutable @1712067056 {#1903
    date: 2024-04-02 16:10:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704343149 {#1935
    date: 2024-01-04 05:39: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
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 {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-looking-for-email-providers-that-don-t-require-a-phone"
  +title: "I'm looking for email providers that don't require a phone number to use with reddit"
  +url: null
  +body: """
    I’m not ready to drop reddit entirely and to create accounts there I need an email address. I don’t want to disclose my phone number or any other personal information.\n
    \n
    I tried i2p, but for whatever reason, mail from reddit doesn’t get its way to the inbox.\n
    \n
    What other providers could I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711780536 {#1368
    date: 2024-03-30 07:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 27086
  -titleTs: "'email':5 'look':3 'm':2 'number':13 'phone':12 'provid':6 'reddit':17 'requir':10 'use':15"
  -bodyTs: "'account':12 'address':18 'could':54 'creat':11 'disclos':24 'doesn':43 'drop':6 'email':17 'entir':8 'get':45 'i2p':35 'inbox':50 'inform':32 'm':2 'mail':40 'need':15 'number':27 'person':31 'phone':26 'provid':53 'readi':4 'reason':39 'reddit':7,42 'tri':34 'use':56 'want':22 'way':47 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424826
  +visibility: "visible             "
  +apId: "https://linux.community/post/388195"
  +editedAt: DateTimeImmutable @1711455666 {#1399
    date: 2024-03-26 13:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704338426 {#1396
    date: 2024-01-04 04:20:26.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 {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-looking-for-email-providers-that-don-t-require-a-phone"
  +title: "I'm looking for email providers that don't require a phone number to use with reddit"
  +url: null
  +body: """
    I’m not ready to drop reddit entirely and to create accounts there I need an email address. I don’t want to disclose my phone number or any other personal information.\n
    \n
    I tried i2p, but for whatever reason, mail from reddit doesn’t get its way to the inbox.\n
    \n
    What other providers could I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711780536 {#1368
    date: 2024-03-30 07:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 27086
  -titleTs: "'email':5 'look':3 'm':2 'number':13 'phone':12 'provid':6 'reddit':17 'requir':10 'use':15"
  -bodyTs: "'account':12 'address':18 'could':54 'creat':11 'disclos':24 'doesn':43 'drop':6 'email':17 'entir':8 'get':45 'i2p':35 'inbox':50 'inform':32 'm':2 'mail':40 'need':15 'number':27 'person':31 'phone':26 'provid':53 'readi':4 'reason':39 'reddit':7,42 'tri':34 'use':56 'want':22 'way':47 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424826
  +visibility: "visible             "
  +apId: "https://linux.community/post/388195"
  +editedAt: DateTimeImmutable @1711455666 {#1399
    date: 2024-03-26 13:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704338426 {#1396
    date: 2024-01-04 04:20:26.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 {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "I-m-looking-for-email-providers-that-don-t-require-a-phone"
  +title: "I'm looking for email providers that don't require a phone number to use with reddit"
  +url: null
  +body: """
    I’m not ready to drop reddit entirely and to create accounts there I need an email address. I don’t want to disclose my phone number or any other personal information.\n
    \n
    I tried i2p, but for whatever reason, mail from reddit doesn’t get its way to the inbox.\n
    \n
    What other providers could I use?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711780536 {#1368
    date: 2024-03-30 07:35:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 27086
  -titleTs: "'email':5 'look':3 'm':2 'number':13 'phone':12 'provid':6 'reddit':17 'requir':10 'use':15"
  -bodyTs: "'account':12 'address':18 'could':54 'creat':11 'disclos':24 'doesn':43 'drop':6 'email':17 'entir':8 'get':45 'i2p':35 'inbox':50 'inform':32 'm':2 'mail':40 'need':15 'number':27 'person':31 'phone':26 'provid':53 'readi':4 'reason':39 'reddit':7,42 'tri':34 'use':56 'want':22 'way':47 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704424826
  +visibility: "visible             "
  +apId: "https://linux.community/post/388195"
  +editedAt: DateTimeImmutable @1711455666 {#1399
    date: 2024-03-26 13:21:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704338426 {#1396
    date: 2024-01-04 04:20:26.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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-speaking-Lemmy-instances"
  +title: "Chinese speaking Lemmy instances?"
  +url: null
  +body: """
    Does anyone know any Chinese speaking Lemmy instances?\n
    \n
    To create local Chinese speaking community, admins who also speak Chinese might help better moderation and understanding.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711990280 {#1904
    date: 2024-04-01 18:51:20.0 +02: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: 27082
  -titleTs: "'chines':1 'instanc':4 'lemmi':3 'speak':2"
  -bodyTs: "'admin':15 'also':17 'anyon':2 'better':22 'chines':5,12,19 'communiti':14 'creat':10 'help':21 'instanc':8 'know':3 'lemmi':7 'local':11 'might':20 'moder':23 'speak':6,13,18 'understand':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336570 {#1956
    date: 2024-01-04 03:49:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-speaking-Lemmy-instances"
  +title: "Chinese speaking Lemmy instances?"
  +url: null
  +body: """
    Does anyone know any Chinese speaking Lemmy instances?\n
    \n
    To create local Chinese speaking community, admins who also speak Chinese might help better moderation and understanding.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711990280 {#1904
    date: 2024-04-01 18:51:20.0 +02: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: 27082
  -titleTs: "'chines':1 'instanc':4 'lemmi':3 'speak':2"
  -bodyTs: "'admin':15 'also':17 'anyon':2 'better':22 'chines':5,12,19 'communiti':14 'creat':10 'help':21 'instanc':8 'know':3 'lemmi':7 'local':11 'might':20 'moder':23 'speak':6,13,18 'understand':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336570 {#1956
    date: 2024-01-04 03:49:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Chinese-speaking-Lemmy-instances"
  +title: "Chinese speaking Lemmy instances?"
  +url: null
  +body: """
    Does anyone know any Chinese speaking Lemmy instances?\n
    \n
    To create local Chinese speaking community, admins who also speak Chinese might help better moderation and understanding.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711990280 {#1904
    date: 2024-04-01 18:51:20.0 +02: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: 27082
  -titleTs: "'chines':1 'instanc':4 'lemmi':3 'speak':2"
  -bodyTs: "'admin':15 'also':17 'anyon':2 'better':22 'chines':5,12,19 'communiti':14 'creat':10 'help':21 'instanc':8 'know':3 'lemmi':7 'local':11 'might':20 'moder':23 'speak':6,13,18 'understand':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422970
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704336570 {#1956
    date: 2024-01-04 03:49:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2440
    date: 2024-03-28 17:47:44.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: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2439
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2440
    date: 2024-03-28 17:47:44.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: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2439
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2436
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-food-drinks-are-the-best-sources-of-magnesium"
  +title: "What food/drinks are the best sources of magnesium?"
  +url: null
  +body: """
    So far, it seems like the following have decent stats in terms of magnesium RDA:\n
    \n
    - bagels\n
    - hemp seeds\n
    - psyllium bud cereal\n
    - Evian/San Pellegrino water/spring water\n
    - ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711644464 {#2440
    date: 2024-03-28 17:47:44.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: 27079
  -titleTs: "'best':5 'food/drinks':2 'magnesium':8 'sourc':6"
  -bodyTs: "'bagel':16 'bud':20 'cereal':21 'decent':9 'evian/san':22 'far':2 'follow':7 'hemp':17 'like':5 'magnesium':14 'pellegrino':23 'psyllium':19 'rda':15 'seed':18 'seem':4 'stat':10 'term':12 'water':25 'water/spring':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704422171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10292345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335771 {#2439
    date: 2024-01-04 03:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
  +title: "ZigBee RGB Lightbulb w/o 3rd party app"
  +url: null
  +body: """
    Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
    \n
    I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711509994 {#2449
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 27076
  -titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
  -bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420177
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10093625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335677 {#2477
    date: 2024-01-04 03:34: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
35 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
  +title: "ZigBee RGB Lightbulb w/o 3rd party app"
  +url: null
  +body: """
    Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
    \n
    I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711509994 {#2449
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 27076
  -titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
  -bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420177
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10093625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335677 {#2477
    date: 2024-01-04 03:34: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
36 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
  +title: "ZigBee RGB Lightbulb w/o 3rd party app"
  +url: null
  +body: """
    Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
    \n
    I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711509994 {#2449
    date: 2024-03-27 04:26:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1841 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2489 …}
  +badges: Doctrine\ORM\PersistentCollection {#2474 …}
  +children: []
  -id: 27076
  -titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
  -bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704420177
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10093625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704335677 {#2477
    date: 2024-01-04 03:34: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
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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OpenSuse-TW-Gnome-Appreciation-Post"
  +title: "OpenSuse TW + Gnome Appreciation Post"
  +url: null
  +body: """
    I switched from Linux Mint which was the only distro I have ever used to OpenSuse Tumbleweed two weeks ago with the vanilla Gnome DE that it ships with and I just wanted to say; What an amazingly complete, modern, and productive combination.\n
    \n
    Linux Mint was fine, obviously great for a beginner because it works perfectly out of the box and since it is Ubuntu based you can easily find help for practically anything. But it left a lot to be desired. I wanted more up to date packages, and a cleaner, less windows-y UI. I was never a huge fan of Cinammon as it just looked like Windows 7 and XFCE was practically windows XP in 2023, which I don’t mind given how solid and stable it was but over time it left a lot to be desired.\n
    \n
    Here we are with Tumbleweed with Gnome.\n
    \n
    First let’s talk about Tumbleweed. Easily the greatest rolling release distro (because of its surprising stability) if you don’t really have any niche packages you want to use that would otherwise be on the AUR. But even then, OpenSuse has community built RPM packages on their website which you can use to install packages that aren’t in Zypper. Also, I am dual booting but I practically never use my Windows partition besides for Matlab (will get to it in a bit) and wanted an encrypted setup like I had with Linux Mint. The OpenSuse Installer made it super straight forward and allowed me to create an encrypted OpenSuse partition alongside the encrypted Windows one without ever having to open up a terminal or look up commands. Another amazing thing is that the default file system is based on BTRFS which supports snapshots, which I actually did use to save myself once while I was configuring and still familiarizing myself with the distro. YaST is also another amazing OpenSuse feature that has made my life easier whether it is to look for specific software to install/delete or to change some system level settings.\n
    \n
    Now on to Gnome. I absolutely love Gnome. I have never had experience with KDE so I can’t speak on that, but, Vanilla Gnome is probably the best desktop interface I have ever used in my whole life (a life of Windows). It is very keyboard centric and has great support for touch pads on laptops which I use a lot more than a separate mouse. I also really like how Gnome has a complete ecosystem of simple but nice looking applications. Really makes the Desktop experience feel complete. The most notable Gnome application though was Boxes. I did a little bit of research and found out that it was a VirtualBox alternative that uses QEMU as its base. I had previously heard of QEMU but never bothered trying it but this time I decided to give it a shot. While it was a bit more tricky to setup than VirtualBox, it was absolutely worth it. Earlier I mentioned that I have my Windows partition for Matlab. That is because I could not get Matlab to run underneath VirtualBox. While I know Matlab is available for Linux, I am generally not a fan of installing proprietary licensed software on my Linux desktop (unless it is a Flatpak) due to privacy reasons, and while Octave does exist, it unfortunately lacks a ton of features and commands that just do not exist yet in Octave. However, underneath QEMU, I was able to install Matlab with absolutely zero issues, works just like it would on bare metal.\n
    \n
    Overall I am very happy with OpenSuse TW + Gnome and I am confident enough to say it is the most complete and my most favorite desktop experience I have ever had.\n
    \n
    TLDR: I love OpenSuse Tumbleweed with Gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515126 {#2484
    date: 2024-03-27 05:52:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 27061
  -titleTs: "'appreci':4 'gnome':3 'opensus':1 'post':5 'tw':2"
  -bodyTs: "'2023':120 '7':112 'abl':584 'absolut':350,499,589 'actual':297 'ago':20 'allow':254 'alongsid':262 'also':211,317,413 'altern':458 'amaz':38,280,319 'anoth':279,318 'anyth':74 'applic':427,439 'aren':207 'aur':186 'avail':530 'bare':598 'base':66,289,464 'beginn':52 'besid':224 'best':373 'bit':233,447,490 'boot':215 'bother':473 'box':60,442 'btrfs':291 'built':193 'centric':392 'chang':340 'cinammon':105 'cleaner':92 'combin':43 'command':278,570 'communiti':192 'complet':39,420,434,620 'confid':612 'configur':307 'could':517 'creat':257 'date':88 'de':25 'decid':480 'default':285 'desir':82,142 'desktop':374,431,547,625 'distro':10,161,314 'dual':214 'due':553 'earlier':502 'easier':327 'easili':69,156 'ecosystem':421 'encrypt':237,259,264 'enough':613 'even':188 'ever':13,268,378,629 'exist':561,575 'experi':357,432,626 'familiar':310 'fan':103,538 'favorit':624 'featur':321,568 'feel':433 'file':286 'find':70 'fine':47 'first':150 'flatpak':552 'forward':252 'found':451 'general':535 'get':228,519 'give':482 'given':126 'gnome':24,149,348,352,369,417,438,608,637 'great':49,395 'greatest':158 'happi':604 'heard':468 'help':71 'howev':579 'huge':102 'instal':204,247,540,586 'install/delete':337 'interfac':375 'issu':591 'kde':359 'keyboard':391 'know':527 'lack':564 'laptop':401 'left':77,137 'less':93 'let':151 'level':343 'licens':542 'life':326,383,385 'like':110,239,415,594 'linux':4,44,243,532,546 'littl':446 'look':109,276,332,426 'lot':79,139,406 'love':351,633 'made':248,324 'make':429 'matlab':226,512,520,528,587 'mention':504 'metal':599 'mind':125 'mint':5,45,244 'modern':40 'mous':411 'never':100,219,355,472 'nice':425 'nich':174 'notabl':437 'obvious':48 'octav':559,578 'one':266 'open':271 'opensus':16,190,246,260,320,606,634 'otherwis':182 'overal':600 'packag':89,175,195,205 'pad':399 'partit':223,261,510 'perfect':56 'practic':73,116,218 'previous':467 'privaci':555 'probabl':371 'product':42 'proprietari':541 'qemu':461,470,581 'realli':171,414,428 'reason':556 'releas':160 'research':449 'roll':159 'rpm':194 'run':522 'save':301 'say':35,615 'separ':410 'set':344 'setup':238,494 'ship':28 'shot':485 'simpl':423 'sinc':62 'snapshot':294 'softwar':335,543 'solid':128 'speak':364 'specif':334 'stabil':166 'stabl':130 'still':309 'straight':251 'super':250 'support':293,396 'surpris':165 'switch':2 'system':287,342 'talk':153 'termin':274 'thing':281 'though':440 'time':135,478 'tldr':631 'ton':566 'touch':398 'tri':474 'tricki':492 'tumblewe':17,147,155,635 'tw':607 'two':18 'ubuntu':65 'ui':97 'underneath':523,580 'unfortun':563 'unless':548 'use':14,179,202,220,299,379,404,460 'vanilla':23,368 'virtualbox':457,496,524 'want':33,84,177,235 'websit':198 'week':19 'whether':328 'whole':382 'window':95,111,117,222,265,387,509 'windows-i':94 'without':267 'work':55,592 'worth':500 'would':181,596 'xfce':114 'xp':118 'y':96 'yast':315 'yet':576 'zero':590 'zypper':210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704416292
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20005528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329892 {#1391
    date: 2024-01-04 01:58:12.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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OpenSuse-TW-Gnome-Appreciation-Post"
  +title: "OpenSuse TW + Gnome Appreciation Post"
  +url: null
  +body: """
    I switched from Linux Mint which was the only distro I have ever used to OpenSuse Tumbleweed two weeks ago with the vanilla Gnome DE that it ships with and I just wanted to say; What an amazingly complete, modern, and productive combination.\n
    \n
    Linux Mint was fine, obviously great for a beginner because it works perfectly out of the box and since it is Ubuntu based you can easily find help for practically anything. But it left a lot to be desired. I wanted more up to date packages, and a cleaner, less windows-y UI. I was never a huge fan of Cinammon as it just looked like Windows 7 and XFCE was practically windows XP in 2023, which I don’t mind given how solid and stable it was but over time it left a lot to be desired.\n
    \n
    Here we are with Tumbleweed with Gnome.\n
    \n
    First let’s talk about Tumbleweed. Easily the greatest rolling release distro (because of its surprising stability) if you don’t really have any niche packages you want to use that would otherwise be on the AUR. But even then, OpenSuse has community built RPM packages on their website which you can use to install packages that aren’t in Zypper. Also, I am dual booting but I practically never use my Windows partition besides for Matlab (will get to it in a bit) and wanted an encrypted setup like I had with Linux Mint. The OpenSuse Installer made it super straight forward and allowed me to create an encrypted OpenSuse partition alongside the encrypted Windows one without ever having to open up a terminal or look up commands. Another amazing thing is that the default file system is based on BTRFS which supports snapshots, which I actually did use to save myself once while I was configuring and still familiarizing myself with the distro. YaST is also another amazing OpenSuse feature that has made my life easier whether it is to look for specific software to install/delete or to change some system level settings.\n
    \n
    Now on to Gnome. I absolutely love Gnome. I have never had experience with KDE so I can’t speak on that, but, Vanilla Gnome is probably the best desktop interface I have ever used in my whole life (a life of Windows). It is very keyboard centric and has great support for touch pads on laptops which I use a lot more than a separate mouse. I also really like how Gnome has a complete ecosystem of simple but nice looking applications. Really makes the Desktop experience feel complete. The most notable Gnome application though was Boxes. I did a little bit of research and found out that it was a VirtualBox alternative that uses QEMU as its base. I had previously heard of QEMU but never bothered trying it but this time I decided to give it a shot. While it was a bit more tricky to setup than VirtualBox, it was absolutely worth it. Earlier I mentioned that I have my Windows partition for Matlab. That is because I could not get Matlab to run underneath VirtualBox. While I know Matlab is available for Linux, I am generally not a fan of installing proprietary licensed software on my Linux desktop (unless it is a Flatpak) due to privacy reasons, and while Octave does exist, it unfortunately lacks a ton of features and commands that just do not exist yet in Octave. However, underneath QEMU, I was able to install Matlab with absolutely zero issues, works just like it would on bare metal.\n
    \n
    Overall I am very happy with OpenSuse TW + Gnome and I am confident enough to say it is the most complete and my most favorite desktop experience I have ever had.\n
    \n
    TLDR: I love OpenSuse Tumbleweed with Gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515126 {#2484
    date: 2024-03-27 05:52:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 27061
  -titleTs: "'appreci':4 'gnome':3 'opensus':1 'post':5 'tw':2"
  -bodyTs: "'2023':120 '7':112 'abl':584 'absolut':350,499,589 'actual':297 'ago':20 'allow':254 'alongsid':262 'also':211,317,413 'altern':458 'amaz':38,280,319 'anoth':279,318 'anyth':74 'applic':427,439 'aren':207 'aur':186 'avail':530 'bare':598 'base':66,289,464 'beginn':52 'besid':224 'best':373 'bit':233,447,490 'boot':215 'bother':473 'box':60,442 'btrfs':291 'built':193 'centric':392 'chang':340 'cinammon':105 'cleaner':92 'combin':43 'command':278,570 'communiti':192 'complet':39,420,434,620 'confid':612 'configur':307 'could':517 'creat':257 'date':88 'de':25 'decid':480 'default':285 'desir':82,142 'desktop':374,431,547,625 'distro':10,161,314 'dual':214 'due':553 'earlier':502 'easier':327 'easili':69,156 'ecosystem':421 'encrypt':237,259,264 'enough':613 'even':188 'ever':13,268,378,629 'exist':561,575 'experi':357,432,626 'familiar':310 'fan':103,538 'favorit':624 'featur':321,568 'feel':433 'file':286 'find':70 'fine':47 'first':150 'flatpak':552 'forward':252 'found':451 'general':535 'get':228,519 'give':482 'given':126 'gnome':24,149,348,352,369,417,438,608,637 'great':49,395 'greatest':158 'happi':604 'heard':468 'help':71 'howev':579 'huge':102 'instal':204,247,540,586 'install/delete':337 'interfac':375 'issu':591 'kde':359 'keyboard':391 'know':527 'lack':564 'laptop':401 'left':77,137 'less':93 'let':151 'level':343 'licens':542 'life':326,383,385 'like':110,239,415,594 'linux':4,44,243,532,546 'littl':446 'look':109,276,332,426 'lot':79,139,406 'love':351,633 'made':248,324 'make':429 'matlab':226,512,520,528,587 'mention':504 'metal':599 'mind':125 'mint':5,45,244 'modern':40 'mous':411 'never':100,219,355,472 'nice':425 'nich':174 'notabl':437 'obvious':48 'octav':559,578 'one':266 'open':271 'opensus':16,190,246,260,320,606,634 'otherwis':182 'overal':600 'packag':89,175,195,205 'pad':399 'partit':223,261,510 'perfect':56 'practic':73,116,218 'previous':467 'privaci':555 'probabl':371 'product':42 'proprietari':541 'qemu':461,470,581 'realli':171,414,428 'reason':556 'releas':160 'research':449 'roll':159 'rpm':194 'run':522 'save':301 'say':35,615 'separ':410 'set':344 'setup':238,494 'ship':28 'shot':485 'simpl':423 'sinc':62 'snapshot':294 'softwar':335,543 'solid':128 'speak':364 'specif':334 'stabil':166 'stabl':130 'still':309 'straight':251 'super':250 'support':293,396 'surpris':165 'switch':2 'system':287,342 'talk':153 'termin':274 'thing':281 'though':440 'time':135,478 'tldr':631 'ton':566 'touch':398 'tri':474 'tricki':492 'tumblewe':17,147,155,635 'tw':607 'two':18 'ubuntu':65 'ui':97 'underneath':523,580 'unfortun':563 'unless':548 'use':14,179,202,220,299,379,404,460 'vanilla':23,368 'virtualbox':457,496,524 'want':33,84,177,235 'websit':198 'week':19 'whether':328 'whole':382 'window':95,111,117,222,265,387,509 'windows-i':94 'without':267 'work':55,592 'worth':500 'would':181,596 'xfce':114 'xp':118 'y':96 'yast':315 'yet':576 'zero':590 'zypper':210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704416292
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20005528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329892 {#1391
    date: 2024-01-04 01:58:12.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 {#2481
  +user: Proxies\__CG__\App\Entity\User {#1512 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OpenSuse-TW-Gnome-Appreciation-Post"
  +title: "OpenSuse TW + Gnome Appreciation Post"
  +url: null
  +body: """
    I switched from Linux Mint which was the only distro I have ever used to OpenSuse Tumbleweed two weeks ago with the vanilla Gnome DE that it ships with and I just wanted to say; What an amazingly complete, modern, and productive combination.\n
    \n
    Linux Mint was fine, obviously great for a beginner because it works perfectly out of the box and since it is Ubuntu based you can easily find help for practically anything. But it left a lot to be desired. I wanted more up to date packages, and a cleaner, less windows-y UI. I was never a huge fan of Cinammon as it just looked like Windows 7 and XFCE was practically windows XP in 2023, which I don’t mind given how solid and stable it was but over time it left a lot to be desired.\n
    \n
    Here we are with Tumbleweed with Gnome.\n
    \n
    First let’s talk about Tumbleweed. Easily the greatest rolling release distro (because of its surprising stability) if you don’t really have any niche packages you want to use that would otherwise be on the AUR. But even then, OpenSuse has community built RPM packages on their website which you can use to install packages that aren’t in Zypper. Also, I am dual booting but I practically never use my Windows partition besides for Matlab (will get to it in a bit) and wanted an encrypted setup like I had with Linux Mint. The OpenSuse Installer made it super straight forward and allowed me to create an encrypted OpenSuse partition alongside the encrypted Windows one without ever having to open up a terminal or look up commands. Another amazing thing is that the default file system is based on BTRFS which supports snapshots, which I actually did use to save myself once while I was configuring and still familiarizing myself with the distro. YaST is also another amazing OpenSuse feature that has made my life easier whether it is to look for specific software to install/delete or to change some system level settings.\n
    \n
    Now on to Gnome. I absolutely love Gnome. I have never had experience with KDE so I can’t speak on that, but, Vanilla Gnome is probably the best desktop interface I have ever used in my whole life (a life of Windows). It is very keyboard centric and has great support for touch pads on laptops which I use a lot more than a separate mouse. I also really like how Gnome has a complete ecosystem of simple but nice looking applications. Really makes the Desktop experience feel complete. The most notable Gnome application though was Boxes. I did a little bit of research and found out that it was a VirtualBox alternative that uses QEMU as its base. I had previously heard of QEMU but never bothered trying it but this time I decided to give it a shot. While it was a bit more tricky to setup than VirtualBox, it was absolutely worth it. Earlier I mentioned that I have my Windows partition for Matlab. That is because I could not get Matlab to run underneath VirtualBox. While I know Matlab is available for Linux, I am generally not a fan of installing proprietary licensed software on my Linux desktop (unless it is a Flatpak) due to privacy reasons, and while Octave does exist, it unfortunately lacks a ton of features and commands that just do not exist yet in Octave. However, underneath QEMU, I was able to install Matlab with absolutely zero issues, works just like it would on bare metal.\n
    \n
    Overall I am very happy with OpenSuse TW + Gnome and I am confident enough to say it is the most complete and my most favorite desktop experience I have ever had.\n
    \n
    TLDR: I love OpenSuse Tumbleweed with Gnome
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711515126 {#2484
    date: 2024-03-27 05:52:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 27061
  -titleTs: "'appreci':4 'gnome':3 'opensus':1 'post':5 'tw':2"
  -bodyTs: "'2023':120 '7':112 'abl':584 'absolut':350,499,589 'actual':297 'ago':20 'allow':254 'alongsid':262 'also':211,317,413 'altern':458 'amaz':38,280,319 'anoth':279,318 'anyth':74 'applic':427,439 'aren':207 'aur':186 'avail':530 'bare':598 'base':66,289,464 'beginn':52 'besid':224 'best':373 'bit':233,447,490 'boot':215 'bother':473 'box':60,442 'btrfs':291 'built':193 'centric':392 'chang':340 'cinammon':105 'cleaner':92 'combin':43 'command':278,570 'communiti':192 'complet':39,420,434,620 'confid':612 'configur':307 'could':517 'creat':257 'date':88 'de':25 'decid':480 'default':285 'desir':82,142 'desktop':374,431,547,625 'distro':10,161,314 'dual':214 'due':553 'earlier':502 'easier':327 'easili':69,156 'ecosystem':421 'encrypt':237,259,264 'enough':613 'even':188 'ever':13,268,378,629 'exist':561,575 'experi':357,432,626 'familiar':310 'fan':103,538 'favorit':624 'featur':321,568 'feel':433 'file':286 'find':70 'fine':47 'first':150 'flatpak':552 'forward':252 'found':451 'general':535 'get':228,519 'give':482 'given':126 'gnome':24,149,348,352,369,417,438,608,637 'great':49,395 'greatest':158 'happi':604 'heard':468 'help':71 'howev':579 'huge':102 'instal':204,247,540,586 'install/delete':337 'interfac':375 'issu':591 'kde':359 'keyboard':391 'know':527 'lack':564 'laptop':401 'left':77,137 'less':93 'let':151 'level':343 'licens':542 'life':326,383,385 'like':110,239,415,594 'linux':4,44,243,532,546 'littl':446 'look':109,276,332,426 'lot':79,139,406 'love':351,633 'made':248,324 'make':429 'matlab':226,512,520,528,587 'mention':504 'metal':599 'mind':125 'mint':5,45,244 'modern':40 'mous':411 'never':100,219,355,472 'nice':425 'nich':174 'notabl':437 'obvious':48 'octav':559,578 'one':266 'open':271 'opensus':16,190,246,260,320,606,634 'otherwis':182 'overal':600 'packag':89,175,195,205 'pad':399 'partit':223,261,510 'perfect':56 'practic':73,116,218 'previous':467 'privaci':555 'probabl':371 'product':42 'proprietari':541 'qemu':461,470,581 'realli':171,414,428 'reason':556 'releas':160 'research':449 'roll':159 'rpm':194 'run':522 'save':301 'say':35,615 'separ':410 'set':344 'setup':238,494 'ship':28 'shot':485 'simpl':423 'sinc':62 'snapshot':294 'softwar':335,543 'solid':128 'speak':364 'specif':334 'stabil':166 'stabl':130 'still':309 'straight':251 'super':250 'support':293,396 'surpris':165 'switch':2 'system':287,342 'talk':153 'termin':274 'thing':281 'though':440 'time':135,478 'tldr':631 'ton':566 'touch':398 'tri':474 'tricki':492 'tumblewe':17,147,155,635 'tw':607 'two':18 'ubuntu':65 'ui':97 'underneath':523,580 'unfortun':563 'unless':548 'use':14,179,202,220,299,379,404,460 'vanilla':23,368 'virtualbox':457,496,524 'want':33,84,177,235 'websit':198 'week':19 'whether':328 'whole':382 'window':95,111,117,222,265,387,509 'windows-i':94 'without':267 'work':55,592 'worth':500 'would':181,596 'xfce':114 'xp':118 'y':96 'yast':315 'yet':576 'zero':590 'zypper':210"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704416292
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20005528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704329892 {#1391
    date: 2024-01-04 01:58:12.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 {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "worth-selfhosting-immich-or-similar-what-about-backups"
  +title: "worth selfhosting immich or similar? what about backups?"
  +url: null
  +body: """
    I have recently repurposed and old Hp Stream to a home server and successfully run Immich. I really like it and even a small 500GB disk is way more than the 15GB Google offers.\n
    \n
    My issue though is about backup. I would only be comfortable if all the data is backed up in an off-site server (cloud). But the back up storage will probably cost as much as paying for a service like ente or similar, directly replacing Google photo.\n
    \n
    What am I missing? Where do you store your backup?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721361603 {#1482
    date: 2024-07-19 06:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 27046
  -titleTs: "'backup':8 'immich':3 'selfhost':2 'similar':5 'worth':1"
  -bodyTs: "'15gb':32 '500gb':25 'back':51,62 'backup':40,92 'cloud':59 'comfort':45 'cost':67 'data':49 'direct':79 'disk':26 'ent':76 'even':22 'googl':33,81 'home':11 'hp':7 'immich':16 'issu':36 'like':19,75 'miss':86 'much':69 'off-sit':55 'offer':34 'old':6 'pay':71 'photo':82 'probabl':66 'realli':18 'recent':3 'replac':80 'repurpos':4 'run':15 'server':12,58 'servic':74 'similar':78 'site':57 'small':24 'storag':64 'store':90 'stream':8 'success':14 'though':37 'way':28 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704409494
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4552940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704323094 {#1511
    date: 2024-01-04 00:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "worth-selfhosting-immich-or-similar-what-about-backups"
  +title: "worth selfhosting immich or similar? what about backups?"
  +url: null
  +body: """
    I have recently repurposed and old Hp Stream to a home server and successfully run Immich. I really like it and even a small 500GB disk is way more than the 15GB Google offers.\n
    \n
    My issue though is about backup. I would only be comfortable if all the data is backed up in an off-site server (cloud). But the back up storage will probably cost as much as paying for a service like ente or similar, directly replacing Google photo.\n
    \n
    What am I missing? Where do you store your backup?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721361603 {#1482
    date: 2024-07-19 06:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 27046
  -titleTs: "'backup':8 'immich':3 'selfhost':2 'similar':5 'worth':1"
  -bodyTs: "'15gb':32 '500gb':25 'back':51,62 'backup':40,92 'cloud':59 'comfort':45 'cost':67 'data':49 'direct':79 'disk':26 'ent':76 'even':22 'googl':33,81 'home':11 'hp':7 'immich':16 'issu':36 'like':19,75 'miss':86 'much':69 'off-sit':55 'offer':34 'old':6 'pay':71 'photo':82 'probabl':66 'realli':18 'recent':3 'replac':80 'repurpos':4 'run':15 'server':12,58 'servic':74 'similar':78 'site':57 'small':24 'storag':64 'store':90 'stream':8 'success':14 'though':37 'way':28 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704409494
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4552940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704323094 {#1511
    date: 2024-01-04 00:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "worth-selfhosting-immich-or-similar-what-about-backups"
  +title: "worth selfhosting immich or similar? what about backups?"
  +url: null
  +body: """
    I have recently repurposed and old Hp Stream to a home server and successfully run Immich. I really like it and even a small 500GB disk is way more than the 15GB Google offers.\n
    \n
    My issue though is about backup. I would only be comfortable if all the data is backed up in an off-site server (cloud). But the back up storage will probably cost as much as paying for a service like ente or similar, directly replacing Google photo.\n
    \n
    What am I missing? Where do you store your backup?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721361603 {#1482
    date: 2024-07-19 06:00:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 27046
  -titleTs: "'backup':8 'immich':3 'selfhost':2 'similar':5 'worth':1"
  -bodyTs: "'15gb':32 '500gb':25 'back':51,62 'backup':40,92 'cloud':59 'comfort':45 'cost':67 'data':49 'direct':79 'disk':26 'ent':76 'even':22 'googl':33,81 'home':11 'hp':7 'immich':16 'issu':36 'like':19,75 'miss':86 'much':69 'off-sit':55 'offer':34 'old':6 'pay':71 'photo':82 'probabl':66 'realli':18 'recent':3 'replac':80 'repurpos':4 'run':15 'server':12,58 'servic':74 'similar':78 'site':57 'small':24 'storag':64 'store':90 'stream':8 'success':14 'though':37 'way':28 'would':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704409494
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4552940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704323094 {#1511
    date: 2024-01-04 00:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#1540
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#1538
    date: 2024-01-03 23:58:01.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#1540
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#1538
    date: 2024-01-03 23:58:01.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 {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Building-from-scratch"
  +title: "Building from scratch"
  +url: null
  +body: """
    Hey all,\n
    \n
    Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
    \n
    If you were going to incorporate HA into a new build what would you do?\n
    \n
    Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711442770 {#1540
    date: 2024-03-26 09:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 27043
  -titleTs: "'build':1 'scratch':3"
  -bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704366681
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322681 {#1538
    date: 2024-01-03 23:58:01.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1632
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1623
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1631
    date: 2024-01-03 23:50:27.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1632
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1623
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1631
    date: 2024-01-03 23:50:27.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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-portable-SSD-for-a-travel-OS"
  +title: "How to use a portable SSD for a travel OS with Linux?"
  +url: null
  +body: """
    Hello! The TL;DR is:\n
    \n
    I have an m.2 drive that is in a sturdy enclosure that has 1 TB. I have Ventoy with Medicat on there, with some backups of important data.\n
    \n
    I still have a lot of room left on there, so I was thinking what else I could do, and the idea of basically installing a Linux Distro to a chunk of free space on there. Maybe Debian/Fedora or Arch.\n
    \n
    Is there anything I should be aware of to help not break that system or rapidly kill the drive? It’s not a USB flash drive, it’s a M.2 drive that’s put on a small board that then allows it to talk via USB C/Thunderbolt.\n
    \n
    ***EDIT:*** Just to be sure, if I use Ventoy’s EFI, do I need to be worried about a conflict with the bootloader of the Linux install?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711604804 {#1632
    date: 2024-03-28 06:46:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 27041
  -titleTs: "'linux':12 'os':10 'portabl':5 'ssd':6 'travel':9 'use':3"
  -bodyTs: "'1':19 'allow':114 'anyth':76 'arch':73 'awar':80 'backup':30 'basic':57 'board':111 'bootload':143 'break':85 'c/thunderbolt':120 'chunk':64 'conflict':140 'could':51 'data':33 'debian/fedora':71 'distro':61 'dr':4 'drive':10,92,99,104 'edit':121 'efi':131 'els':49 'enclosur':16 'flash':98 'free':66 'hello':1 'help':83 'idea':55 'import':32 'instal':58,147 'kill':90 'left':41 'linux':60,146 'lot':38 'm.2':9,103 'mayb':70 'medicat':25 'need':134 'put':107 'rapid':89 'room':40 'small':110 'space':67 'still':35 'sturdi':15 'sure':125 'system':87 'talk':117 'tb':20 'think':47 'tl':3 'usb':97,119 'use':128 'ventoy':23,129 'via':118 'worri':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408627
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/7185496"
  +editedAt: DateTimeImmutable @1711390996 {#1623
    date: 2024-03-25 19:23:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704322227 {#1631
    date: 2024-01-03 23:50:27.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 {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Notification-system"
  +title: "Notification system"
  +url: null
  +body: """
    Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
    \n
    For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
    \n
    This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711738817 {#1749
    date: 2024-03-29 20:00:17.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: 27040
  -titleTs: "'notif':1 'system':2"
  -bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704385002
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322002 {#1750
    date: 2024-01-03 23:46:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Notification-system"
  +title: "Notification system"
  +url: null
  +body: """
    Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
    \n
    For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
    \n
    This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711738817 {#1749
    date: 2024-03-29 20:00:17.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: 27040
  -titleTs: "'notif':1 'system':2"
  -bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704385002
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322002 {#1750
    date: 2024-01-03 23:46:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Notification-system"
  +title: "Notification system"
  +url: null
  +body: """
    Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
    \n
    For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
    \n
    This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711738817 {#1749
    date: 2024-03-29 20:00:17.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: 27040
  -titleTs: "'notif':1 'system':2"
  -bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704385002
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322002 {#1750
    date: 2024-01-03 23:46:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#1488
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#1487
    date: 2024-01-03 22:49: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
59 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#1488
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#1487
    date: 2024-01-03 22:49: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
60 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#1488
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1496 …}
  +votes: Doctrine\ORM\PersistentCollection {#1490 …}
  +reports: Doctrine\ORM\PersistentCollection {#1493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1477 …}
  +badges: Doctrine\ORM\PersistentCollection {#1761 …}
  +children: []
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#1487
    date: 2024-01-03 22:49: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
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 {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Short-Stories"
  +title: "Welcome to Short Stories!"
  +url: null
  +body: """
    cross-posted from: [literature.cafe/post/5476023](https://literature.cafe/post/5476023)\n
    \n
    > Hey there!\n
    > \n
    > Welcome to our awesome short story community, this space is all about you. Share your wild ideas, your cozy narratives, or just drop in for some good old story-loving vibes. Let’s enjoy these literary snapshots that allow for an intense exploration within our busy lives.\n
    > \n
    > In this space, we celebrate the magic of short stories—those nuggets of narrative brilliance that pack a punch in just a few paragraphs. Whether you’re a seasoned storyteller or someone who’s just discovering the joy of compact tales, you’ve found your tribe here.\n
    > \n
    > Here’s to weaving stories together and making this community a canvas for creativity, connection, and countless literary adventures!\n
    > \n
    > Warmest regards,\n
    > \n
    > Lacanoodle.\n
    \n
    !shortstories@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711382313 {#1754
    date: 2024-03-25 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 27030
  -titleTs: "'short':3 'stori':4 'welcom':1"
  -bodyTs: "'/post/5476023](https://literature.cafe/post/5476023)':7 'adventur':123 'allow':49 'awesom':13 'brillianc':72 'busi':56 'canva':116 'celebr':62 'communiti':16,114 'compact':97 'connect':119 'countless':121 'cozi':28 'creativ':118 'cross':2 'cross-post':1 'discov':93 'drop':32 'enjoy':44 'explor':53 'found':101 'good':36 'hey':8 'idea':26 'intens':52 'joy':95 'lacanoodl':126 'let':42 'literari':46,122 'literature.cafe':6 'literature.cafe/post/5476023](https://literature.cafe/post/5476023)':5 'live':57 'love':40 'magic':64 'make':112 'narrat':29,71 'nugget':69 'old':37 'pack':74 'paragraph':81 'post':3 'punch':76 're':84 'regard':125 'season':86 'share':23 'short':14,66 'shortstories@literature.cafe':127 'snapshot':47 'someon':89 'space':18,60 'stori':15,39,67,109 'story-lov':38 'storytel':87 'tale':98 'togeth':110 'tribe':103 've':100 'vibe':41 'warmest':124 'weav':108 'welcom':10 'whether':82 'wild':25 'within':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403244
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5476195"
  +editedAt: DateTimeImmutable @1711371206 {#1755
    date: 2024-03-25 13:53:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704316844 {#1760
    date: 2024-01-03 22:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Short-Stories"
  +title: "Welcome to Short Stories!"
  +url: null
  +body: """
    cross-posted from: [literature.cafe/post/5476023](https://literature.cafe/post/5476023)\n
    \n
    > Hey there!\n
    > \n
    > Welcome to our awesome short story community, this space is all about you. Share your wild ideas, your cozy narratives, or just drop in for some good old story-loving vibes. Let’s enjoy these literary snapshots that allow for an intense exploration within our busy lives.\n
    > \n
    > In this space, we celebrate the magic of short stories—those nuggets of narrative brilliance that pack a punch in just a few paragraphs. Whether you’re a seasoned storyteller or someone who’s just discovering the joy of compact tales, you’ve found your tribe here.\n
    > \n
    > Here’s to weaving stories together and making this community a canvas for creativity, connection, and countless literary adventures!\n
    > \n
    > Warmest regards,\n
    > \n
    > Lacanoodle.\n
    \n
    !shortstories@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711382313 {#1754
    date: 2024-03-25 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 27030
  -titleTs: "'short':3 'stori':4 'welcom':1"
  -bodyTs: "'/post/5476023](https://literature.cafe/post/5476023)':7 'adventur':123 'allow':49 'awesom':13 'brillianc':72 'busi':56 'canva':116 'celebr':62 'communiti':16,114 'compact':97 'connect':119 'countless':121 'cozi':28 'creativ':118 'cross':2 'cross-post':1 'discov':93 'drop':32 'enjoy':44 'explor':53 'found':101 'good':36 'hey':8 'idea':26 'intens':52 'joy':95 'lacanoodl':126 'let':42 'literari':46,122 'literature.cafe':6 'literature.cafe/post/5476023](https://literature.cafe/post/5476023)':5 'live':57 'love':40 'magic':64 'make':112 'narrat':29,71 'nugget':69 'old':37 'pack':74 'paragraph':81 'post':3 'punch':76 're':84 'regard':125 'season':86 'share':23 'short':14,66 'shortstories@literature.cafe':127 'snapshot':47 'someon':89 'space':18,60 'stori':15,39,67,109 'story-lov':38 'storytel':87 'tale':98 'togeth':110 'tribe':103 've':100 'vibe':41 'warmest':124 'weav':108 'welcom':10 'whether':82 'wild':25 'within':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403244
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5476195"
  +editedAt: DateTimeImmutable @1711371206 {#1755
    date: 2024-03-25 13:53:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704316844 {#1760
    date: 2024-01-03 22:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Welcome-to-Short-Stories"
  +title: "Welcome to Short Stories!"
  +url: null
  +body: """
    cross-posted from: [literature.cafe/post/5476023](https://literature.cafe/post/5476023)\n
    \n
    > Hey there!\n
    > \n
    > Welcome to our awesome short story community, this space is all about you. Share your wild ideas, your cozy narratives, or just drop in for some good old story-loving vibes. Let’s enjoy these literary snapshots that allow for an intense exploration within our busy lives.\n
    > \n
    > In this space, we celebrate the magic of short stories—those nuggets of narrative brilliance that pack a punch in just a few paragraphs. Whether you’re a seasoned storyteller or someone who’s just discovering the joy of compact tales, you’ve found your tribe here.\n
    > \n
    > Here’s to weaving stories together and making this community a canvas for creativity, connection, and countless literary adventures!\n
    > \n
    > Warmest regards,\n
    > \n
    > Lacanoodle.\n
    \n
    !shortstories@literature.cafe
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711382313 {#1754
    date: 2024-03-25 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 27030
  -titleTs: "'short':3 'stori':4 'welcom':1"
  -bodyTs: "'/post/5476023](https://literature.cafe/post/5476023)':7 'adventur':123 'allow':49 'awesom':13 'brillianc':72 'busi':56 'canva':116 'celebr':62 'communiti':16,114 'compact':97 'connect':119 'countless':121 'cozi':28 'creativ':118 'cross':2 'cross-post':1 'discov':93 'drop':32 'enjoy':44 'explor':53 'found':101 'good':36 'hey':8 'idea':26 'intens':52 'joy':95 'lacanoodl':126 'let':42 'literari':46,122 'literature.cafe':6 'literature.cafe/post/5476023](https://literature.cafe/post/5476023)':5 'live':57 'love':40 'magic':64 'make':112 'narrat':29,71 'nugget':69 'old':37 'pack':74 'paragraph':81 'post':3 'punch':76 're':84 'regard':125 'season':86 'share':23 'short':14,66 'shortstories@literature.cafe':127 'snapshot':47 'someon':89 'space':18,60 'stori':15,39,67,109 'story-lov':38 'storytel':87 'tale':98 'togeth':110 'tribe':103 've':100 'vibe':41 'warmest':124 'weav':108 'welcom':10 'whether':82 'wild':25 'within':54"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403244
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/5476195"
  +editedAt: DateTimeImmutable @1711371206 {#1755
    date: 2024-03-25 13:53:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704316844 {#1760
    date: 2024-01-03 22:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Issues-forwarding-traffic-through-a-wireguard-connection"
  +title: "Issues forwarding traffic through a wireguard connection"
  +url: null
  +body: """
    I am attempting to follow this [procustodibus.com/…/wireguard-port-forward-from-i…](https://www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet) to forward traffic from a few ports on a public oracle vps to other ports on my local server through a wireguard connection. Currently I am doing this using rinetd, but I was looking for a more normal way of forwarding traffic. (Also looking to forward UDP traffic at some point.)\n
    \n
    After stopping rinetd, adding these rules to the public server’s wg config\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># packet forwarding\n
    </span><span style="color:#323232;">PreUp = sysctl -w net.ipv4.ip_forward=1\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># port forwarding\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># packet masquerading\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A POSTROUTING -o wg0 -j MASQUERADE\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D POSTROUTING -o wg0 -j MASQUERADE\n
    </span>\n
    ```\n
    \n
    and restarting the wg connection, I’m seeing traffic on the ens3 port but none entering wg0 via tcpdump. I feel like I probably have conflicting iptables rules saved [pastebin.com/0eNwhNKM](https://pastebin.com/0eNwhNKM) but I don’t really know enough about whats going on there to fix it. I feel like its probably the wireguard-*-rule ones (created by pivpn possibly?) but I’m not sure.\n
    \n
    Edit way later: Ended up just using rinetd for the udp connections. Ubuntu doesn’t include the latest version here [github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd) which *is* able to do UDP connections. The docker container RxBrad suggested uses that version within the docker container to make the redirections so it will be roughly equivalent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711497033 {#1775
    date: 2024-03-27 00:50:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 27027
  -titleTs: "'connect':7 'forward':2 'issu':1 'traffic':3 'wireguard':6"
  -bodyTs: "'/0enwhnkm](https://pastebin.com/0enwhnkm)':177 '/blog/2022/09/wireguard-port-forward-from-internet)':11 '/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':233 '/wireguard-port-forward-from-i':8 '1':83 '10.144.65.2':103,122 '443':97,116 '8443':104,123 'abl':236 'ad':66 'also':54 'attempt':3 'config':75 'conflict':171 'connect':34,150,222,240 'contain':243,252 'creat':202 'current':35 'd':109,140 'destin':102,121 'dnat':99,118 'docker':242,251 'doesn':224 'dport':96,115 'edit':211 'end':214 'enough':184 'ens3':93,112,157 'enter':161 'equival':262 'feel':166,194 'fix':191 'follow':5 'forward':13,52,57,77,82,85 'github.com':232 'github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':231 'go':187 'includ':226 'iptabl':87,106,127,137,172 'j':98,117,134,144 'know':183 'later':213 'latest':228 'like':167,195 'local':29 'look':45,55 'm':152,208 'make':254 'masquerad':125,135,145 'nat':89,108,129,139 'net.ipv4.ip':81 'none':160 'normal':49 'o':132,142 'one':201 'oracl':22 'p':94,113 'packet':76,124 'pastebin.com':176 'pastebin.com/0enwhnkm](https://pastebin.com/0enwhnkm)':175 'pivpn':204 'point':62 'port':18,26,84,158 'possibl':205 'postdown':105,136 'postrout':131,141 'prerout':91,110 'preup':78,86,126 'probabl':169,197 'procustodibus.com':7 'public':21,71 'realli':182 'redirect':256 'restart':147 'rinetd':41,65,218 'rough':261 'rule':68,173,200 'rxbrad':244 'save':174 'see':153 'server':30,72 'stop':64 'suggest':245 'sure':210 'sysctl':79 'tcp':95,114 'tcpdump':164 'to-destin':100,119 'traffic':14,53,59,154 'ubuntu':223 'udp':58,221,239 'use':40,217,246 'version':229,248 'via':163 'vps':23 'w':80 'way':50,212 'wg':74,149 'wg0':133,143,162 'what':186 'wireguard':33,199 'within':249 'www.procustodibus.com':10 'www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704345698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10283380"
  +editedAt: DateTimeImmutable @1727046721 {#1776
    date: 2024-09-23 01:12:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704316698 {#1781
    date: 2024-01-03 22:18: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
67 DENIED edit
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Issues-forwarding-traffic-through-a-wireguard-connection"
  +title: "Issues forwarding traffic through a wireguard connection"
  +url: null
  +body: """
    I am attempting to follow this [procustodibus.com/…/wireguard-port-forward-from-i…](https://www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet) to forward traffic from a few ports on a public oracle vps to other ports on my local server through a wireguard connection. Currently I am doing this using rinetd, but I was looking for a more normal way of forwarding traffic. (Also looking to forward UDP traffic at some point.)\n
    \n
    After stopping rinetd, adding these rules to the public server’s wg config\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># packet forwarding\n
    </span><span style="color:#323232;">PreUp = sysctl -w net.ipv4.ip_forward=1\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># port forwarding\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># packet masquerading\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A POSTROUTING -o wg0 -j MASQUERADE\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D POSTROUTING -o wg0 -j MASQUERADE\n
    </span>\n
    ```\n
    \n
    and restarting the wg connection, I’m seeing traffic on the ens3 port but none entering wg0 via tcpdump. I feel like I probably have conflicting iptables rules saved [pastebin.com/0eNwhNKM](https://pastebin.com/0eNwhNKM) but I don’t really know enough about whats going on there to fix it. I feel like its probably the wireguard-*-rule ones (created by pivpn possibly?) but I’m not sure.\n
    \n
    Edit way later: Ended up just using rinetd for the udp connections. Ubuntu doesn’t include the latest version here [github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd) which *is* able to do UDP connections. The docker container RxBrad suggested uses that version within the docker container to make the redirections so it will be roughly equivalent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711497033 {#1775
    date: 2024-03-27 00:50:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 27027
  -titleTs: "'connect':7 'forward':2 'issu':1 'traffic':3 'wireguard':6"
  -bodyTs: "'/0enwhnkm](https://pastebin.com/0enwhnkm)':177 '/blog/2022/09/wireguard-port-forward-from-internet)':11 '/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':233 '/wireguard-port-forward-from-i':8 '1':83 '10.144.65.2':103,122 '443':97,116 '8443':104,123 'abl':236 'ad':66 'also':54 'attempt':3 'config':75 'conflict':171 'connect':34,150,222,240 'contain':243,252 'creat':202 'current':35 'd':109,140 'destin':102,121 'dnat':99,118 'docker':242,251 'doesn':224 'dport':96,115 'edit':211 'end':214 'enough':184 'ens3':93,112,157 'enter':161 'equival':262 'feel':166,194 'fix':191 'follow':5 'forward':13,52,57,77,82,85 'github.com':232 'github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':231 'go':187 'includ':226 'iptabl':87,106,127,137,172 'j':98,117,134,144 'know':183 'later':213 'latest':228 'like':167,195 'local':29 'look':45,55 'm':152,208 'make':254 'masquerad':125,135,145 'nat':89,108,129,139 'net.ipv4.ip':81 'none':160 'normal':49 'o':132,142 'one':201 'oracl':22 'p':94,113 'packet':76,124 'pastebin.com':176 'pastebin.com/0enwhnkm](https://pastebin.com/0enwhnkm)':175 'pivpn':204 'point':62 'port':18,26,84,158 'possibl':205 'postdown':105,136 'postrout':131,141 'prerout':91,110 'preup':78,86,126 'probabl':169,197 'procustodibus.com':7 'public':21,71 'realli':182 'redirect':256 'restart':147 'rinetd':41,65,218 'rough':261 'rule':68,173,200 'rxbrad':244 'save':174 'see':153 'server':30,72 'stop':64 'suggest':245 'sure':210 'sysctl':79 'tcp':95,114 'tcpdump':164 'to-destin':100,119 'traffic':14,53,59,154 'ubuntu':223 'udp':58,221,239 'use':40,217,246 'version':229,248 'via':163 'vps':23 'w':80 'way':50,212 'wg':74,149 'wg0':133,143,162 'what':186 'wireguard':33,199 'within':249 'www.procustodibus.com':10 'www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704345698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10283380"
  +editedAt: DateTimeImmutable @1727046721 {#1776
    date: 2024-09-23 01:12:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704316698 {#1781
    date: 2024-01-03 22:18: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
68 DENIED moderate
App\Entity\Entry {#1782
  +user: Proxies\__CG__\App\Entity\User {#1783 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Issues-forwarding-traffic-through-a-wireguard-connection"
  +title: "Issues forwarding traffic through a wireguard connection"
  +url: null
  +body: """
    I am attempting to follow this [procustodibus.com/…/wireguard-port-forward-from-i…](https://www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet) to forward traffic from a few ports on a public oracle vps to other ports on my local server through a wireguard connection. Currently I am doing this using rinetd, but I was looking for a more normal way of forwarding traffic. (Also looking to forward UDP traffic at some point.)\n
    \n
    After stopping rinetd, adding these rules to the public server’s wg config\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># packet forwarding\n
    </span><span style="color:#323232;">PreUp = sysctl -w net.ipv4.ip_forward=1\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># port forwarding\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D PREROUTING -i ens3 -p tcp --dport 443 -j DNAT --to-destination 10.144.65.2:8443\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"># packet masquerading\n
    </span><span style="color:#323232;">PreUp = iptables -t nat -A POSTROUTING -o wg0 -j MASQUERADE\n
    </span><span style="color:#323232;">PostDown = iptables -t nat -D POSTROUTING -o wg0 -j MASQUERADE\n
    </span>\n
    ```\n
    \n
    and restarting the wg connection, I’m seeing traffic on the ens3 port but none entering wg0 via tcpdump. I feel like I probably have conflicting iptables rules saved [pastebin.com/0eNwhNKM](https://pastebin.com/0eNwhNKM) but I don’t really know enough about whats going on there to fix it. I feel like its probably the wireguard-*-rule ones (created by pivpn possibly?) but I’m not sure.\n
    \n
    Edit way later: Ended up just using rinetd for the udp connections. Ubuntu doesn’t include the latest version here [github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd) which *is* able to do UDP connections. The docker container RxBrad suggested uses that version within the docker container to make the redirections so it will be roughly equivalent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711497033 {#1775
    date: 2024-03-27 00:50:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1785 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1681 …}
  +badges: Doctrine\ORM\PersistentCollection {#1466 …}
  +children: []
  -id: 27027
  -titleTs: "'connect':7 'forward':2 'issu':1 'traffic':3 'wireguard':6"
  -bodyTs: "'/0enwhnkm](https://pastebin.com/0enwhnkm)':177 '/blog/2022/09/wireguard-port-forward-from-internet)':11 '/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':233 '/wireguard-port-forward-from-i':8 '1':83 '10.144.65.2':103,122 '443':97,116 '8443':104,123 'abl':236 'ad':66 'also':54 'attempt':3 'config':75 'conflict':171 'connect':34,150,222,240 'contain':243,252 'creat':202 'current':35 'd':109,140 'destin':102,121 'dnat':99,118 'docker':242,251 'doesn':224 'dport':96,115 'edit':211 'end':214 'enough':184 'ens3':93,112,157 'enter':161 'equival':262 'feel':166,194 'fix':191 'follow':5 'forward':13,52,57,77,82,85 'github.com':232 'github.com/samhocevar/rinetd](https://github.com/samhocevar/rinetd)':231 'go':187 'includ':226 'iptabl':87,106,127,137,172 'j':98,117,134,144 'know':183 'later':213 'latest':228 'like':167,195 'local':29 'look':45,55 'm':152,208 'make':254 'masquerad':125,135,145 'nat':89,108,129,139 'net.ipv4.ip':81 'none':160 'normal':49 'o':132,142 'one':201 'oracl':22 'p':94,113 'packet':76,124 'pastebin.com':176 'pastebin.com/0enwhnkm](https://pastebin.com/0enwhnkm)':175 'pivpn':204 'point':62 'port':18,26,84,158 'possibl':205 'postdown':105,136 'postrout':131,141 'prerout':91,110 'preup':78,86,126 'probabl':169,197 'procustodibus.com':7 'public':21,71 'realli':182 'redirect':256 'restart':147 'rinetd':41,65,218 'rough':261 'rule':68,173,200 'rxbrad':244 'save':174 'see':153 'server':30,72 'stop':64 'suggest':245 'sure':210 'sysctl':79 'tcp':95,114 'tcpdump':164 'to-destin':100,119 'traffic':14,53,59,154 'ubuntu':223 'udp':58,221,239 'use':40,217,246 'version':229,248 'via':163 'vps':23 'w':80 'way':50,212 'wg':74,149 'wg0':133,143,162 'what':186 'wireguard':33,199 'within':249 'www.procustodibus.com':10 'www.procustodibus.com/blog/2022/09/wireguard-port-forward-from-internet)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704345698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10283380"
  +editedAt: DateTimeImmutable @1727046721 {#1776
    date: 2024-09-23 01:12:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704316698 {#1781
    date: 2024-01-03 22:18: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
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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Download-Leaked-clip-of-Brittany-Renner-and-Charleston-White"
  +title: "Download Leaked clip of Brittany Renner and Charleston White"
  +url: null
  +body: """
    Some one WhatsApp me this clip, is this real or AI? if I posted direct video, its may be taken down.\n
    \n
    Download: <https://timesofeuropnews.com/get/brittany-renner.htm>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360582 {#1445
    date: 2024-03-25 10:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27023
  -titleTs: "'brittani':5 'charleston':8 'clip':3 'download':1 'leak':2 'renner':6 'white':9"
  -bodyTs: "'/get/brittany-renner.htm':25 'ai':11 'clip':6 'direct':15 'download':22 'may':18 'one':2 'post':14 'real':9 'taken':20 'timesofeuropnews.com':24 'timesofeuropnews.com/get/brittany-renner.htm':23 'video':16 'whatsapp':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327138
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19978536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316138 {#1465
    date: 2024-01-03 22:08: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
71 DENIED edit
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Download-Leaked-clip-of-Brittany-Renner-and-Charleston-White"
  +title: "Download Leaked clip of Brittany Renner and Charleston White"
  +url: null
  +body: """
    Some one WhatsApp me this clip, is this real or AI? if I posted direct video, its may be taken down.\n
    \n
    Download: <https://timesofeuropnews.com/get/brittany-renner.htm>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360582 {#1445
    date: 2024-03-25 10:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27023
  -titleTs: "'brittani':5 'charleston':8 'clip':3 'download':1 'leak':2 'renner':6 'white':9"
  -bodyTs: "'/get/brittany-renner.htm':25 'ai':11 'clip':6 'direct':15 'download':22 'may':18 'one':2 'post':14 'real':9 'taken':20 'timesofeuropnews.com':24 'timesofeuropnews.com/get/brittany-renner.htm':23 'video':16 'whatsapp':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327138
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19978536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316138 {#1465
    date: 2024-01-03 22:08: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
72 DENIED moderate
App\Entity\Entry {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1642 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Download-Leaked-clip-of-Brittany-Renner-and-Charleston-White"
  +title: "Download Leaked clip of Brittany Renner and Charleston White"
  +url: null
  +body: """
    Some one WhatsApp me this clip, is this real or AI? if I posted direct video, its may be taken down.\n
    \n
    Download: <https://timesofeuropnews.com/get/brittany-renner.htm>
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711360582 {#1445
    date: 2024-03-25 10:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1644 …}
  +votes: Doctrine\ORM\PersistentCollection {#1622 …}
  +reports: Doctrine\ORM\PersistentCollection {#1627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  +badges: Doctrine\ORM\PersistentCollection {#1409 …}
  +children: []
  -id: 27023
  -titleTs: "'brittani':5 'charleston':8 'clip':3 'download':1 'leak':2 'renner':6 'white':9"
  -bodyTs: "'/get/brittany-renner.htm':25 'ai':11 'clip':6 'direct':15 'download':22 'may':18 'one':2 'post':14 'real':9 'taken':20 'timesofeuropnews.com':24 'timesofeuropnews.com/get/brittany-renner.htm':23 'video':16 'whatsapp':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704327138
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19978536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316138 {#1465
    date: 2024-01-03 22:08: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
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 {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OneNote-Alternatives"
  +title: "OneNote Alternatives"
  +url: null
  +body: """
    First off wanted to say thank you for everyone who chimed in on my last post a while ago starting my privacy journey\n
    \n
    Anyways with my classes starting up again I was looking for a OneNote alternative as I almost had a small oopsy daisy with trying to move my OneNote off of OneDrive and hey Microsoft I appreciate backing up files but I have proton drive for that\n
    \n
    Anyways as for a one note alternative stuff I do have a few requirements and preferences:\n
    \n
    1. I use a surface with a touchscreen and a fold back keyboard to use as a tablet and a pen for handwriting notes but I also like to type sometimes so something that has palm rejection and plays nice with with the touchscreen\n
    2. I use it across multiple devices, mainly note taking on the aforementioned surface laptop but also view them on my home computer since I do some schoolwork on that because nice monitor and keyboard :) but I’m mostly just viewing on that computer - basically I would either like cloud saving to get that across devices OR the ability to save the files to proton drive\n
    3. Not really a necessity but the ability to organize notes like one note where I can have a “book” &gt; “category/chapter” &gt; “page”\n
    \n
    Really point 1 and 2 are my priority but if I had to choose I’d say point 1 with playing nice for the touch screen and pen takes priority but I also definitely wouldn’t mind having something that makes it easy to save with ideally a cloud save that does the work for me but I’m *probably* capable of setting the directory to save it to proton drive
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719069118 {#1449
    date: 2024-06-22 17:11:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 27018
  -titleTs: "'altern':2 'onenot':1"
  -bodyTs: "'1':86,220,236 '2':130,222 '3':196 'abil':188,203 'across':134,184 'aforement':142 'ago':19 'almost':40 'also':112,146,250 'altern':37,76 'anyway':24,70 'appreci':59 'back':60,97 'basic':174 'book':215 'capabl':278 'category/chapter':216 'chime':11 'choos':231 'class':27 'cloud':179,266 'comput':152,173 'd':233 'daisi':45 'definit':251 'devic':136,185 'directori':282 'drive':67,195,288 'easi':260 'either':177 'everyon':9 'file':62,192 'first':1 'fold':96 'get':182 'handwrit':108 'hey':56 'home':151 'ideal':264 'journey':23 'keyboard':98,164 'laptop':144 'last':15 'like':113,178,207 'look':33 'm':167,276 'main':137 'make':258 'microsoft':57 'mind':254 'monitor':162 'most':168 'move':49 'multipl':135 'necess':200 'nice':125,161,239 'note':75,109,138,206,209 'one':74,208 'onedr':54 'onenot':36,51 'oopsi':44 'organ':205 'page':217 'palm':121 'pen':106,245 'play':124,238 'point':219,235 'post':16 'prefer':85 'prioriti':225,247 'privaci':22 'probabl':277 'proton':66,194,287 'realli':198,218 'reject':122 'requir':83 'save':180,190,262,267,284 'say':5,234 'schoolwork':157 'screen':243 'set':280 'sinc':153 'small':43 'someth':118,256 'sometim':116 'start':20,28 'stuff':77 'surfac':90,143 'tablet':103 'take':139,246 'thank':6 'touch':242 'touchscreen':93,129 'tri':47 'type':115 'use':88,100,132 'view':147,170 'want':3 'work':271 'would':176 'wouldn':252"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401897
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19977936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315497 {#1421
    date: 2024-01-03 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OneNote-Alternatives"
  +title: "OneNote Alternatives"
  +url: null
  +body: """
    First off wanted to say thank you for everyone who chimed in on my last post a while ago starting my privacy journey\n
    \n
    Anyways with my classes starting up again I was looking for a OneNote alternative as I almost had a small oopsy daisy with trying to move my OneNote off of OneDrive and hey Microsoft I appreciate backing up files but I have proton drive for that\n
    \n
    Anyways as for a one note alternative stuff I do have a few requirements and preferences:\n
    \n
    1. I use a surface with a touchscreen and a fold back keyboard to use as a tablet and a pen for handwriting notes but I also like to type sometimes so something that has palm rejection and plays nice with with the touchscreen\n
    2. I use it across multiple devices, mainly note taking on the aforementioned surface laptop but also view them on my home computer since I do some schoolwork on that because nice monitor and keyboard :) but I’m mostly just viewing on that computer - basically I would either like cloud saving to get that across devices OR the ability to save the files to proton drive\n
    3. Not really a necessity but the ability to organize notes like one note where I can have a “book” &gt; “category/chapter” &gt; “page”\n
    \n
    Really point 1 and 2 are my priority but if I had to choose I’d say point 1 with playing nice for the touch screen and pen takes priority but I also definitely wouldn’t mind having something that makes it easy to save with ideally a cloud save that does the work for me but I’m *probably* capable of setting the directory to save it to proton drive
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719069118 {#1449
    date: 2024-06-22 17:11:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 27018
  -titleTs: "'altern':2 'onenot':1"
  -bodyTs: "'1':86,220,236 '2':130,222 '3':196 'abil':188,203 'across':134,184 'aforement':142 'ago':19 'almost':40 'also':112,146,250 'altern':37,76 'anyway':24,70 'appreci':59 'back':60,97 'basic':174 'book':215 'capabl':278 'category/chapter':216 'chime':11 'choos':231 'class':27 'cloud':179,266 'comput':152,173 'd':233 'daisi':45 'definit':251 'devic':136,185 'directori':282 'drive':67,195,288 'easi':260 'either':177 'everyon':9 'file':62,192 'first':1 'fold':96 'get':182 'handwrit':108 'hey':56 'home':151 'ideal':264 'journey':23 'keyboard':98,164 'laptop':144 'last':15 'like':113,178,207 'look':33 'm':167,276 'main':137 'make':258 'microsoft':57 'mind':254 'monitor':162 'most':168 'move':49 'multipl':135 'necess':200 'nice':125,161,239 'note':75,109,138,206,209 'one':74,208 'onedr':54 'onenot':36,51 'oopsi':44 'organ':205 'page':217 'palm':121 'pen':106,245 'play':124,238 'point':219,235 'post':16 'prefer':85 'prioriti':225,247 'privaci':22 'probabl':277 'proton':66,194,287 'realli':198,218 'reject':122 'requir':83 'save':180,190,262,267,284 'say':5,234 'schoolwork':157 'screen':243 'set':280 'sinc':153 'small':43 'someth':118,256 'sometim':116 'start':20,28 'stuff':77 'surfac':90,143 'tablet':103 'take':139,246 'thank':6 'touch':242 'touchscreen':93,129 'tri':47 'type':115 'use':88,100,132 'view':147,170 'want':3 'work':271 'would':176 'wouldn':252"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401897
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19977936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315497 {#1421
    date: 2024-01-03 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1422
  +user: Proxies\__CG__\App\Entity\User {#1446 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1374 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "OneNote-Alternatives"
  +title: "OneNote Alternatives"
  +url: null
  +body: """
    First off wanted to say thank you for everyone who chimed in on my last post a while ago starting my privacy journey\n
    \n
    Anyways with my classes starting up again I was looking for a OneNote alternative as I almost had a small oopsy daisy with trying to move my OneNote off of OneDrive and hey Microsoft I appreciate backing up files but I have proton drive for that\n
    \n
    Anyways as for a one note alternative stuff I do have a few requirements and preferences:\n
    \n
    1. I use a surface with a touchscreen and a fold back keyboard to use as a tablet and a pen for handwriting notes but I also like to type sometimes so something that has palm rejection and plays nice with with the touchscreen\n
    2. I use it across multiple devices, mainly note taking on the aforementioned surface laptop but also view them on my home computer since I do some schoolwork on that because nice monitor and keyboard :) but I’m mostly just viewing on that computer - basically I would either like cloud saving to get that across devices OR the ability to save the files to proton drive\n
    3. Not really a necessity but the ability to organize notes like one note where I can have a “book” &gt; “category/chapter” &gt; “page”\n
    \n
    Really point 1 and 2 are my priority but if I had to choose I’d say point 1 with playing nice for the touch screen and pen takes priority but I also definitely wouldn’t mind having something that makes it easy to save with ideally a cloud save that does the work for me but I’m *probably* capable of setting the directory to save it to proton drive
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719069118 {#1449
    date: 2024-06-22 17:11:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1447 …}
  +votes: Doctrine\ORM\PersistentCollection {#1423 …}
  +reports: Doctrine\ORM\PersistentCollection {#1415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1413 …}
  +badges: Doctrine\ORM\PersistentCollection {#1414 …}
  +children: []
  -id: 27018
  -titleTs: "'altern':2 'onenot':1"
  -bodyTs: "'1':86,220,236 '2':130,222 '3':196 'abil':188,203 'across':134,184 'aforement':142 'ago':19 'almost':40 'also':112,146,250 'altern':37,76 'anyway':24,70 'appreci':59 'back':60,97 'basic':174 'book':215 'capabl':278 'category/chapter':216 'chime':11 'choos':231 'class':27 'cloud':179,266 'comput':152,173 'd':233 'daisi':45 'definit':251 'devic':136,185 'directori':282 'drive':67,195,288 'easi':260 'either':177 'everyon':9 'file':62,192 'first':1 'fold':96 'get':182 'handwrit':108 'hey':56 'home':151 'ideal':264 'journey':23 'keyboard':98,164 'laptop':144 'last':15 'like':113,178,207 'look':33 'm':167,276 'main':137 'make':258 'microsoft':57 'mind':254 'monitor':162 'most':168 'move':49 'multipl':135 'necess':200 'nice':125,161,239 'note':75,109,138,206,209 'one':74,208 'onedr':54 'onenot':36,51 'oopsi':44 'organ':205 'page':217 'palm':121 'pen':106,245 'play':124,238 'point':219,235 'post':16 'prefer':85 'prioriti':225,247 'privaci':22 'probabl':277 'proton':66,194,287 'realli':198,218 'reject':122 'requir':83 'save':180,190,262,267,284 'say':5,234 'schoolwork':157 'screen':243 'set':280 'sinc':153 'small':43 'someth':118,256 'sometim':116 'start':20,28 'stuff':77 'surfac':90,143 'tablet':103 'take':139,246 'thank':6 'touch':242 'touchscreen':93,129 'tri':47 'type':115 'use':88,100,132 'view':147,170 'want':3 'work':271 'would':176 'wouldn':252"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704401897
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19977936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704315497 {#1421
    date: 2024-01-03 21:58:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1412
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1441
    date: 2024-01-03 17:49: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
79 DENIED edit
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1412
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1441
    date: 2024-01-03 17:49: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
80 DENIED moderate
App\Entity\Entry {#1443
  +user: Proxies\__CG__\App\Entity\User {#1418 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1419 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Construction-worker-at-the-Hoover-Dam-USA-1931"
  +title: "Construction worker at the Hoover Dam, USA, 1931"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 280
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726955952 {#1412
    date: 2024-09-21 23:59:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1425 …}
  +votes: Doctrine\ORM\PersistentCollection {#1427 …}
  +reports: Doctrine\ORM\PersistentCollection {#1454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1464 …}
  +badges: Doctrine\ORM\PersistentCollection {#1457 …}
  +children: []
  -id: 26972
  -titleTs: "'1931':8 'construct':1 'dam':6 'hoover':5 'usa':7 'worker':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386955
  +visibility: "visible             "
  +apId: "https://kbin.social/m/historyporn@lemmy.world/t/738343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704300555 {#1441
    date: 2024-01-03 17:49: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
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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-a-heat-pump-Is-it-noisy"
  +title: "Do you have a heat pump?  Is it noisy?"
  +url: null
  +body: """
    Riffing off the earlier post about heat pumps in cold weather ([lemmy.world/post/10270502](https://lemmy.world/post/10270502)), how much noise does your heat pump make?\n
    \n
    We’re sandwiched between houses with traditional AC units and in the summer the noise level from each is oppressive. Would I be producing the same amount of noise, year round, if I install a heat pump?\n
    \n
    EDIT: the AC units to either side of us are old (at least 10 years) and probably cheaper models. Maybe newer/better ones are quieter?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289552 {#1453
    date: 2024-07-06 20:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 26970
  -titleTs: "'heat':5 'noisi':9 'pump':6"
  -bodyTs: "'/post/10270502](https://lemmy.world/post/10270502)),':14 '10':73 'ac':30,62 'amount':49 'cheaper':77 'cold':10 'earlier':4 'edit':60 'either':65 'heat':7,20,58 'hous':27 'instal':56 'least':72 'lemmy.world':13 'lemmy.world/post/10270502](https://lemmy.world/post/10270502)),':12 'level':38 'make':22 'mayb':79 'model':78 'much':16 'newer/better':80 'nois':17,37,51 'old':70 'one':81 'oppress':42 'post':5 'probabl':76 'produc':46 'pump':8,21,59 'quieter':83 're':24 'rif':1 'round':53 'sandwich':25 'side':66 'summer':35 'tradit':29 'unit':31,63 'us':68 'weather':11 'would':43 'year':52,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10274742"
  +editedAt: DateTimeImmutable @1711299019 {#1460
    date: 2024-03-24 17:50:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704300354 {#1458
    date: 2024-01-03 17:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-a-heat-pump-Is-it-noisy"
  +title: "Do you have a heat pump?  Is it noisy?"
  +url: null
  +body: """
    Riffing off the earlier post about heat pumps in cold weather ([lemmy.world/post/10270502](https://lemmy.world/post/10270502)), how much noise does your heat pump make?\n
    \n
    We’re sandwiched between houses with traditional AC units and in the summer the noise level from each is oppressive. Would I be producing the same amount of noise, year round, if I install a heat pump?\n
    \n
    EDIT: the AC units to either side of us are old (at least 10 years) and probably cheaper models. Maybe newer/better ones are quieter?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289552 {#1453
    date: 2024-07-06 20:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 26970
  -titleTs: "'heat':5 'noisi':9 'pump':6"
  -bodyTs: "'/post/10270502](https://lemmy.world/post/10270502)),':14 '10':73 'ac':30,62 'amount':49 'cheaper':77 'cold':10 'earlier':4 'edit':60 'either':65 'heat':7,20,58 'hous':27 'instal':56 'least':72 'lemmy.world':13 'lemmy.world/post/10270502](https://lemmy.world/post/10270502)),':12 'level':38 'make':22 'mayb':79 'model':78 'much':16 'newer/better':80 'nois':17,37,51 'old':70 'one':81 'oppress':42 'post':5 'probabl':76 'produc':46 'pump':8,21,59 'quieter':83 're':24 'rif':1 'round':53 'sandwich':25 'side':66 'summer':35 'tradit':29 'unit':31,63 'us':68 'weather':11 'would':43 'year':52,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10274742"
  +editedAt: DateTimeImmutable @1711299019 {#1460
    date: 2024-03-24 17:50:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704300354 {#1458
    date: 2024-01-03 17:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1459
  +user: Proxies\__CG__\App\Entity\User {#1432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-have-a-heat-pump-Is-it-noisy"
  +title: "Do you have a heat pump?  Is it noisy?"
  +url: null
  +body: """
    Riffing off the earlier post about heat pumps in cold weather ([lemmy.world/post/10270502](https://lemmy.world/post/10270502)), how much noise does your heat pump make?\n
    \n
    We’re sandwiched between houses with traditional AC units and in the summer the noise level from each is oppressive. Would I be producing the same amount of noise, year round, if I install a heat pump?\n
    \n
    EDIT: the AC units to either side of us are old (at least 10 years) and probably cheaper models. Maybe newer/better ones are quieter?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289552 {#1453
    date: 2024-07-06 20:12:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1439 …}
  +votes: Doctrine\ORM\PersistentCollection {#1437 …}
  +reports: Doctrine\ORM\PersistentCollection {#1428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1431 …}
  +badges: Doctrine\ORM\PersistentCollection {#1438 …}
  +children: []
  -id: 26970
  -titleTs: "'heat':5 'noisi':9 'pump':6"
  -bodyTs: "'/post/10270502](https://lemmy.world/post/10270502)),':14 '10':73 'ac':30,62 'amount':49 'cheaper':77 'cold':10 'earlier':4 'edit':60 'either':65 'heat':7,20,58 'hous':27 'instal':56 'least':72 'lemmy.world':13 'lemmy.world/post/10270502](https://lemmy.world/post/10270502)),':12 'level':38 'make':22 'mayb':79 'model':78 'much':16 'newer/better':80 'nois':17,37,51 'old':70 'one':81 'oppress':42 'post':5 'probabl':76 'produc':46 'pump':8,21,59 'quieter':83 're':24 'rif':1 'round':53 'sandwich':25 'side':66 'summer':35 'tradit':29 'unit':31,63 'us':68 'weather':11 'would':43 'year':52,74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386754
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10274742"
  +editedAt: DateTimeImmutable @1711299019 {#1460
    date: 2024-03-24 17:50:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704300354 {#1458
    date: 2024-01-03 17:45:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#1699
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#1694
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#1703
    date: 2024-01-03 17:08:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#1699
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#1694
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#1703
    date: 2024-01-03 17:08:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1398 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "jellyfin-freezes-on-TV-every-2-minutes"
  +title: "jellyfin freezes on TV every 2 minutes"
  +url: null
  +body: """
    Hi, as the title says, when streaming to the jellyfin app an a fire TV, the video freezes every two minutes. This happens when direct streaming, so it shouldn’t be a transcoding issue. Useing the website it works just fine. Any idea how I can find out what this is?\n
    \n
    Edit: I just noticed, when forcing transcoding by limiting the quality (Bitrate) on the client to lower values, it does not freeze…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719370844 {#1699
    date: 2024-06-26 05:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 26968
  -titleTs: "'2':6 'everi':5 'freez':2 'jellyfin':1 'minut':7 'tv':4"
  -bodyTs: "'app':11 'bitrat':63 'client':66 'direct':25 'edit':52 'everi':19 'find':47 'fine':41 'fire':14 'forc':57 'freez':18,73 'happen':23 'hi':1 'idea':43 'issu':34 'jellyfin':10 'limit':60 'lower':68 'minut':21 'notic':55 'qualiti':62 'say':5 'shouldn':29 'stream':7,26 'titl':4 'transcod':33,58 'tv':15 'two':20 'use':35 'valu':69 'video':17 'websit':37 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704384491
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10273543"
  +editedAt: DateTimeImmutable @1711362922 {#1694
    date: 2024-03-25 11:35:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704298091 {#1703
    date: 2024-01-03 17:08:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
  +title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
  +url: null
  +body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711392247 {#1615
    date: 2024-03-25 19:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 26953
  -titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
  -bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271963"
  +editedAt: DateTimeImmutable @1711332936 {#1743
    date: 2024-03-25 03:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704295344 {#1752
    date: 2024-01-03 16:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
  +title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
  +url: null
  +body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711392247 {#1615
    date: 2024-03-25 19:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 26953
  -titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
  -bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271963"
  +editedAt: DateTimeImmutable @1711332936 {#1743
    date: 2024-03-25 03:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704295344 {#1752
    date: 2024-01-03 16:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
  +title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
  +url: null
  +body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711392247 {#1615
    date: 2024-03-25 19:44:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 26953
  -titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
  -bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271963"
  +editedAt: DateTimeImmutable @1711332936 {#1743
    date: 2024-03-25 03:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704295344 {#1752
    date: 2024-01-03 16:22:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#1677
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#1678
    date: 2024-01-03 16:04: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
95 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#1677
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#1678
    date: 2024-01-03 16:04: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
96 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#2357 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-a-way-to-have-default-and-permanent-private"
  +title: "Is there a way to have default and permanent private listening mode in Spotify?"
  +url: null
  +body: "I am not a social listener so I’d like to be sure that’s not being shared or publicly available ah"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712060012 {#1677
    date: 2024-04-02 14:13:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 26946
  -titleTs: "'default':7 'listen':11 'mode':12 'perman':9 'privat':10 'spotifi':14 'way':4"
  -bodyTs: "'ah':22 'avail':21 'd':9 'like':10 'listen':6 'public':20 'share':18 'social':5 'sure':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704380646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10271405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294246 {#1678
    date: 2024-01-03 16:04: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
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 {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-best-way-to-have-a-bashrc-that-I"
  +title: "What's the best way to have a .bashrc that I can use throughout systems?"
  +url: null
  +body: "So, I just found out about a programme called SynthShell which kind of does the work for you and gives you a nice looking shell, the thing is that this also creates some config files and other stuff in my system, instead of just one .bashrc file to edit. What would be the best way to learn to have a nice looking bash where I can just have a backup of it that I can use throughout systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543820 {#1653
    date: 2024-08-25 01:57:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 26920
  -titleTs: "'bashrc':9 'best':4 'system':15 'throughout':14 'use':13 'way':5"
  -bodyTs: "'also':31 'backup':70 'bash':63 'bashrc':46 'best':54 'call':9 'config':34 'creat':32 'edit':49 'file':35,47 'found':4 'give':20 'instead':42 'kind':12 'learn':57 'look':24,62 'nice':23,61 'one':45 'programm':8 'shell':25 'stuff':38 'synthshel':10 'system':41,78 'thing':27 'throughout':77 'use':76 'way':55 'work':16 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288172 {#1656
    date: 2024-01-03 14:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-best-way-to-have-a-bashrc-that-I"
  +title: "What's the best way to have a .bashrc that I can use throughout systems?"
  +url: null
  +body: "So, I just found out about a programme called SynthShell which kind of does the work for you and gives you a nice looking shell, the thing is that this also creates some config files and other stuff in my system, instead of just one .bashrc file to edit. What would be the best way to learn to have a nice looking bash where I can just have a backup of it that I can use throughout systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543820 {#1653
    date: 2024-08-25 01:57:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 26920
  -titleTs: "'bashrc':9 'best':4 'system':15 'throughout':14 'use':13 'way':5"
  -bodyTs: "'also':31 'backup':70 'bash':63 'bashrc':46 'best':54 'call':9 'config':34 'creat':32 'edit':49 'file':35,47 'found':4 'give':20 'instead':42 'kind':12 'learn':57 'look':24,62 'nice':23,61 'one':45 'programm':8 'shell':25 'stuff':38 'synthshel':10 'system':41,78 'thing':27 'throughout':77 'use':76 'way':55 'work':16 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288172 {#1656
    date: 2024-01-03 14:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1508 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-s-the-best-way-to-have-a-bashrc-that-I"
  +title: "What's the best way to have a .bashrc that I can use throughout systems?"
  +url: null
  +body: "So, I just found out about a programme called SynthShell which kind of does the work for you and gives you a nice looking shell, the thing is that this also creates some config files and other stuff in my system, instead of just one .bashrc file to edit. What would be the best way to learn to have a nice looking bash where I can just have a backup of it that I can use throughout systems?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724543820 {#1653
    date: 2024-08-25 01:57:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1578 …}
  +children: []
  -id: 26920
  -titleTs: "'bashrc':9 'best':4 'system':15 'throughout':14 'use':13 'way':5"
  -bodyTs: "'also':31 'backup':70 'bash':63 'bashrc':46 'best':54 'call':9 'config':34 'creat':32 'edit':49 'file':35,47 'found':4 'give':20 'instead':42 'kind':12 'learn':57 'look':24,62 'nice':23,61 'one':45 'programm':8 'shell':25 'stuff':38 'synthshel':10 'system':41,78 'thing':27 'throughout':77 'use':76 'way':55 'work':16 'would':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288172 {#1656
    date: 2024-01-03 14:22:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details