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

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.50 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Undo-the-undo"
  +title: "Undo the undo"
  +url: null
  +body: """
    Beginning Linux user: “Ctrl-Z is undo, right?”\n
    \n
    Advanced Linux user: “Ctrl-Z dammit fg”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698307188 {#183
    date: 2023-10-26 09:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 12491
  -titleTs: "'undo':1,3"
  -bodyTs: "'advanc':10 'begin':1 'ctrl':5,14 'ctrl-z':4,13 'dammit':16 'fg':17 'linux':2,11 'right':9 'undo':8 'user':3,12 'z':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7990444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698286975 {#247
    date: 2023-10-26 04:22:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Undo-the-undo"
  +title: "Undo the undo"
  +url: null
  +body: """
    Beginning Linux user: “Ctrl-Z is undo, right?”\n
    \n
    Advanced Linux user: “Ctrl-Z dammit fg”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698307188 {#183
    date: 2023-10-26 09:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 12491
  -titleTs: "'undo':1,3"
  -bodyTs: "'advanc':10 'begin':1 'ctrl':5,14 'ctrl-z':4,13 'dammit':16 'fg':17 'linux':2,11 'right':9 'undo':8 'user':3,12 'z':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7990444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698286975 {#247
    date: 2023-10-26 04:22:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Undo-the-undo"
  +title: "Undo the undo"
  +url: null
  +body: """
    Beginning Linux user: “Ctrl-Z is undo, right?”\n
    \n
    Advanced Linux user: “Ctrl-Z dammit fg”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698307188 {#183
    date: 2023-10-26 09:59:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 12491
  -titleTs: "'undo':1,3"
  -bodyTs: "'advanc':10 'begin':1 'ctrl':5,14 'ctrl-z':4,13 'dammit':16 'fg':17 'linux':2,11 'right':9 'undo':8 'user':3,12 'z':6,15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299975
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7990444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698286975 {#247
    date: 2023-10-26 04:22:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1866
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1881
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1866
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1881
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1877
  +user: Proxies\__CG__\App\Entity\User {#1920 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Back-to-linux"
  +title: "Back to linux!"
  +url: null
  +body: """
    For like a month or two I decided, screw it, I am going to use all the programs I cannot use on Linux. This was mostly games and music making software.\n
    \n
    I guess it was fun for a bit, tries different DAWs, did not play a single game because no time.\n
    \n
    Basically, it was not worth it. The only thing I enjoyed was OneDrive, because having your files available anywhere is dope, but I also hate it because it wants to delete your local files. I think that was on me.\n
    \n
    Anyways, I am back. Looking at Nextcloud. Looking at Ardour. I am fine paying for software, but morally I got to support and learn the tools that are available to me and respect FOSS. (Also less expensive… spent a lot on my experiment).\n
    \n
    Anyone done this? Abondoned their principles thinking the grass would be greener, but only to look at their feet coverered in crap (ads, intrusive news, just bad UI).\n
    \n
    I don’t know. I don’t necesarily regret it, but I won’t be doing it again. What I spent is a sunk cost, but some has linux support, and VSTs for download. So, I shall see.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698191842 {#1866
    date: 2023-10-25 01:57:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1864 …}
  +reports: Doctrine\ORM\PersistentCollection {#1889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1893 …}
  +badges: Doctrine\ORM\PersistentCollection {#1901 …}
  +children: []
  -id: 14073
  -titleTs: "'back':1 'linux':3"
  -bodyTs: "'abondon':138 'ad':157 'also':75,126 'anyon':135 'anyway':92 'anywher':70 'ardour':101 'avail':69,120 'back':95 'bad':161 'basic':52 'bit':39 'cannot':20 'cost':187 'cover':154 'crap':156 'daw':42 'decid':8 'delet':82 'differ':41 'done':136 'dope':72 'download':196 'enjoy':62 'expens':128 'experi':134 'feet':153 'file':68,85 'fine':104 'foss':125 'fun':36 'game':27,48 'go':13 'got':111 'grass':143 'greener':146 'guess':33 'hate':76 'intrus':158 'know':166 'learn':115 'less':127 'like':2 'linux':23,191 'local':84 'look':96,99,150 'lot':131 'make':30 'month':4 'moral':109 'most':26 'music':29 'necesarili':170 'news':159 'nextcloud':98 'onedr':64 'pay':105 'play':45 'principl':140 'program':18 'regret':171 'respect':124 'screw':9 'see':200 'shall':199 'singl':47 'softwar':31,107 'spent':129,183 'sunk':186 'support':113,192 'thing':60 'think':87,141 'time':51 'tool':117 'tri':40 'two':6 'ui':162 'use':15,21 'vsts':194 'want':80 'won':175 'worth':56 'would':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698172401
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5833236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698159401 {#1881
    date: 2023-10-24 16:56:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Yet-another-recommend-me-a-distro-post"
  +title: "Yet another "recommend me a distro" post"
  +url: null
  +body: """
    Hey fellas friends. Sorry to create yet another post on this topic (maybe we should have a sticky for this?).\n
    \n
    About 2 weeks ago I decided it was time to move on from Windows and installed Manjaro. I would consider myself a newbie-intermediate level linux user.\n
    \n
    Though I’ve used Windows most my life, we use Linux servers (no GUI) at work, managing them is part of job description. I also own a late 2011 Macbook Pro with vanilla Arch Linux. I barely ever use it but boy, Arch really brought it back to life!\n
    \n
    I’ve been reasonably happy with Manjaro so far, feels easy and intuitive to use but the community has made me aware that Manjaro is maybe a questionable choice. Since I don´t plan on distro-hopping a lot I want to get it right sooner rather than later.\n
    \n
    Here’s what I’m looking for:\n
    \n
    - Rolling distribution, preferably. Though this machine is also used for work, our environment depends mostly on remote servers anyway. I’d rather have a distribution that provides the most recent packages for whatever I want\n
    - I don´t mind running a distribution that forces me learn new things or do things in a different way, I kinda embrace it. I just don´t enjoy complexity for complexity’s sake.\n
    - KDE is my preferred Desktop Environment so far, though I guess that’s not very relevant. I’d love to run Hyprland, but you know… Nvidia :(\n
    - I play games on Steam but from my understanding this doesn´t matter either. Everything I tried worked great, I don´t think I want a ¨gaming focused" distro or anything like that\n
    - No Ubuntu, please.\n
    \n
    My hardware, in case you feel is relevant!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">OS: Manjaro Linux x86_64 \n
    </span><span style="color:#323232;">Kernel: 6.5.5-1-MANJARO \n
    </span><span style="color:#323232;">Shell: bash 5.1.16 \n
    </span><span style="color:#323232;">Resolution: 2560x1440, 2560x1440 \n
    </span><span style="color:#323232;">WM: KWin \n
    </span><span style="color:#323232;">Terminal: konsole \n
    </span><span style="color:#323232;">Terminal Font: MesloLGS NF 10 \n
    </span><span style="color:#323232;">CPU: 12th Gen Intel i7-12700K (20) @ 4.900GHz \n
    </span><span style="color:#323232;">GPU: NVIDIA GeForce RTX 3080 Lite Hash Rate \n
    </span><span style="color:#323232;">Memory: 23313MiB / 64087MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055389 {#1896
    date: 2023-11-15 14:36:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 15307
  -titleTs: "'anoth':2 'distro':6 'post':7 'recommend':3 'yet':1"
  -bodyTs: "'-1':301 '10':317 '12700k':324 '12th':319 '2':22 '20':325 '2011':77 '23313mib':337 '2560x1440':307,308 '3080':332 '4.900':326 '5.1.16':305 '6.5.5':300 '64':298 '64087mib':338 'ago':24 'also':73,162 'anoth':8 'anyth':280 'anyway':173 'arch':82,91 'awar':119 'back':95 'bare':85 'bash':304 'boy':90 'brought':93 'case':289 'choic':126 'communiti':115 'complex':219,221 'consid':40 'cpu':318 'creat':6 'd':175,241 'decid':26 'depend':168 'descript':71 'desktop':228 'differ':208 'distribut':156,179,196 'distro':134,278 'distro-hop':133 'doesn':260 'easi':108 'either':263 'embrac':212 'enjoy':218 'environ':167,229 'ever':86 'everyth':264 'far':106,231 'feel':107,291 'fella':2 'focus':277 'font':314 'forc':198 'friend':3 'game':252,276 'geforc':330 'gen':320 'get':141 'ghz':327 'gpu':328 'great':268 'guess':234 'gui':62 'happi':102 'hardwar':287 'hash':334 'hey':1 'hop':135 'hyprland':245 'i7':323 'i7-12700k':322 'instal':36 'intel':321 'intermedi':45 'intuit':110 'job':70 'kde':224 'kernel':299 'kinda':211 'know':248 'konsol':312 'kwin':310 'late':76 'later':147 'learn':200 'level':46 'life':56,97 'like':281 'linux':47,59,83,296 'lite':333 'look':153 'lot':137 'love':242 'm':152 'macbook':78 'machin':160 'made':117 'manag':65 'manjaro':37,104,121,295,302 'matter':262 'mayb':13,123 'memori':336 'meslolg':315 'mind':193 'most':169 'move':31 'new':201 'newbi':44 'newbie-intermedi':43 'nf':316 'nvidia':249,329 'os':294 'packag':185 'part':68 'plan':131 'play':251 'pleas':285 'post':9 'prefer':157,227 'pro':79 'provid':181 'question':125 'rate':335 'rather':145,176 'realli':92 'reason':101 'recent':184 'relev':239,293 'remot':171 'resolut':306 'right':143 'roll':155 'rtx':331 'run':194,244 'sake':223 'server':60,172 'shell':303 'sinc':127 'sooner':144 'sorri':4 'steam':254 'sticki':18 'termin':311,313 'thing':202,205 'think':272 'though':49,158,232 'time':29 'topic':12 'tri':266 'ubuntu':284 'understand':258 'use':52,58,87,112,163 'user':48 'vanilla':81 've':51,99 'want':139,189,274 'way':209 'week':23 'whatev':187 'window':34,53 'wm':309 'work':64,165,267 'would':39 'x86':297 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698168784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7266108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155784 {#1395
    date: 2023-10-24 15:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Yet-another-recommend-me-a-distro-post"
  +title: "Yet another "recommend me a distro" post"
  +url: null
  +body: """
    Hey fellas friends. Sorry to create yet another post on this topic (maybe we should have a sticky for this?).\n
    \n
    About 2 weeks ago I decided it was time to move on from Windows and installed Manjaro. I would consider myself a newbie-intermediate level linux user.\n
    \n
    Though I’ve used Windows most my life, we use Linux servers (no GUI) at work, managing them is part of job description. I also own a late 2011 Macbook Pro with vanilla Arch Linux. I barely ever use it but boy, Arch really brought it back to life!\n
    \n
    I’ve been reasonably happy with Manjaro so far, feels easy and intuitive to use but the community has made me aware that Manjaro is maybe a questionable choice. Since I don´t plan on distro-hopping a lot I want to get it right sooner rather than later.\n
    \n
    Here’s what I’m looking for:\n
    \n
    - Rolling distribution, preferably. Though this machine is also used for work, our environment depends mostly on remote servers anyway. I’d rather have a distribution that provides the most recent packages for whatever I want\n
    - I don´t mind running a distribution that forces me learn new things or do things in a different way, I kinda embrace it. I just don´t enjoy complexity for complexity’s sake.\n
    - KDE is my preferred Desktop Environment so far, though I guess that’s not very relevant. I’d love to run Hyprland, but you know… Nvidia :(\n
    - I play games on Steam but from my understanding this doesn´t matter either. Everything I tried worked great, I don´t think I want a ¨gaming focused" distro or anything like that\n
    - No Ubuntu, please.\n
    \n
    My hardware, in case you feel is relevant!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">OS: Manjaro Linux x86_64 \n
    </span><span style="color:#323232;">Kernel: 6.5.5-1-MANJARO \n
    </span><span style="color:#323232;">Shell: bash 5.1.16 \n
    </span><span style="color:#323232;">Resolution: 2560x1440, 2560x1440 \n
    </span><span style="color:#323232;">WM: KWin \n
    </span><span style="color:#323232;">Terminal: konsole \n
    </span><span style="color:#323232;">Terminal Font: MesloLGS NF 10 \n
    </span><span style="color:#323232;">CPU: 12th Gen Intel i7-12700K (20) @ 4.900GHz \n
    </span><span style="color:#323232;">GPU: NVIDIA GeForce RTX 3080 Lite Hash Rate \n
    </span><span style="color:#323232;">Memory: 23313MiB / 64087MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055389 {#1896
    date: 2023-11-15 14:36:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 15307
  -titleTs: "'anoth':2 'distro':6 'post':7 'recommend':3 'yet':1"
  -bodyTs: "'-1':301 '10':317 '12700k':324 '12th':319 '2':22 '20':325 '2011':77 '23313mib':337 '2560x1440':307,308 '3080':332 '4.900':326 '5.1.16':305 '6.5.5':300 '64':298 '64087mib':338 'ago':24 'also':73,162 'anoth':8 'anyth':280 'anyway':173 'arch':82,91 'awar':119 'back':95 'bare':85 'bash':304 'boy':90 'brought':93 'case':289 'choic':126 'communiti':115 'complex':219,221 'consid':40 'cpu':318 'creat':6 'd':175,241 'decid':26 'depend':168 'descript':71 'desktop':228 'differ':208 'distribut':156,179,196 'distro':134,278 'distro-hop':133 'doesn':260 'easi':108 'either':263 'embrac':212 'enjoy':218 'environ':167,229 'ever':86 'everyth':264 'far':106,231 'feel':107,291 'fella':2 'focus':277 'font':314 'forc':198 'friend':3 'game':252,276 'geforc':330 'gen':320 'get':141 'ghz':327 'gpu':328 'great':268 'guess':234 'gui':62 'happi':102 'hardwar':287 'hash':334 'hey':1 'hop':135 'hyprland':245 'i7':323 'i7-12700k':322 'instal':36 'intel':321 'intermedi':45 'intuit':110 'job':70 'kde':224 'kernel':299 'kinda':211 'know':248 'konsol':312 'kwin':310 'late':76 'later':147 'learn':200 'level':46 'life':56,97 'like':281 'linux':47,59,83,296 'lite':333 'look':153 'lot':137 'love':242 'm':152 'macbook':78 'machin':160 'made':117 'manag':65 'manjaro':37,104,121,295,302 'matter':262 'mayb':13,123 'memori':336 'meslolg':315 'mind':193 'most':169 'move':31 'new':201 'newbi':44 'newbie-intermedi':43 'nf':316 'nvidia':249,329 'os':294 'packag':185 'part':68 'plan':131 'play':251 'pleas':285 'post':9 'prefer':157,227 'pro':79 'provid':181 'question':125 'rate':335 'rather':145,176 'realli':92 'reason':101 'recent':184 'relev':239,293 'remot':171 'resolut':306 'right':143 'roll':155 'rtx':331 'run':194,244 'sake':223 'server':60,172 'shell':303 'sinc':127 'sooner':144 'sorri':4 'steam':254 'sticki':18 'termin':311,313 'thing':202,205 'think':272 'though':49,158,232 'time':29 'topic':12 'tri':266 'ubuntu':284 'understand':258 'use':52,58,87,112,163 'user':48 'vanilla':81 've':51,99 'want':139,189,274 'way':209 'week':23 'whatev':187 'window':34,53 'wm':309 'work':64,165,267 'would':39 'x86':297 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698168784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7266108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155784 {#1395
    date: 2023-10-24 15:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1950
  +user: Proxies\__CG__\App\Entity\User {#1958 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Yet-another-recommend-me-a-distro-post"
  +title: "Yet another "recommend me a distro" post"
  +url: null
  +body: """
    Hey fellas friends. Sorry to create yet another post on this topic (maybe we should have a sticky for this?).\n
    \n
    About 2 weeks ago I decided it was time to move on from Windows and installed Manjaro. I would consider myself a newbie-intermediate level linux user.\n
    \n
    Though I’ve used Windows most my life, we use Linux servers (no GUI) at work, managing them is part of job description. I also own a late 2011 Macbook Pro with vanilla Arch Linux. I barely ever use it but boy, Arch really brought it back to life!\n
    \n
    I’ve been reasonably happy with Manjaro so far, feels easy and intuitive to use but the community has made me aware that Manjaro is maybe a questionable choice. Since I don´t plan on distro-hopping a lot I want to get it right sooner rather than later.\n
    \n
    Here’s what I’m looking for:\n
    \n
    - Rolling distribution, preferably. Though this machine is also used for work, our environment depends mostly on remote servers anyway. I’d rather have a distribution that provides the most recent packages for whatever I want\n
    - I don´t mind running a distribution that forces me learn new things or do things in a different way, I kinda embrace it. I just don´t enjoy complexity for complexity’s sake.\n
    - KDE is my preferred Desktop Environment so far, though I guess that’s not very relevant. I’d love to run Hyprland, but you know… Nvidia :(\n
    - I play games on Steam but from my understanding this doesn´t matter either. Everything I tried worked great, I don´t think I want a ¨gaming focused" distro or anything like that\n
    - No Ubuntu, please.\n
    \n
    My hardware, in case you feel is relevant!\n
    \n
    ```\n
    \n
    <span style="color:#323232;">OS: Manjaro Linux x86_64 \n
    </span><span style="color:#323232;">Kernel: 6.5.5-1-MANJARO \n
    </span><span style="color:#323232;">Shell: bash 5.1.16 \n
    </span><span style="color:#323232;">Resolution: 2560x1440, 2560x1440 \n
    </span><span style="color:#323232;">WM: KWin \n
    </span><span style="color:#323232;">Terminal: konsole \n
    </span><span style="color:#323232;">Terminal Font: MesloLGS NF 10 \n
    </span><span style="color:#323232;">CPU: 12th Gen Intel i7-12700K (20) @ 4.900GHz \n
    </span><span style="color:#323232;">GPU: NVIDIA GeForce RTX 3080 Lite Hash Rate \n
    </span><span style="color:#323232;">Memory: 23313MiB / 64087MiB \n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055389 {#1896
    date: 2023-11-15 14:36:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1928 …}
  +votes: Doctrine\ORM\PersistentCollection {#1954 …}
  +reports: Doctrine\ORM\PersistentCollection {#1977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1953 …}
  +badges: Doctrine\ORM\PersistentCollection {#1962 …}
  +children: []
  -id: 15307
  -titleTs: "'anoth':2 'distro':6 'post':7 'recommend':3 'yet':1"
  -bodyTs: "'-1':301 '10':317 '12700k':324 '12th':319 '2':22 '20':325 '2011':77 '23313mib':337 '2560x1440':307,308 '3080':332 '4.900':326 '5.1.16':305 '6.5.5':300 '64':298 '64087mib':338 'ago':24 'also':73,162 'anoth':8 'anyth':280 'anyway':173 'arch':82,91 'awar':119 'back':95 'bare':85 'bash':304 'boy':90 'brought':93 'case':289 'choic':126 'communiti':115 'complex':219,221 'consid':40 'cpu':318 'creat':6 'd':175,241 'decid':26 'depend':168 'descript':71 'desktop':228 'differ':208 'distribut':156,179,196 'distro':134,278 'distro-hop':133 'doesn':260 'easi':108 'either':263 'embrac':212 'enjoy':218 'environ':167,229 'ever':86 'everyth':264 'far':106,231 'feel':107,291 'fella':2 'focus':277 'font':314 'forc':198 'friend':3 'game':252,276 'geforc':330 'gen':320 'get':141 'ghz':327 'gpu':328 'great':268 'guess':234 'gui':62 'happi':102 'hardwar':287 'hash':334 'hey':1 'hop':135 'hyprland':245 'i7':323 'i7-12700k':322 'instal':36 'intel':321 'intermedi':45 'intuit':110 'job':70 'kde':224 'kernel':299 'kinda':211 'know':248 'konsol':312 'kwin':310 'late':76 'later':147 'learn':200 'level':46 'life':56,97 'like':281 'linux':47,59,83,296 'lite':333 'look':153 'lot':137 'love':242 'm':152 'macbook':78 'machin':160 'made':117 'manag':65 'manjaro':37,104,121,295,302 'matter':262 'mayb':13,123 'memori':336 'meslolg':315 'mind':193 'most':169 'move':31 'new':201 'newbi':44 'newbie-intermedi':43 'nf':316 'nvidia':249,329 'os':294 'packag':185 'part':68 'plan':131 'play':251 'pleas':285 'post':9 'prefer':157,227 'pro':79 'provid':181 'question':125 'rate':335 'rather':145,176 'realli':92 'reason':101 'recent':184 'relev':239,293 'remot':171 'resolut':306 'right':143 'roll':155 'rtx':331 'run':194,244 'sake':223 'server':60,172 'shell':303 'sinc':127 'sooner':144 'sorri':4 'steam':254 'sticki':18 'termin':311,313 'thing':202,205 'think':272 'though':49,158,232 'time':29 'topic':12 'tri':266 'ubuntu':284 'understand':258 'use':52,58,87,112,163 'user':48 'vanilla':81 've':51,99 'want':139,189,274 'way':209 'week':23 'whatev':187 'window':34,53 'wm':309 'work':64,165,267 'would':39 'x86':297 'yet':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698168784
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7266108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698155784 {#1395
    date: 2023-10-24 15:56:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1970
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1978
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1973
    date: 2023-10-24 05:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1970
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1978
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1973
    date: 2023-10-24 05:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1966
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "GPU-upgrade-for-linux-workstation"
  +title: "GPU upgrade for linux workstation"
  +url: null
  +body: """
    Hey all! This is my first post, so I’m sorry if anything is formatted incorrectly or if this is the wrong place to ask this. Recently I’ve saved up enough to upgrade my graphics card ($350 budget). I’ve heard great things about amd on linux and appreciate open source drivers so as to not be at the mercy of nvidia. My first choice of graphics card was a 6700xt, but then I heard that nvidia had significantly higher performance in terms of workstation tasks (not to mention the benefits of cuda and nvenc) and have been looking into a 3060 or 3060 ti. I do a bit of gaming in my free time, but its not my top priority, and I can almost guarantee that any option in this price range will be more than enough for the games I play. Ultimately my questions come down to:\n
    \n
    1. Would nvida or amd provide more raw performance on linux for my price range?\n
    2. Which would be better for productivity cuda encoding etc. (I mainly use blender, freecad, and solidworks, but I appreciate having extra features for any software that I may use in the future).\n
    3. What option would work best after a few years? (I’ve seen amd increase rheir performance with driver updates before, but the nvk driver also looks promising. I also host some servers and tend to cycle my componenta from my main system into my proxmox cluster).\n
    \n
    Also a bit more details to hopefully help with any missing info: My current system is a Ryzen 7 3700x, gtx 1050 ti, 32gb ram, 850 watt psu, and nvme ssd. I’ve only ever used nvidia cards, but amd looks like a great alternative. As another side note, if there’s any way to run cuda apps on amd I plan on running my new gpu alongside my old one so nvenc is not too much of a concern.\n
    \n
    Thanks in advance for any thoughts or ideas!\n
    \n
    Edit 1: thanks so much for all of the feedback! I’m not going to purchase a gpu quite yet but probably in a few weeks. First I’ll be testing wayland with my 1050 ti and just researching how much I need each feature of each gpu. Thanks again for all of your feedback, I’ll update the post when I do order said gpu.\n
    \n
    Edit 2: I made an interesting decision and actually got the arc a770. I’d be happy to discuss exactly why, and some of the pros and cons so far, but I do plan on eventually compiling a more in depth review somewhere sometime.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698127237 {#1970
    date: 2023-10-24 08:00:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1934 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1397 …}
  +badges: Doctrine\ORM\PersistentCollection {#1387 …}
  +children: []
  -id: 9124
  -titleTs: "'gpu':1 'linux':4 'upgrad':2 'workstat':5"
  -bodyTs: "'1':151,335 '1050':267,368 '2':166,401 '3':199 '3060':103,105 '32gb':269 '350':38 '3700x':265 '6700xt':72 '7':264 '850':271 'a770':412 'actual':408 'advanc':328 'almost':126 'alongsid':313 'also':224,228,246 'altern':290 'amd':46,155,212,285,305 'anoth':292 'anyth':13 'app':303 'appreci':50,185 'arc':411 'ask':25 'benefit':92 'best':204 'better':170 'bit':110,248 'blender':179 'budget':39 'card':37,69,283 'choic':66 'cluster':245 'come':148 'compil':436 'componenta':237 'con':427 'concern':325 'cuda':94,173,302 'current':259 'cycl':235 'd':414 'decis':406 'depth':440 'detail':250 'discuss':418 'driver':53,217,223 'edit':334,400 'encod':174 'enough':32,139 'etc':175 'eventu':435 'ever':280 'exact':419 'extra':187 'far':429 'featur':188,378 'feedback':343,388 'first':6,65,360 'format':15 'free':115 'freecad':180 'futur':198 'game':112,142 'go':347 'got':409 'gpu':312,351,381,399 'graphic':36,68 'great':43,289 'gtx':266 'guarante':127 'happi':416 'heard':42,76 'help':253 'hey':1 'higher':81 'hope':252 'host':229 'idea':333 'incorrect':16 'increas':213 'info':257 'interest':405 'like':287 'linux':48,161 'll':362,390 'look':100,225,286 'm':10,345 'made':403 'main':177,240 'may':194 'mention':90 'merci':61 'miss':256 'much':322,338,374 'need':376 'new':311 'note':294 'nvenc':96,318 'nvida':153 'nvidia':63,78,282 'nvk':222 'nvme':275 'old':315 'one':316 'open':51 'option':130,201 'order':397 'perform':82,159,215 'place':23 'plan':307,433 'play':144 'post':7,393 'price':133,164 'prioriti':122 'probabl':355 'product':172 'promis':226 'pros':425 'provid':156 'proxmox':244 'psu':273 'purchas':349 'question':147 'quit':352 'ram':270 'rang':134,165 'raw':158 'recent':27 'research':372 'review':441 'rheir':214 'run':301,309 'ryzen':263 'said':398 'save':30 'seen':211 'server':231 'side':293 'signific':80 'softwar':191 'solidwork':182 'sometim':443 'somewher':442 'sorri':11 'sourc':52 'ssd':276 'system':241,260 'task':87 'tend':233 'term':84 'test':364 'thank':326,336,382 'thing':44 'thought':331 'ti':106,268,369 'time':116 'top':121 'ultim':145 'updat':218,391 'upgrad':34 'use':178,195,281 've':29,41,210,278 'watt':272 'way':299 'wayland':365 'week':359 'work':203 'workstat':86 'would':152,168,202 'wrong':22 'year':208 'yet':353"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698131122
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7790368"
  +editedAt: DateTimeImmutable @1702488007 {#1978
    date: 2023-12-13 18:20:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698118122 {#1973
    date: 2023-10-24 05:28:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Leonardo-is-it-you"
  +title: "Leonardo is it you?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710332270 {#1380
    date: 2024-03-13 13:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 6911
  -titleTs: "'leonardo':1"
  -bodyTs: "'/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698007281
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697926781 {#1890
    date: 2023-10-22 00:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Leonardo-is-it-you"
  +title: "Leonardo is it you?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710332270 {#1380
    date: 2024-03-13 13:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 6911
  -titleTs: "'leonardo':1"
  -bodyTs: "'/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698007281
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697926781 {#1890
    date: 2023-10-22 00:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1903
  +user: Proxies\__CG__\App\Entity\User {#1935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Leonardo-is-it-you"
  +title: "Leonardo is it you?"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710332270 {#1380
    date: 2024-03-13 13:17:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1392 …}
  +votes: Doctrine\ORM\PersistentCollection {#1393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1936 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1938 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1945 …}
  +badges: Doctrine\ORM\PersistentCollection {#1941 …}
  +children: []
  -id: 6911
  -titleTs: "'leonardo':1"
  -bodyTs: "'/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3d6d27d2-9c43-428f-ab25-fefd2e86fbee.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698007281
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7134934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697926781 {#1890
    date: 2023-10-22 00:19:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch &amp; English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1971
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#1927
    date: 2023-10-20 20:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch &amp; English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1971
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#1927
    date: 2023-10-20 20:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1368
  +user: Proxies\__CG__\App\Entity\User {#1399 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1396 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "META-What-about-configuring-at-stripbot-at-feddit-nl-to-post-images-rather-than"
  +title: "[META] What about configuring @stripbot@feddit.nl to post images rather than links?"
  +url: null
  +body: """
    Hey there, @tedvdb@feddit.nl!\n
    \n
    I admire the posting bot you’ve set up here, but I also notice that the posts don’t seem to get much reaction. Based on experience at my own community (!eurographicnovels@lemm.ee), I’ve noticed that posts get better reaction when they lead with the image (a comic in this case) rather than asking the user to follow a link to that same content.\n
    \n
    I don’t know if that’s possible to set up in the bot, but here’s hoping. In conjunction with the above, I would think adding the full link in the body of the post would work nicely. The best of both worlds, so to speak.\n
    \n
    Also, just an FYI-- I’ve added this community in our sidebar, and hopefully that gets you a bit of extra traffic. I first PM’d you about that a month ago, both in Dutch &amp; English, but didn’t hear back. Cheers.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698852100 {#1971
    date: 2023-11-01 16:21:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@tedvdb@feddit.nl"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1394 …}
  +votes: Doctrine\ORM\PersistentCollection {#1374 …}
  +reports: Doctrine\ORM\PersistentCollection {#1369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1375 …}
  +badges: Doctrine\ORM\PersistentCollection {#1400 …}
  +children: []
  -id: 6697
  -titleTs: "'configur':4 'imag':8 'link':11 'meta':1 'post':7 'rather':9 'stripbot@feddit.nl':5"
  -bodyTs: "'ad':94,121 'admir':5 'ago':146 'also':16,115 'ask':57 'back':155 'base':28 'best':108 'better':42 'bit':133 'bodi':100 'bot':8,81 'case':54 'cheer':156 'comic':51 'communiti':34,123 'conjunct':87 'content':67 'd':140 'didn':152 'dutch':149 'english':150 'eurographicnovels@lemm.ee':35 'experi':30 'extra':135 'first':138 'follow':61 'full':96 'fyi':118 'get':25,41,130 'hear':154 'hey':1 'hope':85,128 'imag':49 'know':71 'lead':46 'link':63,97 'month':145 'much':26 'nice':106 'notic':17,38 'pm':139 'possibl':75 'post':7,20,40,103 'rather':55 'reaction':27,43 'seem':23 'set':11,77 'sidebar':126 'speak':114 'tedvdb@feddit.nl':3 'think':93 'traffic':136 'user':59 've':10,37,120 'work':105 'world':111 'would':92,104"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697858778
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12169381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827778 {#1927
    date: 2023-10-20 20:49:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unilem-org-Offline"
  +title: "Unilem.org Offline"
  +url: null
  +body: """
    Anyone know what happened to unilem.org? It was my main lemmy instance for several weeks, then it just went poof. It’s been down I think over a week.\n
    \n
    PS. thanks to whoever removed it from the list @ [join-lemmy.org/instances](https://join-lemmy.org/instances) – initially I was going to post here to point out that it probably should be removed.\n
    \n
    PPS. I did not join that instance because they said they will federate with everyone – I just saw it in the list and randomly picked it. I only learned about their federation policy when trying to find out what may have happened to it a couple days ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697811666 {#1902
    date: 2023-10-20 16:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 6407
  -titleTs: "'offlin':2 'unilem.org':1"
  -bodyTs: "'/instances](https://join-lemmy.org/instances)':41 'ago':105 'anyon':1 'coupl':103 'day':104 'everyon':72 'feder':70,89 'find':94 'go':45 'happen':4,99 'initi':42 'instanc':12,64 'join':62 'join-lemmy.org':40 'join-lemmy.org/instances](https://join-lemmy.org/instances)':39 'know':2 'learn':86 'lemmi':11 'list':38,79 'main':10 'may':97 'pick':82 'point':50 'polici':90 'poof':20 'post':47 'pps':58 'probabl':54 'ps':30 'random':81 'remov':34,57 'said':67 'saw':75 'sever':14 'thank':31 'think':26 'tri':92 'unilem.org':6 'week':15,29 'went':19 'whoever':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697749645
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6713396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727645 {#1898
    date: 2023-10-19 17:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unilem-org-Offline"
  +title: "Unilem.org Offline"
  +url: null
  +body: """
    Anyone know what happened to unilem.org? It was my main lemmy instance for several weeks, then it just went poof. It’s been down I think over a week.\n
    \n
    PS. thanks to whoever removed it from the list @ [join-lemmy.org/instances](https://join-lemmy.org/instances) – initially I was going to post here to point out that it probably should be removed.\n
    \n
    PPS. I did not join that instance because they said they will federate with everyone – I just saw it in the list and randomly picked it. I only learned about their federation policy when trying to find out what may have happened to it a couple days ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697811666 {#1902
    date: 2023-10-20 16:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 6407
  -titleTs: "'offlin':2 'unilem.org':1"
  -bodyTs: "'/instances](https://join-lemmy.org/instances)':41 'ago':105 'anyon':1 'coupl':103 'day':104 'everyon':72 'feder':70,89 'find':94 'go':45 'happen':4,99 'initi':42 'instanc':12,64 'join':62 'join-lemmy.org':40 'join-lemmy.org/instances](https://join-lemmy.org/instances)':39 'know':2 'learn':86 'lemmi':11 'list':38,79 'main':10 'may':97 'pick':82 'point':50 'polici':90 'poof':20 'post':47 'pps':58 'probabl':54 'ps':30 'random':81 'remov':34,57 'said':67 'saw':75 'sever':14 'thank':31 'think':26 'tri':92 'unilem.org':6 'week':15,29 'went':19 'whoever':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697749645
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6713396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727645 {#1898
    date: 2023-10-19 17:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1891
  +user: Proxies\__CG__\App\Entity\User {#1904 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Unilem-org-Offline"
  +title: "Unilem.org Offline"
  +url: null
  +body: """
    Anyone know what happened to unilem.org? It was my main lemmy instance for several weeks, then it just went poof. It’s been down I think over a week.\n
    \n
    PS. thanks to whoever removed it from the list @ [join-lemmy.org/instances](https://join-lemmy.org/instances) – initially I was going to post here to point out that it probably should be removed.\n
    \n
    PPS. I did not join that instance because they said they will federate with everyone – I just saw it in the list and randomly picked it. I only learned about their federation policy when trying to find out what may have happened to it a couple days ago.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697811666 {#1902
    date: 2023-10-20 16:21:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2444 …}
  +badges: Doctrine\ORM\PersistentCollection {#2432 …}
  +children: []
  -id: 6407
  -titleTs: "'offlin':2 'unilem.org':1"
  -bodyTs: "'/instances](https://join-lemmy.org/instances)':41 'ago':105 'anyon':1 'coupl':103 'day':104 'everyon':72 'feder':70,89 'find':94 'go':45 'happen':4,99 'initi':42 'instanc':12,64 'join':62 'join-lemmy.org':40 'join-lemmy.org/instances](https://join-lemmy.org/instances)':39 'know':2 'learn':86 'lemmi':11 'list':38,79 'main':10 'may':97 'pick':82 'point':50 'polici':90 'poof':20 'post':47 'pps':58 'probabl':54 'ps':30 'random':81 'remov':34,57 'said':67 'saw':75 'sever':14 'thank':31 'think':26 'tri':92 'unilem.org':6 'week':15,29 'went':19 'whoever':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697749645
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6713396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727645 {#1898
    date: 2023-10-19 17:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "graphenos"
  +title: "graphenos"
  +url: null
  +body: """
    Hey\n
    \n
    I am planning on putting graphenos (or another os) on my pixel (currently using a pixel 6 but will have a pixel 8 shortly). I have a few questions about using then new os. Mainly are there any apps that don’t work. I use my phone for work being a OTP to logine daily etc is that still possible and reliable. There is one game I play on phone downloaded from the play store is that still possible? Lastly how do updates come can I download an update regularly from phone or do I have to plug into PC each time and know there is an update ready and how would you revert back to Google os if needed.\n
    \n
    Sorry if that is a lot I just feel scared to take the “leap” into what is for me unknown. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697739949 {#2442
    date: 2023-10-19 20:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17871
  -titleTs: "'grapheno':1"
  -bodyTs: "'6':18 '8':24 'anoth':9 'app':40 'back':116 'come':85 'current':14 'daili':56 'download':72,88 'etc':57 'feel':130 'game':67 'googl':118 'grapheno':7 'hey':1 'know':105 'last':81 'leap':135 'login':55 'lot':127 'main':36 'need':121 'new':34 'one':66 'os':10,35,119 'otp':53 'pc':101 'phone':48,71,93 'pixel':13,17,23 'plan':4 'play':69,75 'plug':99 'possibl':61,80 'put':6 'question':30 'readi':110 'regular':91 'reliabl':63 'revert':115 'scare':131 'short':25 'sorri':122 'still':60,79 'store':76 'take':133 'thank':142 'time':103 'unknown':141 'updat':84,90,109 'use':15,32,46 'work':44,50 'would':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697693131
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4313350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680131 {#2426
    date: 2023-10-19 03:48:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "graphenos"
  +title: "graphenos"
  +url: null
  +body: """
    Hey\n
    \n
    I am planning on putting graphenos (or another os) on my pixel (currently using a pixel 6 but will have a pixel 8 shortly). I have a few questions about using then new os. Mainly are there any apps that don’t work. I use my phone for work being a OTP to logine daily etc is that still possible and reliable. There is one game I play on phone downloaded from the play store is that still possible? Lastly how do updates come can I download an update regularly from phone or do I have to plug into PC each time and know there is an update ready and how would you revert back to Google os if needed.\n
    \n
    Sorry if that is a lot I just feel scared to take the “leap” into what is for me unknown. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697739949 {#2442
    date: 2023-10-19 20:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17871
  -titleTs: "'grapheno':1"
  -bodyTs: "'6':18 '8':24 'anoth':9 'app':40 'back':116 'come':85 'current':14 'daili':56 'download':72,88 'etc':57 'feel':130 'game':67 'googl':118 'grapheno':7 'hey':1 'know':105 'last':81 'leap':135 'login':55 'lot':127 'main':36 'need':121 'new':34 'one':66 'os':10,35,119 'otp':53 'pc':101 'phone':48,71,93 'pixel':13,17,23 'plan':4 'play':69,75 'plug':99 'possibl':61,80 'put':6 'question':30 'readi':110 'regular':91 'reliabl':63 'revert':115 'scare':131 'short':25 'sorri':122 'still':60,79 'store':76 'take':133 'thank':142 'time':103 'unknown':141 'updat':84,90,109 'use':15,32,46 'work':44,50 'would':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697693131
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4313350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680131 {#2426
    date: 2023-10-19 03:48:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2440
  +user: Proxies\__CG__\App\Entity\User {#2439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "graphenos"
  +title: "graphenos"
  +url: null
  +body: """
    Hey\n
    \n
    I am planning on putting graphenos (or another os) on my pixel (currently using a pixel 6 but will have a pixel 8 shortly). I have a few questions about using then new os. Mainly are there any apps that don’t work. I use my phone for work being a OTP to logine daily etc is that still possible and reliable. There is one game I play on phone downloaded from the play store is that still possible? Lastly how do updates come can I download an update regularly from phone or do I have to plug into PC each time and know there is an update ready and how would you revert back to Google os if needed.\n
    \n
    Sorry if that is a lot I just feel scared to take the “leap” into what is for me unknown. Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697739949 {#2442
    date: 2023-10-19 20:25:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2167 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2451 …}
  +badges: Doctrine\ORM\PersistentCollection {#2475 …}
  +children: []
  -id: 17871
  -titleTs: "'grapheno':1"
  -bodyTs: "'6':18 '8':24 'anoth':9 'app':40 'back':116 'come':85 'current':14 'daili':56 'download':72,88 'etc':57 'feel':130 'game':67 'googl':118 'grapheno':7 'hey':1 'know':105 'last':81 'leap':135 'login':55 'lot':127 'main':36 'need':121 'new':34 'one':66 'os':10,35,119 'otp':53 'pc':101 'phone':48,71,93 'pixel':13,17,23 'plan':4 'play':69,75 'plug':99 'possibl':61,80 'put':6 'question':30 'readi':110 'regular':91 'reliabl':63 'revert':115 'scare':131 'short':25 'sorri':122 'still':60,79 'store':76 'take':133 'thank':142 'time':103 'unknown':141 'updat':84,90,109 'use':15,32,46 'work':44,50 'would':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697693131
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/4313350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680131 {#2426
    date: 2023-10-19 03:48:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Awesome-AI"
  +title: "Awesome AI"
  +url: null
  +body: "A place to post about **awesome** and **Cool** AI tools and toys! [!awesomeai@lemmy.world](https://lemmy.world/c/awesomeai)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697410117 {#2450
    date: 2023-10-16 00:48:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 5553
  -titleTs: "'ai':2 'awesom':1"
  -bodyTs: "'/c/awesomeai)':16 'ai':9 'awesom':6 'awesomeai@lemmy.world':13 'cool':8 'lemmy.world':15 'lemmy.world/c/awesomeai)':14 'place':2 'post':4 'tool':10 'toy':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6838765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385888 {#2449
    date: 2023-10-15 18:04:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Awesome-AI"
  +title: "Awesome AI"
  +url: null
  +body: "A place to post about **awesome** and **Cool** AI tools and toys! [!awesomeai@lemmy.world](https://lemmy.world/c/awesomeai)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697410117 {#2450
    date: 2023-10-16 00:48:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 5553
  -titleTs: "'ai':2 'awesom':1"
  -bodyTs: "'/c/awesomeai)':16 'ai':9 'awesom':6 'awesomeai@lemmy.world':13 'cool':8 'lemmy.world':15 'lemmy.world/c/awesomeai)':14 'place':2 'post':4 'tool':10 'toy':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6838765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385888 {#2449
    date: 2023-10-15 18:04:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2477
  +user: Proxies\__CG__\App\Entity\User {#2483 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2354 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Awesome-AI"
  +title: "Awesome AI"
  +url: null
  +body: "A place to post about **awesome** and **Cool** AI tools and toys! [!awesomeai@lemmy.world](https://lemmy.world/c/awesomeai)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697410117 {#2450
    date: 2023-10-16 00:48:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 5553
  -titleTs: "'ai':2 'awesom':1"
  -bodyTs: "'/c/awesomeai)':16 'ai':9 'awesom':6 'awesomeai@lemmy.world':13 'cool':8 'lemmy.world':15 'lemmy.world/c/awesomeai)':14 'place':2 'post':4 'tool':10 'toy':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697430388
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6838765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697385888 {#2449
    date: 2023-10-15 18:04:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1923
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#2484
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1923
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#2484
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Different-display-of-md-format-text-in-different-Android-apps"
  +title: "Different display of .md format text in different Android apps"
  +url: null
  +body: """
    I tried opening the .md file in different text reading applications. However, the text display varied from one application to another.\n
    \n
    Some apps display the hyphen normally, while others display a circle instead of the hyphen. Selecting text and navigating by title does not work everywhere.\n
    \n
    But what’s more outrageous is that paragraphs and indents don’t work. The text just randomly blurs in different directions.\n
    \n
    Why is there such chaos with displaying text in this format?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697227429 {#1923
    date: 2023-10-13 22:03:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1508 …}
  +votes: Doctrine\ORM\PersistentCollection {#1501 …}
  +reports: Doctrine\ORM\PersistentCollection {#1521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1546 …}
  +badges: Doctrine\ORM\PersistentCollection {#1545 …}
  +children: []
  -id: 5083
  -titleTs: "'android':9 'app':10 'differ':1,8 'display':2 'format':5 'md':4 'text':6"
  -bodyTs: "'anoth':21 'app':23 'applic':11,19 'blur':64 'chao':72 'circl':32 'differ':8,66 'direct':67 'display':15,24,30,74 'everywher':46 'file':6 'format':78 'howev':12 'hyphen':26,36 'indent':56 'instead':33 'md':5 'navig':40 'normal':27 'one':18 'open':3 'other':29 'outrag':51 'paragraph':54 'random':63 'read':10 'select':37 'text':9,14,38,61,75 'titl':42 'tri':2 'vari':16 'work':45,59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697263937
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/1990252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697223937 {#2484
    date: 2023-10-13 21:05:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1481
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1482
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1481
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1482
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1511
  +user: Proxies\__CG__\App\Entity\User {#1523 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1480 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "AUR-wants-referendums-on-family-and-cash-payments"
  +title: "AUR wants referendums on family and cash payments"
  +url: null
  +body: """
    n.r.: AUR is the most popular far right party in Romania at the moment  \n
    [romaniajournal.ro/politics/aur…](https://www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697091604 {#1481
    date: 2023-10-12 08:20:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 4276
  -titleTs: "'aur':1 'cash':7 'famili':5 'payment':8 'referendum':3 'want':2"
  -bodyTs: "'/politics/aur':17 '/politics/aur-wants-referendums-on-family-and-cash-payments/)':20 'aur':2 'far':7 'moment':14 'n.r':1 'parti':9 'popular':6 'right':8 'romania':11 'romaniajournal.ro':16 'romaniajournal.ro/politics/aur':15 'www.romaniajournal.ro':19 'www.romaniajournal.ro/politics/aur-wants-referendums-on-family-and-cash-payments/)':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697057335
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1465-2691-1ff1-f7c608194079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697026335 {#1482
    date: 2023-10-11 14:12:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1540
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1538
    date: 2023-10-11 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1540
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1538
    date: 2023-10-11 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-disable-S0ix-and-enable-S3-Sleep-on-Ubuntu"
  +title: "How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410"
  +url: null
  +body: """
    Hello. I just want to ask, I already tried search many resources, but I still can’t find a way to reduce battery drain while sleep on Ubuntu on Dell laptop.\n
    \n
    I seen that it use S0ix, the new standard that many manufacturer use but when sleep it drains a lot battery, in just 6 hours the battery gone 0.\n
    \n
    Any help is appreciated. This is company laptop and it requires me use ubuntu (I don’t like it but I don’t have options to changes OS/distro).\n
    \n
    Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764346 {#1540
    date: 2023-11-12 05:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 14218
  -titleTs: "'22.04':11 '3410':15 'dell':13 'disabl':3 'enabl':6 'latitud':14 's0ix':4 's3':7 'sleep':8 'ubuntu':10"
  -bodyTs: "'0':60 '6':55 'alreadi':8 'appreci':64 'ask':6 'batteri':23,52,58 'chang':87 'compani':67 'dell':30 'drain':24,49 'find':18 'gone':59 'hello':1 'help':62 'hour':56 'laptop':31,68 'like':78 'lot':51 'mani':11,42 'manufactur':43 'new':39 'option':85 'os/distro':88 'reduc':22 'requir':71 'resourc':12 's0ix':37 'search':10 'seen':33 'sleep':26,47 'standard':40 'still':15 'thank':89 'tri':9 'ubuntu':28,74 'use':36,44,73 'want':4 'way':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696999861
  +visibility: "visible             "
  +apId: "https://lemmy.my.id/post/518900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696986861 {#1538
    date: 2023-10-11 03:14:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1632
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1623
    date: 2023-10-09 19:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1632
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1623
    date: 2023-10-09 19:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-journal"
  +title: "Do you journal?"
  +url: null
  +body: "Do you keep a journal? Has it helped you and how?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697472735 {#1632
    date: 2023-10-16 18:12:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 5626
  -titleTs: "'journal':3"
  -bodyTs: "'help':8 'journal':5 'keep':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696887162
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/2127091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874162 {#1623
    date: 2023-10-09 19:56:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1746
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1749
    date: 2023-10-09 19:54:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1746
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1749
    date: 2023-10-09 19:54:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2436 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Please-do-not-use-Brave"
  +title: "Please, do not use Brave."
  +url: null
  +body: """
    I have seen many people in this community either talking about switching to Brave, or people who are actively using Brave. I would like to remind people that Brave browser (and by extension their search engine) is not privacy-centric whatsoever.\n
    \n
    Brave was already [ousted as spyware in the past](https://spyware.neocities.org/articles/brave) and the company has made many decisions that are questionable at best. For example, [Brave made a cryptocurrency](https://techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/) which they then added to a [rewards program](https://brave.com/brave-rewards/) that is built into the browser to encourage you to enable ads that are controlled by Brave.\n
    \n
    Edit: Please be aware that the spyware article on Brave (and the rest of the browsers on the site) is outdated and may not reflect the browser as it is today.\n
    \n
    After creating this cryptocurrency and rewards program, they started [inserting affiliate codes](https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/) into URL’s. Prior to this they had [faked fundraising for popular social media creators](https://davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).\n
    \n
    Do these decisions seem like ones a company that cares about their users (and by extension their privacy) would make? I’d say the answer is a very clear no.\n
    \n
    One last thing, [Brave illegally promoted an eToro affiliate program making a fortune from its users who will likely lose their money](https://github.com/brave/brave-browser/issues/8793).\n
    \n
    Edit: To the people commenting saying how Brave has a good out-of-the-box experience compared to other browsers, yes, it does. However, this is **not** a warning for your average person, this is a warning for people who actively care about their privacy and don’t mind configuring their browser to maximize said privacy.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728702888 {#1746
    date: 2024-10-12 05:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 13822
  -titleTs: "'brave':5 'pleas':1 'use':4"
  -bodyTs: "'/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':75 '/articles/brave)':54 '/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':167 '/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':149 '/brave-rewards/)':86 '/brave/brave-browser/issues/8793).':222 'activ':19,264 'ad':79,98 'affili':145,206 'alreadi':45 'answer':192 'articl':111 'averag':255 'awar':107 'best':66 'box':238 'brave':14,21,29,43,69,103,113,201,230 'brave.com':85 'brave.com/brave-rewards/)':84 'browser':30,92,119,130,243,275 'built':89 'care':177,265 'centric':41 'clear':196 'code':146 'comment':227 'communiti':8 'compani':57,175 'compar':240 'configur':273 'control':101 'creat':136 'creator':164 'cryptocurr':72,138 'd':189 'davidgerard.co.uk':148,166 'davidgerard.co.uk/blockchain/2019/01/13/brave-web-browser-no-longer-claims-to-fundraise-on-behalf-of-others-so-thats-nice/).':165 'davidgerard.co.uk/blockchain/2020/06/06/the-brave-web-browser-is-hijacking-links-and-inserting-affiliate-codes/)':147 'decis':61,170 'edit':104,223 'either':9 'enabl':97 'encourag':94 'engin':36 'etoro':205 'exampl':68 'experi':239 'extens':33,183 'fake':158 'fortun':210 'fundrais':159 'github.com':221 'github.com/brave/brave-browser/issues/8793).':220 'good':233 'howev':247 'illeg':202 'insert':144 'last':199 'like':24,172,216 'lose':217 'made':59,70 'make':187,208 'mani':4,60 'maxim':277 'may':126 'media':163 'mind':272 'money':219 'one':173,198 'oust':46 'out-of-the-box':234 'outdat':124 'past':51 'peopl':5,16,27,226,262 'person':256 'pleas':105 'popular':161 'prior':153 'privaci':40,185,268,279 'privacy-centr':39 'program':83,141,207 'promot':203 'question':64 'reflect':128 'remind':26 'rest':116 'reward':82,140 'said':278 'say':190,228 'search':35 'seem':171 'seen':3 'site':122 'social':162 'spywar':48,110 'spyware.neocities.org':53 'spyware.neocities.org/articles/brave)':52 'start':143 'switch':12 'talk':10 'techcrunch.com':74 'techcrunch.com/2017/06/01/brave-ico-35-million-30-seconds-brendan-eich/)':73 'thing':200 'today':134 'url':151 'use':20 'user':180,213 'warn':252,260 'whatsoev':42 'would':23,186 'yes':244"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696923076
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5933715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696874076 {#1749
    date: 2023-10-09 19:54:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1486
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1488
    date: 2023-10-09 13:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1486
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1488
    date: 2023-10-09 13:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Who-do-actually-benefit-from-As-an-AI-language-model"
  +title: "Who do actually benefit from "As an AI language model.."? I see it only bugs everyone"
  +url: null
  +body: "Not to say you can find anything from a Molotov cocktail recipe to nude celebs with some trickery"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697363263 {#1486
    date: 2023-10-15 11:47:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 5487
  -titleTs: "'actual':3 'ai':8 'benefit':4 'bug':15 'everyon':16 'languag':9 'model':10 'see':12"
  -bodyTs: "'anyth':7 'celeb':15 'cocktail':11 'find':6 'molotov':10 'nude':14 'recip':12 'say':3 'trickeri':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863539
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2941350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696850539 {#1488
    date: 2023-10-09 13:22:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1758
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1754
    date: 2023-10-09 08:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1758
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1754
    date: 2023-10-09 08:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1757 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-Pokemon-game-should-I-play-next"
  +title: "What Pokemon game should I play next?"
  +url: null
  +body: """
    I have played most Pokemon games, but I am deciding between Pokemon Sun/Moon/Ultra and Brilliant Diamond.\n
    \n
    I have never played either of these games not even their original versions. What do you think?\n
    \n
    Additionally, is Sun/Moon good or is the Ultra version better?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697501877 {#1758
    date: 2023-10-17 02:17:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 5716
  -titleTs: "'game':3 'next':7 'play':6 'pokemon':2"
  -bodyTs: "'addit':34 'better':43 'brilliant':15 'decid':10 'diamond':16 'either':21 'even':26 'game':6,24 'good':37 'never':19 'origin':28 'play':3,20 'pokemon':5,12 'sun/moon':36 'sun/moon/ultra':13 'think':33 'ultra':41 'version':29,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696847085
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6232458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696834085 {#1754
    date: 2023-10-09 08:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1774
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1773
    date: 2023-10-09 05:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1774
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1773
    date: 2023-10-09 05:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-putting-on-a-dumb-voice-when-quoting-someone-you"
  +title: "Is putting on a 'dumb voice' when quoting someone you disagree with actually a form of poisoning the well?"
  +url: null
  +body: "And does this unfairly paint them as less agreeable than they would be if you presented what they said with a normal voice?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696841238 {#1774
    date: 2023-10-09 10:47:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 4833
  -titleTs: "'actual':13 'disagre':11 'dumb':5 'form':15 'poison':17 'put':2 'quot':8 'someon':9 'voic':6 'well':19"
  -bodyTs: "'agreeabl':9 'less':8 'normal':22 'paint':5 'present':16 'said':19 'unfair':4 'voic':23 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696835330
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6530537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696822330 {#1773
    date: 2023-10-09 05:32:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Ultimate-Source-for-Free-Stuff-on-the-Internet-FMHY"
  +title: "The Ultimate Source for Free Stuff on the Internet: FMHY"
  +url: null
  +body: "I’m sure a lot of people already know it, but for those who don’t, it’s simply the largest collection of free stuff on the Internet. You can check it out at [fmhy.pages.dev](https://fmhy.pages.dev/) or [fmhy.net](https://fmhy.net/). Have a great time!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696799996 {#1444
    date: 2023-10-08 23:19:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 4961
  -titleTs: "'fmhi':10 'free':5 'internet':9 'sourc':3 'stuff':6 'ultim':2"
  -bodyTs: "'/)':38 '/).':43 'alreadi':8 'check':31 'collect':22 'fmhy.net':40,42 'fmhy.net/).':41 'fmhy.pages.dev':35,37 'fmhy.pages.dev/)':36 'free':24 'great':46 'internet':28 'know':9 'largest':21 'lot':5 'm':2 'peopl':7 'simpli':19 'stuff':25 'sure':3 'time':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696688425
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6431774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666425 {#1466
    date: 2023-10-07 10:13:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Ultimate-Source-for-Free-Stuff-on-the-Internet-FMHY"
  +title: "The Ultimate Source for Free Stuff on the Internet: FMHY"
  +url: null
  +body: "I’m sure a lot of people already know it, but for those who don’t, it’s simply the largest collection of free stuff on the Internet. You can check it out at [fmhy.pages.dev](https://fmhy.pages.dev/) or [fmhy.net](https://fmhy.net/). Have a great time!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696799996 {#1444
    date: 2023-10-08 23:19:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 4961
  -titleTs: "'fmhi':10 'free':5 'internet':9 'sourc':3 'stuff':6 'ultim':2"
  -bodyTs: "'/)':38 '/).':43 'alreadi':8 'check':31 'collect':22 'fmhy.net':40,42 'fmhy.net/).':41 'fmhy.pages.dev':35,37 'fmhy.pages.dev/)':36 'free':24 'great':46 'internet':28 'know':9 'largest':21 'lot':5 'm':2 'peopl':7 'simpli':19 'stuff':25 'sure':3 'time':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696688425
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6431774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666425 {#1466
    date: 2023-10-07 10:13:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Ultimate-Source-for-Free-Stuff-on-the-Internet-FMHY"
  +title: "The Ultimate Source for Free Stuff on the Internet: FMHY"
  +url: null
  +body: "I’m sure a lot of people already know it, but for those who don’t, it’s simply the largest collection of free stuff on the Internet. You can check it out at [fmhy.pages.dev](https://fmhy.pages.dev/) or [fmhy.net](https://fmhy.net/). Have a great time!"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696799996 {#1444
    date: 2023-10-08 23:19:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 4961
  -titleTs: "'fmhi':10 'free':5 'internet':9 'sourc':3 'stuff':6 'ultim':2"
  -bodyTs: "'/)':38 '/).':43 'alreadi':8 'check':31 'collect':22 'fmhy.net':40,42 'fmhy.net/).':41 'fmhy.pages.dev':35,37 'fmhy.pages.dev/)':36 'free':24 'great':46 'internet':28 'know':9 'largest':21 'lot':5 'm':2 'peopl':7 'simpli':19 'stuff':25 'sure':3 'time':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696688425
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6431774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696666425 {#1466
    date: 2023-10-07 10:13:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "feature-request-Open-user-on-my-instance"
  +title: "[feature request] Open user on my instance"
  +url: null
  +body: """
    Say you want to message an admin of another instance. You can’t look up who they are unless you go to that instance and have a look in the sidebar. You can click the admin to see their user page, but can’t message them without opening that user page on your home instance.\n
    \n
    In my head, this seems to be the exact same problem as communities, just applied to users.\n
    \n
    So can we get a button on the user page to open that user on your home instance?\n
    \n
    Thanks 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696732059 {#1660
    date: 2023-10-08 04:27:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 3340
  -titleTs: "'featur':1 'instanc':7 'open':3 'request':2 'user':4"
  -bodyTs: "'admin':7,36 'anoth':9 'appli':70 'button':78 'click':34 'communiti':68 'exact':64 'get':76 'go':21 'head':58 'home':54,89 'instanc':10,24,55,90 'look':14,28 'messag':5,45 'open':48,84 'page':41,51,82 'problem':66 'say':1 'see':38 'seem':60 'sidebar':31 'thank':91 'unless':19 'user':40,50,72,81,86 'want':3 'without':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696670379
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2207116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696648379 {#1409
    date: 2023-10-07 05:12:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "feature-request-Open-user-on-my-instance"
  +title: "[feature request] Open user on my instance"
  +url: null
  +body: """
    Say you want to message an admin of another instance. You can’t look up who they are unless you go to that instance and have a look in the sidebar. You can click the admin to see their user page, but can’t message them without opening that user page on your home instance.\n
    \n
    In my head, this seems to be the exact same problem as communities, just applied to users.\n
    \n
    So can we get a button on the user page to open that user on your home instance?\n
    \n
    Thanks 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696732059 {#1660
    date: 2023-10-08 04:27:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 3340
  -titleTs: "'featur':1 'instanc':7 'open':3 'request':2 'user':4"
  -bodyTs: "'admin':7,36 'anoth':9 'appli':70 'button':78 'click':34 'communiti':68 'exact':64 'get':76 'go':21 'head':58 'home':54,89 'instanc':10,24,55,90 'look':14,28 'messag':5,45 'open':48,84 'page':41,51,82 'problem':66 'say':1 'see':38 'seem':60 'sidebar':31 'thank':91 'unless':19 'user':40,50,72,81,86 'want':3 'without':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696670379
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2207116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696648379 {#1409
    date: 2023-10-07 05:12:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "feature-request-Open-user-on-my-instance"
  +title: "[feature request] Open user on my instance"
  +url: null
  +body: """
    Say you want to message an admin of another instance. You can’t look up who they are unless you go to that instance and have a look in the sidebar. You can click the admin to see their user page, but can’t message them without opening that user page on your home instance.\n
    \n
    In my head, this seems to be the exact same problem as communities, just applied to users.\n
    \n
    So can we get a button on the user page to open that user on your home instance?\n
    \n
    Thanks 🙂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696732059 {#1660
    date: 2023-10-08 04:27:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 3340
  -titleTs: "'featur':1 'instanc':7 'open':3 'request':2 'user':4"
  -bodyTs: "'admin':7,36 'anoth':9 'appli':70 'button':78 'click':34 'communiti':68 'exact':64 'get':76 'go':21 'head':58 'home':54,89 'instanc':10,24,55,90 'look':14,28 'messag':5,45 'open':48,84 'page':41,51,82 'problem':66 'say':1 'see':38 'seem':60 'sidebar':31 'thank':91 'unless':19 'user':40,50,72,81,86 'want':3 'without':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696670379
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2207116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696648379 {#1409
    date: 2023-10-07 05:12:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posts-being-auto-removed-or-auto-hidden"
  +title: "Posts being auto-removed or auto-hidden"
  +url: null
  +body: """
    Hey! So I posted today with my main account, @Stamets@startrek.website, to [!memes@lemmy.ml](https://lemmy.ml/c/memes) but after an hour it showed no signs of activity. No upvotes, no downvotes, no nothing. So I checked the modlog just in case and there seemed to be no sign that anything was removed or that I was banned. So I made a post to this community on that same account detailing the issue. Post also vanished. I checked with a fellow poster from Startrek.Website and he couldn’t see my posts but his went through.\n
    \n
    I was just wondering if there was a federation problem going on or something else? If I was banned then I’m not sure why but I would accept it. I’m just not sure what’s going on. Help?\n
    \n
    Edit: Well, nevermind I guess. Evidently I’ve been banned. It would have been really nice to know what I did wrong though or to at least been given a warning. Sorry for whatever I did wrong. Take care.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696683979 {#1414
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 4638
  -titleTs: "'auto':4,8 'auto-hidden':7 'auto-remov':3 'hidden':9 'post':1 'remov':5"
  -bodyTs: "'/c/memes)':15 'accept':121 'account':9,67 'activ':25 'also':72 'anyth':48 'ban':55,111,142 'care':171 'case':39 'check':34,75 'communiti':63 'couldn':84 'detail':68 'downvot':29 'edit':133 'els':107 'evid':138 'feder':101 'fellow':78 'given':161 'go':103,130 'guess':137 'help':132 'hey':1 'hour':19 'issu':70 'know':150 'least':159 'lemmy.ml':14 'lemmy.ml/c/memes)':13 'm':114,124 'made':58 'main':8 'memes@lemmy.ml':12 'modlog':36 'nevermind':135 'nice':148 'noth':31 'post':4,60,71,88 'poster':79 'problem':102 'realli':147 'remov':50 'see':86 'seem':42 'show':21 'sign':23,46 'someth':106 'sorri':164 'stamets@startrek.website':10 'startrek.website':81 'sure':116,127 'take':170 'though':155 'today':5 'upvot':27 'vanish':73 've':140 'warn':163 'well':134 'went':91 'whatev':166 'wonder':96 'would':120,144 'wrong':154,169"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696615609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6099454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696602609 {#1411
    date: 2023-10-06 16:30:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posts-being-auto-removed-or-auto-hidden"
  +title: "Posts being auto-removed or auto-hidden"
  +url: null
  +body: """
    Hey! So I posted today with my main account, @Stamets@startrek.website, to [!memes@lemmy.ml](https://lemmy.ml/c/memes) but after an hour it showed no signs of activity. No upvotes, no downvotes, no nothing. So I checked the modlog just in case and there seemed to be no sign that anything was removed or that I was banned. So I made a post to this community on that same account detailing the issue. Post also vanished. I checked with a fellow poster from Startrek.Website and he couldn’t see my posts but his went through.\n
    \n
    I was just wondering if there was a federation problem going on or something else? If I was banned then I’m not sure why but I would accept it. I’m just not sure what’s going on. Help?\n
    \n
    Edit: Well, nevermind I guess. Evidently I’ve been banned. It would have been really nice to know what I did wrong though or to at least been given a warning. Sorry for whatever I did wrong. Take care.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696683979 {#1414
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 4638
  -titleTs: "'auto':4,8 'auto-hidden':7 'auto-remov':3 'hidden':9 'post':1 'remov':5"
  -bodyTs: "'/c/memes)':15 'accept':121 'account':9,67 'activ':25 'also':72 'anyth':48 'ban':55,111,142 'care':171 'case':39 'check':34,75 'communiti':63 'couldn':84 'detail':68 'downvot':29 'edit':133 'els':107 'evid':138 'feder':101 'fellow':78 'given':161 'go':103,130 'guess':137 'help':132 'hey':1 'hour':19 'issu':70 'know':150 'least':159 'lemmy.ml':14 'lemmy.ml/c/memes)':13 'm':114,124 'made':58 'main':8 'memes@lemmy.ml':12 'modlog':36 'nevermind':135 'nice':148 'noth':31 'post':4,60,71,88 'poster':79 'problem':102 'realli':147 'remov':50 'see':86 'seem':42 'show':21 'sign':23,46 'someth':106 'sorri':164 'stamets@startrek.website':10 'startrek.website':81 'sure':116,127 'take':170 'though':155 'today':5 'upvot':27 'vanish':73 've':140 'warn':163 'well':134 'went':91 'whatev':166 'wonder':96 'would':120,144 'wrong':154,169"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696615609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6099454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696602609 {#1411
    date: 2023-10-06 16:30:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1956 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Posts-being-auto-removed-or-auto-hidden"
  +title: "Posts being auto-removed or auto-hidden"
  +url: null
  +body: """
    Hey! So I posted today with my main account, @Stamets@startrek.website, to [!memes@lemmy.ml](https://lemmy.ml/c/memes) but after an hour it showed no signs of activity. No upvotes, no downvotes, no nothing. So I checked the modlog just in case and there seemed to be no sign that anything was removed or that I was banned. So I made a post to this community on that same account detailing the issue. Post also vanished. I checked with a fellow poster from Startrek.Website and he couldn’t see my posts but his went through.\n
    \n
    I was just wondering if there was a federation problem going on or something else? If I was banned then I’m not sure why but I would accept it. I’m just not sure what’s going on. Help?\n
    \n
    Edit: Well, nevermind I guess. Evidently I’ve been banned. It would have been really nice to know what I did wrong though or to at least been given a warning. Sorry for whatever I did wrong. Take care.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696683979 {#1414
    date: 2023-10-07 15:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 4638
  -titleTs: "'auto':4,8 'auto-hidden':7 'auto-remov':3 'hidden':9 'post':1 'remov':5"
  -bodyTs: "'/c/memes)':15 'accept':121 'account':9,67 'activ':25 'also':72 'anyth':48 'ban':55,111,142 'care':171 'case':39 'check':34,75 'communiti':63 'couldn':84 'detail':68 'downvot':29 'edit':133 'els':107 'evid':138 'feder':101 'fellow':78 'given':161 'go':103,130 'guess':137 'help':132 'hey':1 'hour':19 'issu':70 'know':150 'least':159 'lemmy.ml':14 'lemmy.ml/c/memes)':13 'm':114,124 'made':58 'main':8 'memes@lemmy.ml':12 'modlog':36 'nevermind':135 'nice':148 'noth':31 'post':4,60,71,88 'poster':79 'problem':102 'realli':147 'remov':50 'see':86 'seem':42 'show':21 'sign':23,46 'someth':106 'sorri':164 'stamets@startrek.website':10 'startrek.website':81 'sure':116,127 'take':170 'though':155 'today':5 'upvot':27 'vanish':73 've':140 'warn':163 'well':134 'went':91 'whatev':166 'wonder':96 'would':120,144 'wrong':154,169"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696615609
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6099454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696602609 {#1411
    date: 2023-10-06 16:30:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1448
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1457
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1448
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1457
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1465 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Where-can-I-find-the-detailed-rules-for-Real-Debrid"
  +title: "Where can I find the detailed rules for Real Debrid?"
  +url: null
  +body: """
    I found the site and tried to check, but it wouldn’t show me anything without being logged in, so I created an account. Now that I’m signed in though, I can only find vague rules, like\n
    \n
    > The User’s account is for personal use only. Only the individual who holds the account is allowed to connect on it. Connections to the User’s account are recorded so that we can detect account sharing. The User agrees to keep his login secret, We won’t offer technical support for account hacking.\n
    \n
    How does this work with a phone or laptop, for example? What if I sign in at my parents house when I visit for a few days?\n
    \n
    Can anyone help please?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696440279 {#1448
    date: 2023-10-04 19:24:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1460 …}
  +votes: Doctrine\ORM\PersistentCollection {#1459 …}
  +reports: Doctrine\ORM\PersistentCollection {#1439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1428 …}
  +badges: Doctrine\ORM\PersistentCollection {#1430 …}
  +children: []
  -id: 11159
  -titleTs: "'debrid':10 'detail':6 'find':4 'real':9 'rule':7"
  -bodyTs: "'account':24,42,54,66,74,91 'agre':78 'allow':56 'anyon':121 'anyth':15 'check':8 'connect':58,61 'creat':22 'day':119 'detect':73 'exampl':103 'find':35 'found':2 'hack':92 'help':122 'hold':52 'hous':112 'individu':50 'keep':80 'laptop':101 'like':38 'log':18 'login':82 'm':28 'offer':87 'parent':111 'person':45 'phone':99 'pleas':123 'record':68 'rule':37 'secret':83 'share':75 'show':13 'sign':29,107 'site':4 'support':89 'technic':88 'though':31 'tri':6 'use':46 'user':40,64,77 'vagu':36 'visit':115 'without':16 'won':85 'work':96 'wouldn':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696455837
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5575097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696438337 {#1457
    date: 2023-10-04 18:52:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-weird-idioms-phrases-does-your-language-have"
  +title: "What weird idioms/phrases does your language have?"
  +url: null
  +body: "In Finnish we have “kissanristiäiset” (literally means a cat’s christening), which means some trivial and meaningless celebration/event."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696401465 {#1431
    date: 2023-10-04 08:37:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 5997
  -titleTs: "'idioms/phrases':3 'languag':6 'weird':2"
  -bodyTs: "'cat':9 'celebration/event':18 'christen':11 'finnish':2 'kissanristiäiset':5 'liter':6 'mean':7,13 'meaningless':17 'trivial':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696248025
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3698799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696235025 {#1440
    date: 2023-10-02 10:23:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-weird-idioms-phrases-does-your-language-have"
  +title: "What weird idioms/phrases does your language have?"
  +url: null
  +body: "In Finnish we have “kissanristiäiset” (literally means a cat’s christening), which means some trivial and meaningless celebration/event."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696401465 {#1431
    date: 2023-10-04 08:37:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 5997
  -titleTs: "'idioms/phrases':3 'languag':6 'weird':2"
  -bodyTs: "'cat':9 'celebration/event':18 'christen':11 'finnish':2 'kissanristiäiset':5 'liter':6 'mean':7,13 'meaningless':17 'trivial':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696248025
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3698799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696235025 {#1440
    date: 2023-10-02 10:23:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1438
  +user: Proxies\__CG__\App\Entity\User {#1429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-weird-idioms-phrases-does-your-language-have"
  +title: "What weird idioms/phrases does your language have?"
  +url: null
  +body: "In Finnish we have “kissanristiäiset” (literally means a cat’s christening), which means some trivial and meaningless celebration/event."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696401465 {#1431
    date: 2023-10-04 08:37:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1699 …}
  +votes: Doctrine\ORM\PersistentCollection {#1703 …}
  +reports: Doctrine\ORM\PersistentCollection {#1693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1698 …}
  +badges: Doctrine\ORM\PersistentCollection {#1709 …}
  +children: []
  -id: 5997
  -titleTs: "'idioms/phrases':3 'languag':6 'weird':2"
  -bodyTs: "'cat':9 'celebration/event':18 'christen':11 'finnish':2 'kissanristiäiset':5 'liter':6 'mean':7,13 'meaningless':17 'trivial':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696248025
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/3698799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696235025 {#1440
    date: 2023-10-02 10:23:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1610
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1609
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1610
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1609
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1606
  +user: Proxies\__CG__\App\Entity\User {#1614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1610
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1609
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weekly-home-menu-planning-and-amp-ChatGPT"
  +title: "Weekly home menu planning &amp; ChatGPT"
  +url: null
  +body: """
    Is there a LLM/ChatGPT tuned to help with weekly meal planning that doesn’t suck? Why not?\n
    \n
    As a home cook, I’d like to get a weekly meal plan for dinner plus a shopping list focused on my interests, so I can use it for inspiration.\n
    \n
    This seems like a really good LLM application:\n
    \n
    - it doesn’t have to be factual\n
    - huge corpus of data to work from (recipies, meal plans)\n
    - can tune to suit my (or a users) taste\n
    - ideally it cood avoid repeats (by knowing what it suggested last week)\n
    \n
    And, so far the ones I’ve found seem… Underwhelming. Has anybody found somethig good? Ideas about why not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696115860 {#1665
    date: 2023-10-01 01:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 2435
  -titleTs: "'chatgpt':5 'home':2 'menu':3 'plan':4 'week':1"
  -bodyTs: "'anybodi':105 'applic':55 'avoid':85 'cood':84 'cook':21 'corpus':64 'd':23 'data':66 'dinner':32 'doesn':13,57 'factual':62 'far':96 'focus':37 'found':101,106 'get':26 'good':53,108 'help':7 'home':20 'huge':63 'idea':109 'ideal':82 'inspir':47 'interest':40 'know':88 'last':92 'like':24,50 'list':36 'llm':54 'llm/chatgpt':4 'meal':10,29,71 'one':98 'plan':11,30,72 'plus':33 'realli':52 'recipi':70 'repeat':86 'seem':49,102 'shop':35 'somethig':107 'suck':15 'suggest':91 'suit':76 'tast':81 'tune':5,74 'underwhelm':103 'use':44 'user':80 've':100 'week':9,28,93 'work':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696134844
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4886701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696099344 {#1675
    date: 2023-09-30 20:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weekly-home-menu-planning-and-amp-ChatGPT"
  +title: "Weekly home menu planning &amp; ChatGPT"
  +url: null
  +body: """
    Is there a LLM/ChatGPT tuned to help with weekly meal planning that doesn’t suck? Why not?\n
    \n
    As a home cook, I’d like to get a weekly meal plan for dinner plus a shopping list focused on my interests, so I can use it for inspiration.\n
    \n
    This seems like a really good LLM application:\n
    \n
    - it doesn’t have to be factual\n
    - huge corpus of data to work from (recipies, meal plans)\n
    - can tune to suit my (or a users) taste\n
    - ideally it cood avoid repeats (by knowing what it suggested last week)\n
    \n
    And, so far the ones I’ve found seem… Underwhelming. Has anybody found somethig good? Ideas about why not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696115860 {#1665
    date: 2023-10-01 01:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 2435
  -titleTs: "'chatgpt':5 'home':2 'menu':3 'plan':4 'week':1"
  -bodyTs: "'anybodi':105 'applic':55 'avoid':85 'cood':84 'cook':21 'corpus':64 'd':23 'data':66 'dinner':32 'doesn':13,57 'factual':62 'far':96 'focus':37 'found':101,106 'get':26 'good':53,108 'help':7 'home':20 'huge':63 'idea':109 'ideal':82 'inspir':47 'interest':40 'know':88 'last':92 'like':24,50 'list':36 'llm':54 'llm/chatgpt':4 'meal':10,29,71 'one':98 'plan':11,30,72 'plus':33 'realli':52 'recipi':70 'repeat':86 'seem':49,102 'shop':35 'somethig':107 'suck':15 'suggest':91 'suit':76 'tast':81 'tune':5,74 'underwhelm':103 'use':44 'user':80 've':100 'week':9,28,93 'work':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696134844
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4886701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696099344 {#1675
    date: 2023-09-30 20:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Weekly-home-menu-planning-and-amp-ChatGPT"
  +title: "Weekly home menu planning &amp; ChatGPT"
  +url: null
  +body: """
    Is there a LLM/ChatGPT tuned to help with weekly meal planning that doesn’t suck? Why not?\n
    \n
    As a home cook, I’d like to get a weekly meal plan for dinner plus a shopping list focused on my interests, so I can use it for inspiration.\n
    \n
    This seems like a really good LLM application:\n
    \n
    - it doesn’t have to be factual\n
    - huge corpus of data to work from (recipies, meal plans)\n
    - can tune to suit my (or a users) taste\n
    - ideally it cood avoid repeats (by knowing what it suggested last week)\n
    \n
    And, so far the ones I’ve found seem… Underwhelming. Has anybody found somethig good? Ideas about why not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696115860 {#1665
    date: 2023-10-01 01:17:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1673 …}
  +votes: Doctrine\ORM\PersistentCollection {#1678 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1671 …}
  +badges: Doctrine\ORM\PersistentCollection {#1650 …}
  +children: []
  -id: 2435
  -titleTs: "'chatgpt':5 'home':2 'menu':3 'plan':4 'week':1"
  -bodyTs: "'anybodi':105 'applic':55 'avoid':85 'cood':84 'cook':21 'corpus':64 'd':23 'data':66 'dinner':32 'doesn':13,57 'factual':62 'far':96 'focus':37 'found':101,106 'get':26 'good':53,108 'help':7 'home':20 'huge':63 'idea':109 'ideal':82 'inspir':47 'interest':40 'know':88 'last':92 'like':24,50 'list':36 'llm':54 'llm/chatgpt':4 'meal':10,29,71 'one':98 'plan':11,30,72 'plus':33 'realli':52 'recipi':70 'repeat':86 'seem':49,102 'shop':35 'somethig':107 'suck':15 'suggest':91 'suit':76 'tast':81 'tune':5,74 'underwhelm':103 'use':44 'user':80 've':100 'week':9,28,93 'work':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696134844
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/4886701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696099344 {#1675
    date: 2023-09-30 20:42:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-podcasts"
  +title: "What are your favorite podcasts?"
  +url: null
  +body: """
    I’m curious what people here listen to, and I’m also looking for new ones to check out. I’m personally a big fan of Linux Unplugged, MBMBaM, Lateral, and Twenty Thousand Hertz!\n
    \n
    I also cannot get Lemmy’s search to work, so apologies if this was already a recent topic.\n
    \n
    EDIT: I have so many new podcasts to listen to now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699056815 {#1652
    date: 2023-11-04 01:13:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 5776
  -titleTs: "'favorit':4 'podcast':5"
  -bodyTs: "'alreadi':49 'also':12,36 'apolog':45 'big':24 'cannot':37 'check':18 'curious':3 'edit':53 'fan':25 'get':38 'hertz':34 'later':30 'lemmi':39 'linux':27 'listen':7,61 'look':13 'm':2,11,21 'mani':57 'mbmbam':29 'new':15,58 'one':16 'peopl':5 'person':22 'podcast':59 'recent':51 'search':41 'thousand':33 'topic':52 'twenti':32 'unplug':28 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695719119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5748615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695706119 {#1655
    date: 2023-09-26 07:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-podcasts"
  +title: "What are your favorite podcasts?"
  +url: null
  +body: """
    I’m curious what people here listen to, and I’m also looking for new ones to check out. I’m personally a big fan of Linux Unplugged, MBMBaM, Lateral, and Twenty Thousand Hertz!\n
    \n
    I also cannot get Lemmy’s search to work, so apologies if this was already a recent topic.\n
    \n
    EDIT: I have so many new podcasts to listen to now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699056815 {#1652
    date: 2023-11-04 01:13:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 5776
  -titleTs: "'favorit':4 'podcast':5"
  -bodyTs: "'alreadi':49 'also':12,36 'apolog':45 'big':24 'cannot':37 'check':18 'curious':3 'edit':53 'fan':25 'get':38 'hertz':34 'later':30 'lemmi':39 'linux':27 'listen':7,61 'look':13 'm':2,11,21 'mani':57 'mbmbam':29 'new':15,58 'one':16 'peopl':5 'person':22 'podcast':59 'recent':51 'search':41 'thousand':33 'topic':52 'twenti':32 'unplug':28 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695719119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5748615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695706119 {#1655
    date: 2023-09-26 07:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1649
  +user: Proxies\__CG__\App\Entity\User {#1651 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1512 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-are-your-favorite-podcasts"
  +title: "What are your favorite podcasts?"
  +url: null
  +body: """
    I’m curious what people here listen to, and I’m also looking for new ones to check out. I’m personally a big fan of Linux Unplugged, MBMBaM, Lateral, and Twenty Thousand Hertz!\n
    \n
    I also cannot get Lemmy’s search to work, so apologies if this was already a recent topic.\n
    \n
    EDIT: I have so many new podcasts to listen to now.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699056815 {#1652
    date: 2023-11-04 01:13:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 5776
  -titleTs: "'favorit':4 'podcast':5"
  -bodyTs: "'alreadi':49 'also':12,36 'apolog':45 'big':24 'cannot':37 'check':18 'curious':3 'edit':53 'fan':25 'get':38 'hertz':34 'later':30 'lemmi':39 'linux':27 'listen':7,61 'look':13 'm':2,11,21 'mani':57 'mbmbam':29 'new':15,58 'one':16 'peopl':5 'person':22 'podcast':59 'recent':51 'search':41 'thousand':33 'topic':52 'twenti':32 'unplug':28 'work':43"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695719119
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5748615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695706119 {#1655
    date: 2023-09-26 07:28:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details