GET https://kbin.spritesserver.nl/top/1y/articles?p=42

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.43 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.07 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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#158
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#241
    date: 2024-01-10 18:06: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
3 DENIED edit
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#158
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#241
    date: 2024-01-10 18:06: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
4 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-docker"
  +title: "Why docker"
  +url: null
  +body: """
    Hi! Question in the title.\n
    \n
    I get that its super easy to setup. But its really worthwhile to have something that:\n
    \n
    - runs everything as root (not many well built images with proper useranagement it seems)\n
    - you cannot really know which stuff is in the images: you must trust who built it\n
    - lots of mess in the system (mounts, fake networks, rules…)\n
    \n
    I always host on bare metal when I can, but sometimes (immich, I look at you!) Seems almost impossible.\n
    \n
    I get docker in a work environment, but on self hosted? Is it really worth while? I would like to hear your opinions fellow hosters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722359949 {#158
    date: 2024-07-30 19:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 28686
  -titleTs: "'docker':2"
  -bodyTs: "'almost':79 'alway':63 'bare':66 'built':29,50 'cannot':37 'docker':83 'easi':11 'environ':87 'everyth':23 'fake':59 'fellow':104 'get':7,82 'hear':101 'hi':1 'host':64,91 'hoster':105 'imag':30,45 'immich':73 'imposs':80 'know':39 'like':99 'look':75 'lot':52 'mani':27 'mess':54 'metal':67 'mount':58 'must':47 'network':60 'opinion':103 'proper':32 'question':2 'realli':16,38,94 'root':25 'rule':61 'run':22 'seem':35,78 'self':90 'setup':13 'someth':20 'sometim':72 'stuff':41 'super':10 'system':57 'titl':5 'trust':48 'useranag':33 'well':28 'work':86 'worth':95 'worthwhil':17 'would':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704992786
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4722445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704906386 {#241
    date: 2024-01-10 18:06: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1905
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1866
    date: 2024-01-10 17:17:02.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1905
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1866
    date: 2024-01-10 17:17:02.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1905
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1866
    date: 2024-01-10 17:17:02.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#1944
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#1954
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#1960
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#1944
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#1954
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#1960
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-favorite-piece-of-bullshit-advice"
  +title: "What's your favorite piece of bullshit advice?"
  +url: null
  +body: """
    **If you swallow appleseed(s)**\n
    \n
    > Smoke some cigarettes. The smoke will suffocate the bacteria\n
    \n
    —Mac
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 84
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720860468 {#1944
    date: 2024-07-13 10:47:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 28656
  -titleTs: "'advic':8 'bullshit':7 'favorit':4 'piec':5"
  -bodyTs: "'applese':4 'bacteria':14 'cigarett':8 'mac':15 'smoke':6,10 'suffoc':12 'swallow':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988138
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540367"
  +editedAt: DateTimeImmutable @1720124911 {#1954
    date: 2024-07-04 22:28:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704901738 {#1960
    date: 2024-01-10 16:48:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-is-Australia-the-only-core-anglosphere-country-where-voting"
  +title: "Why is Australia the only "core anglosphere" country where voting is mandatory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724014885 {#1957
    date: 2024-08-18 23:01:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 28642
  -titleTs: "'anglospher':7 'australia':3 'core':6 'countri':8 'mandatori':12 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704984937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10538905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898537 {#1932
    date: 2024-01-10 15:55: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
15 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-is-Australia-the-only-core-anglosphere-country-where-voting"
  +title: "Why is Australia the only "core anglosphere" country where voting is mandatory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724014885 {#1957
    date: 2024-08-18 23:01:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 28642
  -titleTs: "'anglospher':7 'australia':3 'core':6 'countri':8 'mandatori':12 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704984937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10538905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898537 {#1932
    date: 2024-01-10 15:55: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
16 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-is-Australia-the-only-core-anglosphere-country-where-voting"
  +title: "Why is Australia the only "core anglosphere" country where voting is mandatory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 116
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724014885 {#1957
    date: 2024-08-18 23:01:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 28642
  -titleTs: "'anglospher':7 'australia':3 'core':6 'countri':8 'mandatori':12 'vote':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704984937
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10538905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704898537 {#1932
    date: 2024-01-10 15:55: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
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-monitor-your-servers-VPS-es"
  +title: "How do you monitor your servers / VPS:es?"
  +url: null
  +body: """
    Hello selfhosters.\n
    \n
    We all have bare-metal servres, VPS:es, containers and other things running. Some of them may be exposed openly to the internet, which is populated by autonomous malicious actors, and some may reside on a closed-off network since they contain sensitive data.\n
    \n
    And there is a lot of solutions to monitor your servers, since none of us want our resources to be part of a botnet, or mine bitcoins for APTs, or simply have confidential data fall into the wrong hands.\n
    \n
    Some of the tools I’ve looked at for this task are check_mk, netmonitor, monit: all of there monitor metrics such as CPU, RAM and network activity. Other tools such as Snort or Falco are designed to particularly detect suspicious activity. And there also are solutions that are hobbled together, like fail2ban actions together with pushover to get notified of intrusion attempts.\n
    \n
    So my question to you is - how do you monitor your servers and with what tools? I need some inspiration to know what tooling to settle on to be able that detect unwanted external activity on my resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722017375 {#1392
    date: 2024-07-26 20:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 28627
  -titleTs: "'es':8 'monitor':4 'server':6 'vps':7"
  -bodyTs: "'abl':180 'action':141 'activ':115,129,185 'actor':33 'also':132 'apt':77 'attempt':150 'autonom':31 'bare':7 'bare-met':6 'bitcoin':75 'botnet':72 'check':100 'close':41 'closed-off':40 'confidenti':81 'contain':12,46 'cpu':111 'data':48,82 'design':124 'detect':127,182 'es':11 'expos':22 'extern':184 'fail2ban':140 'falco':122 'fall':83 'get':146 'hand':87 'hello':1 'hobbl':137 'inspir':170 'internet':26 'intrus':149 'know':172 'like':139 'look':94 'lot':53 'malici':32 'may':20,36 'metal':8 'metric':108 'mine':74 'mk':101 'monit':103 'monitor':57,107,160 'need':168 'netmonitor':102 'network':43,114 'none':61 'notifi':147 'open':23 'part':69 'particular':126 'popul':29 'pushov':144 'question':153 'ram':112 'resid':37 'resourc':66,188 'run':16 'selfhost':2 'sensit':47 'server':59,162 'servr':9 'settl':176 'simpli':79 'sinc':44,60 'snort':120 'solut':55,134 'suspici':128 'task':98 'thing':15 'togeth':138,142 'tool':91,117,166,174 'unwant':183 'us':63 've':93 'vps':10 'want':64 'wrong':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704982428
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10355256"
  +editedAt: DateTimeImmutable @1720020881 {#1398
    date: 2024-07-03 17:34:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704896028 {#1393
    date: 2024-01-10 15:13:48.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-monitor-your-servers-VPS-es"
  +title: "How do you monitor your servers / VPS:es?"
  +url: null
  +body: """
    Hello selfhosters.\n
    \n
    We all have bare-metal servres, VPS:es, containers and other things running. Some of them may be exposed openly to the internet, which is populated by autonomous malicious actors, and some may reside on a closed-off network since they contain sensitive data.\n
    \n
    And there is a lot of solutions to monitor your servers, since none of us want our resources to be part of a botnet, or mine bitcoins for APTs, or simply have confidential data fall into the wrong hands.\n
    \n
    Some of the tools I’ve looked at for this task are check_mk, netmonitor, monit: all of there monitor metrics such as CPU, RAM and network activity. Other tools such as Snort or Falco are designed to particularly detect suspicious activity. And there also are solutions that are hobbled together, like fail2ban actions together with pushover to get notified of intrusion attempts.\n
    \n
    So my question to you is - how do you monitor your servers and with what tools? I need some inspiration to know what tooling to settle on to be able that detect unwanted external activity on my resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722017375 {#1392
    date: 2024-07-26 20:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 28627
  -titleTs: "'es':8 'monitor':4 'server':6 'vps':7"
  -bodyTs: "'abl':180 'action':141 'activ':115,129,185 'actor':33 'also':132 'apt':77 'attempt':150 'autonom':31 'bare':7 'bare-met':6 'bitcoin':75 'botnet':72 'check':100 'close':41 'closed-off':40 'confidenti':81 'contain':12,46 'cpu':111 'data':48,82 'design':124 'detect':127,182 'es':11 'expos':22 'extern':184 'fail2ban':140 'falco':122 'fall':83 'get':146 'hand':87 'hello':1 'hobbl':137 'inspir':170 'internet':26 'intrus':149 'know':172 'like':139 'look':94 'lot':53 'malici':32 'may':20,36 'metal':8 'metric':108 'mine':74 'mk':101 'monit':103 'monitor':57,107,160 'need':168 'netmonitor':102 'network':43,114 'none':61 'notifi':147 'open':23 'part':69 'particular':126 'popul':29 'pushov':144 'question':153 'ram':112 'resid':37 'resourc':66,188 'run':16 'selfhost':2 'sensit':47 'server':59,162 'servr':9 'settl':176 'simpli':79 'sinc':44,60 'snort':120 'solut':55,134 'suspici':128 'task':98 'thing':15 'togeth':138,142 'tool':91,117,166,174 'unwant':183 'us':63 've':93 'vps':10 'want':64 'wrong':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704982428
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10355256"
  +editedAt: DateTimeImmutable @1720020881 {#1398
    date: 2024-07-03 17:34:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704896028 {#1393
    date: 2024-01-10 15:13:48.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-monitor-your-servers-VPS-es"
  +title: "How do you monitor your servers / VPS:es?"
  +url: null
  +body: """
    Hello selfhosters.\n
    \n
    We all have bare-metal servres, VPS:es, containers and other things running. Some of them may be exposed openly to the internet, which is populated by autonomous malicious actors, and some may reside on a closed-off network since they contain sensitive data.\n
    \n
    And there is a lot of solutions to monitor your servers, since none of us want our resources to be part of a botnet, or mine bitcoins for APTs, or simply have confidential data fall into the wrong hands.\n
    \n
    Some of the tools I’ve looked at for this task are check_mk, netmonitor, monit: all of there monitor metrics such as CPU, RAM and network activity. Other tools such as Snort or Falco are designed to particularly detect suspicious activity. And there also are solutions that are hobbled together, like fail2ban actions together with pushover to get notified of intrusion attempts.\n
    \n
    So my question to you is - how do you monitor your servers and with what tools? I need some inspiration to know what tooling to settle on to be able that detect unwanted external activity on my resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722017375 {#1392
    date: 2024-07-26 20:09:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 28627
  -titleTs: "'es':8 'monitor':4 'server':6 'vps':7"
  -bodyTs: "'abl':180 'action':141 'activ':115,129,185 'actor':33 'also':132 'apt':77 'attempt':150 'autonom':31 'bare':7 'bare-met':6 'bitcoin':75 'botnet':72 'check':100 'close':41 'closed-off':40 'confidenti':81 'contain':12,46 'cpu':111 'data':48,82 'design':124 'detect':127,182 'es':11 'expos':22 'extern':184 'fail2ban':140 'falco':122 'fall':83 'get':146 'hand':87 'hello':1 'hobbl':137 'inspir':170 'internet':26 'intrus':149 'know':172 'like':139 'look':94 'lot':53 'malici':32 'may':20,36 'metal':8 'metric':108 'mine':74 'mk':101 'monit':103 'monitor':57,107,160 'need':168 'netmonitor':102 'network':43,114 'none':61 'notifi':147 'open':23 'part':69 'particular':126 'popul':29 'pushov':144 'question':153 'ram':112 'resid':37 'resourc':66,188 'run':16 'selfhost':2 'sensit':47 'server':59,162 'servr':9 'settl':176 'simpli':79 'sinc':44,60 'snort':120 'solut':55,134 'suspici':128 'task':98 'thing':15 'togeth':138,142 'tool':91,117,166,174 'unwant':183 'us':63 've':93 'vps':10 'want':64 'wrong':86"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704982428
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10355256"
  +editedAt: DateTimeImmutable @1720020881 {#1398
    date: 2024-07-03 17:34:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704896028 {#1393
    date: 2024-01-10 15:13:48.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-a-POS"
  +title: "Distro for a POS"
  +url: null
  +body: """
    I got this one friend, a POS (Piece of shit) , who was always bugging me out for using Linux.\n
    \n
    Yesterday I won a bet and I will be installing Linux on his laptop, what distro would teach that fucker a lesson?\n
    \n
    *Edit\n
    \n
    Parody of this post [lemm.ee/post/20629546](https://lemm.ee/post/20629546)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722177122 {#1394
    date: 2024-07-28 16:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 28611
  -titleTs: "'distro':1 'pos':4"
  -bodyTs: "'/post/20629546](https://lemm.ee/post/20629546)':49 'alway':13 'bet':24 'bug':14 'distro':35 'edit':42 'friend':5 'fucker':39 'got':2 'instal':29 'laptop':33 'lemm.ee':48 'lemm.ee/post/20629546](https://lemm.ee/post/20629546)':47 'lesson':41 'linux':19,30 'one':4 'parodi':43 'piec':8 'pos':7 'post':46 'shit':10 'teach':37 'use':18 'won':22 'would':36 'yesterday':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704978265
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534995"
  +editedAt: DateTimeImmutable @1719980848 {#1366
    date: 2024-07-03 06:27:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704891865 {#1374
    date: 2024-01-10 14:04:25.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-a-POS"
  +title: "Distro for a POS"
  +url: null
  +body: """
    I got this one friend, a POS (Piece of shit) , who was always bugging me out for using Linux.\n
    \n
    Yesterday I won a bet and I will be installing Linux on his laptop, what distro would teach that fucker a lesson?\n
    \n
    *Edit\n
    \n
    Parody of this post [lemm.ee/post/20629546](https://lemm.ee/post/20629546)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722177122 {#1394
    date: 2024-07-28 16:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 28611
  -titleTs: "'distro':1 'pos':4"
  -bodyTs: "'/post/20629546](https://lemm.ee/post/20629546)':49 'alway':13 'bet':24 'bug':14 'distro':35 'edit':42 'friend':5 'fucker':39 'got':2 'instal':29 'laptop':33 'lemm.ee':48 'lemm.ee/post/20629546](https://lemm.ee/post/20629546)':47 'lesson':41 'linux':19,30 'one':4 'parodi':43 'piec':8 'pos':7 'post':46 'shit':10 'teach':37 'use':18 'won':22 'would':36 'yesterday':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704978265
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534995"
  +editedAt: DateTimeImmutable @1719980848 {#1366
    date: 2024-07-03 06:27:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704891865 {#1374
    date: 2024-01-10 14:04:25.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-a-POS"
  +title: "Distro for a POS"
  +url: null
  +body: """
    I got this one friend, a POS (Piece of shit) , who was always bugging me out for using Linux.\n
    \n
    Yesterday I won a bet and I will be installing Linux on his laptop, what distro would teach that fucker a lesson?\n
    \n
    *Edit\n
    \n
    Parody of this post [lemm.ee/post/20629546](https://lemm.ee/post/20629546)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722177122 {#1394
    date: 2024-07-28 16:32:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 28611
  -titleTs: "'distro':1 'pos':4"
  -bodyTs: "'/post/20629546](https://lemm.ee/post/20629546)':49 'alway':13 'bet':24 'bug':14 'distro':35 'edit':42 'friend':5 'fucker':39 'got':2 'instal':29 'laptop':33 'lemm.ee':48 'lemm.ee/post/20629546](https://lemm.ee/post/20629546)':47 'lesson':41 'linux':19,30 'one':4 'parodi':43 'piec':8 'pos':7 'post':46 'shit':10 'teach':37 'use':18 'won':22 'would':36 'yesterday':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704978265
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10534995"
  +editedAt: DateTimeImmutable @1719980848 {#1366
    date: 2024-07-03 06:27:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704891865 {#1374
    date: 2024-01-10 14:04:25.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1848
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1838
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2429
    date: 2024-01-10 13:24:04.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1848
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1838
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2429
    date: 2024-01-10 13:24:04.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 433
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1848
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#2432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#1838
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2429
    date: 2024-01-10 13:24:04.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "James-Marshall-The-Master-Lover-Method-Full-Course"
  +title: "James Marshall - The Master Lover Method (Full Course)"
  +url: null
  +body: "Available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704887573 {#2166
    date: 2024-01-10 12:52:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 28596
  -titleTs: "'cours':8 'full':7 'jame':1 'lover':5 'marshal':2 'master':4 'method':6"
  -bodyTs: "'avail':1 'email':6 'multistorecours':4 'silverlakestore@yandex.com':7 'telegram':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887573 {#2167
    date: 2024-01-10 12:52:53.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "James-Marshall-The-Master-Lover-Method-Full-Course"
  +title: "James Marshall - The Master Lover Method (Full Course)"
  +url: null
  +body: "Available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704887573 {#2166
    date: 2024-01-10 12:52:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 28596
  -titleTs: "'cours':8 'full':7 'jame':1 'lover':5 'marshal':2 'master':4 'method':6"
  -bodyTs: "'avail':1 'email':6 'multistorecours':4 'silverlakestore@yandex.com':7 'telegram':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887573 {#2167
    date: 2024-01-10 12:52:53.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 {#2288
  +user: Proxies\__CG__\App\Entity\User {#2355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "James-Marshall-The-Master-Lover-Method-Full-Course"
  +title: "James Marshall - The Master Lover Method (Full Course)"
  +url: null
  +body: "Available on Telegram - @multistorecourses or Email - silverlakestore@yandex.com."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704887573 {#2166
    date: 2024-01-10 12:52:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@multistorecourses"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2476 …}
  +votes: Doctrine\ORM\PersistentCollection {#2451 …}
  +reports: Doctrine\ORM\PersistentCollection {#2475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  +badges: Doctrine\ORM\PersistentCollection {#2354 …}
  +children: []
  -id: 28596
  -titleTs: "'cours':8 'full':7 'jame':1 'lover':5 'marshal':2 'master':4 'method':6"
  -bodyTs: "'avail':1 'email':6 'multistorecours':4 'silverlakestore@yandex.com':7 'telegram':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887573 {#2167
    date: 2024-01-10 12:52:53.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 {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Getting-braces-as-a-young-adult"
  +title: "Getting braces as a young adult?"
  +url: null
  +body: """
    Hello lemmies,\n
    \n
    Yesterday was a bit of a shocking moment for me as my dentists told me I need to get braces to fix the alignment of some of my teeth. For context; as a young kid (11years)I broke my four front teeth, and had them replaced with fake ones (i believe they are known as veneers in English). They are now slowly falling off, as I have had them for a while (I am now 24). But before they can put on new ones, they want me to straighten out the positioning of the current ones, with braces.\n
    \n
    Obviously this is the right choice, but I’ve always hated the thought of getting braces, especially this year as I will soon be starting work life and meeting new people.\n
    \n
    Was therefore wondering what experiences people have with braces, especially if you had it as an adult / young adult. Anything I should know for upfront?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720416109 {#2487
    date: 2024-07-08 07:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 28591
  -titleTs: "'adult':6 'brace':2 'get':1 'young':5"
  -bodyTs: "'11years':38 '24':78 'adult':148,150 'align':26 'alway':110 'anyth':151 'believ':53 'bit':6 'brace':22,100,116,140 'broke':40 'choic':106 'context':33 'current':97 'dentist':15 'english':60 'especi':117,141 'experi':136 'fake':50 'fall':65 'fix':24 'four':42 'front':43 'get':21,115 'hate':111 'hello':1 'kid':37 'know':154 'known':56 'lemmi':2 'life':127 'meet':129 'moment':10 'need':19 'new':85,130 'obvious':101 'one':51,86,98 'peopl':131,137 'posit':94 'put':83 'replac':48 'right':105 'shock':9 'slowli':64 'soon':123 'start':125 'straighten':91 'teeth':31,44 'therefor':133 'thought':113 'told':16 'upfront':156 've':109 'veneer':58 'want':88 'wonder':134 'work':126 'year':119 'yesterday':3 'young':36,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704971052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10531910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884652 {#2485
    date: 2024-01-10 12:04: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
35 DENIED edit
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Getting-braces-as-a-young-adult"
  +title: "Getting braces as a young adult?"
  +url: null
  +body: """
    Hello lemmies,\n
    \n
    Yesterday was a bit of a shocking moment for me as my dentists told me I need to get braces to fix the alignment of some of my teeth. For context; as a young kid (11years)I broke my four front teeth, and had them replaced with fake ones (i believe they are known as veneers in English). They are now slowly falling off, as I have had them for a while (I am now 24). But before they can put on new ones, they want me to straighten out the positioning of the current ones, with braces.\n
    \n
    Obviously this is the right choice, but I’ve always hated the thought of getting braces, especially this year as I will soon be starting work life and meeting new people.\n
    \n
    Was therefore wondering what experiences people have with braces, especially if you had it as an adult / young adult. Anything I should know for upfront?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720416109 {#2487
    date: 2024-07-08 07:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 28591
  -titleTs: "'adult':6 'brace':2 'get':1 'young':5"
  -bodyTs: "'11years':38 '24':78 'adult':148,150 'align':26 'alway':110 'anyth':151 'believ':53 'bit':6 'brace':22,100,116,140 'broke':40 'choic':106 'context':33 'current':97 'dentist':15 'english':60 'especi':117,141 'experi':136 'fake':50 'fall':65 'fix':24 'four':42 'front':43 'get':21,115 'hate':111 'hello':1 'kid':37 'know':154 'known':56 'lemmi':2 'life':127 'meet':129 'moment':10 'need':19 'new':85,130 'obvious':101 'one':51,86,98 'peopl':131,137 'posit':94 'put':83 'replac':48 'right':105 'shock':9 'slowli':64 'soon':123 'start':125 'straighten':91 'teeth':31,44 'therefor':133 'thought':113 'told':16 'upfront':156 've':109 'veneer':58 'want':88 'wonder':134 'work':126 'year':119 'yesterday':3 'young':36,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704971052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10531910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884652 {#2485
    date: 2024-01-10 12:04: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
36 DENIED moderate
App\Entity\Entry {#1841
  +user: Proxies\__CG__\App\Entity\User {#2409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Getting-braces-as-a-young-adult"
  +title: "Getting braces as a young adult?"
  +url: null
  +body: """
    Hello lemmies,\n
    \n
    Yesterday was a bit of a shocking moment for me as my dentists told me I need to get braces to fix the alignment of some of my teeth. For context; as a young kid (11years)I broke my four front teeth, and had them replaced with fake ones (i believe they are known as veneers in English). They are now slowly falling off, as I have had them for a while (I am now 24). But before they can put on new ones, they want me to straighten out the positioning of the current ones, with braces.\n
    \n
    Obviously this is the right choice, but I’ve always hated the thought of getting braces, especially this year as I will soon be starting work life and meeting new people.\n
    \n
    Was therefore wondering what experiences people have with braces, especially if you had it as an adult / young adult. Anything I should know for upfront?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720416109 {#2487
    date: 2024-07-08 07:21:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#60 …}
  +votes: Doctrine\ORM\PersistentCollection {#2488 …}
  +reports: Doctrine\ORM\PersistentCollection {#2489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2484 …}
  +badges: Doctrine\ORM\PersistentCollection {#2481 …}
  +children: []
  -id: 28591
  -titleTs: "'adult':6 'brace':2 'get':1 'young':5"
  -bodyTs: "'11years':38 '24':78 'adult':148,150 'align':26 'alway':110 'anyth':151 'believ':53 'bit':6 'brace':22,100,116,140 'broke':40 'choic':106 'context':33 'current':97 'dentist':15 'english':60 'especi':117,141 'experi':136 'fake':50 'fall':65 'fix':24 'four':42 'front':43 'get':21,115 'hate':111 'hello':1 'kid':37 'know':154 'known':56 'lemmi':2 'life':127 'meet':129 'moment':10 'need':19 'new':85,130 'obvious':101 'one':51,86,98 'peopl':131,137 'posit':94 'put':83 'replac':48 'right':105 'shock':9 'slowli':64 'soon':123 'start':125 'straighten':91 'teeth':31,44 'therefor':133 'thought':113 'told':16 'upfront':156 've':109 'veneer':58 'want':88 'wonder':134 'work':126 'year':119 'yesterday':3 'young':36,149"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704971052
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10531910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704884652 {#2485
    date: 2024-01-10 12:04: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
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 {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "In-search-for-free-domain-I-got-one-but-some"
  +title: "In search for free domain I got one but some questions"
  +url: null
  +body: """
    In search for free domain I got [IPQuick](https://www.ipq.co/). It gives a random domain for any IP4&6. I know not reliable for commercial use but I just want a domain for nextcloud,fediverse and mail.\n
    \n
    Questions 1.Is not IP keeps changing in short time will I need to Keep generating domains? 2.Any one using it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724895484 {#1508
    date: 2024-08-29 03:38:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 28584
  -titleTs: "'domain':5 'free':4 'got':7 'one':8 'question':11 'search':2"
  -bodyTs: "'/).':11 '1.is':40 '2.any':55 '6':20 'chang':44 'commerci':26 'domain':5,16,33,54 'fedivers':36 'free':4 'generat':53 'give':13 'got':7 'ip':42 'ip4':19 'ipquick':8 'keep':43,52 'know':22 'mail':38 'need':50 'nextcloud':35 'one':56 'question':39 'random':15 'reliabl':24 'search':2 'short':46 'time':47 'use':27,57 'want':31 'www.ipq.co':10 'www.ipq.co/).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704964831
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878431 {#1524
    date: 2024-01-10 10:20: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
39 DENIED edit
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "In-search-for-free-domain-I-got-one-but-some"
  +title: "In search for free domain I got one but some questions"
  +url: null
  +body: """
    In search for free domain I got [IPQuick](https://www.ipq.co/). It gives a random domain for any IP4&6. I know not reliable for commercial use but I just want a domain for nextcloud,fediverse and mail.\n
    \n
    Questions 1.Is not IP keeps changing in short time will I need to Keep generating domains? 2.Any one using it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724895484 {#1508
    date: 2024-08-29 03:38:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 28584
  -titleTs: "'domain':5 'free':4 'got':7 'one':8 'question':11 'search':2"
  -bodyTs: "'/).':11 '1.is':40 '2.any':55 '6':20 'chang':44 'commerci':26 'domain':5,16,33,54 'fedivers':36 'free':4 'generat':53 'give':13 'got':7 'ip':42 'ip4':19 'ipquick':8 'keep':43,52 'know':22 'mail':38 'need':50 'nextcloud':35 'one':56 'question':39 'random':15 'reliabl':24 'search':2 'short':46 'time':47 'use':27,57 'want':31 'www.ipq.co':10 'www.ipq.co/).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704964831
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878431 {#1524
    date: 2024-01-10 10:20: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
40 DENIED moderate
App\Entity\Entry {#1501
  +user: Proxies\__CG__\App\Entity\User {#1500 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "In-search-for-free-domain-I-got-one-but-some"
  +title: "In search for free domain I got one but some questions"
  +url: null
  +body: """
    In search for free domain I got [IPQuick](https://www.ipq.co/). It gives a random domain for any IP4&6. I know not reliable for commercial use but I just want a domain for nextcloud,fediverse and mail.\n
    \n
    Questions 1.Is not IP keeps changing in short time will I need to Keep generating domains? 2.Any one using it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724895484 {#1508
    date: 2024-08-29 03:38:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1521 …}
  +votes: Doctrine\ORM\PersistentCollection {#1499 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1481 …}
  +badges: Doctrine\ORM\PersistentCollection {#1511 …}
  +children: []
  -id: 28584
  -titleTs: "'domain':5 'free':4 'got':7 'one':8 'question':11 'search':2"
  -bodyTs: "'/).':11 '1.is':40 '2.any':55 '6':20 'chang':44 'commerci':26 'domain':5,16,33,54 'fedivers':36 'free':4 'generat':53 'give':13 'got':7 'ip':42 'ip4':19 'ipquick':8 'keep':43,52 'know':22 'mail':38 'need':50 'nextcloud':35 'one':56 'question':39 'random':15 'reliabl':24 'search':2 'short':46 'time':47 'use':27,57 'want':31 'www.ipq.co':10 'www.ipq.co/).':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704964831
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8382369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704878431 {#1524
    date: 2024-01-10 10:20: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
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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-the-ToS-of-lemmy-instances-contain-any-indication-of"
  +title: "Do the ToS of lemmy instances contain any indication of monetising user data?"
  +url: null
  +body: """
    Hey folks,\n
    \n
    This is a more general question for me to better understand the Fediverse.\n
    \n
    If one of the popular instances decide to monetise the user data, are there any legal frameworks to stop that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704900480 {#1480
    date: 2024-01-10 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 28582
  -titleTs: "'contain':7 'data':13 'indic':9 'instanc':6 'lemmi':5 'monetis':11 'tos':3 'user':12"
  -bodyTs: "'better':12 'data':27 'decid':22 'fedivers':15 'folk':2 'framework':32 'general':7 'hey':1 'instanc':21 'legal':31 'monetis':24 'one':17 'popular':20 'question':8 'stop':34 'understand':13 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962215
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12494000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875815 {#1522
    date: 2024-01-10 09:36:55.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-the-ToS-of-lemmy-instances-contain-any-indication-of"
  +title: "Do the ToS of lemmy instances contain any indication of monetising user data?"
  +url: null
  +body: """
    Hey folks,\n
    \n
    This is a more general question for me to better understand the Fediverse.\n
    \n
    If one of the popular instances decide to monetise the user data, are there any legal frameworks to stop that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704900480 {#1480
    date: 2024-01-10 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 28582
  -titleTs: "'contain':7 'data':13 'indic':9 'instanc':6 'lemmi':5 'monetis':11 'tos':3 'user':12"
  -bodyTs: "'better':12 'data':27 'decid':22 'fedivers':15 'folk':2 'framework':32 'general':7 'hey':1 'instanc':21 'legal':31 'monetis':24 'one':17 'popular':20 'question':8 'stop':34 'understand':13 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962215
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12494000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875815 {#1522
    date: 2024-01-10 09:36:55.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 {#1510
  +user: Proxies\__CG__\App\Entity\User {#1506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Do-the-ToS-of-lemmy-instances-contain-any-indication-of"
  +title: "Do the ToS of lemmy instances contain any indication of monetising user data?"
  +url: null
  +body: """
    Hey folks,\n
    \n
    This is a more general question for me to better understand the Fediverse.\n
    \n
    If one of the popular instances decide to monetise the user data, are there any legal frameworks to stop that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704900480 {#1480
    date: 2024-01-10 16:28:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1503 …}
  +votes: Doctrine\ORM\PersistentCollection {#1507 …}
  +reports: Doctrine\ORM\PersistentCollection {#1543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +children: []
  -id: 28582
  -titleTs: "'contain':7 'data':13 'indic':9 'instanc':6 'lemmi':5 'monetis':11 'tos':3 'user':12"
  -bodyTs: "'better':12 'data':27 'decid':22 'fedivers':15 'folk':2 'framework':32 'general':7 'hey':1 'instanc':21 'legal':31 'monetis':24 'one':17 'popular':20 'question':8 'stop':34 'understand':13 'user':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962215
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12494000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875815 {#1522
    date: 2024-01-10 09:36:55.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 {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-create-a-bot-account"
  +title: "How to create a bot account?"
  +url: null
  +body: "I would like to create a bot account for a community to warn about duplicate images. First thing that i tried is to create a new account and mark it as a bot, but i couldn’t use mail address i used to create my main account. is there a way to create bot accounts without creating separate mail addresses for them? i would avoid creating new mails just for lemmy bots"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720712262 {#1539
    date: 2024-07-11 17:37:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 28579
  -titleTs: "'account':6 'bot':5 'creat':3"
  -bodyTs: "'account':8,27,47,55 'address':40,60 'avoid':65 'bot':7,33,54,72 'communiti':11 'couldn':36 'creat':5,24,44,53,57,66 'duplic':15 'first':17 'imag':16 'lemmi':71 'like':3 'mail':39,59,68 'main':46 'mark':29 'new':26,67 'separ':58 'thing':18 'tri':21 'use':38,42 'warn':13 'way':51 'without':56 'would':2,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10528742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875771 {#1541
    date: 2024-01-10 09: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
47 DENIED edit
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-create-a-bot-account"
  +title: "How to create a bot account?"
  +url: null
  +body: "I would like to create a bot account for a community to warn about duplicate images. First thing that i tried is to create a new account and mark it as a bot, but i couldn’t use mail address i used to create my main account. is there a way to create bot accounts without creating separate mail addresses for them? i would avoid creating new mails just for lemmy bots"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720712262 {#1539
    date: 2024-07-11 17:37:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 28579
  -titleTs: "'account':6 'bot':5 'creat':3"
  -bodyTs: "'account':8,27,47,55 'address':40,60 'avoid':65 'bot':7,33,54,72 'communiti':11 'couldn':36 'creat':5,24,44,53,57,66 'duplic':15 'first':17 'imag':16 'lemmi':71 'like':3 'mail':39,59,68 'main':46 'mark':29 'new':26,67 'separ':58 'thing':18 'tri':21 'use':38,42 'warn':13 'way':51 'without':56 'would':2,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10528742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875771 {#1541
    date: 2024-01-10 09: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
48 DENIED moderate
App\Entity\Entry {#1529
  +user: Proxies\__CG__\App\Entity\User {#1531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-create-a-bot-account"
  +title: "How to create a bot account?"
  +url: null
  +body: "I would like to create a bot account for a community to warn about duplicate images. First thing that i tried is to create a new account and mark it as a bot, but i couldn’t use mail address i used to create my main account. is there a way to create bot accounts without creating separate mail addresses for them? i would avoid creating new mails just for lemmy bots"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720712262 {#1539
    date: 2024-07-11 17:37:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1530 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1517 …}
  +badges: Doctrine\ORM\PersistentCollection {#1623 …}
  +children: []
  -id: 28579
  -titleTs: "'account':6 'bot':5 'creat':3"
  -bodyTs: "'account':8,27,47,55 'address':40,60 'avoid':65 'bot':7,33,54,72 'communiti':11 'couldn':36 'creat':5,24,44,53,57,66 'duplic':15 'first':17 'imag':16 'lemmi':71 'like':3 'mail':39,59,68 'main':46 'mark':29 'new':26,67 'separ':58 'thing':18 'tri':21 'use':38,42 'warn':13 'way':51 'without':56 'would':2,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704962171
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10528742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704875771 {#1541
    date: 2024-01-10 09: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
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 {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1406
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1704
    date: 2024-01-10 08:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1406
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1704
    date: 2024-01-10 08:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1713
  +user: Proxies\__CG__\App\Entity\User {#1712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1406
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1704
    date: 2024-01-10 08:37:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#1468
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#1474
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#1472
    date: 2024-01-10 08:20:57.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#1468
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#1474
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#1472
    date: 2024-01-10 08:20:57.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 {#1471
  +user: Proxies\__CG__\App\Entity\User {#1467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#1468
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#1474
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#1472
    date: 2024-01-10 08:20:57.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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-caused-the-downfall-of-the-Black-Panthers-group"
  +title: "What caused the downfall of the Black Panthers group?"
  +url: null
  +body: "Interested in the history and the social programs they created like free breakfast."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720829161 {#1496
    date: 2024-07-13 02:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 28564
  -titleTs: "'black':7 'caus':2 'downfal':4 'group':9 'panther':8"
  -bodyTs: "'breakfast':13 'creat':10 'free':12 'histori':4 'interest':1 'like':11 'program':8 'social':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704956152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10526312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704869752 {#1494
    date: 2024-01-10 07:55: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
59 DENIED edit
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-caused-the-downfall-of-the-Black-Panthers-group"
  +title: "What caused the downfall of the Black Panthers group?"
  +url: null
  +body: "Interested in the history and the social programs they created like free breakfast."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720829161 {#1496
    date: 2024-07-13 02:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 28564
  -titleTs: "'black':7 'caus':2 'downfal':4 'group':9 'panther':8"
  -bodyTs: "'breakfast':13 'creat':10 'free':12 'histori':4 'interest':1 'like':11 'program':8 'social':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704956152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10526312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704869752 {#1494
    date: 2024-01-10 07:55: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
60 DENIED moderate
App\Entity\Entry {#1490
  +user: Proxies\__CG__\App\Entity\User {#1491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-caused-the-downfall-of-the-Black-Panthers-group"
  +title: "What caused the downfall of the Black Panthers group?"
  +url: null
  +body: "Interested in the history and the social programs they created like free breakfast."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720829161 {#1496
    date: 2024-07-13 02:06:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 28564
  -titleTs: "'black':7 'caus':2 'downfal':4 'group':9 'panther':8"
  -bodyTs: "'breakfast':13 'creat':10 'free':12 'histori':4 'interest':1 'like':11 'program':8 'social':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704956152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10526312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704869752 {#1494
    date: 2024-01-10 07:55: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
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 {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-POS"
  +title: "Distro for POS"
  +url: null
  +body: """
    I recently got a couple of POS pc’s (Point of sale) you know the ones that are all in one with a base to sit on a counter. The thing is they’re very old non branded devices, even the label says 2GB DDR2 while it’s actually 4GB DDR3.\n
    \n
    Anyway, first thing I did was plug in my Ventoy and boot Debian 12 live, and guess what? Everything just works! Even the touchscreen works.\n
    \n
    What distro do you recommend? Will be using them in a small shop with Odoo (browser based ERP)\n
    \n
    Sorry if my writing is messed up, English is my second language.\n
    \n
    EDIT: thank all for your input really appreciate it. I think I’m going to go with the majority of recommendations and use Debian 12 with xfce maybe. At least until I’m comfortable using immutable OS’s.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722611169 {#1763
    date: 2024-08-02 17:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 28552
  -titleTs: "'distro':1 'pos':3"
  -bodyTs: "'12':65,131 '2gb':44 '4gb':50 'actual':49 'anyway':52 'appreci':114 'base':24,93 'boot':63 'brand':38 'browser':92 'comfort':140 'counter':29 'coupl':5 'ddr2':45 'ddr3':51 'debian':64,130 'devic':39 'distro':78 'edit':107 'english':102 'erp':94 'even':40,73 'everyth':70 'first':53 'go':120,122 'got':3 'guess':68 'immut':142 'input':112 'know':14 'label':42 'languag':106 'least':136 'live':66 'm':119,139 'major':125 'mayb':134 'mess':100 'non':37 'odoo':91 'old':36 'one':16,21 'os':143 'pc':8 'plug':58 'point':10 'pos':7 're':34 'realli':113 'recent':2 'recommend':81,127 'sale':12 'say':43 'second':105 'shop':89 'sit':26 'small':88 'sorri':95 'thank':108 'thing':31,54 'think':117 'touchscreen':75 'use':84,129,141 'ventoy':61 'work':72,76 'write':98 'xfce':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20629546"
  +editedAt: DateTimeImmutable @1720176952 {#1756
    date: 2024-07-05 12:55:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704865511 {#1767
    date: 2024-01-10 06:45: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
63 DENIED edit
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-POS"
  +title: "Distro for POS"
  +url: null
  +body: """
    I recently got a couple of POS pc’s (Point of sale) you know the ones that are all in one with a base to sit on a counter. The thing is they’re very old non branded devices, even the label says 2GB DDR2 while it’s actually 4GB DDR3.\n
    \n
    Anyway, first thing I did was plug in my Ventoy and boot Debian 12 live, and guess what? Everything just works! Even the touchscreen works.\n
    \n
    What distro do you recommend? Will be using them in a small shop with Odoo (browser based ERP)\n
    \n
    Sorry if my writing is messed up, English is my second language.\n
    \n
    EDIT: thank all for your input really appreciate it. I think I’m going to go with the majority of recommendations and use Debian 12 with xfce maybe. At least until I’m comfortable using immutable OS’s.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722611169 {#1763
    date: 2024-08-02 17:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 28552
  -titleTs: "'distro':1 'pos':3"
  -bodyTs: "'12':65,131 '2gb':44 '4gb':50 'actual':49 'anyway':52 'appreci':114 'base':24,93 'boot':63 'brand':38 'browser':92 'comfort':140 'counter':29 'coupl':5 'ddr2':45 'ddr3':51 'debian':64,130 'devic':39 'distro':78 'edit':107 'english':102 'erp':94 'even':40,73 'everyth':70 'first':53 'go':120,122 'got':3 'guess':68 'immut':142 'input':112 'know':14 'label':42 'languag':106 'least':136 'live':66 'm':119,139 'major':125 'mayb':134 'mess':100 'non':37 'odoo':91 'old':36 'one':16,21 'os':143 'pc':8 'plug':58 'point':10 'pos':7 're':34 'realli':113 'recent':2 'recommend':81,127 'sale':12 'say':43 'second':105 'shop':89 'sit':26 'small':88 'sorri':95 'thank':108 'thing':31,54 'think':117 'touchscreen':75 'use':84,129,141 'ventoy':61 'work':72,76 'write':98 'xfce':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20629546"
  +editedAt: DateTimeImmutable @1720176952 {#1756
    date: 2024-07-05 12:55:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704865511 {#1767
    date: 2024-01-10 06:45: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
64 DENIED moderate
App\Entity\Entry {#1759
  +user: Proxies\__CG__\App\Entity\User {#1762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Distro-for-POS"
  +title: "Distro for POS"
  +url: null
  +body: """
    I recently got a couple of POS pc’s (Point of sale) you know the ones that are all in one with a base to sit on a counter. The thing is they’re very old non branded devices, even the label says 2GB DDR2 while it’s actually 4GB DDR3.\n
    \n
    Anyway, first thing I did was plug in my Ventoy and boot Debian 12 live, and guess what? Everything just works! Even the touchscreen works.\n
    \n
    What distro do you recommend? Will be using them in a small shop with Odoo (browser based ERP)\n
    \n
    Sorry if my writing is messed up, English is my second language.\n
    \n
    EDIT: thank all for your input really appreciate it. I think I’m going to go with the majority of recommendations and use Debian 12 with xfce maybe. At least until I’m comfortable using immutable OS’s.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722611169 {#1763
    date: 2024-08-02 17:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 28552
  -titleTs: "'distro':1 'pos':3"
  -bodyTs: "'12':65,131 '2gb':44 '4gb':50 'actual':49 'anyway':52 'appreci':114 'base':24,93 'boot':63 'brand':38 'browser':92 'comfort':140 'counter':29 'coupl':5 'ddr2':45 'ddr3':51 'debian':64,130 'devic':39 'distro':78 'edit':107 'english':102 'erp':94 'even':40,73 'everyth':70 'first':53 'go':120,122 'got':3 'guess':68 'immut':142 'input':112 'know':14 'label':42 'languag':106 'least':136 'live':66 'm':119,139 'major':125 'mayb':134 'mess':100 'non':37 'odoo':91 'old':36 'one':16,21 'os':143 'pc':8 'plug':58 'point':10 'pos':7 're':34 'realli':113 'recent':2 'recommend':81,127 'sale':12 'say':43 'second':105 'shop':89 'sit':26 'small':88 'sorri':95 'thank':108 'thing':31,54 'think':117 'touchscreen':75 'use':84,129,141 'ventoy':61 'work':72,76 'write':98 'xfce':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20629546"
  +editedAt: DateTimeImmutable @1720176952 {#1756
    date: 2024-07-05 12:55:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704865511 {#1767
    date: 2024-01-10 06:45: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
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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-often-do-you-back-up"
  +title: "How often do you back up?"
  +url: null
  +body: "I was wondering how often does one choose to make and keep back ups. I know that “It depends on your business needs”, but that is rather vague and unsatisfying, so I was hoping to hear some heuristics from the community. Like say I had a workstation/desktop that is acting as a server at a shop (taking inventory / sales receipts) and would be using something like timeshift to keep snapshots. I feel like keeping two daily and a weekly would be alright for a store, since the two most recent would not be too old or something. I also feel like using the hourly snapshots would be too taxing on a CPU and might be using to much disk space."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724016187 {#1782
    date: 2024-08-18 23:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28550
  -titleTs: "'back':5 'often':2"
  -bodyTs: "'act':50 'alright':82 'also':99 'back':13 'busi':22 'choos':8 'communiti':41 'cpu':112 'daili':76 'depend':19 'disk':119 'feel':72,100 'hear':36 'heurist':38 'hope':34 'hour':104 'inventori':58 'keep':12,69,74 'know':16 'like':42,66,73,101 'make':10 'might':114 'much':118 'need':23 'often':5 'old':95 'one':7 'rather':27 'receipt':60 'recent':90 'sale':59 'say':43 'server':53 'shop':56 'sinc':86 'snapshot':70,105 'someth':65,97 'space':120 'store':85 'take':57 'tax':109 'timeshift':67 'two':75,88 'unsatisfi':30 'up':14 'use':64,102,116 'vagu':28 'week':79 'wonder':3 'workstation/desktop':47 'would':62,80,91,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865097 {#1783
    date: 2024-01-10 06:38: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
67 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-often-do-you-back-up"
  +title: "How often do you back up?"
  +url: null
  +body: "I was wondering how often does one choose to make and keep back ups. I know that “It depends on your business needs”, but that is rather vague and unsatisfying, so I was hoping to hear some heuristics from the community. Like say I had a workstation/desktop that is acting as a server at a shop (taking inventory / sales receipts) and would be using something like timeshift to keep snapshots. I feel like keeping two daily and a weekly would be alright for a store, since the two most recent would not be too old or something. I also feel like using the hourly snapshots would be too taxing on a CPU and might be using to much disk space."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724016187 {#1782
    date: 2024-08-18 23:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28550
  -titleTs: "'back':5 'often':2"
  -bodyTs: "'act':50 'alright':82 'also':99 'back':13 'busi':22 'choos':8 'communiti':41 'cpu':112 'daili':76 'depend':19 'disk':119 'feel':72,100 'hear':36 'heurist':38 'hope':34 'hour':104 'inventori':58 'keep':12,69,74 'know':16 'like':42,66,73,101 'make':10 'might':114 'much':118 'need':23 'often':5 'old':95 'one':7 'rather':27 'receipt':60 'recent':90 'sale':59 'say':43 'server':53 'shop':56 'sinc':86 'snapshot':70,105 'someth':65,97 'space':120 'store':85 'take':57 'tax':109 'timeshift':67 'two':75,88 'unsatisfi':30 'up':14 'use':64,102,116 'vagu':28 'week':79 'wonder':3 'workstation/desktop':47 'would':62,80,91,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865097 {#1783
    date: 2024-01-10 06:38: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
68 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-often-do-you-back-up"
  +title: "How often do you back up?"
  +url: null
  +body: "I was wondering how often does one choose to make and keep back ups. I know that “It depends on your business needs”, but that is rather vague and unsatisfying, so I was hoping to hear some heuristics from the community. Like say I had a workstation/desktop that is acting as a server at a shop (taking inventory / sales receipts) and would be using something like timeshift to keep snapshots. I feel like keeping two daily and a weekly would be alright for a store, since the two most recent would not be too old or something. I also feel like using the hourly snapshots would be too taxing on a CPU and might be using to much disk space."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 56
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724016187 {#1782
    date: 2024-08-18 23:23:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28550
  -titleTs: "'back':5 'often':2"
  -bodyTs: "'act':50 'alright':82 'also':99 'back':13 'busi':22 'choos':8 'communiti':41 'cpu':112 'daili':76 'depend':19 'disk':119 'feel':72,100 'hear':36 'heurist':38 'hope':34 'hour':104 'inventori':58 'keep':12,69,74 'know':16 'like':42,66,73,101 'make':10 'might':114 'much':118 'need':23 'often':5 'old':95 'one':7 'rather':27 'receipt':60 'recent':90 'sale':59 'say':43 'server':53 'shop':56 'sinc':86 'snapshot':70,105 'someth':65,97 'space':120 'store':85 'take':57 'tax':109 'timeshift':67 'two':75,88 'unsatisfi':30 'up':14 'use':64,102,116 'vagu':28 'week':79 'wonder':3 'workstation/desktop':47 'would':62,80,91,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704951497
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10523745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704865097 {#1783
    date: 2024-01-10 06:38: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
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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-so-many-people-downloading-the-movie-Paul-all"
  +title: "Why are so many people downloading the movie Paul all of a sudden?"
  +url: null
  +body: """
    [imgur.com/a/diDzw63](https://imgur.com/a/diDzw63)\n
    \n
    Movie Paul from 2011 is getting so many downloads for some reason 480.73.\n
    \n
    Anyone have an explantion as to why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722728089 {#1638
    date: 2024-08-04 01:34:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 28548
  -titleTs: "'download':6 'mani':4 'movi':8 'paul':9 'peopl':5 'sudden':13"
  -bodyTs: "'/a/didzw63](https://imgur.com/a/didzw63)':3 '2011':7 '480.73':16 'anyon':17 'download':12 'explant':20 'get':9 'imgur.com':2 'imgur.com/a/didzw63](https://imgur.com/a/didzw63)':1 'mani':11 'movi':4 'paul':5 'reason':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863354 {#1637
    date: 2024-01-10 06:09:14.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-so-many-people-downloading-the-movie-Paul-all"
  +title: "Why are so many people downloading the movie Paul all of a sudden?"
  +url: null
  +body: """
    [imgur.com/a/diDzw63](https://imgur.com/a/diDzw63)\n
    \n
    Movie Paul from 2011 is getting so many downloads for some reason 480.73.\n
    \n
    Anyone have an explantion as to why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722728089 {#1638
    date: 2024-08-04 01:34:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 28548
  -titleTs: "'download':6 'mani':4 'movi':8 'paul':9 'peopl':5 'sudden':13"
  -bodyTs: "'/a/didzw63](https://imgur.com/a/didzw63)':3 '2011':7 '480.73':16 'anyon':17 'download':12 'explant':20 'get':9 'imgur.com':2 'imgur.com/a/didzw63](https://imgur.com/a/didzw63)':1 'mani':11 'movi':4 'paul':5 'reason':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863354 {#1637
    date: 2024-01-10 06:09:14.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 {#1642
  +user: Proxies\__CG__\App\Entity\User {#1644 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Why-are-so-many-people-downloading-the-movie-Paul-all"
  +title: "Why are so many people downloading the movie Paul all of a sudden?"
  +url: null
  +body: """
    [imgur.com/a/diDzw63](https://imgur.com/a/diDzw63)\n
    \n
    Movie Paul from 2011 is getting so many downloads for some reason 480.73.\n
    \n
    Anyone have an explantion as to why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 45
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722728089 {#1638
    date: 2024-08-04 01:34:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1643 …}
  +votes: Doctrine\ORM\PersistentCollection {#1633 …}
  +reports: Doctrine\ORM\PersistentCollection {#1624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1660 …}
  +badges: Doctrine\ORM\PersistentCollection {#1450 …}
  +children: []
  -id: 28548
  -titleTs: "'download':6 'mani':4 'movi':8 'paul':9 'peopl':5 'sudden':13"
  -bodyTs: "'/a/didzw63](https://imgur.com/a/didzw63)':3 '2011':7 '480.73':16 'anyon':17 'download':12 'explant':20 'get':9 'imgur.com':2 'imgur.com/a/didzw63](https://imgur.com/a/didzw63)':1 'mani':11 'movi':4 'paul':5 'reason':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704949754
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20628181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704863354 {#1637
    date: 2024-01-10 06:09:14.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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1421
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1422
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1446
    date: 2024-01-10 05:34:23.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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1421
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1422
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1446
    date: 2024-01-10 05:34:23.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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Hosting-websites-over-4g"
  +title: "Hosting websites over 4g"
  +url: null
  +body: """
    I have been hosting a few websites from my home server and it has taught me a lot. I have recently had major issues with the electrical storms, Kogan NBN support (Australia), and the NBN network in general. I know 4g is not fast, but I would like to use it so that in the event of a network outage, im not at the mercy of NBN. On to the question!\n
    \n
    I run pfsense in hyper v with a 4 port nic which passes through those ports to pfsense.\n
    \n
    I realized that 4g ip addresses are not public, which stops me from hosting the websites.\n
    \n
    Reading into wireguard and vpn services my plan is to:\n
    \n
    - Set up a VPS ✅\n
    - Set up wireguard on the VPS ✅\n
    - Create a wireguard connection on my windows server, and pass that in as an interface to pfsense, so that hopefully, I wont need to change to much on my internal infrastructure.\n
    \n
    Does this sound like an OK plan? I’m open to any other ideas where I can achieve the following:\n
    \n
    web app >> nginx >> pfsense >> vpn tunnel >> VPS with Public IP (can be dynamic)\n
    \n
    Thanks!—
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727846353 {#1421
    date: 2024-10-02 07:19:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 28544
  -titleTs: "'4g':4 'host':1 'websit':2"
  -bodyTs: "'4':80 '4g':41,93 'achiev':174 'address':95 'app':178 'australia':32 'chang':150 'connect':129 'creat':126 'dynam':189 'electr':27 'event':56 'fast':44 'follow':176 'general':38 'home':10 'hope':145 'host':4,103 'hyper':76 'idea':170 'im':61 'infrastructur':156 'interfac':140 'intern':155 'ip':94,186 'issu':24 'know':40 'kogan':29 'like':48,160 'lot':18 'm':165 'major':23 'merci':65 'much':152 'nbn':30,35,67 'need':148 'network':36,59 'nginx':179 'nic':82 'ok':162 'open':166 'outag':60 'pass':84,135 'pfsens':74,89,142,180 'plan':113,163 'port':81,87 'public':98,185 'question':71 'read':106 'realiz':91 'recent':21 'run':73 'server':11,133 'servic':111 'set':116,120 'sound':159 'stop':100 'storm':28 'support':31 'taught':15 'thank':190 'tunnel':182 'use':50 'v':77 'vpn':110,181 'vps':119,125,183 'web':177 'websit':7,105 'window':132 'wireguard':108,122,128 'wont':147 'would':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947663
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522529"
  +editedAt: DateTimeImmutable @1719756211 {#1422
    date: 2024-06-30 16:03:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704861263 {#1446
    date: 2024-01-10 05:34:23.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1443
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1418
    date: 2024-01-10 05:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1443
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1418
    date: 2024-01-10 05:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1419
  +user: Proxies\__CG__\App\Entity\User {#1425 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1443
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1418
    date: 2024-01-10 05:25:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Seagate-Expansion-external-HDD-power-supply-making-a-very-faint"
  +title: "Seagate Expansion external HDD power supply making a very faint alarm sound"
  +url: null
  +body: """
    I’ve got a fairly new 14tb Seagate Expansion. It works fine, and I’ve been using it for a month and a bit.\n
    \n
    I don’t know how long it’s been doing this, but the power supply is making a very faint alarm sound. The power supply is plugged into a Belkin surge protector powered on and with the “protected” status light lit, and it is plugged into an outlet. The HDD is currently not plugged in to a computer.\n
    \n
    It’s not a beep or electricity. It’s a distinct weewooweewoo. I couldn’t even determine the source until I pressed my ear against it.\n
    \n
    Googling just points me towards typical “my HDD is making a sound, how long do I have until it dies”, but nothing pointed me to the alarm sound from the power supply.\n
    \n
    I’ll check again if it makes the alarm in other conditions, but in the meanwhile, I was hoping someone here might know something.\n
    \n
    Thanks in advance!\n
    \n
    EDIT: The sound only happens when…\n
    \n
    - Power adapter is plugged into the HDD, AND the outlet\n
    - HDD is NOT plugged into the computer.\n
    \n
    Plugging it into the computer stops the noise from the power adapter.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720885403 {#1460
    date: 2024-07-13 17:43:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 28531
  -titleTs: "'alarm':11 'expans':2 'extern':3 'faint':10 'hdd':4 'make':7 'power':5 'seagat':1 'sound':12 'suppli':6"
  -bodyTs: "'14tb':7 'adapt':175,202 'advanc':167 'alarm':45,135,149 'beep':87 'belkin':54 'bit':24 'check':143 'comput':82,190,195 'condit':152 'couldn':96 'current':76 'determin':99 'die':128 'distinct':93 'ear':106 'edit':168 'electr':89 'even':98 'expans':9 'faint':44 'fair':5 'fine':12 'googl':109 'got':3 'happen':172 'hdd':74,116,180,184 'hope':159 'know':28,163 'light':64 'lit':65 'll':142 'long':30,122 'make':41,118,147 'meanwhil':156 'might':162 'month':21 'new':6 'nois':198 'noth':130 'outlet':72,183 'plug':51,69,78,177,187,191 'point':111,131 'power':38,48,57,139,174,201 'press':104 'protect':62 'protector':56 'seagat':8 'someon':160 'someth':164 'sound':46,120,136,170 'sourc':101 'status':63 'stop':196 'suppli':39,49,140 'surg':55 'thank':165 'toward':113 'typic':114 'use':17 've':2,15 'weewooweewoo':94 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704943192
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12481086"
  +editedAt: DateTimeImmutable @1720447550 {#1458
    date: 2024-07-08 16:05:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704856792 {#1459
    date: 2024-01-10 04:19: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
83 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Seagate-Expansion-external-HDD-power-supply-making-a-very-faint"
  +title: "Seagate Expansion external HDD power supply making a very faint alarm sound"
  +url: null
  +body: """
    I’ve got a fairly new 14tb Seagate Expansion. It works fine, and I’ve been using it for a month and a bit.\n
    \n
    I don’t know how long it’s been doing this, but the power supply is making a very faint alarm sound. The power supply is plugged into a Belkin surge protector powered on and with the “protected” status light lit, and it is plugged into an outlet. The HDD is currently not plugged in to a computer.\n
    \n
    It’s not a beep or electricity. It’s a distinct weewooweewoo. I couldn’t even determine the source until I pressed my ear against it.\n
    \n
    Googling just points me towards typical “my HDD is making a sound, how long do I have until it dies”, but nothing pointed me to the alarm sound from the power supply.\n
    \n
    I’ll check again if it makes the alarm in other conditions, but in the meanwhile, I was hoping someone here might know something.\n
    \n
    Thanks in advance!\n
    \n
    EDIT: The sound only happens when…\n
    \n
    - Power adapter is plugged into the HDD, AND the outlet\n
    - HDD is NOT plugged into the computer.\n
    \n
    Plugging it into the computer stops the noise from the power adapter.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720885403 {#1460
    date: 2024-07-13 17:43:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 28531
  -titleTs: "'alarm':11 'expans':2 'extern':3 'faint':10 'hdd':4 'make':7 'power':5 'seagat':1 'sound':12 'suppli':6"
  -bodyTs: "'14tb':7 'adapt':175,202 'advanc':167 'alarm':45,135,149 'beep':87 'belkin':54 'bit':24 'check':143 'comput':82,190,195 'condit':152 'couldn':96 'current':76 'determin':99 'die':128 'distinct':93 'ear':106 'edit':168 'electr':89 'even':98 'expans':9 'faint':44 'fair':5 'fine':12 'googl':109 'got':3 'happen':172 'hdd':74,116,180,184 'hope':159 'know':28,163 'light':64 'lit':65 'll':142 'long':30,122 'make':41,118,147 'meanwhil':156 'might':162 'month':21 'new':6 'nois':198 'noth':130 'outlet':72,183 'plug':51,69,78,177,187,191 'point':111,131 'power':38,48,57,139,174,201 'press':104 'protect':62 'protector':56 'seagat':8 'someon':160 'someth':164 'sound':46,120,136,170 'sourc':101 'status':63 'stop':196 'suppli':39,49,140 'surg':55 'thank':165 'toward':113 'typic':114 'use':17 've':2,15 'weewooweewoo':94 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704943192
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12481086"
  +editedAt: DateTimeImmutable @1720447550 {#1458
    date: 2024-07-08 16:05:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704856792 {#1459
    date: 2024-01-10 04:19: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
84 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1433 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Seagate-Expansion-external-HDD-power-supply-making-a-very-faint"
  +title: "Seagate Expansion external HDD power supply making a very faint alarm sound"
  +url: null
  +body: """
    I’ve got a fairly new 14tb Seagate Expansion. It works fine, and I’ve been using it for a month and a bit.\n
    \n
    I don’t know how long it’s been doing this, but the power supply is making a very faint alarm sound. The power supply is plugged into a Belkin surge protector powered on and with the “protected” status light lit, and it is plugged into an outlet. The HDD is currently not plugged in to a computer.\n
    \n
    It’s not a beep or electricity. It’s a distinct weewooweewoo. I couldn’t even determine the source until I pressed my ear against it.\n
    \n
    Googling just points me towards typical “my HDD is making a sound, how long do I have until it dies”, but nothing pointed me to the alarm sound from the power supply.\n
    \n
    I’ll check again if it makes the alarm in other conditions, but in the meanwhile, I was hoping someone here might know something.\n
    \n
    Thanks in advance!\n
    \n
    EDIT: The sound only happens when…\n
    \n
    - Power adapter is plugged into the HDD, AND the outlet\n
    - HDD is NOT plugged into the computer.\n
    \n
    Plugging it into the computer stops the noise from the power adapter.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720885403 {#1460
    date: 2024-07-13 17:43:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1437 …}
  +votes: Doctrine\ORM\PersistentCollection {#1428 …}
  +reports: Doctrine\ORM\PersistentCollection {#1430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1699 …}
  +children: []
  -id: 28531
  -titleTs: "'alarm':11 'expans':2 'extern':3 'faint':10 'hdd':4 'make':7 'power':5 'seagat':1 'sound':12 'suppli':6"
  -bodyTs: "'14tb':7 'adapt':175,202 'advanc':167 'alarm':45,135,149 'beep':87 'belkin':54 'bit':24 'check':143 'comput':82,190,195 'condit':152 'couldn':96 'current':76 'determin':99 'die':128 'distinct':93 'ear':106 'edit':168 'electr':89 'even':98 'expans':9 'faint':44 'fair':5 'fine':12 'googl':109 'got':3 'happen':172 'hdd':74,116,180,184 'hope':159 'know':28,163 'light':64 'lit':65 'll':142 'long':30,122 'make':41,118,147 'meanwhil':156 'might':162 'month':21 'new':6 'nois':198 'noth':130 'outlet':72,183 'plug':51,69,78,177,187,191 'point':111,131 'power':38,48,57,139,174,201 'press':104 'protect':62 'protector':56 'seagat':8 'someon':160 'someth':164 'sound':46,120,136,170 'sourc':101 'status':63 'stop':196 'suppli':39,49,140 'surg':55 'thank':165 'toward':113 'typic':114 'use':17 've':2,15 'weewooweewoo':94 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704943192
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12481086"
  +editedAt: DateTimeImmutable @1720447550 {#1458
    date: 2024-07-08 16:05:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704856792 {#1459
    date: 2024-01-10 04:19: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
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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#1703
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#1700
    date: 2024-01-10 03:52:48.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#1703
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#1700
    date: 2024-01-10 03:52:48.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 {#1693
  +user: Proxies\__CG__\App\Entity\User {#1697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#1703
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1695 …}
  +votes: Doctrine\ORM\PersistentCollection {#1698 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1606 …}
  +badges: Doctrine\ORM\PersistentCollection {#1612 …}
  +children: []
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#1700
    date: 2024-01-10 03:52:48.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 {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-m-so-frustrated-rn"
  +title: "I'm so frustrated rn."
  +url: null
  +body: """
    I have been distro hopping for about 2 weeks now, there’s always something that doesn’t work. I thought I would stick with Debian and now I haven’t been able to make my printer work in it, I think I tried in another distro and it just worked out of the box, but there’s always something that’s broken in every distro.\n
    \n
    I’m sorry I’m just venting, do you people think Ubuntu will work for me? I think I will try it next.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727419267 {#1743
    date: 2024-09-27 08:41:07.0 +02: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: 28526
  -titleTs: "'frustrat':4 'm':2 'rn':5"
  -bodyTs: "'2':8 'abl':32 'alway':13,58 'anoth':45 'box':54 'broken':62 'debian':25 'distro':4,46,65 'doesn':16 'everi':64 'haven':29 'hop':5 'm':67,70 'make':34 'next':88 'peopl':75 'printer':36 'someth':14,59 'sorri':68 'stick':23 'think':41,76,83 'thought':20 'tri':43,86 'ubuntu':77 'vent':72 'week':9 'work':18,37,50,79 'would':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704939333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10519033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852933 {#1752
    date: 2024-01-10 03:15:33.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 {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-m-so-frustrated-rn"
  +title: "I'm so frustrated rn."
  +url: null
  +body: """
    I have been distro hopping for about 2 weeks now, there’s always something that doesn’t work. I thought I would stick with Debian and now I haven’t been able to make my printer work in it, I think I tried in another distro and it just worked out of the box, but there’s always something that’s broken in every distro.\n
    \n
    I’m sorry I’m just venting, do you people think Ubuntu will work for me? I think I will try it next.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727419267 {#1743
    date: 2024-09-27 08:41:07.0 +02: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: 28526
  -titleTs: "'frustrat':4 'm':2 'rn':5"
  -bodyTs: "'2':8 'abl':32 'alway':13,58 'anoth':45 'box':54 'broken':62 'debian':25 'distro':4,46,65 'doesn':16 'everi':64 'haven':29 'hop':5 'm':67,70 'make':34 'next':88 'peopl':75 'printer':36 'someth':14,59 'sorri':68 'stick':23 'think':41,76,83 'thought':20 'tri':43,86 'ubuntu':77 'vent':72 'week':9 'work':18,37,50,79 'would':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704939333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10519033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852933 {#1752
    date: 2024-01-10 03:15:33.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 {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "I-m-so-frustrated-rn"
  +title: "I'm so frustrated rn."
  +url: null
  +body: """
    I have been distro hopping for about 2 weeks now, there’s always something that doesn’t work. I thought I would stick with Debian and now I haven’t been able to make my printer work in it, I think I tried in another distro and it just worked out of the box, but there’s always something that’s broken in every distro.\n
    \n
    I’m sorry I’m just venting, do you people think Ubuntu will work for me? I think I will try it next.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727419267 {#1743
    date: 2024-09-27 08:41:07.0 +02: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: 28526
  -titleTs: "'frustrat':4 'm':2 'rn':5"
  -bodyTs: "'2':8 'abl':32 'alway':13,58 'anoth':45 'box':54 'broken':62 'debian':25 'distro':4,46,65 'doesn':16 'everi':64 'haven':29 'hop':5 'm':67,70 'make':34 'next':88 'peopl':75 'printer':36 'someth':14,59 'sorri':68 'stick':23 'think':41,76,83 'thought':20 'tri':43,86 'ubuntu':77 'vent':72 'week':9 'work':18,37,50,79 'would':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704939333
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10519033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852933 {#1752
    date: 2024-01-10 03:15:33.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 {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
  +title: "Prevent sensor sync when not connected to wifi?"
  +url: null
  +body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720010436 {#1677
    date: 2024-07-03 14:40:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28525
  -titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
  -bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10518671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852146 {#1678
    date: 2024-01-10 03:02: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
95 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
  +title: "Prevent sensor sync when not connected to wifi?"
  +url: null
  +body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720010436 {#1677
    date: 2024-07-03 14:40:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28525
  -titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
  -bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10518671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852146 {#1678
    date: 2024-01-10 03:02: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
96 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1666 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
  +title: "Prevent sensor sync when not connected to wifi?"
  +url: null
  +body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720010436 {#1677
    date: 2024-07-03 14:40:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 28525
  -titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
  -bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704887646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10518671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704852146 {#1678
    date: 2024-01-10 03:02: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
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-End-of-All-Things"
  +title: "The End of All Things"
  +url: null
  +body: "Mother spoke about a reckoning. She sometimes called it “The Cockening.” She was raped and made infertile in the eyes of Jurio, the filth-ridden shit-anus. He had a brown stain in his throat and on his dick."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704851276 {#1661
    date: 2024-01-10 02:47:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 28522
  -titleTs: "'end':2 'thing':5"
  -bodyTs: "'anus':29 'brown':33 'call':8 'cocken':11 'dick':41 'eye':20 'filth':25 'filth-ridden':24 'infertil':17 'jurio':22 'made':16 'mother':1 'rape':14 'reckon':5 'ridden':26 'shit':28 'shit-anus':27 'sometim':7 'spoke':2 'stain':34 'throat':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851276
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17635377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851276 {#1662
    date: 2024-01-10 02:47:56.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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-End-of-All-Things"
  +title: "The End of All Things"
  +url: null
  +body: "Mother spoke about a reckoning. She sometimes called it “The Cockening.” She was raped and made infertile in the eyes of Jurio, the filth-ridden shit-anus. He had a brown stain in his throat and on his dick."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704851276 {#1661
    date: 2024-01-10 02:47:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 28522
  -titleTs: "'end':2 'thing':5"
  -bodyTs: "'anus':29 'brown':33 'call':8 'cocken':11 'dick':41 'eye':20 'filth':25 'filth-ridden':24 'infertil':17 'jurio':22 'made':16 'mother':1 'rape':14 'reckon':5 'ridden':26 'shit':28 'shit-anus':27 'sometim':7 'spoke':2 'stain':34 'throat':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851276
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17635377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851276 {#1662
    date: 2024-01-10 02:47:56.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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "The-End-of-All-Things"
  +title: "The End of All Things"
  +url: null
  +body: "Mother spoke about a reckoning. She sometimes called it “The Cockening.” She was raped and made infertile in the eyes of Jurio, the filth-ridden shit-anus. He had a brown stain in his throat and on his dick."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704851276 {#1661
    date: 2024-01-10 02:47:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 28522
  -titleTs: "'end':2 'thing':5"
  -bodyTs: "'anus':29 'brown':33 'call':8 'cocken':11 'dick':41 'eye':20 'filth':25 'filth-ridden':24 'infertil':17 'jurio':22 'made':16 'mother':1 'rape':14 'reckon':5 'ridden':26 'shit':28 'shit-anus':27 'sometim':7 'spoke':2 'stain':34 'throat':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704851276
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/17635377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704851276 {#1662
    date: 2024-01-10 02:47:56.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