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

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.28 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.06 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 {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#184
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#241
    date: 2024-01-28 17:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#184
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#241
    date: 2024-01-28 17:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#190
  +user: Proxies\__CG__\App\Entity\User {#1875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Question-Best-UI-to-manage-VMs-and-containers"
  +title: "Question: Best UI to manage VMs and containers?"
  +url: null
  +body: """
    At this point, I’ve got a lot of containers already running on my system, all in separate directories in my home directory. They’re each set up with a docker-compose file, and all of the volumes are just directories within those directories.\n
    \n
    I don’t really want to change this setup, because it allows me to easily rip it all out and transplant it to a new system.\n
    \n
    What I’d like is a web UI to see all of these containers, view their status, and potentially reboot them. It would also be great to be able to spin up VMs (not containers, but actual VMs) with it.\n
    \n
    I’ve heard of Portainer, but haven’t had any experience with it.\n
    \n
    What are your suggestions, and why do you recommend them?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729431432 {#184
    date: 2024-10-20 15:37:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#219 …}
  +votes: Doctrine\ORM\PersistentCollection {#178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1879 …}
  +badges: Doctrine\ORM\PersistentCollection {#1865 …}
  +children: []
  -id: 33663
  -titleTs: "'best':2 'contain':8 'manag':5 'question':1 'ui':3 'vms':6"
  -bodyTs: "'abl':100 'actual':108 'allow':57 'alreadi':11 'also':95 'chang':52 'compos':33 'contain':10,85,106 'd':74 'directori':19,23,42,45 'docker':32 'docker-compos':31 'easili':60 'experi':122 'file':34 'got':6 'great':97 'haven':118 'heard':114 'home':22 'like':75 'lot':8 'new':70 'point':3 'portain':116 'potenti':90 're':25 'realli':49 'reboot':91 'recommend':133 'rip':61 'run':12 'see':81 'separ':18 'set':27 'setup':54 'spin':102 'status':88 'suggest':128 'system':15,71 'transplant':66 'ui':79 've':5,113 'view':86 'vms':104,109 'volum':39 'want':50 'web':78 'within':43 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706546295
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11294346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706459895 {#241
    date: 2024-01-28 17:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "SPOILER-Am-I-playing-Baldur-s-Gate-wrong"
  +title: "[SPOILER] Am I playing Baldur's Gate wrong?"
  +url: null
  +body: """
    Recently, I started my second campaign in Baldurs Gate in addition to the campaign I play with my wife in co-op. My wife and I opted for the easiest difficulty in our playthrough since neither if us ever played similar game.\n
    \n
    This time I felt like it would be such a breeze since I already know a bit more about the game and DnD in general. I opted for the balanced mode with my new character and started going through Act I and boy oh boy do I get wrecked almost everywhere. Multiple of my characters already died and I had to revive them.\n
    \n
    :::spoiler Characters Including Gale, which in turn triggered cool mini-quest to revive him, but the magic aura around his dead body killed Astarion multiple times.\n
    \n
    :::\n
    \n
    I feel very scared going into each combat and trying to plan as much in advance as possible (keep in mind I mostly know what awaits me there, because I’ve gone through Act I already).\n
    \n
    :::spoiler Where I got wrecked I got wrecked at the church before you get to Whithers, I got wrecked by the hyenas and gnolls by the caravan road, I got absolutly wrecked by the Paladins of Tar and :::\n
    \n
    I just don’t know what am I doing wrong.\n
    \n
    :::spoiler My party I play as high elf paladin and most of my encounters so far I’ve had Astarion, Gale, and Shadow in my party. I feel like the only actually useful member is Astarion. I probably don’t know how to utilize Gale well enough and my Tav paladin just feels like a paper-thin wall between the enemy and the rest of the party. :::\n
    \n
    Are these early encounters in Act I intentionally challenging so that the game “force-teaches” you to utilize everything at your disposal and will it get easier later on or am I just on the wrong path with my character and my party? Honestly, I can’t imagine going through the goblin camp in this state.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729080755 {#1867
    date: 2024-10-16 14:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33195
  -titleTs: "'baldur':5 'gate':7 'play':4 'spoiler':1 'wrong':8"
  -bodyTs: "'absolut':200 'act':83,167,291 'actual':249 'addit':11 'advanc':149 'almost':93 'alreadi':57,99,169 'around':126 'astarion':131,237,253 'aura':125 'await':159 'balanc':73 'baldur':8 'bit':60 'bodi':129 'boy':86,88 'breez':54 'camp':339 'campaign':6,14 'caravan':196 'challeng':294 'charact':78,98,108,326 'church':180 'co':22 'co-op':21 'combat':141 'cool':115 'dead':128 'die':100 'difficulti':32 'dispos':308 'dnd':66 'earli':288 'easier':313 'easiest':31 'elf':225 'encount':231,289 'enemi':279 'enough':264 'ever':40 'everyth':305 'everywher':94 'far':233 'feel':135,245,270 'felt':47 'forc':300 'force-teach':299 'gale':110,238,262 'game':43,64,298 'gate':9 'general':68 'get':91,183,312 'gnoll':193 'go':81,138,335 'goblin':338 'gone':165 'got':173,176,187,199 'high':224 'honest':330 'hyena':191 'imagin':334 'includ':109 'intent':293 'keep':152 'kill':130 'know':58,157,212,258 'later':314 'like':48,246,271 'magic':124 'member':251 'mind':154 'mini':117 'mini-quest':116 'mode':74 'most':156 'much':147 'multipl':95,132 'neither':37 'new':77 'oh':87 'op':23 'opt':28,70 'paladin':204,226,268 'paper':274 'paper-thin':273 'parti':220,243,285,329 'path':323 'plan':145 'play':16,41,222 'playthrough':35 'possibl':151 'probabl':255 'quest':118 'recent':1 'rest':282 'reviv':105,120 'road':197 'scare':137 'second':5 'shadow':240 'similar':42 'sinc':36,55 'spoiler':107,170,218 'start':3,80 'state':342 'tar':206 'tav':267 'teach':301 'thin':275 'time':45,133 'tri':143 'trigger':114 'turn':113 'us':39 'use':250 'util':261,304 've':164,235 'wall':276 'well':263 'whither':185 'wife':19,25 'would':50 'wreck':92,174,177,188,201 'wrong':217,322"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706358108
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9764639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271708 {#1913
    date: 2024-01-26 13:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "SPOILER-Am-I-playing-Baldur-s-Gate-wrong"
  +title: "[SPOILER] Am I playing Baldur's Gate wrong?"
  +url: null
  +body: """
    Recently, I started my second campaign in Baldurs Gate in addition to the campaign I play with my wife in co-op. My wife and I opted for the easiest difficulty in our playthrough since neither if us ever played similar game.\n
    \n
    This time I felt like it would be such a breeze since I already know a bit more about the game and DnD in general. I opted for the balanced mode with my new character and started going through Act I and boy oh boy do I get wrecked almost everywhere. Multiple of my characters already died and I had to revive them.\n
    \n
    :::spoiler Characters Including Gale, which in turn triggered cool mini-quest to revive him, but the magic aura around his dead body killed Astarion multiple times.\n
    \n
    :::\n
    \n
    I feel very scared going into each combat and trying to plan as much in advance as possible (keep in mind I mostly know what awaits me there, because I’ve gone through Act I already).\n
    \n
    :::spoiler Where I got wrecked I got wrecked at the church before you get to Whithers, I got wrecked by the hyenas and gnolls by the caravan road, I got absolutly wrecked by the Paladins of Tar and :::\n
    \n
    I just don’t know what am I doing wrong.\n
    \n
    :::spoiler My party I play as high elf paladin and most of my encounters so far I’ve had Astarion, Gale, and Shadow in my party. I feel like the only actually useful member is Astarion. I probably don’t know how to utilize Gale well enough and my Tav paladin just feels like a paper-thin wall between the enemy and the rest of the party. :::\n
    \n
    Are these early encounters in Act I intentionally challenging so that the game “force-teaches” you to utilize everything at your disposal and will it get easier later on or am I just on the wrong path with my character and my party? Honestly, I can’t imagine going through the goblin camp in this state.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729080755 {#1867
    date: 2024-10-16 14:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33195
  -titleTs: "'baldur':5 'gate':7 'play':4 'spoiler':1 'wrong':8"
  -bodyTs: "'absolut':200 'act':83,167,291 'actual':249 'addit':11 'advanc':149 'almost':93 'alreadi':57,99,169 'around':126 'astarion':131,237,253 'aura':125 'await':159 'balanc':73 'baldur':8 'bit':60 'bodi':129 'boy':86,88 'breez':54 'camp':339 'campaign':6,14 'caravan':196 'challeng':294 'charact':78,98,108,326 'church':180 'co':22 'co-op':21 'combat':141 'cool':115 'dead':128 'die':100 'difficulti':32 'dispos':308 'dnd':66 'earli':288 'easier':313 'easiest':31 'elf':225 'encount':231,289 'enemi':279 'enough':264 'ever':40 'everyth':305 'everywher':94 'far':233 'feel':135,245,270 'felt':47 'forc':300 'force-teach':299 'gale':110,238,262 'game':43,64,298 'gate':9 'general':68 'get':91,183,312 'gnoll':193 'go':81,138,335 'goblin':338 'gone':165 'got':173,176,187,199 'high':224 'honest':330 'hyena':191 'imagin':334 'includ':109 'intent':293 'keep':152 'kill':130 'know':58,157,212,258 'later':314 'like':48,246,271 'magic':124 'member':251 'mind':154 'mini':117 'mini-quest':116 'mode':74 'most':156 'much':147 'multipl':95,132 'neither':37 'new':77 'oh':87 'op':23 'opt':28,70 'paladin':204,226,268 'paper':274 'paper-thin':273 'parti':220,243,285,329 'path':323 'plan':145 'play':16,41,222 'playthrough':35 'possibl':151 'probabl':255 'quest':118 'recent':1 'rest':282 'reviv':105,120 'road':197 'scare':137 'second':5 'shadow':240 'similar':42 'sinc':36,55 'spoiler':107,170,218 'start':3,80 'state':342 'tar':206 'tav':267 'teach':301 'thin':275 'time':45,133 'tri':143 'trigger':114 'turn':113 'us':39 'use':250 'util':261,304 've':164,235 'wall':276 'well':263 'whither':185 'wife':19,25 'would':50 'wreck':92,174,177,188,201 'wrong':217,322"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706358108
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9764639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271708 {#1913
    date: 2024-01-26 13:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1408
  +user: Proxies\__CG__\App\Entity\User {#1876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1905 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "SPOILER-Am-I-playing-Baldur-s-Gate-wrong"
  +title: "[SPOILER] Am I playing Baldur's Gate wrong?"
  +url: null
  +body: """
    Recently, I started my second campaign in Baldurs Gate in addition to the campaign I play with my wife in co-op. My wife and I opted for the easiest difficulty in our playthrough since neither if us ever played similar game.\n
    \n
    This time I felt like it would be such a breeze since I already know a bit more about the game and DnD in general. I opted for the balanced mode with my new character and started going through Act I and boy oh boy do I get wrecked almost everywhere. Multiple of my characters already died and I had to revive them.\n
    \n
    :::spoiler Characters Including Gale, which in turn triggered cool mini-quest to revive him, but the magic aura around his dead body killed Astarion multiple times.\n
    \n
    :::\n
    \n
    I feel very scared going into each combat and trying to plan as much in advance as possible (keep in mind I mostly know what awaits me there, because I’ve gone through Act I already).\n
    \n
    :::spoiler Where I got wrecked I got wrecked at the church before you get to Whithers, I got wrecked by the hyenas and gnolls by the caravan road, I got absolutly wrecked by the Paladins of Tar and :::\n
    \n
    I just don’t know what am I doing wrong.\n
    \n
    :::spoiler My party I play as high elf paladin and most of my encounters so far I’ve had Astarion, Gale, and Shadow in my party. I feel like the only actually useful member is Astarion. I probably don’t know how to utilize Gale well enough and my Tav paladin just feels like a paper-thin wall between the enemy and the rest of the party. :::\n
    \n
    Are these early encounters in Act I intentionally challenging so that the game “force-teaches” you to utilize everything at your disposal and will it get easier later on or am I just on the wrong path with my character and my party? Honestly, I can’t imagine going through the goblin camp in this state.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729080755 {#1867
    date: 2024-10-16 14:12:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1866 …}
  +reports: Doctrine\ORM\PersistentCollection {#1925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1915 …}
  +badges: Doctrine\ORM\PersistentCollection {#1899 …}
  +children: []
  -id: 33195
  -titleTs: "'baldur':5 'gate':7 'play':4 'spoiler':1 'wrong':8"
  -bodyTs: "'absolut':200 'act':83,167,291 'actual':249 'addit':11 'advanc':149 'almost':93 'alreadi':57,99,169 'around':126 'astarion':131,237,253 'aura':125 'await':159 'balanc':73 'baldur':8 'bit':60 'bodi':129 'boy':86,88 'breez':54 'camp':339 'campaign':6,14 'caravan':196 'challeng':294 'charact':78,98,108,326 'church':180 'co':22 'co-op':21 'combat':141 'cool':115 'dead':128 'die':100 'difficulti':32 'dispos':308 'dnd':66 'earli':288 'easier':313 'easiest':31 'elf':225 'encount':231,289 'enemi':279 'enough':264 'ever':40 'everyth':305 'everywher':94 'far':233 'feel':135,245,270 'felt':47 'forc':300 'force-teach':299 'gale':110,238,262 'game':43,64,298 'gate':9 'general':68 'get':91,183,312 'gnoll':193 'go':81,138,335 'goblin':338 'gone':165 'got':173,176,187,199 'high':224 'honest':330 'hyena':191 'imagin':334 'includ':109 'intent':293 'keep':152 'kill':130 'know':58,157,212,258 'later':314 'like':48,246,271 'magic':124 'member':251 'mind':154 'mini':117 'mini-quest':116 'mode':74 'most':156 'much':147 'multipl':95,132 'neither':37 'new':77 'oh':87 'op':23 'opt':28,70 'paladin':204,226,268 'paper':274 'paper-thin':273 'parti':220,243,285,329 'path':323 'plan':145 'play':16,41,222 'playthrough':35 'possibl':151 'probabl':255 'quest':118 'recent':1 'rest':282 'reviv':105,120 'road':197 'scare':137 'second':5 'shadow':240 'similar':42 'sinc':36,55 'spoiler':107,170,218 'start':3,80 'state':342 'tar':206 'tav':267 'teach':301 'thin':275 'time':45,133 'tri':143 'trigger':114 'turn':113 'us':39 'use':250 'util':261,304 've':164,235 'wall':276 'well':263 'whither':185 'wife':19,25 'would':50 'wreck':92,174,177,188,201 'wrong':217,322"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706358108
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/9764639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271708 {#1913
    date: 2024-01-26 13:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-DE-for-touch-screens-but-also-normal-use"
  +title: "Best DE for touch screens but also normal use"
  +url: null
  +body: """
    Hi!\n
    \n
    I have an HP 360 which has a touch screen and I never found a DE that is great for both regular input and touch input.\n
    \n
    Kde is great for regular stuff but meh with touch, gnome is the other way around.\n
    \n
    I was thinking of trying out hyperland but didn’t look into it’s touch compitability.\n
    \n
    Any suggestions?\n
    \n
    I use arch btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809200 {#1894
    date: 2024-10-13 10:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32848
  -titleTs: "'also':7 'best':1 'de':2 'normal':8 'screen':5 'touch':4 'use':9"
  -bodyTs: "'360':6 'arch':64 'around':43 'btw':65 'compit':59 'de':17 'didn':52 'found':15 'gnome':38 'great':20,30 'hi':1 'hp':5 'hyperland':50 'input':24,27 'kde':28 'look':54 'meh':35 'never':14 'regular':23,32 'screen':11 'stuff':33 'suggest':61 'think':46 'touch':10,26,37,58 'tri':48 'use':63 'way':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706204845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11135221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118445 {#1893
    date: 2024-01-24 18:47:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-DE-for-touch-screens-but-also-normal-use"
  +title: "Best DE for touch screens but also normal use"
  +url: null
  +body: """
    Hi!\n
    \n
    I have an HP 360 which has a touch screen and I never found a DE that is great for both regular input and touch input.\n
    \n
    Kde is great for regular stuff but meh with touch, gnome is the other way around.\n
    \n
    I was thinking of trying out hyperland but didn’t look into it’s touch compitability.\n
    \n
    Any suggestions?\n
    \n
    I use arch btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809200 {#1894
    date: 2024-10-13 10:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32848
  -titleTs: "'also':7 'best':1 'de':2 'normal':8 'screen':5 'touch':4 'use':9"
  -bodyTs: "'360':6 'arch':64 'around':43 'btw':65 'compit':59 'de':17 'didn':52 'found':15 'gnome':38 'great':20,30 'hi':1 'hp':5 'hyperland':50 'input':24,27 'kde':28 'look':54 'meh':35 'never':14 'regular':23,32 'screen':11 'stuff':33 'suggest':61 'think':46 'touch':10,26,37,58 'tri':48 'use':63 'way':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706204845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11135221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118445 {#1893
    date: 2024-01-24 18:47:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1895
  +user: Proxies\__CG__\App\Entity\User {#1901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Best-DE-for-touch-screens-but-also-normal-use"
  +title: "Best DE for touch screens but also normal use"
  +url: null
  +body: """
    Hi!\n
    \n
    I have an HP 360 which has a touch screen and I never found a DE that is great for both regular input and touch input.\n
    \n
    Kde is great for regular stuff but meh with touch, gnome is the other way around.\n
    \n
    I was thinking of trying out hyperland but didn’t look into it’s touch compitability.\n
    \n
    Any suggestions?\n
    \n
    I use arch btw.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728809200 {#1894
    date: 2024-10-13 10:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1896 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 32848
  -titleTs: "'also':7 'best':1 'de':2 'normal':8 'screen':5 'touch':4 'use':9"
  -bodyTs: "'360':6 'arch':64 'around':43 'btw':65 'compit':59 'de':17 'didn':52 'found':15 'gnome':38 'great':20,30 'hi':1 'hp':5 'hyperland':50 'input':24,27 'kde':28 'look':54 'meh':35 'never':14 'regular':23,32 'screen':11 'stuff':33 'suggest':61 'think':46 'touch':10,26,37,58 'tri':48 'use':63 'way':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706204845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11135221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706118445 {#1893
    date: 2024-01-24 18:47:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1953
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1937
    date: 2024-01-23 00:12:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1953
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1937
    date: 2024-01-23 00:12:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-physical-features-do-you-find-attractive-on-a-person"
  +title: "What physical features do you find attractive on a person that would be considered unattractive by your culture's beauty standards?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727967100 {#1953
    date: 2024-10-03 16:51:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1933 …}
  +badges: Doctrine\ORM\PersistentCollection {#1390 …}
  +children: []
  -id: 32494
  -titleTs: "'attract':7 'beauti':20 'consid':14 'cultur':18 'featur':3 'find':6 'person':10 'physic':2 'standard':21 'unattract':15 'would':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706051551
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11058456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705965151 {#1937
    date: 2024-01-23 00:12:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Should-I-buy-a-Fairphone-If-not-what-SHOULD-I"
  +title: "Should I buy a Fairphone?  If not, what SHOULD I buy and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726552692 {#1397
    date: 2024-09-17 07:58:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31383
  -titleTs: "'buy':3,11 'fairphon':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629943
  +visibility: "visible             "
  +apId: "https://lemmy.starlightkel.xyz/post/201410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543543 {#1388
    date: 2024-01-18 03:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Should-I-buy-a-Fairphone-If-not-what-SHOULD-I"
  +title: "Should I buy a Fairphone?  If not, what SHOULD I buy and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726552692 {#1397
    date: 2024-09-17 07:58:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31383
  -titleTs: "'buy':3,11 'fairphon':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629943
  +visibility: "visible             "
  +apId: "https://lemmy.starlightkel.xyz/post/201410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543543 {#1388
    date: 2024-01-18 03:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1387
  +user: Proxies\__CG__\App\Entity\User {#1892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1380 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Should-I-buy-a-Fairphone-If-not-what-SHOULD-I"
  +title: "Should I buy a Fairphone?  If not, what SHOULD I buy and why?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726552692 {#1397
    date: 2024-09-17 07:58:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1890 …}
  +votes: Doctrine\ORM\PersistentCollection {#1935 …}
  +reports: Doctrine\ORM\PersistentCollection {#1392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1936 …}
  +badges: Doctrine\ORM\PersistentCollection {#1938 …}
  +children: []
  -id: 31383
  -titleTs: "'buy':3,11 'fairphon':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629943
  +visibility: "visible             "
  +apId: "https://lemmy.starlightkel.xyz/post/201410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705543543 {#1388
    date: 2024-01-18 03:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-there-any-apps-with-kind-of-an-educational-feed"
  +title: "Are there any apps with kind of an educational feed for mindless scrolling?"
  +url: null
  +body: """
    We all get bored sometimess and scroll mindlessly through various social media feeds, like instagram (fuck you), reddit (fuck you) or lemmy (no offense, love you guys).\n
    \n
    Most of the time content is a wild mix of everything, from news to memes and educational stuff, and very hard to filter out.\n
    \n
    Is there anything out there that contains educational stuff only? where you can just sit there, scroll through it and learn something. thinking of like a short text or image showing some facts, or some math examples, or physics, or whatever.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389185 {#1945
    date: 2024-09-15 10:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 31217
  -titleTs: "'app':4 'educ':9 'feed':10 'kind':6 'mindless':12 'scroll':13"
  -bodyTs: "'anyth':54 'bore':4 'contain':58 'content':32 'educ':44,59 'everyth':38 'exampl':88 'fact':84 'feed':13 'filter':50 'fuck':16,19 'get':3 'guy':27 'hard':48 'imag':81 'instagram':15 'learn':72 'lemmi':22 'like':14,76 'love':25 'math':87 'media':12 'meme':42 'mindless':8 'mix':36 'news':40 'offens':24 'physic':90 'reddit':18 'scroll':7,68 'short':78 'show':82 'sit':66 'social':11 'someth':73 'sometimess':5 'stuff':45,60 'text':79 'think':74 'time':31 'various':10 'whatev':92 'wild':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705589428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10828079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503028 {#1969
    date: 2024-01-17 15:50:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-there-any-apps-with-kind-of-an-educational-feed"
  +title: "Are there any apps with kind of an educational feed for mindless scrolling?"
  +url: null
  +body: """
    We all get bored sometimess and scroll mindlessly through various social media feeds, like instagram (fuck you), reddit (fuck you) or lemmy (no offense, love you guys).\n
    \n
    Most of the time content is a wild mix of everything, from news to memes and educational stuff, and very hard to filter out.\n
    \n
    Is there anything out there that contains educational stuff only? where you can just sit there, scroll through it and learn something. thinking of like a short text or image showing some facts, or some math examples, or physics, or whatever.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389185 {#1945
    date: 2024-09-15 10:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 31217
  -titleTs: "'app':4 'educ':9 'feed':10 'kind':6 'mindless':12 'scroll':13"
  -bodyTs: "'anyth':54 'bore':4 'contain':58 'content':32 'educ':44,59 'everyth':38 'exampl':88 'fact':84 'feed':13 'filter':50 'fuck':16,19 'get':3 'guy':27 'hard':48 'imag':81 'instagram':15 'learn':72 'lemmi':22 'like':14,76 'love':25 'math':87 'media':12 'meme':42 'mindless':8 'mix':36 'news':40 'offens':24 'physic':90 'reddit':18 'scroll':7,68 'short':78 'show':82 'sit':66 'social':11 'someth':73 'sometimess':5 'stuff':45,60 'text':79 'think':74 'time':31 'various':10 'whatev':92 'wild':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705589428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10828079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503028 {#1969
    date: 2024-01-17 15:50:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1941
  +user: Proxies\__CG__\App\Entity\User {#1942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Are-there-any-apps-with-kind-of-an-educational-feed"
  +title: "Are there any apps with kind of an educational feed for mindless scrolling?"
  +url: null
  +body: """
    We all get bored sometimess and scroll mindlessly through various social media feeds, like instagram (fuck you), reddit (fuck you) or lemmy (no offense, love you guys).\n
    \n
    Most of the time content is a wild mix of everything, from news to memes and educational stuff, and very hard to filter out.\n
    \n
    Is there anything out there that contains educational stuff only? where you can just sit there, scroll through it and learn something. thinking of like a short text or image showing some facts, or some math examples, or physics, or whatever.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 109
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726389185 {#1945
    date: 2024-09-15 10:33:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1971 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1365 …}
  +badges: Doctrine\ORM\PersistentCollection {#1378 …}
  +children: []
  -id: 31217
  -titleTs: "'app':4 'educ':9 'feed':10 'kind':6 'mindless':12 'scroll':13"
  -bodyTs: "'anyth':54 'bore':4 'contain':58 'content':32 'educ':44,59 'everyth':38 'exampl':88 'fact':84 'feed':13 'filter':50 'fuck':16,19 'get':3 'guy':27 'hard':48 'imag':81 'instagram':15 'learn':72 'lemmi':22 'like':14,76 'love':25 'math':87 'media':12 'meme':42 'mindless':8 'mix':36 'news':40 'offens':24 'physic':90 'reddit':18 'scroll':7,68 'short':78 'show':82 'sit':66 'social':11 'someth':73 'sometimess':5 'stuff':45,60 'text':79 'think':74 'time':31 'various':10 'whatev':92 'wild':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705589428
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10828079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705503028 {#1969
    date: 2024-01-17 15:50:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-is-my-house-so-fumking-dusty"
  +title: "Why is my house so fumking dusty"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727209318 {#1371
    date: 2024-09-24 22:21:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 28790
  -titleTs: "'dusti':7 'fumk':6 'hous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705013780
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3282331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927380 {#1375
    date: 2024-01-10 23:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-is-my-house-so-fumking-dusty"
  +title: "Why is my house so fumking dusty"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727209318 {#1371
    date: 2024-09-24 22:21:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 28790
  -titleTs: "'dusti':7 'fumk':6 'hous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705013780
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3282331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927380 {#1375
    date: 2024-01-10 23:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1379
  +user: Proxies\__CG__\App\Entity\User {#1400 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1367 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Why-is-my-house-so-fumking-dusty"
  +title: "Why is my house so fumking dusty"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727209318 {#1371
    date: 2024-09-24 22:21:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1902 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2429 …}
  +badges: Doctrine\ORM\PersistentCollection {#2424 …}
  +children: []
  -id: 28790
  -titleTs: "'dusti':7 'fumk':6 'hous':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705013780
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/3282331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704927380 {#1375
    date: 2024-01-10 23:56:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-good-bad-is-Firefox-sync"
  +title: "How good/bad is Firefox sync."
  +url: null
  +body: "Basically I am using mull on android and librewolf on linux.I want to use firefox sync or something line that for syncing.So how good Firefox sync is, in privacy point on view. I am not anonymity paranoid I just want privacy so basically what do they collect and for what?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705392689 {#2428
    date: 2024-01-16 09:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 28408
  -titleTs: "'firefox':4 'good/bad':2 'sync':5"
  -bodyTs: "'android':7 'anonym':36 'basic':1,43 'collect':47 'firefox':15,25 'good':24 'librewolf':9 'line':19 'linux.i':11 'mull':5 'paranoid':37 'point':30 'privaci':29,41 'someth':18 'sync':16,26 'syncing.so':22 'use':4,14 'view':32 'want':12,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704903509
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8345775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817109 {#2444
    date: 2024-01-09 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-good-bad-is-Firefox-sync"
  +title: "How good/bad is Firefox sync."
  +url: null
  +body: "Basically I am using mull on android and librewolf on linux.I want to use firefox sync or something line that for syncing.So how good Firefox sync is, in privacy point on view. I am not anonymity paranoid I just want privacy so basically what do they collect and for what?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705392689 {#2428
    date: 2024-01-16 09:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 28408
  -titleTs: "'firefox':4 'good/bad':2 'sync':5"
  -bodyTs: "'android':7 'anonym':36 'basic':1,43 'collect':47 'firefox':15,25 'good':24 'librewolf':9 'line':19 'linux.i':11 'mull':5 'paranoid':37 'point':30 'privaci':29,41 'someth':18 'sync':16,26 'syncing.so':22 'use':4,14 'view':32 'want':12,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704903509
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8345775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817109 {#2444
    date: 2024-01-09 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#2433
  +user: Proxies\__CG__\App\Entity\User {#2432 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2443 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-good-bad-is-Firefox-sync"
  +title: "How good/bad is Firefox sync."
  +url: null
  +body: "Basically I am using mull on android and librewolf on linux.I want to use firefox sync or something line that for syncing.So how good Firefox sync is, in privacy point on view. I am not anonymity paranoid I just want privacy so basically what do they collect and for what?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705392689 {#2428
    date: 2024-01-16 09:11:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2442 …}
  +votes: Doctrine\ORM\PersistentCollection {#2440 …}
  +reports: Doctrine\ORM\PersistentCollection {#2436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  +badges: Doctrine\ORM\PersistentCollection {#2466 …}
  +children: []
  -id: 28408
  -titleTs: "'firefox':4 'good/bad':2 'sync':5"
  -bodyTs: "'android':7 'anonym':36 'basic':1,43 'collect':47 'firefox':15,25 'good':24 'librewolf':9 'line':19 'linux.i':11 'mull':5 'paranoid':37 'point':30 'privaci':29,41 'someth':18 'sync':16,26 'syncing.so':22 'use':4,14 'view':32 'want':12,40"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704903509
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8345775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704817109 {#2444
    date: 2024-01-09 17:18:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2356
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2451
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2353
    date: 2024-01-08 22:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2356
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2451
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2353
    date: 2024-01-08 22:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2475
  +user: Proxies\__CG__\App\Entity\User {#2472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#2356
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#2451
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#2353
    date: 2024-01-08 22:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#2488
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#2490
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#2489
    date: 2024-01-06 01:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#2488
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#2490
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#2489
    date: 2024-01-06 01:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#2473
  +user: Proxies\__CG__\App\Entity\User {#2474 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#2488
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#2490
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#2489
    date: 2024-01-06 01:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "File-size-preference-for-Radarr"
  +title: "File size preference for Radarr?"
  +url: null
  +body: """
    I only download 1080p unless it’s something like LOTR that I’ll splurge on space for. A comedy doesn’t need spectacular visual fidelity.\n
    \n
    Just downloaded a 44gb file for a 1080p version of Forest Gump, and I’m just kinda not interested in filling my hard drives with excessive file sizes. Noticed that some other films are 20gb and 13gb, etc, still way too big for what they are.\n
    \n
    Any way to maybe have radarr have a file size preference? Like, for 1080p I don’t need it to be any bigger than 3gb, and most movies can be 1.5gb and be fine\n
    \n
    Edit: I have to say, I asked a beginner/basic question and no one here has tried to belittle me, or come at me with hostility, I’ve only gotten helpful advice. Thank you all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710823124 {#1502
    date: 2024-03-19 05:38:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 25830
  -titleTs: "'file':1 'prefer':3 'radarr':5 'size':2"
  -bodyTs: "'1.5':102 '1080p':4,33,85 '13gb':62 '20gb':60 '3gb':96 '44gb':29 'advic':137 'ask':113 'beginner/basic':115 'belittl':124 'big':67 'bigger':94 'come':127 'comedi':19 'doesn':20 'download':3,27 'drive':49 'edit':107 'etc':63 'excess':51 'fidel':25 'file':30,52,80 'fill':46 'film':58 'fine':106 'forest':36 'gb':103 'gotten':135 'gump':37 'hard':48 'help':136 'hostil':131 'interest':44 'kinda':42 'like':9,83 'll':13 'lotr':10 'm':40 'mayb':75 'movi':99 'need':22,89 'notic':54 'one':119 'prefer':82 'question':116 'radarr':77 'say':111 'size':53,81 'someth':8 'space':16 'spectacular':23 'splurg':14 'still':64 'thank':138 'tri':122 'unless':5 've':133 'version':34 'visual':24 'way':65,73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704024713
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10124813"
  +editedAt: DateTimeImmutable @1709567087 {#1546
    date: 2024-03-04 16:44:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703938313 {#1544
    date: 2023-12-30 13:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "File-size-preference-for-Radarr"
  +title: "File size preference for Radarr?"
  +url: null
  +body: """
    I only download 1080p unless it’s something like LOTR that I’ll splurge on space for. A comedy doesn’t need spectacular visual fidelity.\n
    \n
    Just downloaded a 44gb file for a 1080p version of Forest Gump, and I’m just kinda not interested in filling my hard drives with excessive file sizes. Noticed that some other films are 20gb and 13gb, etc, still way too big for what they are.\n
    \n
    Any way to maybe have radarr have a file size preference? Like, for 1080p I don’t need it to be any bigger than 3gb, and most movies can be 1.5gb and be fine\n
    \n
    Edit: I have to say, I asked a beginner/basic question and no one here has tried to belittle me, or come at me with hostility, I’ve only gotten helpful advice. Thank you all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710823124 {#1502
    date: 2024-03-19 05:38:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 25830
  -titleTs: "'file':1 'prefer':3 'radarr':5 'size':2"
  -bodyTs: "'1.5':102 '1080p':4,33,85 '13gb':62 '20gb':60 '3gb':96 '44gb':29 'advic':137 'ask':113 'beginner/basic':115 'belittl':124 'big':67 'bigger':94 'come':127 'comedi':19 'doesn':20 'download':3,27 'drive':49 'edit':107 'etc':63 'excess':51 'fidel':25 'file':30,52,80 'fill':46 'film':58 'fine':106 'forest':36 'gb':103 'gotten':135 'gump':37 'hard':48 'help':136 'hostil':131 'interest':44 'kinda':42 'like':9,83 'll':13 'lotr':10 'm':40 'mayb':75 'movi':99 'need':22,89 'notic':54 'one':119 'prefer':82 'question':116 'radarr':77 'say':111 'size':53,81 'someth':8 'space':16 'spectacular':23 'splurg':14 'still':64 'thank':138 'tri':122 'unless':5 've':133 'version':34 'visual':24 'way':65,73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704024713
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10124813"
  +editedAt: DateTimeImmutable @1709567087 {#1546
    date: 2024-03-04 16:44:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703938313 {#1544
    date: 2023-12-30 13:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1545
  +user: Proxies\__CG__\App\Entity\User {#1547 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "File-size-preference-for-Radarr"
  +title: "File size preference for Radarr?"
  +url: null
  +body: """
    I only download 1080p unless it’s something like LOTR that I’ll splurge on space for. A comedy doesn’t need spectacular visual fidelity.\n
    \n
    Just downloaded a 44gb file for a 1080p version of Forest Gump, and I’m just kinda not interested in filling my hard drives with excessive file sizes. Noticed that some other films are 20gb and 13gb, etc, still way too big for what they are.\n
    \n
    Any way to maybe have radarr have a file size preference? Like, for 1080p I don’t need it to be any bigger than 3gb, and most movies can be 1.5gb and be fine\n
    \n
    Edit: I have to say, I asked a beginner/basic question and no one here has tried to belittle me, or come at me with hostility, I’ve only gotten helpful advice. Thank you all!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710823124 {#1502
    date: 2024-03-19 05:38:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1511 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1503 …}
  +badges: Doctrine\ORM\PersistentCollection {#1507 …}
  +children: []
  -id: 25830
  -titleTs: "'file':1 'prefer':3 'radarr':5 'size':2"
  -bodyTs: "'1.5':102 '1080p':4,33,85 '13gb':62 '20gb':60 '3gb':96 '44gb':29 'advic':137 'ask':113 'beginner/basic':115 'belittl':124 'big':67 'bigger':94 'come':127 'comedi':19 'doesn':20 'download':3,27 'drive':49 'edit':107 'etc':63 'excess':51 'fidel':25 'file':30,52,80 'fill':46 'film':58 'fine':106 'forest':36 'gb':103 'gotten':135 'gump':37 'hard':48 'help':136 'hostil':131 'interest':44 'kinda':42 'like':9,83 'll':13 'lotr':10 'm':40 'mayb':75 'movi':99 'need':22,89 'notic':54 'one':119 'prefer':82 'question':116 'radarr':77 'say':111 'size':53,81 'someth':8 'space':16 'spectacular':23 'splurg':14 'still':64 'thank':138 'tri':122 'unless':5 've':133 'version':34 'visual':24 'way':65,73"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704024713
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10124813"
  +editedAt: DateTimeImmutable @1709567087 {#1546
    date: 2024-03-04 16:44:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703938313 {#1544
    date: 2023-12-30 13:11:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#1543
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#1532
    date: 2023-12-28 14:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#1543
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#1532
    date: 2023-12-28 14:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1535
  +user: Proxies\__CG__\App\Entity\User {#1534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#225 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#1543
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1542 …}
  +votes: Doctrine\ORM\PersistentCollection {#1538 …}
  +reports: Doctrine\ORM\PersistentCollection {#1539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1529 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#1532
    date: 2023-12-28 14:47:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#1516
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#1518
    date: 2023-12-23 14:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#1516
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#1518
    date: 2023-12-23 14:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1519
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Combokeys-instead-of-hotkeys-Feature-new-command-suggestion"
  +title: ""Combokeys" instead of hotkeys. [Feature/new command suggestion]"
  +url: null
  +body: """
    Title. Basically, [“if a street fighter gamer and a linux tryhard had a baby”](https://www.youtube.com/watch?v=JzS96auqau0) where **a combination of keys is issued to run a command/script** rather than a single or a simultaneous stroke of two or more. i.e left, down, left, right arrow keys, R_CTRL to run Firefox. Right, right, Up, right arrow keys, delete to power off the PC, etc.\n
    \n
    Don’t know if such command exists, but there you go.\n
    \n
    Bonus points if its a standalone and supports X11, Wayland and Arcan.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709626103 {#1516
    date: 2024-03-05 09:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 24206
  -titleTs: "'combokey':1 'command':6 'feature/new':5 'hotkey':4 'instead':2 'suggest':7"
  -bodyTs: "'/watch?v=jzs96auqau0)':17 'arcan':88 'arrow':46,57 'babi':14 'basic':2 'bonus':77 'combin':20 'command':71 'command/script':28 'ctrl':49 'delet':59 'etc':65 'exist':72 'fighter':6 'firefox':52 'gamer':7 'go':76 'i.e':41 'issu':24 'key':22,47,58 'know':68 'left':42,44 'linux':10 'pc':64 'point':78 'power':61 'r':48 'rather':29 'right':45,53,54,56 'run':26,51 'simultan':35 'singl':32 'standalon':82 'street':5 'stroke':36 'support':84 'titl':1 'tryhard':11 'two':38 'wayland':86 'www.youtube.com':16 'www.youtube.com/watch?v=jzs96auqau0)':15 'x11':85"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703424520
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9894450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338120 {#1518
    date: 2023-12-23 14:28:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-odds-of-getting-a-passing-grade-by"
  +title: "What are the odds of getting a passing grade by sheer guessing here?"
  +url: null
  +body: """
    Hi,\n
    \n
    I just did a test which had two multiple choice questions. Each question was worth one point. Getting them both right would result in getting a 100% score. Suffice it to say, getting just one question right would give you 50% and with that a passing grade.\n
    \n
    So you have two multiple choice questions. Both of which are unrelated to the other. Each question has four possible answers. When you finish the test. You get to have one more try. The questions and possible answers remain the same.\n
    \n
    Let’s say you use both tries and you remember your previous two respected answers. What would your odds be, if you were to brute force guess your way through this test, to get a passing grade or a 100%?\n
    \n
    Edit: Both questions only have one correct answer.\n
    \n
    IMPORTANT EDIT: YOU DO NOT KNOW WHICH ANSWER YOU HAD RIGHT OR WRONG THE SECOND TIME AROUND. You only know how many questions you got right. But you don’t know which. Sorry for the confusion!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703239972 {#1659
    date: 2023-12-22 11:12:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 23748
  -titleTs: "'get':6 'grade':9 'guess':12 'odd':4 'pass':8 'sheer':11"
  -bodyTs: "'100':28,129 '50':42 'answer':69,86,104,137,145 'around':154 'brute':114 'choic':11,54 'confus':173 'correct':136 'edit':130,139 'finish':72 'forc':115 'four':67 'get':19,26,34,76,123 'give':40 'got':162 'grade':48,126 'guess':116 'hi':1 'import':138 'know':143,157,168 'let':90 'mani':159 'multipl':10,53 'odd':108 'one':17,36,79,135 'pass':47,125 'point':18 'possibl':68,85 'previous':101 'question':12,14,37,55,65,83,132,160 'remain':87 'rememb':99 'respect':103 'result':24 'right':22,38,148,163 'say':33,92 'score':29 'second':152 'sorri':170 'suffic':30 'test':6,74,121 'time':153 'tri':81,96 'two':9,52,102 'unrel':60 'use':94 'way':118 'worth':16 'would':23,39,106 'wrong':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703229038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9815511"
  +editedAt: DateTimeImmutable @1706068139 {#1745
    date: 2024-01-24 04:48:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703142638 {#1747
    date: 2023-12-21 08:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-odds-of-getting-a-passing-grade-by"
  +title: "What are the odds of getting a passing grade by sheer guessing here?"
  +url: null
  +body: """
    Hi,\n
    \n
    I just did a test which had two multiple choice questions. Each question was worth one point. Getting them both right would result in getting a 100% score. Suffice it to say, getting just one question right would give you 50% and with that a passing grade.\n
    \n
    So you have two multiple choice questions. Both of which are unrelated to the other. Each question has four possible answers. When you finish the test. You get to have one more try. The questions and possible answers remain the same.\n
    \n
    Let’s say you use both tries and you remember your previous two respected answers. What would your odds be, if you were to brute force guess your way through this test, to get a passing grade or a 100%?\n
    \n
    Edit: Both questions only have one correct answer.\n
    \n
    IMPORTANT EDIT: YOU DO NOT KNOW WHICH ANSWER YOU HAD RIGHT OR WRONG THE SECOND TIME AROUND. You only know how many questions you got right. But you don’t know which. Sorry for the confusion!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703239972 {#1659
    date: 2023-12-22 11:12:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 23748
  -titleTs: "'get':6 'grade':9 'guess':12 'odd':4 'pass':8 'sheer':11"
  -bodyTs: "'100':28,129 '50':42 'answer':69,86,104,137,145 'around':154 'brute':114 'choic':11,54 'confus':173 'correct':136 'edit':130,139 'finish':72 'forc':115 'four':67 'get':19,26,34,76,123 'give':40 'got':162 'grade':48,126 'guess':116 'hi':1 'import':138 'know':143,157,168 'let':90 'mani':159 'multipl':10,53 'odd':108 'one':17,36,79,135 'pass':47,125 'point':18 'possibl':68,85 'previous':101 'question':12,14,37,55,65,83,132,160 'remain':87 'rememb':99 'respect':103 'result':24 'right':22,38,148,163 'say':33,92 'score':29 'second':152 'sorri':170 'suffic':30 'test':6,74,121 'time':153 'tri':81,96 'two':9,52,102 'unrel':60 'use':94 'way':118 'worth':16 'would':23,39,106 'wrong':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703229038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9815511"
  +editedAt: DateTimeImmutable @1706068139 {#1745
    date: 2024-01-24 04:48:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703142638 {#1747
    date: 2023-12-21 08:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1738
  +user: Proxies\__CG__\App\Entity\User {#1753 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-are-the-odds-of-getting-a-passing-grade-by"
  +title: "What are the odds of getting a passing grade by sheer guessing here?"
  +url: null
  +body: """
    Hi,\n
    \n
    I just did a test which had two multiple choice questions. Each question was worth one point. Getting them both right would result in getting a 100% score. Suffice it to say, getting just one question right would give you 50% and with that a passing grade.\n
    \n
    So you have two multiple choice questions. Both of which are unrelated to the other. Each question has four possible answers. When you finish the test. You get to have one more try. The questions and possible answers remain the same.\n
    \n
    Let’s say you use both tries and you remember your previous two respected answers. What would your odds be, if you were to brute force guess your way through this test, to get a passing grade or a 100%?\n
    \n
    Edit: Both questions only have one correct answer.\n
    \n
    IMPORTANT EDIT: YOU DO NOT KNOW WHICH ANSWER YOU HAD RIGHT OR WRONG THE SECOND TIME AROUND. You only know how many questions you got right. But you don’t know which. Sorry for the confusion!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703239972 {#1659
    date: 2023-12-22 11:12:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1746 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 23748
  -titleTs: "'get':6 'grade':9 'guess':12 'odd':4 'pass':8 'sheer':11"
  -bodyTs: "'100':28,129 '50':42 'answer':69,86,104,137,145 'around':154 'brute':114 'choic':11,54 'confus':173 'correct':136 'edit':130,139 'finish':72 'forc':115 'four':67 'get':19,26,34,76,123 'give':40 'got':162 'grade':48,126 'guess':116 'hi':1 'import':138 'know':143,157,168 'let':90 'mani':159 'multipl':10,53 'odd':108 'one':17,36,79,135 'pass':47,125 'point':18 'possibl':68,85 'previous':101 'question':12,14,37,55,65,83,132,160 'remain':87 'rememb':99 'respect':103 'result':24 'right':22,38,148,163 'say':33,92 'score':29 'second':152 'sorri':170 'suffic':30 'test':6,74,121 'time':153 'tri':81,96 'two':9,52,102 'unrel':60 'use':94 'way':118 'worth':16 'would':23,39,106 'wrong':150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703229038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9815511"
  +editedAt: DateTimeImmutable @1706068139 {#1745
    date: 2024-01-24 04:48:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703142638 {#1747
    date: 2023-12-21 08:10:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1498
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1483
    date: 2023-12-19 12:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1498
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1483
    date: 2023-12-19 12:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1497
  +user: Proxies\__CG__\App\Entity\User {#1484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1498
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1486 …}
  +votes: Doctrine\ORM\PersistentCollection {#1487 …}
  +reports: Doctrine\ORM\PersistentCollection {#1489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1491 …}
  +badges: Doctrine\ORM\PersistentCollection {#1495 …}
  +children: []
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1483
    date: 2023-12-19 12:56:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Proton-Unlimited-Worth-renewing"
  +title: "Is Proton Unlimited Worth renewing?"
  +url: null
  +body: """
    As the title says, I have been using Proton Unlimited for almost a year; I mainly use Proton Pass, VPN and mail. Mail and Pass are pretty good. However, proton VPN is hit and miss because of the constant loading, slow and unreliable servers.\n
    \n
    As the saying goes: *don’t put all eggs in the same basket*\n
    \n
    I want opinions from current and previous Proton Unlimited users.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702244095 {#1475
    date: 2023-12-10 22:34:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 19953
  -titleTs: "'proton':2 'renew':5 'unlimit':3 'worth':4"
  -bodyTs: "'almost':12 'basket':57 'constant':39 'current':62 'egg':53 'goe':48 'good':28 'hit':33 'howev':29 'load':40 'mail':22,23 'main':16 'miss':35 'opinion':60 'pass':19,25 'pretti':27 'previous':64 'proton':9,18,30,65 'put':51 'say':4,47 'server':44 'slow':41 'titl':3 'unlimit':10,66 'unreli':43 'use':8,17 'user':67 'vpn':20,31 'want':59 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701776794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9125383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701690394 {#1477
    date: 2023-12-04 12:46:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Proton-Unlimited-Worth-renewing"
  +title: "Is Proton Unlimited Worth renewing?"
  +url: null
  +body: """
    As the title says, I have been using Proton Unlimited for almost a year; I mainly use Proton Pass, VPN and mail. Mail and Pass are pretty good. However, proton VPN is hit and miss because of the constant loading, slow and unreliable servers.\n
    \n
    As the saying goes: *don’t put all eggs in the same basket*\n
    \n
    I want opinions from current and previous Proton Unlimited users.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702244095 {#1475
    date: 2023-12-10 22:34:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 19953
  -titleTs: "'proton':2 'renew':5 'unlimit':3 'worth':4"
  -bodyTs: "'almost':12 'basket':57 'constant':39 'current':62 'egg':53 'goe':48 'good':28 'hit':33 'howev':29 'load':40 'mail':22,23 'main':16 'miss':35 'opinion':60 'pass':19,25 'pretti':27 'previous':64 'proton':9,18,30,65 'put':51 'say':4,47 'server':44 'slow':41 'titl':3 'unlimit':10,66 'unreli':43 'use':8,17 'user':67 'vpn':20,31 'want':59 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701776794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9125383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701690394 {#1477
    date: 2023-12-04 12:46:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1476
  +user: Proxies\__CG__\App\Entity\User {#1761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1758 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-Proton-Unlimited-Worth-renewing"
  +title: "Is Proton Unlimited Worth renewing?"
  +url: null
  +body: """
    As the title says, I have been using Proton Unlimited for almost a year; I mainly use Proton Pass, VPN and mail. Mail and Pass are pretty good. However, proton VPN is hit and miss because of the constant loading, slow and unreliable servers.\n
    \n
    As the saying goes: *don’t put all eggs in the same basket*\n
    \n
    I want opinions from current and previous Proton Unlimited users.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702244095 {#1475
    date: 2023-12-10 22:34:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 19953
  -titleTs: "'proton':2 'renew':5 'unlimit':3 'worth':4"
  -bodyTs: "'almost':12 'basket':57 'constant':39 'current':62 'egg':53 'goe':48 'good':28 'hit':33 'howev':29 'load':40 'mail':22,23 'main':16 'miss':35 'opinion':60 'pass':19,25 'pretti':27 'previous':64 'proton':9,18,30,65 'put':51 'say':4,47 'server':44 'slow':41 'titl':3 'unlimit':10,66 'unreli':43 'use':8,17 'user':67 'vpn':20,31 'want':59 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701776794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9125383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701690394 {#1477
    date: 2023-12-04 12:46:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#1779
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#1778
    date: 2023-12-02 13:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#1779
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#1778
    date: 2023-12-02 13:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Is-there-a-tool-to-real-time-encrypt-folders"
  +title: "Is there a tool to real-time encrypt folders?"
  +url: null
  +body: """
    I’m looking for a veracrypt/truecrypt equivalent but at the folder-level and dynamic sizing\n
    \n
    Something like a tool which could encrypt folders in real-time and then be able to lock it up. Truecrypt expects me to provide a size for it, I’d like something more dynamically sizeable based on the files I store in it.\n
    \n
    Even just a tool that encrypts files written into it and converts them to other files works with me
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701615788 {#1779
    date: 2023-12-03 16:03:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 19562
  -titleTs: "'encrypt':9 'folder':10 'real':7 'real-tim':6 'time':8 'tool':4"
  -bodyTs: "'abl':32 'base':53 'convert':72 'could':22 'd':47 'dynam':15,51 'encrypt':23,66 'equival':7 'even':61 'expect':38 'file':56,67,76 'folder':12,24 'folder-level':11 'level':13 'like':18,48 'lock':34 'look':3 'm':2 'provid':41 'real':27 'real-tim':26 'size':16,43 'sizeabl':52 'someth':17,49 'store':58 'time':28 'tool':20,64 'truecrypt':37 'veracrypt/truecrypt':6 'work':77 'written':68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701605113
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9045477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701518713 {#1778
    date: 2023-12-02 13:05:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sites-for-downloading-high-quality-music-files"
  +title: "Sites for downloading high quality music files"
  +url: null
  +body: """
    I am making a script that can download high quality music files, currently from free-mp3-download.net and slavart.gamesdrive.net. Are there any others? I could look into torrenting things automatically and maybe looking into Lidarr? Not 100% on how that works but any ideas on what else I could add or links to other places I can download high quality music files lmk.\n
    \n
    Thanks in advance.\n
    \n
    EDIT: I’ve found [Jackett](https://github.com/Jackett/Jackett) that could be promising, but still open to other ideas/sites.  \n
    EDIT: Thank you all for your responses.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703255206 {#1765
    date: 2023-12-22 15:26:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 16942
  -titleTs: "'download':3 'file':7 'high':4 'music':6 'qualiti':5 'site':1"
  -bodyTs: "'/jackett/jackett)':72 '100':35 'add':48 'advanc':64 'automat':28 'could':23,47,74 'current':13 'download':8,56 'edit':65,83 'els':45 'file':12,60 'found':68 'free-mp3-download.net':15 'github.com':71 'github.com/jackett/jackett)':70 'high':9,57 'idea':42 'ideas/sites':82 'jackett':69 'lidarr':33 'link':50 'lmk':61 'look':24,31 'make':3 'mayb':30 'music':11,59 'open':79 'other':21 'place':53 'promis':76 'qualiti':10,58 'respons':89 'script':5 'slavart.gamesdrive.net':17 'still':78 'thank':62,84 'thing':27 'torrent':26 've':67 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701087195
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/post/93942"
  +editedAt: DateTimeImmutable @1702021636 {#1766
    date: 2023-12-08 08:47:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701000795 {#1682
    date: 2023-11-26 13:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sites-for-downloading-high-quality-music-files"
  +title: "Sites for downloading high quality music files"
  +url: null
  +body: """
    I am making a script that can download high quality music files, currently from free-mp3-download.net and slavart.gamesdrive.net. Are there any others? I could look into torrenting things automatically and maybe looking into Lidarr? Not 100% on how that works but any ideas on what else I could add or links to other places I can download high quality music files lmk.\n
    \n
    Thanks in advance.\n
    \n
    EDIT: I’ve found [Jackett](https://github.com/Jackett/Jackett) that could be promising, but still open to other ideas/sites.  \n
    EDIT: Thank you all for your responses.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703255206 {#1765
    date: 2023-12-22 15:26:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 16942
  -titleTs: "'download':3 'file':7 'high':4 'music':6 'qualiti':5 'site':1"
  -bodyTs: "'/jackett/jackett)':72 '100':35 'add':48 'advanc':64 'automat':28 'could':23,47,74 'current':13 'download':8,56 'edit':65,83 'els':45 'file':12,60 'found':68 'free-mp3-download.net':15 'github.com':71 'github.com/jackett/jackett)':70 'high':9,57 'idea':42 'ideas/sites':82 'jackett':69 'lidarr':33 'link':50 'lmk':61 'look':24,31 'make':3 'mayb':30 'music':11,59 'open':79 'other':21 'place':53 'promis':76 'qualiti':10,58 'respons':89 'script':5 'slavart.gamesdrive.net':17 'still':78 'thank':62,84 'thing':27 'torrent':26 've':67 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701087195
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/post/93942"
  +editedAt: DateTimeImmutable @1702021636 {#1766
    date: 2023-12-08 08:47:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701000795 {#1682
    date: 2023-11-26 13:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Sites-for-downloading-high-quality-music-files"
  +title: "Sites for downloading high quality music files"
  +url: null
  +body: """
    I am making a script that can download high quality music files, currently from free-mp3-download.net and slavart.gamesdrive.net. Are there any others? I could look into torrenting things automatically and maybe looking into Lidarr? Not 100% on how that works but any ideas on what else I could add or links to other places I can download high quality music files lmk.\n
    \n
    Thanks in advance.\n
    \n
    EDIT: I’ve found [Jackett](https://github.com/Jackett/Jackett) that could be promising, but still open to other ideas/sites.  \n
    EDIT: Thank you all for your responses.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703255206 {#1765
    date: 2023-12-22 15:26:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 16942
  -titleTs: "'download':3 'file':7 'high':4 'music':6 'qualiti':5 'site':1"
  -bodyTs: "'/jackett/jackett)':72 '100':35 'add':48 'advanc':64 'automat':28 'could':23,47,74 'current':13 'download':8,56 'edit':65,83 'els':45 'file':12,60 'found':68 'free-mp3-download.net':15 'github.com':71 'github.com/jackett/jackett)':70 'high':9,57 'idea':42 'ideas/sites':82 'jackett':69 'lidarr':33 'link':50 'lmk':61 'look':24,31 'make':3 'mayb':30 'music':11,59 'open':79 'other':21 'place':53 'promis':76 'qualiti':10,58 'respons':89 'script':5 'slavart.gamesdrive.net':17 'still':78 'thank':62,84 'thing':27 'torrent':26 've':67 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701087195
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/post/93942"
  +editedAt: DateTimeImmutable @1702021636 {#1766
    date: 2023-12-08 08:47:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701000795 {#1682
    date: 2023-11-26 13:13:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "100-vanilla-distribution-challenge"
  +title: "100% vanilla distribution challenge"
  +url: null
  +body: "what does this consist of? Well, it’s easy, whenever you install a new distribution of Linux, don’t customise anything, nothing please!! Out of the box experience, you may install software but that’s all. And if you are already using a customised distro, then delete the .config file and reboot, but please be careful and check your distribution wiki before doing that o.o"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904516 {#1634
    date: 2023-12-07 00:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 16885
  -titleTs: "'100':1 'challeng':4 'distribut':3 'vanilla':2"
  -bodyTs: "'alreadi':41 'anyth':21 'box':27 'care':56 'check':58 'config':49 'consist':4 'customis':20,44 'delet':47 'distribut':15,60 'distro':45 'easi':9 'experi':28 'file':50 'instal':12,31 'linux':17 'may':30 'new':14 'noth':22 'o.o':65 'pleas':23,54 'reboot':52 'softwar':32 'use':42 'well':6 'whenev':10 'wiki':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701062845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8764332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976445 {#1636
    date: 2023-11-26 06:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "100-vanilla-distribution-challenge"
  +title: "100% vanilla distribution challenge"
  +url: null
  +body: "what does this consist of? Well, it’s easy, whenever you install a new distribution of Linux, don’t customise anything, nothing please!! Out of the box experience, you may install software but that’s all. And if you are already using a customised distro, then delete the .config file and reboot, but please be careful and check your distribution wiki before doing that o.o"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904516 {#1634
    date: 2023-12-07 00:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 16885
  -titleTs: "'100':1 'challeng':4 'distribut':3 'vanilla':2"
  -bodyTs: "'alreadi':41 'anyth':21 'box':27 'care':56 'check':58 'config':49 'consist':4 'customis':20,44 'delet':47 'distribut':15,60 'distro':45 'easi':9 'experi':28 'file':50 'instal':12,31 'linux':17 'may':30 'new':14 'noth':22 'o.o':65 'pleas':23,54 'reboot':52 'softwar':32 'use':42 'well':6 'whenev':10 'wiki':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701062845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8764332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976445 {#1636
    date: 2023-11-26 06:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1635
  +user: Proxies\__CG__\App\Entity\User {#1660 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "100-vanilla-distribution-challenge"
  +title: "100% vanilla distribution challenge"
  +url: null
  +body: "what does this consist of? Well, it’s easy, whenever you install a new distribution of Linux, don’t customise anything, nothing please!! Out of the box experience, you may install software but that’s all. And if you are already using a customised distro, then delete the .config file and reboot, but please be careful and check your distribution wiki before doing that o.o"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904516 {#1634
    date: 2023-12-07 00:15:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 16885
  -titleTs: "'100':1 'challeng':4 'distribut':3 'vanilla':2"
  -bodyTs: "'alreadi':41 'anyth':21 'box':27 'care':56 'check':58 'config':49 'consist':4 'customis':20,44 'delet':47 'distribut':15,60 'distro':45 'easi':9 'experi':28 'file':50 'instal':12,31 'linux':17 'may':30 'new':14 'noth':22 'o.o':65 'pleas':23,54 'reboot':52 'softwar':32 'use':42 'well':6 'whenev':10 'wiki':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701062845
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8764332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700976445 {#1636
    date: 2023-11-26 06:27:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#1426
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#1451
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#1413
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#1426
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#1451
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#1413
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1417
  +user: Proxies\__CG__\App\Entity\User {#1414 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#1426
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#1451
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#1413
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-are-the-best-SFW-extensions-for-Tachiyomi"
  +title: "Which are the best SFW extensions for Tachiyomi?"
  +url: null
  +body: "I know this is not a Christian community, but I recently discovered Tachiyomi looking for alternatives to Saikou and a good alternative to read manga (which I don’t do much, but it makes me curious) is Tachiyomi and although installing extensions is really simple the vast majority have NSFW content (or hentai?) and Jesus, I want to look for Pokemon manga and if I install extensions randomly I end up finding things I’d rather not have seen before, and many SFW extensions “don’t work” or give an error that something went wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699791490 {#1462
    date: 2023-11-12 13:18:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 11222
  -titleTs: "'best':4 'extens':6 'sfw':5 'tachiyomi':8"
  -bodyTs: "'altern':16,22 'although':40 'christian':7 'communiti':8 'content':51 'curious':36 'd':75 'discov':12 'end':70 'error':91 'extens':42,67,84 'find':72 'give':89 'good':21 'hentai':53 'instal':41,66 'jesus':55 'know':2 'look':14,59 'major':48 'make':34 'manga':25,62 'mani':82 'much':31 'nsfw':50 'pokemon':61 'random':68 'rather':76 'read':24 'realli':44 'recent':11 'saikou':18 'seen':79 'sfw':83 'simpl':45 'someth':93 'tachiyomi':13,38 'thing':73 'vast':47 'want':57 'went':94 'work':87 'wrong':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699558590
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7991914"
  +editedAt: DateTimeImmutable @1699534567 {#1463
    date: 2023-11-09 13:56:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699472190 {#1464
    date: 2023-11-08 20:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-are-the-best-SFW-extensions-for-Tachiyomi"
  +title: "Which are the best SFW extensions for Tachiyomi?"
  +url: null
  +body: "I know this is not a Christian community, but I recently discovered Tachiyomi looking for alternatives to Saikou and a good alternative to read manga (which I don’t do much, but it makes me curious) is Tachiyomi and although installing extensions is really simple the vast majority have NSFW content (or hentai?) and Jesus, I want to look for Pokemon manga and if I install extensions randomly I end up finding things I’d rather not have seen before, and many SFW extensions “don’t work” or give an error that something went wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699791490 {#1462
    date: 2023-11-12 13:18:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 11222
  -titleTs: "'best':4 'extens':6 'sfw':5 'tachiyomi':8"
  -bodyTs: "'altern':16,22 'although':40 'christian':7 'communiti':8 'content':51 'curious':36 'd':75 'discov':12 'end':70 'error':91 'extens':42,67,84 'find':72 'give':89 'good':21 'hentai':53 'instal':41,66 'jesus':55 'know':2 'look':14,59 'major':48 'make':34 'manga':25,62 'mani':82 'much':31 'nsfw':50 'pokemon':61 'random':68 'rather':76 'read':24 'realli':44 'recent':11 'saikou':18 'seen':79 'sfw':83 'simpl':45 'someth':93 'tachiyomi':13,38 'thing':73 'vast':47 'want':57 'went':94 'work':87 'wrong':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699558590
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7991914"
  +editedAt: DateTimeImmutable @1699534567 {#1463
    date: 2023-11-09 13:56:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699472190 {#1464
    date: 2023-11-08 20:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Which-are-the-best-SFW-extensions-for-Tachiyomi"
  +title: "Which are the best SFW extensions for Tachiyomi?"
  +url: null
  +body: "I know this is not a Christian community, but I recently discovered Tachiyomi looking for alternatives to Saikou and a good alternative to read manga (which I don’t do much, but it makes me curious) is Tachiyomi and although installing extensions is really simple the vast majority have NSFW content (or hentai?) and Jesus, I want to look for Pokemon manga and if I install extensions randomly I end up finding things I’d rather not have seen before, and many SFW extensions “don’t work” or give an error that something went wrong."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699791490 {#1462
    date: 2023-11-12 13:18:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 11222
  -titleTs: "'best':4 'extens':6 'sfw':5 'tachiyomi':8"
  -bodyTs: "'altern':16,22 'although':40 'christian':7 'communiti':8 'content':51 'curious':36 'd':75 'discov':12 'end':70 'error':91 'extens':42,67,84 'find':72 'give':89 'good':21 'hentai':53 'instal':41,66 'jesus':55 'know':2 'look':14,59 'major':48 'make':34 'manga':25,62 'mani':82 'much':31 'nsfw':50 'pokemon':61 'random':68 'rather':76 'read':24 'realli':44 'recent':11 'saikou':18 'seen':79 'sfw':83 'simpl':45 'someth':93 'tachiyomi':13,38 'thing':73 'vast':47 'want':57 'went':94 'work':87 'wrong':95"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699558590
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7991914"
  +editedAt: DateTimeImmutable @1699534567 {#1463
    date: 2023-11-09 13:56:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699472190 {#1464
    date: 2023-11-08 20:36:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1430
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1434
    date: 2023-11-07 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1430
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1434
    date: 2023-11-07 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1430
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1438 …}
  +votes: Doctrine\ORM\PersistentCollection {#1699 …}
  +reports: Doctrine\ORM\PersistentCollection {#1703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1695 …}
  +badges: Doctrine\ORM\PersistentCollection {#1698 …}
  +children: []
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1434
    date: 2023-11-07 22:35:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Distro-Picking"
  +title: "Distro Picking"
  +url: null
  +body: "Hi! You may be sick of these posts by now, but I have been having a very hard time selecting between three distros; that being OpenSUSE, Fedora, and Linux Mint. I have tried linux in the past, I did debian with cinnamon and ran into some issues, so I ended up sheepishly reinstalling windows and getting AME10. I want to give it another shot though, and I have settled on one of these three. I am an absolute beginner to linux and i’m a g*mer (laugh it up), so out of these which would be better? I don’t have too many preferences, I guess I would like to avoid CLI’s as much as possible but it’s not too much of a big deal. I could get used to it and learn the commands. If you can give a bit of advice, that’d be great and I appreciate all of you! ![af-heart](https://www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png "emoji af-heart")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699537049 {#1709
    date: 2023-11-09 14:37:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 10660
  -titleTs: "'distro':1 'pick':2"
  -bodyTs: "'/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':162 'absolut':78 'advic':146 'af':158,165 'af-heart':157,164 'ame10':57 'anoth':63 'appreci':153 'avoid':112 'beginn':79 'better':98 'big':127 'bit':144 'cinnamon':42 'cli':113 'command':138 'could':130 'd':148 'deal':128 'debian':40 'distro':23 'emoji':163 'end':50 'fedora':27 'g':86 'get':56,131 'give':61,142 'great':150 'guess':107 'hard':18 'heart':159,166 'hi':1 'issu':47 'laugh':88 'learn':136 'like':110 'linux':29,34,81 'm':84 'mani':104 'may':3 'mer':87 'mint':30 'much':116,124 'one':71 'opensus':26 'past':37 'possibl':118 'post':8 'prefer':105 'ran':44 'reinstal':53 'select':20 'settl':69 'sheepish':52 'shot':64 'sick':5 'though':65 'three':22,74 'time':19 'tri':33 'use':132 'want':59 'window':54 'would':96,109 'www.hexbear.net':161 'www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399429
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1020397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313029 {#1595
    date: 2023-11-07 00:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Distro-Picking"
  +title: "Distro Picking"
  +url: null
  +body: "Hi! You may be sick of these posts by now, but I have been having a very hard time selecting between three distros; that being OpenSUSE, Fedora, and Linux Mint. I have tried linux in the past, I did debian with cinnamon and ran into some issues, so I ended up sheepishly reinstalling windows and getting AME10. I want to give it another shot though, and I have settled on one of these three. I am an absolute beginner to linux and i’m a g*mer (laugh it up), so out of these which would be better? I don’t have too many preferences, I guess I would like to avoid CLI’s as much as possible but it’s not too much of a big deal. I could get used to it and learn the commands. If you can give a bit of advice, that’d be great and I appreciate all of you! ![af-heart](https://www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png "emoji af-heart")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699537049 {#1709
    date: 2023-11-09 14:37:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 10660
  -titleTs: "'distro':1 'pick':2"
  -bodyTs: "'/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':162 'absolut':78 'advic':146 'af':158,165 'af-heart':157,164 'ame10':57 'anoth':63 'appreci':153 'avoid':112 'beginn':79 'better':98 'big':127 'bit':144 'cinnamon':42 'cli':113 'command':138 'could':130 'd':148 'deal':128 'debian':40 'distro':23 'emoji':163 'end':50 'fedora':27 'g':86 'get':56,131 'give':61,142 'great':150 'guess':107 'hard':18 'heart':159,166 'hi':1 'issu':47 'laugh':88 'learn':136 'like':110 'linux':29,34,81 'm':84 'mani':104 'may':3 'mer':87 'mint':30 'much':116,124 'one':71 'opensus':26 'past':37 'possibl':118 'post':8 'prefer':105 'ran':44 'reinstal':53 'select':20 'settl':69 'sheepish':52 'shot':64 'sick':5 'though':65 'three':22,74 'time':19 'tri':33 'use':132 'want':59 'window':54 'would':96,109 'www.hexbear.net':161 'www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399429
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1020397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313029 {#1595
    date: 2023-11-07 00:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1610
  +user: Proxies\__CG__\App\Entity\User {#1609 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1897 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Distro-Picking"
  +title: "Distro Picking"
  +url: null
  +body: "Hi! You may be sick of these posts by now, but I have been having a very hard time selecting between three distros; that being OpenSUSE, Fedora, and Linux Mint. I have tried linux in the past, I did debian with cinnamon and ran into some issues, so I ended up sheepishly reinstalling windows and getting AME10. I want to give it another shot though, and I have settled on one of these three. I am an absolute beginner to linux and i’m a g*mer (laugh it up), so out of these which would be better? I don’t have too many preferences, I guess I would like to avoid CLI’s as much as possible but it’s not too much of a big deal. I could get used to it and learn the commands. If you can give a bit of advice, that’d be great and I appreciate all of you! ![af-heart](https://www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png "emoji af-heart")"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699537049 {#1709
    date: 2023-11-09 14:37:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +children: []
  -id: 10660
  -titleTs: "'distro':1 'pick':2"
  -bodyTs: "'/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':162 'absolut':78 'advic':146 'af':158,165 'af-heart':157,164 'ame10':57 'anoth':63 'appreci':153 'avoid':112 'beginn':79 'better':98 'big':127 'bit':144 'cinnamon':42 'cli':113 'command':138 'could':130 'd':148 'deal':128 'debian':40 'distro':23 'emoji':163 'end':50 'fedora':27 'g':86 'get':56,131 'give':61,142 'great':150 'guess':107 'hard':18 'heart':159,166 'hi':1 'issu':47 'laugh':88 'learn':136 'like':110 'linux':29,34,81 'm':84 'mani':104 'may':3 'mer':87 'mint':30 'much':116,124 'one':71 'opensus':26 'past':37 'possibl':118 'post':8 'prefer':105 'ran':44 'reinstal':53 'select':20 'settl':69 'sheepish':52 'shot':64 'sick':5 'though':65 'three':22,74 'time':19 'tri':33 'use':132 'want':59 'window':54 'would':96,109 'www.hexbear.net':161 'www.hexbear.net/pictrs/image/7f8df734-0c06-4a77-949f-2b0f0e246cfc.png':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699399429
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1020397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699313029 {#1595
    date: 2023-11-07 00:23:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-rather-eat-a-poop-flavored-chocolate-or"
  +title: "What would you rather eat a poop flavored chocolate, or chocolate flavored poop?"
  +url: null
  +body: """
    If one was indistinguishable from the other: taste, scent, texture, temperature, etc. You can’t tell apart the real thing from your choice, but you know 100% what you are eating.\n
    \n
    What would you choose and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699314912 {#1641
    date: 2023-11-07 00:55:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 9467
  -titleTs: "'chocol':9,11 'eat':5 'flavor':8,12 'poop':7,13 'rather':4 'would':2"
  -bodyTs: "'100':27 'apart':17 'choic':23 'choos':35 'eat':31 'etc':12 'indistinguish':4 'know':26 'one':2 'real':19 'scent':9 'tast':8 'tell':16 'temperatur':11 'textur':10 'thing':20 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699139995
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/1545492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053595 {#1648
    date: 2023-11-04 00:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-rather-eat-a-poop-flavored-chocolate-or"
  +title: "What would you rather eat a poop flavored chocolate, or chocolate flavored poop?"
  +url: null
  +body: """
    If one was indistinguishable from the other: taste, scent, texture, temperature, etc. You can’t tell apart the real thing from your choice, but you know 100% what you are eating.\n
    \n
    What would you choose and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699314912 {#1641
    date: 2023-11-07 00:55:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 9467
  -titleTs: "'chocol':9,11 'eat':5 'flavor':8,12 'poop':7,13 'rather':4 'would':2"
  -bodyTs: "'100':27 'apart':17 'choic':23 'choos':35 'eat':31 'etc':12 'indistinguish':4 'know':26 'one':2 'real':19 'scent':9 'tast':8 'tell':16 'temperatur':11 'textur':10 'thing':20 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699139995
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/1545492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053595 {#1648
    date: 2023-11-04 00:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1665
  +user: Proxies\__CG__\App\Entity\User {#1675 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "What-would-you-rather-eat-a-poop-flavored-chocolate-or"
  +title: "What would you rather eat a poop flavored chocolate, or chocolate flavored poop?"
  +url: null
  +body: """
    If one was indistinguishable from the other: taste, scent, texture, temperature, etc. You can’t tell apart the real thing from your choice, but you know 100% what you are eating.\n
    \n
    What would you choose and why?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699314912 {#1641
    date: 2023-11-07 00:55:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1674 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1669 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  +badges: Doctrine\ORM\PersistentCollection {#1668 …}
  +children: []
  -id: 9467
  -titleTs: "'chocol':9,11 'eat':5 'flavor':8,12 'poop':7,13 'rather':4 'would':2"
  -bodyTs: "'100':27 'apart':17 'choic':23 'choos':35 'eat':31 'etc':12 'indistinguish':4 'know':26 'one':2 'real':19 'scent':9 'tast':8 'tell':16 'temperatur':11 'textur':10 'thing':20 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699139995
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/1545492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699053595 {#1648
    date: 2023-11-04 00:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-you-say-enthusiast-grade-or-business-grade-products-are"
  +title: "Would you say enthusiast grade or business grade products are better quality?"
  +url: null
  +body: "Just a shower thought. Obviously depends on the industry, but in terms of electronics I fee enthusiast grade (think gaming motherboards, for example) are better built than professional grade. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697452655 {#1679
    date: 2023-10-16 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 4831
  -titleTs: "'better':11 'busi':7 'enthusiast':4 'grade':5,8 'product':9 'qualiti':12 'say':3 'would':1"
  -bodyTs: "'better':25 'built':26 'depend':6 'electron':14 'enthusiast':17 'exampl':23 'fee':16 'game':20 'grade':18,29 'industri':9 'motherboard':21 'obvious':5 'profession':28 'shower':3 'term':12 'think':19 'thought':4,30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161379 {#1650
    date: 2023-10-13 03:42: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
99 DENIED edit
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-you-say-enthusiast-grade-or-business-grade-products-are"
  +title: "Would you say enthusiast grade or business grade products are better quality?"
  +url: null
  +body: "Just a shower thought. Obviously depends on the industry, but in terms of electronics I fee enthusiast grade (think gaming motherboards, for example) are better built than professional grade. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697452655 {#1679
    date: 2023-10-16 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 4831
  -titleTs: "'better':11 'busi':7 'enthusiast':4 'grade':5,8 'product':9 'qualiti':12 'say':3 'would':1"
  -bodyTs: "'better':25 'built':26 'depend':6 'electron':14 'enthusiast':17 'exampl':23 'fee':16 'game':20 'grade':18,29 'industri':9 'motherboard':21 'obvious':5 'profession':28 'shower':3 'term':12 'think':19 'thought':4,30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161379 {#1650
    date: 2023-10-13 03:42: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
100 DENIED moderate
App\Entity\Entry {#1654
  +user: Proxies\__CG__\App\Entity\User {#1652 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2435 …}
  +slug: "Would-you-say-enthusiast-grade-or-business-grade-products-are"
  +title: "Would you say enthusiast grade or business grade products are better quality?"
  +url: null
  +body: "Just a shower thought. Obviously depends on the industry, but in terms of electronics I fee enthusiast grade (think gaming motherboards, for example) are better built than professional grade. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697452655 {#1679
    date: 2023-10-16 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  +badges: Doctrine\ORM\PersistentCollection {#1590 …}
  +children: []
  -id: 4831
  -titleTs: "'better':11 'busi':7 'enthusiast':4 'grade':5,8 'product':9 'qualiti':12 'say':3 'would':1"
  -bodyTs: "'better':25 'built':26 'depend':6 'electron':14 'enthusiast':17 'exampl':23 'fee':16 'game':20 'grade':18,29 'industri':9 'motherboard':21 'obvious':5 'profession':28 'shower':3 'term':12 'think':19 'thought':4,30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697247779
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161379 {#1650
    date: 2023-10-13 03:42: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