GET https://kbin.spritesserver.nl/hot/1y/articles?p=49

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.25 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.05 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 {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "2-years-on-GNU-Linux-a-retrospective-attempt"
  +title: "2 years on GNU/Linux - a retrospective attempt"
  +url: null
  +body: """
    It’s been more than 2 years since I started to mainly use GNU/Linux sistems as my daily Os, so I want to share a little of the journey with the community, the ups and downs, the experiences I went through, and all of that stuff so let’s just start\n
    \n
    I learned about free software by a friend, who is a great entusiast of it (he’s a very good friend, I love him, and also hate him like all good friends), he introduced it to me because he had think that the ideas and philosophy of the free software were very similar to my social, philosophic and political thoughts (been myself an anarchist) so I really liked the concept and the movement so I said to myself “maybe it’s worth the shot” so he recommended me linux mint, for short, I couldn’t make a dual boot with windows (I didn’t know how to make the partition scheme for the dualboot at the time), and that was something I wanted to have because I didn’t know if I was definitely going to switch, in a retrospective thought It may have been the best.\n
    \n
    After that I tried Manjaro, and I gotta say, I loved it, ignoring the fact that I needed to get another usb wifi receptor because the one I had was not compatible, everything went smoothly, I personally wasn’t afraid of the terminal, so I kinda adapted very quickly, and after discovering yay my experience was heavily improved, one of the things I really appreciate at the time was paman, it helped me a lot as a new user, but I gotta say that paman sucks, it kinda makes your system more unstable and more give it more propensity to brake, and that was exactly what happened to me, I didn’t mind mostly because at the time I already had my external ssd to save my data, so after a quick reinstall everything went fine, it was faster, more comfortable, way more customizable and much more user respectful than windows, witch at the point of a year, I just used it for print.\n
    \n
    The next thing I did has try debian for a month, I liked very much and is a very good distro, but I was very used to manjaro that I didn’t fully fell comfortable using it, so after that I tried using Arch with arch install, I managed to do the installation under 5 minutes, so it was pretty nice to me, I really like it but I went back to manjaro just for the autocomplete terminal built in.\n
    \n
    So fast forward to March, when I found out about the Proton compatibility layer for Steam, I just gotta say that I love Proton, it really make my switch to GNU/Linux almost total, with issues here and there but ultimately it was just a great step in the way of the complete change, something I wanted to do since the first time I used windows 11 on my laptop, I hate it, totally, so for that time I just have it in my laptop to print, again\n
    \n
    A fast forward to August, when I decided to install arch manually for the first time, it was a pretty straight forward process thanks to archwiki and it gave me the opportunity to tell the friend that introduced me to free software that I was finally at his level.\n
    \n
    So in October 3 important things happened, I switched from Manjaro to Arch, I switched from bash to fish, and the most important, I managed to get my printer working, so from that moment I deleted windows in all my drives, an make the complete switch after so long, finally, I was free from windows, and I’m very happy about that, since then, I use arch both on my PC and laptop, and I’m very happy about that, the last mayor think that I had been making is a distro trying journey, where since the moment I tried debian, I’m been trying almost any distro that brings my attention, and also I installed Gentoo, so I can finally say to my friend “go cry somewhere else normie” (as a joke, obviously), still need to figure out how to install the desktop tho.\n
    \n
    So that’s been all, I’m a happy free software enthusiast and I don’t have any intention of going back, I hope to learn more in the future and I hope for the day where the freedom in the digital era became a thing for everyone. Thanks for coming to my Ted talk
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228796 {#158
    date: 2023-12-22 08:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 23522
  -titleTs: "'2':1 'attempt':7 'gnu/linux':4 'retrospect':6 'year':2"
  -bodyTs: "'11':508 '2':6 '3':582 '5':417 'adapt':245 'afraid':238 'almost':474,684 'alreadi':318 'also':77,692 'anarchist':115 'anoth':219 'appreci':263 'arch':406,408,540,591,645 'archwiki':555 'attent':690 'august':534 'autocomplet':439 'back':433,745 'bash':595 'becam':767 'best':198 'boot':150 'brake':299 'bring':688 'built':441 'chang':495 'come':774 'comfort':339,397 'communiti':32 'compat':230,455 'complet':494,623 'concept':121 'couldn':145 'cri':705 'customiz':342 'daili':18 'data':326 'day':759 'debian':370,679 'decid':537 'definit':185 'delet':614 'desktop':722 'didn':154,179,309,393 'digit':765 'discov':250 'distro':383,670,686 'down':36 'drive':619 'dual':149 'dualboot':165 'els':707 'enthusiast':735 'entusiast':64 'era':766 'everyon':771 'everyth':231,332 'exact':303 'experi':38,253 'extern':321 'fact':213 'fast':444,531 'faster':337 'fell':396 'figur':716 'final':575,628,699 'fine':334 'first':503,544 'fish':597 'forward':445,532,551 'found':450 'free':55,100,570,631,733 'freedom':762 'friend':59,72,83,565,703 'fulli':395 'futur':753 'gave':558 'gentoo':695 'get':218,605 'give':294 'gnu/linux':14,473 'go':186,704,744 'good':71,82,382 'gotta':206,280,461 'great':63,487 'happen':305,585 'happi':638,656,732 'hate':78,513 'heavili':255 'help':270 'hope':747,756 'idea':95 'ignor':211 'import':583,601 'improv':256 'instal':409,415,539,694,720 'intent':742 'introduc':85,567 'issu':477 'joke':711 'journey':29,672 'kinda':244,286 'know':156,181 'laptop':511,526,651 'last':660 'layer':456 'learn':53,749 'let':48 'level':578 'like':80,119,375,428 'linux':140 'littl':26 'long':627 'lot':273 'love':74,209,465 'm':636,654,681,730 'main':12 'make':147,159,287,469,621,667 'manag':411,603 'manjaro':203,390,435,589 'manual':541 'march':447 'may':194 'mayb':130 'mayor':661 'mind':311 'mint':141 'minut':418 'moment':612,676 'month':373 'most':312 'movement':124 'much':344,377 'need':216,714 'new':276 'next':364 'nice':423 'normi':708 'obvious':712 'octob':581 'one':225,257 'opportun':561 'os':19 'paman':268,283 'partit':161 'pc':649 'person':235 'philosoph':108 'philosophi':97 'point':353 'polit':110 'pretti':422,549 'print':362,528 'printer':607 'process':552 'propens':297 'proton':454,466 'quick':247,330 'realli':118,262,427,468 'receptor':222 'recommend':138 'reinstal':331 'respect':347 'retrospect':191 'said':127 'save':324 'say':207,281,462,700 'scheme':162 'share':24 'short':143 'shot':135 'similar':104 'sinc':8,501,641,674 'sistem':15 'smooth':233 'social':107 'softwar':56,101,571,734 'someth':172,496 'somewher':706 'ssd':322 'start':10,51 'steam':458 'step':488 'still':713 'straight':550 'stuff':46 'suck':284 'switch':188,471,587,593,624 'system':289 'talk':778 'ted':777 'tell':563 'termin':241,440 'thank':553,772 'thing':260,365,584,769 'think':92,662 'tho':723 'thought':111,192 'time':168,266,316,504,519,545 'total':475,515 'tri':202,369,404,671,678,683 'ultim':482 'unstabl':291 'up':34 'usb':220 'use':13,359,388,398,405,506,644 'user':277,346 'want':22,174,498 'wasn':236 'way':340,491 'went':40,232,333,432 'wifi':221 'window':152,349,507,615,633 'witch':350 'work':608 'worth':133 'yay':251 'year':7,356"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703138406
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9538126"
  +editedAt: DateTimeImmutable @1706331899 {#241
    date: 2024-01-27 06:04:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703052006 {#171
    date: 2023-12-20 07:00:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "2-years-on-GNU-Linux-a-retrospective-attempt"
  +title: "2 years on GNU/Linux - a retrospective attempt"
  +url: null
  +body: """
    It’s been more than 2 years since I started to mainly use GNU/Linux sistems as my daily Os, so I want to share a little of the journey with the community, the ups and downs, the experiences I went through, and all of that stuff so let’s just start\n
    \n
    I learned about free software by a friend, who is a great entusiast of it (he’s a very good friend, I love him, and also hate him like all good friends), he introduced it to me because he had think that the ideas and philosophy of the free software were very similar to my social, philosophic and political thoughts (been myself an anarchist) so I really liked the concept and the movement so I said to myself “maybe it’s worth the shot” so he recommended me linux mint, for short, I couldn’t make a dual boot with windows (I didn’t know how to make the partition scheme for the dualboot at the time), and that was something I wanted to have because I didn’t know if I was definitely going to switch, in a retrospective thought It may have been the best.\n
    \n
    After that I tried Manjaro, and I gotta say, I loved it, ignoring the fact that I needed to get another usb wifi receptor because the one I had was not compatible, everything went smoothly, I personally wasn’t afraid of the terminal, so I kinda adapted very quickly, and after discovering yay my experience was heavily improved, one of the things I really appreciate at the time was paman, it helped me a lot as a new user, but I gotta say that paman sucks, it kinda makes your system more unstable and more give it more propensity to brake, and that was exactly what happened to me, I didn’t mind mostly because at the time I already had my external ssd to save my data, so after a quick reinstall everything went fine, it was faster, more comfortable, way more customizable and much more user respectful than windows, witch at the point of a year, I just used it for print.\n
    \n
    The next thing I did has try debian for a month, I liked very much and is a very good distro, but I was very used to manjaro that I didn’t fully fell comfortable using it, so after that I tried using Arch with arch install, I managed to do the installation under 5 minutes, so it was pretty nice to me, I really like it but I went back to manjaro just for the autocomplete terminal built in.\n
    \n
    So fast forward to March, when I found out about the Proton compatibility layer for Steam, I just gotta say that I love Proton, it really make my switch to GNU/Linux almost total, with issues here and there but ultimately it was just a great step in the way of the complete change, something I wanted to do since the first time I used windows 11 on my laptop, I hate it, totally, so for that time I just have it in my laptop to print, again\n
    \n
    A fast forward to August, when I decided to install arch manually for the first time, it was a pretty straight forward process thanks to archwiki and it gave me the opportunity to tell the friend that introduced me to free software that I was finally at his level.\n
    \n
    So in October 3 important things happened, I switched from Manjaro to Arch, I switched from bash to fish, and the most important, I managed to get my printer working, so from that moment I deleted windows in all my drives, an make the complete switch after so long, finally, I was free from windows, and I’m very happy about that, since then, I use arch both on my PC and laptop, and I’m very happy about that, the last mayor think that I had been making is a distro trying journey, where since the moment I tried debian, I’m been trying almost any distro that brings my attention, and also I installed Gentoo, so I can finally say to my friend “go cry somewhere else normie” (as a joke, obviously), still need to figure out how to install the desktop tho.\n
    \n
    So that’s been all, I’m a happy free software enthusiast and I don’t have any intention of going back, I hope to learn more in the future and I hope for the day where the freedom in the digital era became a thing for everyone. Thanks for coming to my Ted talk
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228796 {#158
    date: 2023-12-22 08:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 23522
  -titleTs: "'2':1 'attempt':7 'gnu/linux':4 'retrospect':6 'year':2"
  -bodyTs: "'11':508 '2':6 '3':582 '5':417 'adapt':245 'afraid':238 'almost':474,684 'alreadi':318 'also':77,692 'anarchist':115 'anoth':219 'appreci':263 'arch':406,408,540,591,645 'archwiki':555 'attent':690 'august':534 'autocomplet':439 'back':433,745 'bash':595 'becam':767 'best':198 'boot':150 'brake':299 'bring':688 'built':441 'chang':495 'come':774 'comfort':339,397 'communiti':32 'compat':230,455 'complet':494,623 'concept':121 'couldn':145 'cri':705 'customiz':342 'daili':18 'data':326 'day':759 'debian':370,679 'decid':537 'definit':185 'delet':614 'desktop':722 'didn':154,179,309,393 'digit':765 'discov':250 'distro':383,670,686 'down':36 'drive':619 'dual':149 'dualboot':165 'els':707 'enthusiast':735 'entusiast':64 'era':766 'everyon':771 'everyth':231,332 'exact':303 'experi':38,253 'extern':321 'fact':213 'fast':444,531 'faster':337 'fell':396 'figur':716 'final':575,628,699 'fine':334 'first':503,544 'fish':597 'forward':445,532,551 'found':450 'free':55,100,570,631,733 'freedom':762 'friend':59,72,83,565,703 'fulli':395 'futur':753 'gave':558 'gentoo':695 'get':218,605 'give':294 'gnu/linux':14,473 'go':186,704,744 'good':71,82,382 'gotta':206,280,461 'great':63,487 'happen':305,585 'happi':638,656,732 'hate':78,513 'heavili':255 'help':270 'hope':747,756 'idea':95 'ignor':211 'import':583,601 'improv':256 'instal':409,415,539,694,720 'intent':742 'introduc':85,567 'issu':477 'joke':711 'journey':29,672 'kinda':244,286 'know':156,181 'laptop':511,526,651 'last':660 'layer':456 'learn':53,749 'let':48 'level':578 'like':80,119,375,428 'linux':140 'littl':26 'long':627 'lot':273 'love':74,209,465 'm':636,654,681,730 'main':12 'make':147,159,287,469,621,667 'manag':411,603 'manjaro':203,390,435,589 'manual':541 'march':447 'may':194 'mayb':130 'mayor':661 'mind':311 'mint':141 'minut':418 'moment':612,676 'month':373 'most':312 'movement':124 'much':344,377 'need':216,714 'new':276 'next':364 'nice':423 'normi':708 'obvious':712 'octob':581 'one':225,257 'opportun':561 'os':19 'paman':268,283 'partit':161 'pc':649 'person':235 'philosoph':108 'philosophi':97 'point':353 'polit':110 'pretti':422,549 'print':362,528 'printer':607 'process':552 'propens':297 'proton':454,466 'quick':247,330 'realli':118,262,427,468 'receptor':222 'recommend':138 'reinstal':331 'respect':347 'retrospect':191 'said':127 'save':324 'say':207,281,462,700 'scheme':162 'share':24 'short':143 'shot':135 'similar':104 'sinc':8,501,641,674 'sistem':15 'smooth':233 'social':107 'softwar':56,101,571,734 'someth':172,496 'somewher':706 'ssd':322 'start':10,51 'steam':458 'step':488 'still':713 'straight':550 'stuff':46 'suck':284 'switch':188,471,587,593,624 'system':289 'talk':778 'ted':777 'tell':563 'termin':241,440 'thank':553,772 'thing':260,365,584,769 'think':92,662 'tho':723 'thought':111,192 'time':168,266,316,504,519,545 'total':475,515 'tri':202,369,404,671,678,683 'ultim':482 'unstabl':291 'up':34 'usb':220 'use':13,359,388,398,405,506,644 'user':277,346 'want':22,174,498 'wasn':236 'way':340,491 'went':40,232,333,432 'wifi':221 'window':152,349,507,615,633 'witch':350 'work':608 'worth':133 'yay':251 'year':7,356"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703138406
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9538126"
  +editedAt: DateTimeImmutable @1706331899 {#241
    date: 2024-01-27 06:04:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703052006 {#171
    date: 2023-12-20 07:00:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "2-years-on-GNU-Linux-a-retrospective-attempt"
  +title: "2 years on GNU/Linux - a retrospective attempt"
  +url: null
  +body: """
    It’s been more than 2 years since I started to mainly use GNU/Linux sistems as my daily Os, so I want to share a little of the journey with the community, the ups and downs, the experiences I went through, and all of that stuff so let’s just start\n
    \n
    I learned about free software by a friend, who is a great entusiast of it (he’s a very good friend, I love him, and also hate him like all good friends), he introduced it to me because he had think that the ideas and philosophy of the free software were very similar to my social, philosophic and political thoughts (been myself an anarchist) so I really liked the concept and the movement so I said to myself “maybe it’s worth the shot” so he recommended me linux mint, for short, I couldn’t make a dual boot with windows (I didn’t know how to make the partition scheme for the dualboot at the time), and that was something I wanted to have because I didn’t know if I was definitely going to switch, in a retrospective thought It may have been the best.\n
    \n
    After that I tried Manjaro, and I gotta say, I loved it, ignoring the fact that I needed to get another usb wifi receptor because the one I had was not compatible, everything went smoothly, I personally wasn’t afraid of the terminal, so I kinda adapted very quickly, and after discovering yay my experience was heavily improved, one of the things I really appreciate at the time was paman, it helped me a lot as a new user, but I gotta say that paman sucks, it kinda makes your system more unstable and more give it more propensity to brake, and that was exactly what happened to me, I didn’t mind mostly because at the time I already had my external ssd to save my data, so after a quick reinstall everything went fine, it was faster, more comfortable, way more customizable and much more user respectful than windows, witch at the point of a year, I just used it for print.\n
    \n
    The next thing I did has try debian for a month, I liked very much and is a very good distro, but I was very used to manjaro that I didn’t fully fell comfortable using it, so after that I tried using Arch with arch install, I managed to do the installation under 5 minutes, so it was pretty nice to me, I really like it but I went back to manjaro just for the autocomplete terminal built in.\n
    \n
    So fast forward to March, when I found out about the Proton compatibility layer for Steam, I just gotta say that I love Proton, it really make my switch to GNU/Linux almost total, with issues here and there but ultimately it was just a great step in the way of the complete change, something I wanted to do since the first time I used windows 11 on my laptop, I hate it, totally, so for that time I just have it in my laptop to print, again\n
    \n
    A fast forward to August, when I decided to install arch manually for the first time, it was a pretty straight forward process thanks to archwiki and it gave me the opportunity to tell the friend that introduced me to free software that I was finally at his level.\n
    \n
    So in October 3 important things happened, I switched from Manjaro to Arch, I switched from bash to fish, and the most important, I managed to get my printer working, so from that moment I deleted windows in all my drives, an make the complete switch after so long, finally, I was free from windows, and I’m very happy about that, since then, I use arch both on my PC and laptop, and I’m very happy about that, the last mayor think that I had been making is a distro trying journey, where since the moment I tried debian, I’m been trying almost any distro that brings my attention, and also I installed Gentoo, so I can finally say to my friend “go cry somewhere else normie” (as a joke, obviously), still need to figure out how to install the desktop tho.\n
    \n
    So that’s been all, I’m a happy free software enthusiast and I don’t have any intention of going back, I hope to learn more in the future and I hope for the day where the freedom in the digital era became a thing for everyone. Thanks for coming to my Ted talk
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703228796 {#158
    date: 2023-12-22 08:06:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 23522
  -titleTs: "'2':1 'attempt':7 'gnu/linux':4 'retrospect':6 'year':2"
  -bodyTs: "'11':508 '2':6 '3':582 '5':417 'adapt':245 'afraid':238 'almost':474,684 'alreadi':318 'also':77,692 'anarchist':115 'anoth':219 'appreci':263 'arch':406,408,540,591,645 'archwiki':555 'attent':690 'august':534 'autocomplet':439 'back':433,745 'bash':595 'becam':767 'best':198 'boot':150 'brake':299 'bring':688 'built':441 'chang':495 'come':774 'comfort':339,397 'communiti':32 'compat':230,455 'complet':494,623 'concept':121 'couldn':145 'cri':705 'customiz':342 'daili':18 'data':326 'day':759 'debian':370,679 'decid':537 'definit':185 'delet':614 'desktop':722 'didn':154,179,309,393 'digit':765 'discov':250 'distro':383,670,686 'down':36 'drive':619 'dual':149 'dualboot':165 'els':707 'enthusiast':735 'entusiast':64 'era':766 'everyon':771 'everyth':231,332 'exact':303 'experi':38,253 'extern':321 'fact':213 'fast':444,531 'faster':337 'fell':396 'figur':716 'final':575,628,699 'fine':334 'first':503,544 'fish':597 'forward':445,532,551 'found':450 'free':55,100,570,631,733 'freedom':762 'friend':59,72,83,565,703 'fulli':395 'futur':753 'gave':558 'gentoo':695 'get':218,605 'give':294 'gnu/linux':14,473 'go':186,704,744 'good':71,82,382 'gotta':206,280,461 'great':63,487 'happen':305,585 'happi':638,656,732 'hate':78,513 'heavili':255 'help':270 'hope':747,756 'idea':95 'ignor':211 'import':583,601 'improv':256 'instal':409,415,539,694,720 'intent':742 'introduc':85,567 'issu':477 'joke':711 'journey':29,672 'kinda':244,286 'know':156,181 'laptop':511,526,651 'last':660 'layer':456 'learn':53,749 'let':48 'level':578 'like':80,119,375,428 'linux':140 'littl':26 'long':627 'lot':273 'love':74,209,465 'm':636,654,681,730 'main':12 'make':147,159,287,469,621,667 'manag':411,603 'manjaro':203,390,435,589 'manual':541 'march':447 'may':194 'mayb':130 'mayor':661 'mind':311 'mint':141 'minut':418 'moment':612,676 'month':373 'most':312 'movement':124 'much':344,377 'need':216,714 'new':276 'next':364 'nice':423 'normi':708 'obvious':712 'octob':581 'one':225,257 'opportun':561 'os':19 'paman':268,283 'partit':161 'pc':649 'person':235 'philosoph':108 'philosophi':97 'point':353 'polit':110 'pretti':422,549 'print':362,528 'printer':607 'process':552 'propens':297 'proton':454,466 'quick':247,330 'realli':118,262,427,468 'receptor':222 'recommend':138 'reinstal':331 'respect':347 'retrospect':191 'said':127 'save':324 'say':207,281,462,700 'scheme':162 'share':24 'short':143 'shot':135 'similar':104 'sinc':8,501,641,674 'sistem':15 'smooth':233 'social':107 'softwar':56,101,571,734 'someth':172,496 'somewher':706 'ssd':322 'start':10,51 'steam':458 'step':488 'still':713 'straight':550 'stuff':46 'suck':284 'switch':188,471,587,593,624 'system':289 'talk':778 'ted':777 'tell':563 'termin':241,440 'thank':553,772 'thing':260,365,584,769 'think':92,662 'tho':723 'thought':111,192 'time':168,266,316,504,519,545 'total':475,515 'tri':202,369,404,671,678,683 'ultim':482 'unstabl':291 'up':34 'usb':220 'use':13,359,388,398,405,506,644 'user':277,346 'want':22,174,498 'wasn':236 'way':340,491 'went':40,232,333,432 'wifi':221 'window':152,349,507,615,633 'witch':350 'work':608 'worth':133 'yay':251 'year':7,356"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703138406
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9538126"
  +editedAt: DateTimeImmutable @1706331899 {#241
    date: 2024-01-27 06:04:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703052006 {#171
    date: 2023-12-20 07:00:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Does-Rock-music-is-evil-of-the-devil-have-racist"
  +title: "Does "Rock music is evil / of the devil" have racist roots?"
  +url: null
  +body: """
    As a Christian most of the circles I’m around are pretty chill…no stone-cold fundamentalists. But I have been around people (and even had family members) who are 100% convinced that rock music is evil and will lead people to engage in witchcraft and draw pentagrams all over their home.\n
    \n
    The root of the belief is that rock music uses drums, which are used by voodoo tribes in Africa to entrance people.\n
    \n
    Along a different track of thinking, from where did rock music originate? Slaves. They created the guitar because slave-owners didn’t allow them to make music with drums.\n
    \n
    So then is “rock music is evil” sort of an echo of that attitude?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703211477 {#1876
    date: 2023-12-22 03:17:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1920 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23515
  -titleTs: "'devil':8 'evil':5 'music':3 'racist':10 'rock':2 'root':11"
  -bodyTs: "'100':32 'africa':72 'allow':99 'along':76 'around':10,23 'attitud':119 'belief':58 'chill':13 'christian':3 'circl':7 'cold':17 'convinc':33 'creat':90 'didn':97 'differ':78 'draw':48 'drum':64,105 'echo':116 'engag':44 'entranc':74 'even':26 'evil':38,112 'famili':28 'fundamentalist':18 'guitar':92 'home':53 'lead':41 'm':9 'make':102 'member':29 'music':36,62,86,103,110 'origin':87 'owner':96 'pentagram':49 'peopl':24,42,75 'pretti':12 'rock':35,61,85,109 'root':55 'slave':88,95 'slave-own':94 'sort':113 'stone':16 'stone-cold':15 'think':81 'track':79 'tribe':70 'use':63,67 'voodoo':69 'witchcraft':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703130152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9777775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043752 {#1884
    date: 2023-12-20 04:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Does-Rock-music-is-evil-of-the-devil-have-racist"
  +title: "Does "Rock music is evil / of the devil" have racist roots?"
  +url: null
  +body: """
    As a Christian most of the circles I’m around are pretty chill…no stone-cold fundamentalists. But I have been around people (and even had family members) who are 100% convinced that rock music is evil and will lead people to engage in witchcraft and draw pentagrams all over their home.\n
    \n
    The root of the belief is that rock music uses drums, which are used by voodoo tribes in Africa to entrance people.\n
    \n
    Along a different track of thinking, from where did rock music originate? Slaves. They created the guitar because slave-owners didn’t allow them to make music with drums.\n
    \n
    So then is “rock music is evil” sort of an echo of that attitude?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703211477 {#1876
    date: 2023-12-22 03:17:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1920 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23515
  -titleTs: "'devil':8 'evil':5 'music':3 'racist':10 'rock':2 'root':11"
  -bodyTs: "'100':32 'africa':72 'allow':99 'along':76 'around':10,23 'attitud':119 'belief':58 'chill':13 'christian':3 'circl':7 'cold':17 'convinc':33 'creat':90 'didn':97 'differ':78 'draw':48 'drum':64,105 'echo':116 'engag':44 'entranc':74 'even':26 'evil':38,112 'famili':28 'fundamentalist':18 'guitar':92 'home':53 'lead':41 'm':9 'make':102 'member':29 'music':36,62,86,103,110 'origin':87 'owner':96 'pentagram':49 'peopl':24,42,75 'pretti':12 'rock':35,61,85,109 'root':55 'slave':88,95 'slave-own':94 'sort':113 'stone':16 'stone-cold':15 'think':81 'track':79 'tribe':70 'use':63,67 'voodoo':69 'witchcraft':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703130152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9777775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043752 {#1884
    date: 2023-12-20 04:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1915
  +user: Proxies\__CG__\App\Entity\User {#1899 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Does-Rock-music-is-evil-of-the-devil-have-racist"
  +title: "Does "Rock music is evil / of the devil" have racist roots?"
  +url: null
  +body: """
    As a Christian most of the circles I’m around are pretty chill…no stone-cold fundamentalists. But I have been around people (and even had family members) who are 100% convinced that rock music is evil and will lead people to engage in witchcraft and draw pentagrams all over their home.\n
    \n
    The root of the belief is that rock music uses drums, which are used by voodoo tribes in Africa to entrance people.\n
    \n
    Along a different track of thinking, from where did rock music originate? Slaves. They created the guitar because slave-owners didn’t allow them to make music with drums.\n
    \n
    So then is “rock music is evil” sort of an echo of that attitude?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703211477 {#1876
    date: 2023-12-22 03:17:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1925 …}
  +votes: Doctrine\ORM\PersistentCollection {#1920 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 23515
  -titleTs: "'devil':8 'evil':5 'music':3 'racist':10 'rock':2 'root':11"
  -bodyTs: "'100':32 'africa':72 'allow':99 'along':76 'around':10,23 'attitud':119 'belief':58 'chill':13 'christian':3 'circl':7 'cold':17 'convinc':33 'creat':90 'didn':97 'differ':78 'draw':48 'drum':64,105 'echo':116 'engag':44 'entranc':74 'even':26 'evil':38,112 'famili':28 'fundamentalist':18 'guitar':92 'home':53 'lead':41 'm':9 'make':102 'member':29 'music':36,62,86,103,110 'origin':87 'owner':96 'pentagram':49 'peopl':24,42,75 'pretti':12 'rock':35,61,85,109 'root':55 'slave':88,95 'slave-own':94 'sort':113 'stone':16 'stone-cold':15 'think':81 'track':79 'tribe':70 'use':63,67 'voodoo':69 'witchcraft':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703130152
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9777775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703043752 {#1884
    date: 2023-12-20 04:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Cannot-Install-openSUSE-or-any-other-Distro"
  +title: "Cannot Install openSUSE or any other Distro"
  +url: null
  +body: """
    Howdy everyone!\n
    \n
    Looking for some help, I am trying to install openSUSE tumbleweed, the issue is I get stuck at the boot screen, the one that says loading kernel… loading initial ramdisk…\n
    \n
    The issue is I am not quite sure what to do to troubleshoot this, any advice would be appreciated. This also happens with every distro I try to install, I’ve tried Arch, Nix, openSUSE and Fedora.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703128141 {#1954
    date: 2023-12-21 04:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 23504
  -titleTs: "'cannot':1 'distro':7 'instal':2 'opensus':3"
  -bodyTs: "'advic':48 'also':53 'appreci':51 'arch':65 'boot':22 'distro':57 'everi':56 'everyon':2 'fedora':69 'get':18 'happen':54 'help':6 'howdi':1 'initi':31 'instal':11,61 'issu':15,34 'kernel':29 'load':28,30 'look':3 'nix':66 'one':25 'opensus':12,67 'quit':39 'ramdisk':32 'say':27 'screen':23 'stuck':19 'sure':40 'tri':9,59,64 'troubleshoot':45 'tumblewe':13 've':63 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125011
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038611 {#1960
    date: 2023-12-20 03:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Cannot-Install-openSUSE-or-any-other-Distro"
  +title: "Cannot Install openSUSE or any other Distro"
  +url: null
  +body: """
    Howdy everyone!\n
    \n
    Looking for some help, I am trying to install openSUSE tumbleweed, the issue is I get stuck at the boot screen, the one that says loading kernel… loading initial ramdisk…\n
    \n
    The issue is I am not quite sure what to do to troubleshoot this, any advice would be appreciated. This also happens with every distro I try to install, I’ve tried Arch, Nix, openSUSE and Fedora.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703128141 {#1954
    date: 2023-12-21 04:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 23504
  -titleTs: "'cannot':1 'distro':7 'instal':2 'opensus':3"
  -bodyTs: "'advic':48 'also':53 'appreci':51 'arch':65 'boot':22 'distro':57 'everi':56 'everyon':2 'fedora':69 'get':18 'happen':54 'help':6 'howdi':1 'initi':31 'instal':11,61 'issu':15,34 'kernel':29 'load':28,30 'look':3 'nix':66 'one':25 'opensus':12,67 'quit':39 'ramdisk':32 'say':27 'screen':23 'stuck':19 'sure':40 'tri':9,59,64 'troubleshoot':45 'tumblewe':13 've':63 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125011
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038611 {#1960
    date: 2023-12-20 03:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Cannot-Install-openSUSE-or-any-other-Distro"
  +title: "Cannot Install openSUSE or any other Distro"
  +url: null
  +body: """
    Howdy everyone!\n
    \n
    Looking for some help, I am trying to install openSUSE tumbleweed, the issue is I get stuck at the boot screen, the one that says loading kernel… loading initial ramdisk…\n
    \n
    The issue is I am not quite sure what to do to troubleshoot this, any advice would be appreciated. This also happens with every distro I try to install, I’ve tried Arch, Nix, openSUSE and Fedora.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703128141 {#1954
    date: 2023-12-21 04:09:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 23504
  -titleTs: "'cannot':1 'distro':7 'instal':2 'opensus':3"
  -bodyTs: "'advic':48 'also':53 'appreci':51 'arch':65 'boot':22 'distro':57 'everi':56 'everyon':2 'fedora':69 'get':18 'happen':54 'help':6 'howdi':1 'initi':31 'instal':11,61 'issu':15,34 'kernel':29 'load':28,30 'look':3 'nix':66 'one':25 'opensus':12,67 'quit':39 'ramdisk':32 'say':27 'screen':23 'stuck':19 'sure':40 'tri':9,59,64 'troubleshoot':45 'tumblewe':13 've':63 'would':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703125011
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703038611 {#1960
    date: 2023-12-20 03:16:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-your-wider-fediverse-setup"
  +title: "What's your wider fediverse setup?"
  +url: null
  +body: """
    I’ve been on Lemmy and Mastodon for a little while but still not super active on either, and haven’t really kept up with fediverse stuff as a whole.\n
    \n
    With that said, I’m interested, what are you using, how are you using it, and what are you using it on? Do you have a bunch of accounts per platform? Do you try use one account across everything as much as you can?\n
    \n
    I’ll go first with something of a template that might make responding easier for people:\n
    \n
    **EDIT**: Apologies for the formatting, it seems like some of the markdown stuff is broken/very different to any other markdown formatting I’ve used and this is the best I can do. Hope it’s legible enough.\n
    \n
    **template**\n
    \n
    - Accessed from:\n
    - Platform name\n
    - Accounts:\n
    - Apps:\n
    - Uses:\n
    \n
    **Accessed from:**\n
    \n
    - Safari on MacOS\n
    - Apps on iOS\n
    \n
    **Mastodon**\n
    \n
    - **Accounts:** 2 — an anonymous one that I occasionally post from (on an NZ instance) and one under my real name that I basically just use to save my name as a handle (on mastodon.social, cos it seems like the one most likely to endure all things)\n
    - **Apps:** Ice Cubes, Mammoth — I have both accounts on both apps, I like each for different reasons. Ice Cubes is super customisable and open, Mammoth is pretty.\n
    - **Uses:** Following some podcast hosts, keeping up with local news.\n
    \n
    **Lemmy**\n
    \n
    - **Accounts:** 1 — just this one I’m posting from.\n
    - **Apps:** Memmy and Mlem. I was a long-time Apollo user and have been seeking out a Lemmy app with that level of polish. Nothing really feels quite the same, but I’m sure with time one of them will get there.\n
    - **Uses:** Trying to replace Reddit as a discussion board for a bunch of topics I my real-world friends aren’t as interested in, and for keeping up with tech news.\n
    \n
    **Pixelfed**\n
    \n
    - **Accounts:** 1 — under my real name.\n
    - **Apps:** 0 at the moment. I used the Pixelfed test flight app for a while, but it seemed to be hurting my battery life. When it gets a proper app store release, I’ll probably grab it again if nothing else comes along.\n
    - **Uses:** Trying to make it as much of an old-Instagram replacement as possible.\n
    \n
    Now it’s your turn. What other platforms are you on, how are you using them, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703204792 {#1957
    date: 2023-12-22 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 23502
  -titleTs: "'fedivers':5 'setup':6 'wider':4"
  -bodyTs: "'0':321 '1':230,315 '2':146 'access':129,136 'account':59,67,133,145,198,229,314 'across':68 'activ':16 'along':362 'anonym':148 'apollo':248 'apolog':92 'app':134,141,191,201,238,257,320,331,349 'aren':301 'basic':167 'batteri':342 'best':119 'board':289 'broken/very':105 'bunch':57,292 'come':361 'cos':179 'cube':193,209 'customis':212 'differ':106,206 'discuss':288 'easier':88 'edit':91 'either':18 'els':360 'endur':188 'enough':127 'etc':394 'everyth':69 'fedivers':26 'feel':265 'first':78 'flight':330 'follow':219 'format':95,111 'friend':300 'get':279,346 'go':77 'grab':355 'handl':176 'haven':20 'hope':123 'host':222 'hurt':340 'ice':192,208 'instagram':374 'instanc':158 'interest':36,304 'io':143 'keep':223,308 'kept':23 'legibl':126 'lemmi':5,228,256 'level':260 'life':343 'like':98,182,186,203 'littl':10 'll':76,353 'local':226 'long':246 'long-tim':245 'm':35,235,271 'maco':140 'make':86,366 'mammoth':194,215 'markdown':102,110 'mastodon':7,144 'mastodon.social':178 'memmi':239 'might':85 'mlem':241 'moment':324 'much':71,369 'name':132,164,173,319 'news':227,312 'noth':263,359 'nz':157 'occasion':152 'old':373 'old-instagram':372 'one':66,149,160,184,233,275 'open':214 'peopl':90 'per':60 'pixelf':313,328 'platform':61,131,385 'podcast':221 'polish':262 'possibl':377 'post':153,236 'pretti':217 'probabl':354 'proper':348 'quit':266 'real':163,298,318 'real-world':297 'realli':22,264 'reason':207 'reddit':285 'releas':351 'replac':284,375 'respond':87 'safari':138 'said':33 'save':171 'seek':253 'seem':97,181,337 'someth':80 'still':13 'store':350 'stuff':27,103 'super':15,211 'sure':272 'tech':311 'templat':83,128 'test':329 'thing':190 'time':247,274 'topic':294 'tri':64,282,364 'turn':382 'use':40,44,50,65,114,135,169,218,281,326,363,392 'user':249 've':2,113 'whole':30 'world':299"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703123345
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773017"
  +editedAt: DateTimeImmutable @1705781050 {#1932
    date: 2024-01-20 21:04:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703036945 {#1930
    date: 2023-12-20 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-your-wider-fediverse-setup"
  +title: "What's your wider fediverse setup?"
  +url: null
  +body: """
    I’ve been on Lemmy and Mastodon for a little while but still not super active on either, and haven’t really kept up with fediverse stuff as a whole.\n
    \n
    With that said, I’m interested, what are you using, how are you using it, and what are you using it on? Do you have a bunch of accounts per platform? Do you try use one account across everything as much as you can?\n
    \n
    I’ll go first with something of a template that might make responding easier for people:\n
    \n
    **EDIT**: Apologies for the formatting, it seems like some of the markdown stuff is broken/very different to any other markdown formatting I’ve used and this is the best I can do. Hope it’s legible enough.\n
    \n
    **template**\n
    \n
    - Accessed from:\n
    - Platform name\n
    - Accounts:\n
    - Apps:\n
    - Uses:\n
    \n
    **Accessed from:**\n
    \n
    - Safari on MacOS\n
    - Apps on iOS\n
    \n
    **Mastodon**\n
    \n
    - **Accounts:** 2 — an anonymous one that I occasionally post from (on an NZ instance) and one under my real name that I basically just use to save my name as a handle (on mastodon.social, cos it seems like the one most likely to endure all things)\n
    - **Apps:** Ice Cubes, Mammoth — I have both accounts on both apps, I like each for different reasons. Ice Cubes is super customisable and open, Mammoth is pretty.\n
    - **Uses:** Following some podcast hosts, keeping up with local news.\n
    \n
    **Lemmy**\n
    \n
    - **Accounts:** 1 — just this one I’m posting from.\n
    - **Apps:** Memmy and Mlem. I was a long-time Apollo user and have been seeking out a Lemmy app with that level of polish. Nothing really feels quite the same, but I’m sure with time one of them will get there.\n
    - **Uses:** Trying to replace Reddit as a discussion board for a bunch of topics I my real-world friends aren’t as interested in, and for keeping up with tech news.\n
    \n
    **Pixelfed**\n
    \n
    - **Accounts:** 1 — under my real name.\n
    - **Apps:** 0 at the moment. I used the Pixelfed test flight app for a while, but it seemed to be hurting my battery life. When it gets a proper app store release, I’ll probably grab it again if nothing else comes along.\n
    - **Uses:** Trying to make it as much of an old-Instagram replacement as possible.\n
    \n
    Now it’s your turn. What other platforms are you on, how are you using them, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703204792 {#1957
    date: 2023-12-22 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 23502
  -titleTs: "'fedivers':5 'setup':6 'wider':4"
  -bodyTs: "'0':321 '1':230,315 '2':146 'access':129,136 'account':59,67,133,145,198,229,314 'across':68 'activ':16 'along':362 'anonym':148 'apollo':248 'apolog':92 'app':134,141,191,201,238,257,320,331,349 'aren':301 'basic':167 'batteri':342 'best':119 'board':289 'broken/very':105 'bunch':57,292 'come':361 'cos':179 'cube':193,209 'customis':212 'differ':106,206 'discuss':288 'easier':88 'edit':91 'either':18 'els':360 'endur':188 'enough':127 'etc':394 'everyth':69 'fedivers':26 'feel':265 'first':78 'flight':330 'follow':219 'format':95,111 'friend':300 'get':279,346 'go':77 'grab':355 'handl':176 'haven':20 'hope':123 'host':222 'hurt':340 'ice':192,208 'instagram':374 'instanc':158 'interest':36,304 'io':143 'keep':223,308 'kept':23 'legibl':126 'lemmi':5,228,256 'level':260 'life':343 'like':98,182,186,203 'littl':10 'll':76,353 'local':226 'long':246 'long-tim':245 'm':35,235,271 'maco':140 'make':86,366 'mammoth':194,215 'markdown':102,110 'mastodon':7,144 'mastodon.social':178 'memmi':239 'might':85 'mlem':241 'moment':324 'much':71,369 'name':132,164,173,319 'news':227,312 'noth':263,359 'nz':157 'occasion':152 'old':373 'old-instagram':372 'one':66,149,160,184,233,275 'open':214 'peopl':90 'per':60 'pixelf':313,328 'platform':61,131,385 'podcast':221 'polish':262 'possibl':377 'post':153,236 'pretti':217 'probabl':354 'proper':348 'quit':266 'real':163,298,318 'real-world':297 'realli':22,264 'reason':207 'reddit':285 'releas':351 'replac':284,375 'respond':87 'safari':138 'said':33 'save':171 'seek':253 'seem':97,181,337 'someth':80 'still':13 'store':350 'stuff':27,103 'super':15,211 'sure':272 'tech':311 'templat':83,128 'test':329 'thing':190 'time':247,274 'topic':294 'tri':64,282,364 'turn':382 'use':40,44,50,65,114,135,169,218,281,326,363,392 'user':249 've':2,113 'whole':30 'world':299"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703123345
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773017"
  +editedAt: DateTimeImmutable @1705781050 {#1932
    date: 2024-01-20 21:04:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703036945 {#1930
    date: 2023-12-20 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-your-wider-fediverse-setup"
  +title: "What's your wider fediverse setup?"
  +url: null
  +body: """
    I’ve been on Lemmy and Mastodon for a little while but still not super active on either, and haven’t really kept up with fediverse stuff as a whole.\n
    \n
    With that said, I’m interested, what are you using, how are you using it, and what are you using it on? Do you have a bunch of accounts per platform? Do you try use one account across everything as much as you can?\n
    \n
    I’ll go first with something of a template that might make responding easier for people:\n
    \n
    **EDIT**: Apologies for the formatting, it seems like some of the markdown stuff is broken/very different to any other markdown formatting I’ve used and this is the best I can do. Hope it’s legible enough.\n
    \n
    **template**\n
    \n
    - Accessed from:\n
    - Platform name\n
    - Accounts:\n
    - Apps:\n
    - Uses:\n
    \n
    **Accessed from:**\n
    \n
    - Safari on MacOS\n
    - Apps on iOS\n
    \n
    **Mastodon**\n
    \n
    - **Accounts:** 2 — an anonymous one that I occasionally post from (on an NZ instance) and one under my real name that I basically just use to save my name as a handle (on mastodon.social, cos it seems like the one most likely to endure all things)\n
    - **Apps:** Ice Cubes, Mammoth — I have both accounts on both apps, I like each for different reasons. Ice Cubes is super customisable and open, Mammoth is pretty.\n
    - **Uses:** Following some podcast hosts, keeping up with local news.\n
    \n
    **Lemmy**\n
    \n
    - **Accounts:** 1 — just this one I’m posting from.\n
    - **Apps:** Memmy and Mlem. I was a long-time Apollo user and have been seeking out a Lemmy app with that level of polish. Nothing really feels quite the same, but I’m sure with time one of them will get there.\n
    - **Uses:** Trying to replace Reddit as a discussion board for a bunch of topics I my real-world friends aren’t as interested in, and for keeping up with tech news.\n
    \n
    **Pixelfed**\n
    \n
    - **Accounts:** 1 — under my real name.\n
    - **Apps:** 0 at the moment. I used the Pixelfed test flight app for a while, but it seemed to be hurting my battery life. When it gets a proper app store release, I’ll probably grab it again if nothing else comes along.\n
    - **Uses:** Trying to make it as much of an old-Instagram replacement as possible.\n
    \n
    Now it’s your turn. What other platforms are you on, how are you using them, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703204792 {#1957
    date: 2023-12-22 01:26:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 23502
  -titleTs: "'fedivers':5 'setup':6 'wider':4"
  -bodyTs: "'0':321 '1':230,315 '2':146 'access':129,136 'account':59,67,133,145,198,229,314 'across':68 'activ':16 'along':362 'anonym':148 'apollo':248 'apolog':92 'app':134,141,191,201,238,257,320,331,349 'aren':301 'basic':167 'batteri':342 'best':119 'board':289 'broken/very':105 'bunch':57,292 'come':361 'cos':179 'cube':193,209 'customis':212 'differ':106,206 'discuss':288 'easier':88 'edit':91 'either':18 'els':360 'endur':188 'enough':127 'etc':394 'everyth':69 'fedivers':26 'feel':265 'first':78 'flight':330 'follow':219 'format':95,111 'friend':300 'get':279,346 'go':77 'grab':355 'handl':176 'haven':20 'hope':123 'host':222 'hurt':340 'ice':192,208 'instagram':374 'instanc':158 'interest':36,304 'io':143 'keep':223,308 'kept':23 'legibl':126 'lemmi':5,228,256 'level':260 'life':343 'like':98,182,186,203 'littl':10 'll':76,353 'local':226 'long':246 'long-tim':245 'm':35,235,271 'maco':140 'make':86,366 'mammoth':194,215 'markdown':102,110 'mastodon':7,144 'mastodon.social':178 'memmi':239 'might':85 'mlem':241 'moment':324 'much':71,369 'name':132,164,173,319 'news':227,312 'noth':263,359 'nz':157 'occasion':152 'old':373 'old-instagram':372 'one':66,149,160,184,233,275 'open':214 'peopl':90 'per':60 'pixelf':313,328 'platform':61,131,385 'podcast':221 'polish':262 'possibl':377 'post':153,236 'pretti':217 'probabl':354 'proper':348 'quit':266 'real':163,298,318 'real-world':297 'realli':22,264 'reason':207 'reddit':285 'releas':351 'replac':284,375 'respond':87 'safari':138 'said':33 'save':171 'seek':253 'seem':97,181,337 'someth':80 'still':13 'store':350 'stuff':27,103 'super':15,211 'sure':272 'tech':311 'templat':83,128 'test':329 'thing':190 'time':247,274 'topic':294 'tri':64,282,364 'turn':382 'use':40,44,50,65,114,135,169,218,281,326,363,392 'user':249 've':2,113 'whole':30 'world':299"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703123345
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9773017"
  +editedAt: DateTimeImmutable @1705781050 {#1932
    date: 2024-01-20 21:04:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703036945 {#1930
    date: 2023-12-20 02:49:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-Russia-stop-the-war"
  +title: "Should Russia stop the war?"
  +url: null
  +body: "I think yes but whatever ╭∩╮(︶︿︶)╭∩╮(╬ಠ益ಠ)(╯°□°)╯︵ ┻━┻"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703105481 {#1398
    date: 2023-12-20 21:51:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 23669
  -titleTs: "'russia':2 'stop':3 'war':5"
  -bodyTs: "'think':2 'whatev':5 'yes':3 'ಠ益ಠ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120161
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4351216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104661 {#1393
    date: 2023-12-20 21:37: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
19 DENIED edit
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-Russia-stop-the-war"
  +title: "Should Russia stop the war?"
  +url: null
  +body: "I think yes but whatever ╭∩╮(︶︿︶)╭∩╮(╬ಠ益ಠ)(╯°□°)╯︵ ┻━┻"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703105481 {#1398
    date: 2023-12-20 21:51:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 23669
  -titleTs: "'russia':2 'stop':3 'war':5"
  -bodyTs: "'think':2 'whatev':5 'yes':3 'ಠ益ಠ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120161
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4351216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104661 {#1393
    date: 2023-12-20 21:37: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
20 DENIED moderate
App\Entity\Entry {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-Russia-stop-the-war"
  +title: "Should Russia stop the war?"
  +url: null
  +body: "I think yes but whatever ╭∩╮(︶︿︶)╭∩╮(╬ಠ益ಠ)(╯°□°)╯︵ ┻━┻"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703105481 {#1398
    date: 2023-12-20 21:51:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 23669
  -titleTs: "'russia':2 'stop':3 'war':5"
  -bodyTs: "'think':2 'whatev':5 'yes':3 'ಠ益ಠ':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120161
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4351216"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703104661 {#1393
    date: 2023-12-20 21:37: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
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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Question-for-legal-folks-Travel-based-abortion-restrictions"
  +title: "Question for legal folks: Travel based abortion restrictions"
  +url: null
  +body: """
    Texas and I believe a few other states have passed anti-abortion laws that attempt to cover people leaving their states to seek safe and legal abortions. The ones I’m familiar with (as I recall) applied to things like traveling on state-owned roads to seek an abortion out of state.\n
    \n
    Let’s lay aside the question of constitutional and federal restrictions governing interstate commerce laws for now. I started wondering if these laws would govern transportation via airlines or Amtrak. They could (I assume) make the argument that they pulled you over on the way to the transportation facility, but if you didn’t buy the tickets until you get there, I think it’d complicate the state’s case. I did some thinking along those lines.\n
    \n
    My real question now is whether the defendant could state that they were traveling for reasons of a medical consultation regarding their pregnancy but had not yet decided whether they would be having an abortion performed. As far as I know, these laws necessarily target intent. If the patient states they were traveling to a state where they would be more likely to receive competent medical advice (which is a truism - abortion-restricting states also limit what MDs can say to a patient), would the state need to prove their intent? Absent something like a text message stating “I’m going to California to get an abortion,” does the prosecution have any line of attack there?\n
    \n
    Abortion resources:\n
    \n
    [California abortion resources](https://www.plannedparenthood.org/learn/abortion) by the state government\n
    \n
    [Planned Parenthood](https://www.plannedparenthood.org/learn/abortion)\n
    \n
    [Abortion Defense Network](https://abortiondefensenetwork.org/)\n
    \n
    [LGBTQ abortion info](https://www.abortion.shop/abortion-explained-queer-trans-justice)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703095939 {#1394
    date: 2023-12-20 19:12:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 23485
  -titleTs: "'abort':7 'base':6 'folk':4 'legal':3 'question':1 'restrict':8 'travel':5"
  -bodyTs: "'/)':271 '/abortion-explained-queer-trans-justice)':277 '/learn/abortion)':256,265 'abort':13,28,51,166,204,239,249,252,266,273 'abortion-restrict':203 'abortiondefensenetwork.org':270 'abortiondefensenetwork.org/)':269 'absent':224 'advic':198 'airlin':82 'along':129 'also':207 'amtrak':84 'anti':12 'anti-abort':11 'appli':38 'argument':91 'asid':58 'assum':88 'attack':247 'attempt':16 'believ':4 'buy':109 'california':235,251 'case':124 'commerc':68 'compet':196 'complic':120 'constitut':62 'consult':151 'could':86,140 'cover':18 'd':119 'decid':159 'defend':139 'defens':267 'didn':107 'facil':103 'familiar':33 'far':169 'feder':64 'get':114,237 'go':233 'govern':66,79,260 'info':274 'intent':177,223 'interst':67 'know':172 'law':14,69,77,174 'lay':57 'leav':20 'legal':27 'let':55 'lgbtq':272 'like':41,193,226 'limit':208 'line':131,245 'm':32,232 'make':89 'mds':210 'medic':150,197 'messag':229 'necessarili':175 'need':219 'network':268 'one':30 'own':46 'parenthood':262 'pass':10 'patient':180,215 'peopl':19 'perform':167 'plan':261 'pregnanc':154 'prosecut':242 'prove':221 'pull':94 'question':60,134 'real':133 'reason':147 'recal':37 'receiv':195 'regard':152 'resourc':250,253 'restrict':65,205 'road':47 'safe':25 'say':212 'seek':24,49 'someth':225 'start':73 'state':8,22,45,54,122,141,181,187,206,218,230,259 'state-own':44 'target':176 'texa':1 'text':228 'thing':40 'think':117,128 'ticket':111 'transport':80,102 'travel':42,145,184 'truism':202 'via':81 'way':99 'whether':137,160 'wonder':74 'would':78,162,190,216 'www.abortion.shop':276 'www.abortion.shop/abortion-explained-queer-trans-justice)':275 'www.plannedparenthood.org':255,264 'www.plannedparenthood.org/learn/abortion)':254,263 'yet':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9770065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028573 {#1366
    date: 2023-12-20 00:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Question-for-legal-folks-Travel-based-abortion-restrictions"
  +title: "Question for legal folks: Travel based abortion restrictions"
  +url: null
  +body: """
    Texas and I believe a few other states have passed anti-abortion laws that attempt to cover people leaving their states to seek safe and legal abortions. The ones I’m familiar with (as I recall) applied to things like traveling on state-owned roads to seek an abortion out of state.\n
    \n
    Let’s lay aside the question of constitutional and federal restrictions governing interstate commerce laws for now. I started wondering if these laws would govern transportation via airlines or Amtrak. They could (I assume) make the argument that they pulled you over on the way to the transportation facility, but if you didn’t buy the tickets until you get there, I think it’d complicate the state’s case. I did some thinking along those lines.\n
    \n
    My real question now is whether the defendant could state that they were traveling for reasons of a medical consultation regarding their pregnancy but had not yet decided whether they would be having an abortion performed. As far as I know, these laws necessarily target intent. If the patient states they were traveling to a state where they would be more likely to receive competent medical advice (which is a truism - abortion-restricting states also limit what MDs can say to a patient), would the state need to prove their intent? Absent something like a text message stating “I’m going to California to get an abortion,” does the prosecution have any line of attack there?\n
    \n
    Abortion resources:\n
    \n
    [California abortion resources](https://www.plannedparenthood.org/learn/abortion) by the state government\n
    \n
    [Planned Parenthood](https://www.plannedparenthood.org/learn/abortion)\n
    \n
    [Abortion Defense Network](https://abortiondefensenetwork.org/)\n
    \n
    [LGBTQ abortion info](https://www.abortion.shop/abortion-explained-queer-trans-justice)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703095939 {#1394
    date: 2023-12-20 19:12:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 23485
  -titleTs: "'abort':7 'base':6 'folk':4 'legal':3 'question':1 'restrict':8 'travel':5"
  -bodyTs: "'/)':271 '/abortion-explained-queer-trans-justice)':277 '/learn/abortion)':256,265 'abort':13,28,51,166,204,239,249,252,266,273 'abortion-restrict':203 'abortiondefensenetwork.org':270 'abortiondefensenetwork.org/)':269 'absent':224 'advic':198 'airlin':82 'along':129 'also':207 'amtrak':84 'anti':12 'anti-abort':11 'appli':38 'argument':91 'asid':58 'assum':88 'attack':247 'attempt':16 'believ':4 'buy':109 'california':235,251 'case':124 'commerc':68 'compet':196 'complic':120 'constitut':62 'consult':151 'could':86,140 'cover':18 'd':119 'decid':159 'defend':139 'defens':267 'didn':107 'facil':103 'familiar':33 'far':169 'feder':64 'get':114,237 'go':233 'govern':66,79,260 'info':274 'intent':177,223 'interst':67 'know':172 'law':14,69,77,174 'lay':57 'leav':20 'legal':27 'let':55 'lgbtq':272 'like':41,193,226 'limit':208 'line':131,245 'm':32,232 'make':89 'mds':210 'medic':150,197 'messag':229 'necessarili':175 'need':219 'network':268 'one':30 'own':46 'parenthood':262 'pass':10 'patient':180,215 'peopl':19 'perform':167 'plan':261 'pregnanc':154 'prosecut':242 'prove':221 'pull':94 'question':60,134 'real':133 'reason':147 'recal':37 'receiv':195 'regard':152 'resourc':250,253 'restrict':65,205 'road':47 'safe':25 'say':212 'seek':24,49 'someth':225 'start':73 'state':8,22,45,54,122,141,181,187,206,218,230,259 'state-own':44 'target':176 'texa':1 'text':228 'thing':40 'think':117,128 'ticket':111 'transport':80,102 'travel':42,145,184 'truism':202 'via':81 'way':99 'whether':137,160 'wonder':74 'would':78,162,190,216 'www.abortion.shop':276 'www.abortion.shop/abortion-explained-queer-trans-justice)':275 'www.plannedparenthood.org':255,264 'www.plannedparenthood.org/learn/abortion)':254,263 'yet':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9770065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028573 {#1366
    date: 2023-12-20 00:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1374
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Question-for-legal-folks-Travel-based-abortion-restrictions"
  +title: "Question for legal folks: Travel based abortion restrictions"
  +url: null
  +body: """
    Texas and I believe a few other states have passed anti-abortion laws that attempt to cover people leaving their states to seek safe and legal abortions. The ones I’m familiar with (as I recall) applied to things like traveling on state-owned roads to seek an abortion out of state.\n
    \n
    Let’s lay aside the question of constitutional and federal restrictions governing interstate commerce laws for now. I started wondering if these laws would govern transportation via airlines or Amtrak. They could (I assume) make the argument that they pulled you over on the way to the transportation facility, but if you didn’t buy the tickets until you get there, I think it’d complicate the state’s case. I did some thinking along those lines.\n
    \n
    My real question now is whether the defendant could state that they were traveling for reasons of a medical consultation regarding their pregnancy but had not yet decided whether they would be having an abortion performed. As far as I know, these laws necessarily target intent. If the patient states they were traveling to a state where they would be more likely to receive competent medical advice (which is a truism - abortion-restricting states also limit what MDs can say to a patient), would the state need to prove their intent? Absent something like a text message stating “I’m going to California to get an abortion,” does the prosecution have any line of attack there?\n
    \n
    Abortion resources:\n
    \n
    [California abortion resources](https://www.plannedparenthood.org/learn/abortion) by the state government\n
    \n
    [Planned Parenthood](https://www.plannedparenthood.org/learn/abortion)\n
    \n
    [Abortion Defense Network](https://abortiondefensenetwork.org/)\n
    \n
    [LGBTQ abortion info](https://www.abortion.shop/abortion-explained-queer-trans-justice)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703095939 {#1394
    date: 2023-12-20 19:12:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1369 …}
  +votes: Doctrine\ORM\PersistentCollection {#1370 …}
  +reports: Doctrine\ORM\PersistentCollection {#1375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1902 …}
  +badges: Doctrine\ORM\PersistentCollection {#1891 …}
  +children: []
  -id: 23485
  -titleTs: "'abort':7 'base':6 'folk':4 'legal':3 'question':1 'restrict':8 'travel':5"
  -bodyTs: "'/)':271 '/abortion-explained-queer-trans-justice)':277 '/learn/abortion)':256,265 'abort':13,28,51,166,204,239,249,252,266,273 'abortion-restrict':203 'abortiondefensenetwork.org':270 'abortiondefensenetwork.org/)':269 'absent':224 'advic':198 'airlin':82 'along':129 'also':207 'amtrak':84 'anti':12 'anti-abort':11 'appli':38 'argument':91 'asid':58 'assum':88 'attack':247 'attempt':16 'believ':4 'buy':109 'california':235,251 'case':124 'commerc':68 'compet':196 'complic':120 'constitut':62 'consult':151 'could':86,140 'cover':18 'd':119 'decid':159 'defend':139 'defens':267 'didn':107 'facil':103 'familiar':33 'far':169 'feder':64 'get':114,237 'go':233 'govern':66,79,260 'info':274 'intent':177,223 'interst':67 'know':172 'law':14,69,77,174 'lay':57 'leav':20 'legal':27 'let':55 'lgbtq':272 'like':41,193,226 'limit':208 'line':131,245 'm':32,232 'make':89 'mds':210 'medic':150,197 'messag':229 'necessarili':175 'need':219 'network':268 'one':30 'own':46 'parenthood':262 'pass':10 'patient':180,215 'peopl':19 'perform':167 'plan':261 'pregnanc':154 'prosecut':242 'prove':221 'pull':94 'question':60,134 'real':133 'reason':147 'recal':37 'receiv':195 'regard':152 'resourc':250,253 'restrict':65,205 'road':47 'safe':25 'say':212 'seek':24,49 'someth':225 'start':73 'state':8,22,45,54,122,141,181,187,206,218,230,259 'state-own':44 'target':176 'texa':1 'text':228 'thing':40 'think':117,128 'ticket':111 'transport':80,102 'travel':42,145,184 'truism':202 'via':81 'way':99 'whether':137,160 'wonder':74 'would':78,162,190,216 'www.abortion.shop':276 'www.abortion.shop/abortion-explained-queer-trans-justice)':275 'www.plannedparenthood.org':255,264 'www.plannedparenthood.org/learn/abortion)':254,263 'yet':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703114973
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9770065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703028573 {#1366
    date: 2023-12-20 00:29:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#1956
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#2438
    date: 2023-12-19 23:50: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
27 DENIED edit
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#1956
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#2438
    date: 2023-12-19 23:50: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
28 DENIED moderate
App\Entity\Entry {#1848
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#1956
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#2438
    date: 2023-12-19 23:50: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
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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "stremio-and-subs"
  +title: "stremio and subs"
  +url: null
  +body: "Hi guys! I’m kinda new in stremio, and don’t understand quite well how do I search subtitles if they don’t appear ASAP (Spanish subs). Any addon to recommend? It’s better to play on external player or with native?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703307970 {#2436
    date: 2023-12-23 06:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23503
  -titleTs: "'stremio':1 'sub':3"
  -bodyTs: "'addon':29 'appear':24 'asap':25 'better':34 'extern':38 'guy':2 'hi':1 'kinda':5 'm':4 'nativ':42 'new':6 'play':36 'player':39 'quit':13 'recommend':31 'search':18 'spanish':26 'stremio':8 'sub':27 'subtitl':19 'understand':12 'well':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112476
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7222399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703037976 {#2357
    date: 2023-12-20 03:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "stremio-and-subs"
  +title: "stremio and subs"
  +url: null
  +body: "Hi guys! I’m kinda new in stremio, and don’t understand quite well how do I search subtitles if they don’t appear ASAP (Spanish subs). Any addon to recommend? It’s better to play on external player or with native?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703307970 {#2436
    date: 2023-12-23 06:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23503
  -titleTs: "'stremio':1 'sub':3"
  -bodyTs: "'addon':29 'appear':24 'asap':25 'better':34 'extern':38 'guy':2 'hi':1 'kinda':5 'm':4 'nativ':42 'new':6 'play':36 'player':39 'quit':13 'recommend':31 'search':18 'spanish':26 'stremio':8 'sub':27 'subtitl':19 'understand':12 'well':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112476
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7222399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703037976 {#2357
    date: 2023-12-20 03:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "stremio-and-subs"
  +title: "stremio and subs"
  +url: null
  +body: "Hi guys! I’m kinda new in stremio, and don’t understand quite well how do I search subtitles if they don’t appear ASAP (Spanish subs). Any addon to recommend? It’s better to play on external player or with native?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703307970 {#2436
    date: 2023-12-23 06:06:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2466 …}
  +reports: Doctrine\ORM\PersistentCollection {#2356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2472 …}
  +badges: Doctrine\ORM\PersistentCollection {#2449 …}
  +children: []
  -id: 23503
  -titleTs: "'stremio':1 'sub':3"
  -bodyTs: "'addon':29 'appear':24 'asap':25 'better':34 'extern':38 'guy':2 'hi':1 'kinda':5 'm':4 'nativ':42 'new':6 'play':36 'player':39 'quit':13 'recommend':31 'search':18 'spanish':26 'stremio':8 'sub':27 'subtitl':19 'understand':12 'well':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112476
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7222399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703037976 {#2357
    date: 2023-12-20 03:06:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sites-more-likely-to-have-obscure-games"
  +title: "Sites more likely to have obscure games"
  +url: null
  +body: "I’ve noticed that there’s generally good coverage of big-name games, and while that’s cool and all, there are still a ton of lesser-known games trapped exclusively on platforms like Steam. Anyone know what sites are more likely to have them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703319305 {#2483
    date: 2023-12-23 09:15:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 23454
  -titleTs: "'game':7 'like':3 'obscur':6 'site':1"
  -bodyTs: "'anyon':38 'big':12 'big-nam':11 'cool':19 'coverag':9 'exclus':33 'game':14,31 'general':7 'good':8 'know':39 'known':30 'lesser':29 'lesser-known':28 'like':36,44 'name':13 'notic':3 'platform':35 'site':41 'steam':37 'still':24 'ton':26 'trap':32 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107751
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10720231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703021351 {#2354
    date: 2023-12-19 22:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sites-more-likely-to-have-obscure-games"
  +title: "Sites more likely to have obscure games"
  +url: null
  +body: "I’ve noticed that there’s generally good coverage of big-name games, and while that’s cool and all, there are still a ton of lesser-known games trapped exclusively on platforms like Steam. Anyone know what sites are more likely to have them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703319305 {#2483
    date: 2023-12-23 09:15:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 23454
  -titleTs: "'game':7 'like':3 'obscur':6 'site':1"
  -bodyTs: "'anyon':38 'big':12 'big-nam':11 'cool':19 'coverag':9 'exclus':33 'game':14,31 'general':7 'good':8 'know':39 'known':30 'lesser':29 'lesser-known':28 'like':36,44 'name':13 'notic':3 'platform':35 'site':41 'steam':37 'still':24 'ton':26 'trap':32 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107751
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10720231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703021351 {#2354
    date: 2023-12-19 22:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#2358
  +user: Proxies\__CG__\App\Entity\User {#2487 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Sites-more-likely-to-have-obscure-games"
  +title: "Sites more likely to have obscure games"
  +url: null
  +body: "I’ve noticed that there’s generally good coverage of big-name games, and while that’s cool and all, there are still a ton of lesser-known games trapped exclusively on platforms like Steam. Anyone know what sites are more likely to have them?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703319305 {#2483
    date: 2023-12-23 09:15:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2485 …}
  +votes: Doctrine\ORM\PersistentCollection {#2409 …}
  +reports: Doctrine\ORM\PersistentCollection {#1359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1923 …}
  +children: []
  -id: 23454
  -titleTs: "'game':7 'like':3 'obscur':6 'site':1"
  -bodyTs: "'anyon':38 'big':12 'big-nam':11 'cool':19 'coverag':9 'exclus':33 'game':14,31 'general':7 'good':8 'know':39 'known':30 'lesser':29 'lesser-known':28 'like':36,44 'name':13 'notic':3 'platform':35 'site':41 'steam':37 'still':24 'ton':26 'trap':32 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703107751
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10720231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703021351 {#2354
    date: 2023-12-19 22:29:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-something-about-you-that-you-find-difficult-to-deal"
  +title: "What's something about you that you find difficult to deal with?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703103999 {#1391
    date: 2023-12-20 21:26:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 32465
  -titleTs: "'deal':11 'difficult':9 'find':8 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9800213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103999 {#2481
    date: 2023-12-20 21:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-something-about-you-that-you-find-difficult-to-deal"
  +title: "What's something about you that you find difficult to deal with?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703103999 {#1391
    date: 2023-12-20 21:26:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 32465
  -titleTs: "'deal':11 'difficult':9 'find':8 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9800213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103999 {#2481
    date: 2023-12-20 21:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1512
  +user: Proxies\__CG__\App\Entity\User {#1508 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-s-something-about-you-that-you-find-difficult-to-deal"
  +title: "What's something about you that you find difficult to deal with?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703103999 {#1391
    date: 2023-12-20 21:26:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1524 …}
  +votes: Doctrine\ORM\PersistentCollection {#1500 …}
  +reports: Doctrine\ORM\PersistentCollection {#1514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1544 …}
  +badges: Doctrine\ORM\PersistentCollection {#1547 …}
  +children: []
  -id: 32465
  -titleTs: "'deal':11 'difficult':9 'find':8 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9800213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103999 {#2481
    date: 2023-12-20 21:26:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#1482
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#1511
    date: 2023-12-19 21:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#1482
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#1511
    date: 2023-12-19 21:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1523
  +user: Proxies\__CG__\App\Entity\User {#1480 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#1482
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1522 …}
  +votes: Doctrine\ORM\PersistentCollection {#1506 …}
  +reports: Doctrine\ORM\PersistentCollection {#1504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1532 …}
  +badges: Doctrine\ORM\PersistentCollection {#1534 …}
  +children: []
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#1511
    date: 2023-12-19 21:10:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-some-good-questions-to-ask-your-boss-during"
  +title: "What are some good questions to ask your boss during your yearly review?"
  +url: null
  +body: """
    I am a level 1 help desk tech at an MSP. I’ve been at this job for a year. I’ve been working in IT for 1.5 years, though.\n
    \n
    I have my yearly review coming up and I have no idea what kind of questions to ask. I’m drawing a total blank.\n
    \n
    I do know that I am being prepped to become a level 2 tech, but I’m not there yet.\n
    \n
    My company is small and I can be totally open and honest with my boss.\n
    \n
    I’m still anxious though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703201352 {#1540
    date: 2023-12-22 00:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 23445
  -titleTs: "'ask':7 'boss':9 'good':4 'question':5 'review':13 'year':12"
  -bodyTs: "'1':5 '1.5':28 '2':67 'anxious':93 'ask':48 'becom':64 'blank':54 'boss':89 'come':36 'compani':76 'desk':7 'draw':51 'help':6 'honest':86 'idea':42 'job':17 'kind':44 'know':57 'level':4,66 'm':50,71,91 'msp':11 'open':84 'prep':62 'question':46 'review':35 'small':78 'still':92 'tech':8,68 'though':30,94 'total':53,83 've':13,22 'work':24 'year':20,29,34 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016317 {#1538
    date: 2023-12-19 21:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-some-good-questions-to-ask-your-boss-during"
  +title: "What are some good questions to ask your boss during your yearly review?"
  +url: null
  +body: """
    I am a level 1 help desk tech at an MSP. I’ve been at this job for a year. I’ve been working in IT for 1.5 years, though.\n
    \n
    I have my yearly review coming up and I have no idea what kind of questions to ask. I’m drawing a total blank.\n
    \n
    I do know that I am being prepped to become a level 2 tech, but I’m not there yet.\n
    \n
    My company is small and I can be totally open and honest with my boss.\n
    \n
    I’m still anxious though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703201352 {#1540
    date: 2023-12-22 00:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 23445
  -titleTs: "'ask':7 'boss':9 'good':4 'question':5 'review':13 'year':12"
  -bodyTs: "'1':5 '1.5':28 '2':67 'anxious':93 'ask':48 'becom':64 'blank':54 'boss':89 'come':36 'compani':76 'desk':7 'draw':51 'help':6 'honest':86 'idea':42 'job':17 'kind':44 'know':57 'level':4,66 'm':50,71,91 'msp':11 'open':84 'prep':62 'question':46 'review':35 'small':78 'still':92 'tech':8,68 'though':30,94 'total':53,83 've':13,22 'work':24 'year':20,29,34 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016317 {#1538
    date: 2023-12-19 21:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1533
  +user: Proxies\__CG__\App\Entity\User {#1539 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-some-good-questions-to-ask-your-boss-during"
  +title: "What are some good questions to ask your boss during your yearly review?"
  +url: null
  +body: """
    I am a level 1 help desk tech at an MSP. I’ve been at this job for a year. I’ve been working in IT for 1.5 years, though.\n
    \n
    I have my yearly review coming up and I have no idea what kind of questions to ask. I’m drawing a total blank.\n
    \n
    I do know that I am being prepped to become a level 2 tech, but I’m not there yet.\n
    \n
    My company is small and I can be totally open and honest with my boss.\n
    \n
    I’m still anxious though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703201352 {#1540
    date: 2023-12-22 00:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1541 …}
  +votes: Doctrine\ORM\PersistentCollection {#1531 …}
  +reports: Doctrine\ORM\PersistentCollection {#1537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1518 …}
  +badges: Doctrine\ORM\PersistentCollection {#1520 …}
  +children: []
  -id: 23445
  -titleTs: "'ask':7 'boss':9 'good':4 'question':5 'review':13 'year':12"
  -bodyTs: "'1':5 '1.5':28 '2':67 'anxious':93 'ask':48 'becom':64 'blank':54 'boss':89 'come':36 'compani':76 'desk':7 'draw':51 'help':6 'honest':86 'idea':42 'job':17 'kind':44 'know':57 'level':4,66 'm':50,71,91 'msp':11 'open':84 'prep':62 'question':46 'review':35 'small':78 'still':92 'tech':8,68 'though':30,94 'total':53,83 've':13,22 'work':24 'year':20,29,34 'yet':74"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016317 {#1538
    date: 2023-12-19 21:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Fediverse-when-Facebook-goes-for-the-3E-attack"
  +title: "The Fediverse when Facebook goes for the 3E attack"
  +url: null
  +body: """
    ![Dinkelberg meme](https://i.imgur.com/FjgBC5G.png)\n
    \n
    3E = [Embrace, Extend, Extinguish](https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703032060 {#1632
    date: 2023-12-20 01:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23444
  -titleTs: "'3e':8 'attack':9 'facebook':4 'fedivers':2 'goe':5"
  -bodyTs: "'/fjgbc5g.png)':5 '/wiki/embrace,_extend,_and_extinguish)':12 '3e':6 'dinkelberg':1 'embrac':7 'en.wikipedia.org':11 'en.wikipedia.org/wiki/embrace,_extend,_and_extinguish)':10 'extend':8 'extinguish':9 'i.imgur.com':4 'i.imgur.com/fjgbc5g.png)':3 'meme':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015603 {#1623
    date: 2023-12-19 20:53:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Fediverse-when-Facebook-goes-for-the-3E-attack"
  +title: "The Fediverse when Facebook goes for the 3E attack"
  +url: null
  +body: """
    ![Dinkelberg meme](https://i.imgur.com/FjgBC5G.png)\n
    \n
    3E = [Embrace, Extend, Extinguish](https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703032060 {#1632
    date: 2023-12-20 01:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23444
  -titleTs: "'3e':8 'attack':9 'facebook':4 'fedivers':2 'goe':5"
  -bodyTs: "'/fjgbc5g.png)':5 '/wiki/embrace,_extend,_and_extinguish)':12 '3e':6 'dinkelberg':1 'embrac':7 'en.wikipedia.org':11 'en.wikipedia.org/wiki/embrace,_extend,_and_extinguish)':10 'extend':8 'extinguish':9 'i.imgur.com':4 'i.imgur.com/fjgbc5g.png)':3 'meme':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015603 {#1623
    date: 2023-12-19 20:53:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1631
  +user: Proxies\__CG__\App\Entity\User {#1406 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1704 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "The-Fediverse-when-Facebook-goes-for-the-3E-attack"
  +title: "The Fediverse when Facebook goes for the 3E attack"
  +url: null
  +body: """
    ![Dinkelberg meme](https://i.imgur.com/FjgBC5G.png)\n
    \n
    3E = [Embrace, Extend, Extinguish](https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 62
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703032060 {#1632
    date: 2023-12-20 01:27:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1713 …}
  +votes: Doctrine\ORM\PersistentCollection {#1710 …}
  +reports: Doctrine\ORM\PersistentCollection {#1742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1747 …}
  +badges: Doctrine\ORM\PersistentCollection {#1753 …}
  +children: []
  -id: 23444
  -titleTs: "'3e':8 'attack':9 'facebook':4 'fedivers':2 'goe':5"
  -bodyTs: "'/fjgbc5g.png)':5 '/wiki/embrace,_extend,_and_extinguish)':12 '3e':6 'dinkelberg':1 'embrac':7 'en.wikipedia.org':11 'en.wikipedia.org/wiki/embrace,_extend,_and_extinguish)':10 'extend':8 'extinguish':9 'i.imgur.com':4 'i.imgur.com/fjgbc5g.png)':3 'meme':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703102003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9762432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703015603 {#1623
    date: 2023-12-19 20:53:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1749
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1750
    date: 2023-12-19 23:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1749
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1750
    date: 2023-12-19 23:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1748
  +user: Proxies\__CG__\App\Entity\User {#1468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Getting-a-Server-Running-SteamOS-Best-Path-Forward"
  +title: "Getting a Server Running - SteamOS - Best Path Forward?"
  +url: null
  +body: """
    For context - I’m working on getting an emulated Everquest server up and running, but hitting dead ends (probably due to my newness to Linux in general) and seeking some guidance from the community on what I’ve tried and best path forward.\n
    \n
    My ultimate goal is to get it running on SteamOS - I have it fully operational on my actual server machine running Ubuntu, but trying to get it working here so I can just connect locally (i.e on a plane) so I don’t need to connect externally. Here is the situation and obstacles;\n
    \n
    I’ve been trying for a minute now to get EQEmu setup on the SteamOS side of the house for ease of launching with client, but running into obstacles in several different directionns, and wanted to see if someone had some guidance on best path forwarrd.\n
    \n
    First Route - VM - Linux Mint - Docker - I have a successful server up and running via Gnome Boxes with a Linux Mint guest OS - then docker and akkstakk running on it.\n
    \n
    The obstacle - I can’t seem to bridge the connection of the guest OS with host OS (guest can ping host, host cannot ping guest). If I can bridge (no pun intended) this gap, it’ll most likely be the route I go\n
    \n
    Second Route - Distrobox - Ubuntu When running Distrobox directly on SteamOS - I’m trying to get the linux install running - however there is a multitude of issues with permissions being denied. This is likely due to SteamOS’ immutable system. To bypass it, it is possible to offset this via turning off read only. However, I don’t want to pursue that route, as anything written to the file system gets wiped on update to the OS.\n
    \n
    Third Route - WINE - Lutris - SteamOS Another route I’ve tried is utilizing WINE with the windows installer. I think this could help bypass some of the restrictions of the system while having it run on that.\n
    \n
    Obstacle here: Running the .bat file yields the following message - mariadb-10.0.21-winx64.msi: File Not Found Installing MariaDB (Root Password: eqemu) LOADING… PLEASE WAIT… “sh” isn’t a recognized shell. Please open an issue at [git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning: couldn’t access “C:\Program Files\MariaDB 10.0\bin”: CreateFile C:\Program Files\MariaDB 10.0\bin: Path not found. PATH not changed.\n
    \n
    I tried manually executing mariadb and perl, but it still hangs up at both. I see that i ntuser, it’s still not finding them.\n
    \n
    So all that to say, trying to find a way to make this work. I’m the closest with the VM, but can’t figure out the connection there. Distrobox would be a mess of troubleshooting, and WINE I feel could almost work if I could get the PATHs to work (maybe).\n
    \n
    Any input or guidance is widely appreciated for such a niche request.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703428817 {#1749
    date: 2023-12-24 15:40:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1474 …}
  +votes: Doctrine\ORM\PersistentCollection {#1471 …}
  +reports: Doctrine\ORM\PersistentCollection {#1470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1483 …}
  +badges: Doctrine\ORM\PersistentCollection {#1484 …}
  +children: []
  -id: 23473
  -titleTs: "'best':6 'forward':8 'get':1 'path':7 'run':4 'server':3 'steamo':5"
  -bodyTs: "'/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':362 '10.0':370,377 'access':365 'actual':61 'akkstakk':169 'almost':451 'anoth':296 'anyth':278 'appreci':468 'bat':331 'best':41,140 'bin':371,378 'box':159 'bridg':180,201 'bypass':255,313 'c':366,373 'cannot':195 'chang':384 'client':121 'closest':427 'communiti':34 'connect':77,89,182,437 'context':2 'could':311,450,455 'couldn':363 'createfil':372 'dead':17 'deni':245 'differ':128 'direct':223 'directionn':129 'distrobox':218,222,439 'docker':148,167 'due':20,249 'eas':117 'emul':9 'end':18 'eqemu':107,345 'everquest':10 'execut':388 'extern':90 'feel':449 'figur':434 'file':282,332,338,368,375 'find':408,417 'first':143 'follow':335 'forward':43 'forwarrd':142 'found':340,381 'fulli':57 'gap':206 'general':27 'get':7,49,69,106,230,284,456 'git.rootprojects.org':361 'git.rootprojects.org/root/pathman/issues?q=sh](https://git.rootprojects.org/root/pathman/issues?q=sh)warning:':360 'gnome':158 'go':215 'goal':46 'guest':164,185,190,197 'guidanc':31,138,465 'hang':395 'help':312 'hit':16 'host':188,193,194 'hous':115 'howev':235,268 'i.e':79 'immut':252 'input':463 'instal':233,307,341 'intend':204 'isn':350 'issu':241,358 'launch':119 'like':210,248 'linux':25,146,162,232 'll':208 'load':346 'local':78 'lutri':294 'm':4,227,425 'machin':63 'make':421 'manual':387 'mariadb':342,369,376,389 'mariadb-10.0.21-winx64.msi':337 'mayb':461 'mess':443 'messag':336 'mint':147,163 'minut':103 'multitud':239 'need':87 'new':23 'nich':472 'ntuser':403 'obstacl':96,125,174,327 'offset':261 'open':356 'oper':58 'os':165,186,189,290 'password':344 'path':42,141,379,382,458 'perl':391 'permiss':243 'ping':192,196 'plane':82 'pleas':347,355 'possibl':259 'probabl':19 'program':367,374 'pun':203 'pursu':274 'read':266 'recogn':353 'request':473 'restrict':317 'root':343 'rout':144,213,217,276,292,297 'run':14,51,64,123,156,170,221,234,324,329 'say':414 'second':216 'see':133,400 'seek':29 'seem':178 'server':11,62,153 'setup':108 'sever':127 'sh':349 'shell':354 'side':112 'situat':94 'someon':135 'steamo':53,111,225,251,295 'still':394,406 'success':152 'system':253,283,320 'think':309 'third':291 'tri':39,67,100,228,300,386,415 'troubleshoot':445 'turn':264 'ubuntu':65,219 'ultim':45 'updat':287 'util':302 've':38,98,299 'via':157,263 'vm':145,430 'wait':348 'want':131,272 'way':419 'wide':467 'window':306 'wine':293,303,447 'wipe':285 'work':5,71,423,452,460 'would':440 'written':279 'yield':333"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703100079
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9766833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703024079 {#1750
    date: 2023-12-19 23:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1488
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1487
    date: 2023-12-19 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1488
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1487
    date: 2023-12-19 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Lemmy-why-are-you-wrong"
  +title: "Lemmy, why are you wrong?"
  +url: null
  +body: """
    Someone else did this, but they were wrong: they mostly dissembled and half agreed.\n
    \n
    I’ll give you the truth. Post any comment, and I’ll tell you that you’re wrong.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703438535 {#1488
    date: 2023-12-24 18:22:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 23403
  -titleTs: "'lemmi':1 'wrong':5"
  -bodyTs: "'agre':14 'comment':23 'dissembl':11 'els':2 'give':17 'half':13 'll':16,26 'most':10 'post':21 're':31 'someon':1 'tell':27 'truth':20 'wrong':8,32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703092444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9758144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703006044 {#1487
    date: 2023-12-19 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +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 {#1755
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 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 {#1760
    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
63 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +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 {#1755
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 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 {#1760
    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
64 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +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 {#1755
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1756 …}
  +votes: Doctrine\ORM\PersistentCollection {#1759 …}
  +reports: Doctrine\ORM\PersistentCollection {#1751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1778 …}
  +badges: Doctrine\ORM\PersistentCollection {#1777 …}
  +children: []
  -id: 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 {#1760
    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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "RARBG-like-4K-rips-any-group-making-similar-sized-movies"
  +title: "RARBG like 4K rips, any group making similar sized movies?"
  +url: null
  +body: """
    Sorry if this was asnwered before, but couldn’t find it. I can’t seem to find any groups that usually release really small sized 4k rips like rarbg used to do. Movies went from ~5GB to ~20GB, and I really can’t tell that much difference in quality that justifies 4x the size.\n
    \n
    Tried some YTS rips, but the quality is WAY worse than RARBGs rips :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186414 {#1773
    date: 2023-12-21 20:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 23281
  -titleTs: "'4k':3 'group':6 'like':2 'make':7 'movi':10 'rarbg':1 'rip':4 'similar':8 'size':9"
  -bodyTs: "'20gb':38 '4k':26 '4x':52 '5gb':36 'asnwer':5 'couldn':8 'differ':47 'find':10,17 'group':19 'justifi':51 'like':28 'movi':33 'much':46 'qualiti':49,61 'rarbg':29,66 'realli':23,41 'releas':22 'rip':27,58,67 'seem':15 'size':25,54 'small':24 'sorri':1 'tell':44 'tri':55 'use':30 'usual':21 'way':63 'went':34 'wors':64 'yts':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066353
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9504945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979953 {#1775
    date: 2023-12-19 10:59: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "RARBG-like-4K-rips-any-group-making-similar-sized-movies"
  +title: "RARBG like 4K rips, any group making similar sized movies?"
  +url: null
  +body: """
    Sorry if this was asnwered before, but couldn’t find it. I can’t seem to find any groups that usually release really small sized 4k rips like rarbg used to do. Movies went from ~5GB to ~20GB, and I really can’t tell that much difference in quality that justifies 4x the size.\n
    \n
    Tried some YTS rips, but the quality is WAY worse than RARBGs rips :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186414 {#1773
    date: 2023-12-21 20:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 23281
  -titleTs: "'4k':3 'group':6 'like':2 'make':7 'movi':10 'rarbg':1 'rip':4 'similar':8 'size':9"
  -bodyTs: "'20gb':38 '4k':26 '4x':52 '5gb':36 'asnwer':5 'couldn':8 'differ':47 'find':10,17 'group':19 'justifi':51 'like':28 'movi':33 'much':46 'qualiti':49,61 'rarbg':29,66 'realli':23,41 'releas':22 'rip':27,58,67 'seem':15 'size':25,54 'small':24 'sorri':1 'tell':44 'tri':55 'use':30 'usual':21 'way':63 'went':34 'wors':64 'yts':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066353
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9504945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979953 {#1775
    date: 2023-12-19 10:59: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 {#1776
  +user: Proxies\__CG__\App\Entity\User {#1781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "RARBG-like-4K-rips-any-group-making-similar-sized-movies"
  +title: "RARBG like 4K rips, any group making similar sized movies?"
  +url: null
  +body: """
    Sorry if this was asnwered before, but couldn’t find it. I can’t seem to find any groups that usually release really small sized 4k rips like rarbg used to do. Movies went from ~5GB to ~20GB, and I really can’t tell that much difference in quality that justifies 4x the size.\n
    \n
    Tried some YTS rips, but the quality is WAY worse than RARBGs rips :(
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703186414 {#1773
    date: 2023-12-21 20:20:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 23281
  -titleTs: "'4k':3 'group':6 'like':2 'make':7 'movi':10 'rarbg':1 'rip':4 'similar':8 'size':9"
  -bodyTs: "'20gb':38 '4k':26 '4x':52 '5gb':36 'asnwer':5 'couldn':8 'differ':47 'find':10,17 'group':19 'justifi':51 'like':28 'movi':33 'much':46 'qualiti':49,61 'rarbg':29,66 'realli':23,41 'releas':22 'rip':27,58,67 'seem':15 'size':25,54 'small':24 'sorri':1 'tell':44 'tri':55 'use':30 'usual':21 'way':63 'went':34 'wors':64 'yts':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703066353
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9504945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702979953 {#1775
    date: 2023-12-19 10:59: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 {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Portland-Oregon-Bringing-life-to-an-empty-group"
  +title: "Portland_Oregon - Bringing life to an empty group:"
  +url: null
  +body: """
    I guess it’s not “technically” new, it’s just been sitting there empty for 6 months, so I’m waving my hands over it like [the Charlie Brown kids over their Christmas tree:](https://youtu.be/R_Ejc3N9JKU)\n
    \n
    [Portland_Oregon](/c/portland_oregon@lemmy.world)\n
    \n
    !portland_oregon@lemmy.world\n
    \n
    lemmy.world/c/portland_oregon\n
    \n
    [lemmy.world/c/portland_oregon?dataType=Post&p…](https://lemmy.world/c/portland_oregon?dataType=Post&page=1&sort=New)\n
    \n
    The wild and wacky world of Portland, Oregon! I assure you, we’re open!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702964731 {#1466
    date: 2023-12-19 06:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 23233
  -titleTs: "'bring':3 'empti':7 'group':8 'life':4 'oregon':2 'portland':1"
  -bodyTs: "'/c/portland_oregon':40,45 '/c/portland_oregon?datatype=post&p':48 '/c/portland_oregon?datatype=post&page=1&sort=new)':51 '/r_ejc3n9jku)':37 '6':16 'assur':61 'brown':29 'charli':28 'christma':33 'empti':14 'guess':2 'hand':23 'kid':30 'lemmy.world':41,44,47,50 'lemmy.world/c/portland_oregon':43 'lemmy.world/c/portland_oregon?datatype=post&p':46 'lemmy.world/c/portland_oregon?datatype=post&page=1&sort=new)':49 'like':26 'm':20 'month':17 'new':7 'open':65 'oregon':39,59 'portland':38,58 'portland_oregon@lemmy.world':42 're':64 'sit':12 'technic':6 'tree':34 'wacki':55 'wave':21 'wild':53 'world':56 'youtu.be':36 'youtu.be/r_ejc3n9jku)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703050231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9738876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964731 {#1452
    date: 2023-12-19 06:45: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
71 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Portland-Oregon-Bringing-life-to-an-empty-group"
  +title: "Portland_Oregon - Bringing life to an empty group:"
  +url: null
  +body: """
    I guess it’s not “technically” new, it’s just been sitting there empty for 6 months, so I’m waving my hands over it like [the Charlie Brown kids over their Christmas tree:](https://youtu.be/R_Ejc3N9JKU)\n
    \n
    [Portland_Oregon](/c/portland_oregon@lemmy.world)\n
    \n
    !portland_oregon@lemmy.world\n
    \n
    lemmy.world/c/portland_oregon\n
    \n
    [lemmy.world/c/portland_oregon?dataType=Post&p…](https://lemmy.world/c/portland_oregon?dataType=Post&page=1&sort=New)\n
    \n
    The wild and wacky world of Portland, Oregon! I assure you, we’re open!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702964731 {#1466
    date: 2023-12-19 06:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 23233
  -titleTs: "'bring':3 'empti':7 'group':8 'life':4 'oregon':2 'portland':1"
  -bodyTs: "'/c/portland_oregon':40,45 '/c/portland_oregon?datatype=post&p':48 '/c/portland_oregon?datatype=post&page=1&sort=new)':51 '/r_ejc3n9jku)':37 '6':16 'assur':61 'brown':29 'charli':28 'christma':33 'empti':14 'guess':2 'hand':23 'kid':30 'lemmy.world':41,44,47,50 'lemmy.world/c/portland_oregon':43 'lemmy.world/c/portland_oregon?datatype=post&p':46 'lemmy.world/c/portland_oregon?datatype=post&page=1&sort=new)':49 'like':26 'm':20 'month':17 'new':7 'open':65 'oregon':39,59 'portland':38,58 'portland_oregon@lemmy.world':42 're':64 'sit':12 'technic':6 'tree':34 'wacki':55 'wave':21 'wild':53 'world':56 'youtu.be':36 'youtu.be/r_ejc3n9jku)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703050231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9738876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964731 {#1452
    date: 2023-12-19 06:45: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
72 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1465 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Portland-Oregon-Bringing-life-to-an-empty-group"
  +title: "Portland_Oregon - Bringing life to an empty group:"
  +url: null
  +body: """
    I guess it’s not “technically” new, it’s just been sitting there empty for 6 months, so I’m waving my hands over it like [the Charlie Brown kids over their Christmas tree:](https://youtu.be/R_Ejc3N9JKU)\n
    \n
    [Portland_Oregon](/c/portland_oregon@lemmy.world)\n
    \n
    !portland_oregon@lemmy.world\n
    \n
    lemmy.world/c/portland_oregon\n
    \n
    [lemmy.world/c/portland_oregon?dataType=Post&p…](https://lemmy.world/c/portland_oregon?dataType=Post&page=1&sort=New)\n
    \n
    The wild and wacky world of Portland, Oregon! I assure you, we’re open!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702964731 {#1466
    date: 2023-12-19 06:45:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1637 …}
  +votes: Doctrine\ORM\PersistentCollection {#1644 …}
  +reports: Doctrine\ORM\PersistentCollection {#1622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  +badges: Doctrine\ORM\PersistentCollection {#1635 …}
  +children: []
  -id: 23233
  -titleTs: "'bring':3 'empti':7 'group':8 'life':4 'oregon':2 'portland':1"
  -bodyTs: "'/c/portland_oregon':40,45 '/c/portland_oregon?datatype=post&p':48 '/c/portland_oregon?datatype=post&page=1&sort=new)':51 '/r_ejc3n9jku)':37 '6':16 'assur':61 'brown':29 'charli':28 'christma':33 'empti':14 'guess':2 'hand':23 'kid':30 'lemmy.world':41,44,47,50 'lemmy.world/c/portland_oregon':43 'lemmy.world/c/portland_oregon?datatype=post&p':46 'lemmy.world/c/portland_oregon?datatype=post&page=1&sort=new)':49 'like':26 'm':20 'month':17 'new':7 'open':65 'oregon':39,59 'portland':38,58 'portland_oregon@lemmy.world':42 're':64 'sit':12 'technic':6 'tree':34 'wacki':55 'wave':21 'wild':53 'world':56 'youtu.be':36 'youtu.be/r_ejc3n9jku)':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703050231
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9738876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702964731 {#1452
    date: 2023-12-19 06:45: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
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 {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1409
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1450
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1409
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1450
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1449
  +user: Proxies\__CG__\App\Entity\User {#1421 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Which-Youtubers-or-on-online-video-sharing-platform-have-good"
  +title: "Which Youtubers (or on online video sharing platform) have good astronomy/cosmology/astrophysic content"
  +url: null
  +body: "As the title said, I’m looking for good videos to learn astronomy, cosmology and astrophysics (really, anything related to space is fine, such as rocket science)."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702994491 {#1409
    date: 2023-12-19 15:01:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 23220
  -titleTs: "'astronomy/cosmology/astrophysic':11 'content':12 'good':10 'onlin':5 'platform':8 'share':7 'video':6 'youtub':2"
  -bodyTs: "'anyth':18 'astronomi':13 'astrophys':16 'cosmolog':14 'fine':23 'good':9 'learn':12 'look':7 'm':6 'realli':17 'relat':19 'rocket':26 'said':4 'scienc':27 'space':21 'titl':3 'video':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703046323
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10674543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702959923 {#1450
    date: 2023-12-19 05:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Smart-Tube-Next-ReVanced-or-something-similar-on-Roku"
  +title: "Smart Tube Next, ReVanced, or something similar on Roku?"
  +url: null
  +body: "I recently got clued into the fact that you can enable side-loading on Roku devices. However, I have no idea where to get the apps for it. Since Rokus don’t run Android, I can’t install APKs like I did on my Nvidia Shield TV. Could someone please point me in the right direction?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703062613 {#1414
    date: 2023-12-20 09:56:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 23211
  -titleTs: "'next':3 'revanc':4 'roku':9 'similar':7 'smart':1 'someth':6 'tube':2"
  -bodyTs: "'android':35 'apk':40 'app':27 'clu':4 'could':49 'devic':17 'direct':57 'enabl':11 'fact':7 'get':25 'got':3 'howev':18 'idea':22 'instal':39 'like':41 'load':14 'nvidia':46 'pleas':51 'point':52 'recent':2 'right':56 'roku':16 'rokus':31 'run':34 'shield':47 'side':13 'side-load':12 'sinc':30 'someon':50 'tv':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703040561
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10430611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702954161 {#1411
    date: 2023-12-19 03:49:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Smart-Tube-Next-ReVanced-or-something-similar-on-Roku"
  +title: "Smart Tube Next, ReVanced, or something similar on Roku?"
  +url: null
  +body: "I recently got clued into the fact that you can enable side-loading on Roku devices. However, I have no idea where to get the apps for it. Since Rokus don’t run Android, I can’t install APKs like I did on my Nvidia Shield TV. Could someone please point me in the right direction?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703062613 {#1414
    date: 2023-12-20 09:56:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 23211
  -titleTs: "'next':3 'revanc':4 'roku':9 'similar':7 'smart':1 'someth':6 'tube':2"
  -bodyTs: "'android':35 'apk':40 'app':27 'clu':4 'could':49 'devic':17 'direct':57 'enabl':11 'fact':7 'get':25 'got':3 'howev':18 'idea':22 'instal':39 'like':41 'load':14 'nvidia':46 'pleas':51 'point':52 'recent':2 'right':56 'roku':16 'rokus':31 'run':34 'shield':47 'side':13 'side-load':12 'sinc':30 'someon':50 'tv':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703040561
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10430611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702954161 {#1411
    date: 2023-12-19 03:49:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2429 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Smart-Tube-Next-ReVanced-or-something-similar-on-Roku"
  +title: "Smart Tube Next, ReVanced, or something similar on Roku?"
  +url: null
  +body: "I recently got clued into the fact that you can enable side-loading on Roku devices. However, I have no idea where to get the apps for it. Since Rokus don’t run Android, I can’t install APKs like I did on my Nvidia Shield TV. Could someone please point me in the right direction?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703062613 {#1414
    date: 2023-12-20 09:56:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 23211
  -titleTs: "'next':3 'revanc':4 'roku':9 'similar':7 'smart':1 'someth':6 'tube':2"
  -bodyTs: "'android':35 'apk':40 'app':27 'clu':4 'could':49 'devic':17 'direct':57 'enabl':11 'fact':7 'get':25 'got':3 'howev':18 'idea':22 'instal':39 'like':41 'load':14 'nvidia':46 'pleas':51 'point':52 'recent':2 'right':56 'roku':16 'rokus':31 'run':34 'shield':47 'side':13 'side-load':12 'sinc':30 'someon':50 'tv':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703040561
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10430611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702954161 {#1411
    date: 2023-12-19 03:49:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "NEW-COMMUNITY-ALERT-Boomers-Being-Fools"
  +title: "NEW COMMUNITY ALERT: Boomers Being Fools"
  +url: null
  +body: """
    Hi all! I have just created [!boomersbeingfools@lemmy.world](https://lemmy.world/c/boomersbeingfools) for a place to share stories\n
    \n
    about boomers\n
    \n
    being fools.\n
    \n
    I am not a moderator on the subreddit, nor am I affiliated with the subreddit-- however I am open to their mods coming over here and joining the team as well.\n
    \n
    Hope everyone is having a fantastic holiday season! <3\n
    \n
    Edit: Tried making MillennialsBeingFools (or variations) as well and was unable to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703213802 {#1448
    date: 2023-12-22 03:56:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 23208
  -titleTs: "'alert':3 'boomer':4 'communiti':2 'fool':6 'new':1"
  -bodyTs: "'/c/boomersbeingfools)':10 '3':60 'affili':32 'boomer':18 'boomersbeingfools@lemmy.world':7 'come':43 'creat':6 'edit':61 'everyon':53 'fantast':57 'fool':20 'hi':1 'holiday':58 'hope':52 'howev':36 'join':47 'lemmy.world':9 'lemmy.world/c/boomersbeingfools)':8 'make':63 'millennialsbeingfool':64 'mod':42 'moder':25 'open':39 'place':13 'season':59 'share':15 'stori':16 'subreddit':28,35 'team':49 'tri':62 'unabl':71 'variat':66 'well':51,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703039062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9735366"
  +editedAt: DateTimeImmutable @1705609039 {#1457
    date: 2024-01-18 21:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952662 {#1455
    date: 2023-12-19 03:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "NEW-COMMUNITY-ALERT-Boomers-Being-Fools"
  +title: "NEW COMMUNITY ALERT: Boomers Being Fools"
  +url: null
  +body: """
    Hi all! I have just created [!boomersbeingfools@lemmy.world](https://lemmy.world/c/boomersbeingfools) for a place to share stories\n
    \n
    about boomers\n
    \n
    being fools.\n
    \n
    I am not a moderator on the subreddit, nor am I affiliated with the subreddit-- however I am open to their mods coming over here and joining the team as well.\n
    \n
    Hope everyone is having a fantastic holiday season! <3\n
    \n
    Edit: Tried making MillennialsBeingFools (or variations) as well and was unable to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703213802 {#1448
    date: 2023-12-22 03:56:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 23208
  -titleTs: "'alert':3 'boomer':4 'communiti':2 'fool':6 'new':1"
  -bodyTs: "'/c/boomersbeingfools)':10 '3':60 'affili':32 'boomer':18 'boomersbeingfools@lemmy.world':7 'come':43 'creat':6 'edit':61 'everyon':53 'fantast':57 'fool':20 'hi':1 'holiday':58 'hope':52 'howev':36 'join':47 'lemmy.world':9 'lemmy.world/c/boomersbeingfools)':8 'make':63 'millennialsbeingfool':64 'mod':42 'moder':25 'open':39 'place':13 'season':59 'share':15 'stori':16 'subreddit':28,35 'team':49 'tri':62 'unabl':71 'variat':66 'well':51,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703039062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9735366"
  +editedAt: DateTimeImmutable @1705609039 {#1457
    date: 2024-01-18 21:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952662 {#1455
    date: 2023-12-19 03:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "NEW-COMMUNITY-ALERT-Boomers-Being-Fools"
  +title: "NEW COMMUNITY ALERT: Boomers Being Fools"
  +url: null
  +body: """
    Hi all! I have just created [!boomersbeingfools@lemmy.world](https://lemmy.world/c/boomersbeingfools) for a place to share stories\n
    \n
    about boomers\n
    \n
    being fools.\n
    \n
    I am not a moderator on the subreddit, nor am I affiliated with the subreddit-- however I am open to their mods coming over here and joining the team as well.\n
    \n
    Hope everyone is having a fantastic holiday season! <3\n
    \n
    Edit: Tried making MillennialsBeingFools (or variations) as well and was unable to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703213802 {#1448
    date: 2023-12-22 03:56:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1458 …}
  +votes: Doctrine\ORM\PersistentCollection {#1432 …}
  +reports: Doctrine\ORM\PersistentCollection {#1433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1435 …}
  +badges: Doctrine\ORM\PersistentCollection {#1434 …}
  +children: []
  -id: 23208
  -titleTs: "'alert':3 'boomer':4 'communiti':2 'fool':6 'new':1"
  -bodyTs: "'/c/boomersbeingfools)':10 '3':60 'affili':32 'boomer':18 'boomersbeingfools@lemmy.world':7 'come':43 'creat':6 'edit':61 'everyon':53 'fantast':57 'fool':20 'hi':1 'holiday':58 'hope':52 'howev':36 'join':47 'lemmy.world':9 'lemmy.world/c/boomersbeingfools)':8 'make':63 'millennialsbeingfool':64 'mod':42 'moder':25 'open':39 'place':13 'season':59 'share':15 'stori':16 'subreddit':28,35 'team':49 'tri':62 'unabl':71 'variat':66 'well':51,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703039062
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9735366"
  +editedAt: DateTimeImmutable @1705609039 {#1457
    date: 2024-01-18 21:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702952662 {#1455
    date: 2023-12-19 03:24:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "PCVR-on-Nobara-KDE"
  +title: "PCVR on Nobara KDE?"
  +url: null
  +body: """
    I am mulling over this as my project for the long weekend.\n
    \n
    Currently my SteamVR won’t talk to ALVR. But I do have ALVR on my Quest 3. I am thinking that if I can just get SteamVR to talk to ALVR, I’ll be set.\n
    \n
    I really want to get it working. I really want to get SkyrimVR as well with some good mods. Half Life Alyx is too scary for me :(. I hate having to boot up Win10 to play VR. Knowing there’s a bajillion daemons running around and sucking up my data, giving it to Microsoft only to regurgitate it to force feed me ads, makes me sick.\n
    \n
    Anyway, my question is… Am I insane? Has anyone actually managed to get PCVR working on linux or is it a completely unfeasible project that I should drop now before I wind up with PTSD?\n
    \n
    Thank you in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703047624 {#1440
    date: 2023-12-20 05:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 23193
  -titleTs: "'kde':4 'nobara':3 'pcvr':1"
  -bodyTs: "'3':29 'actual':123 'ad':110 'advanc':152 'alvr':20,25,43 'alyx':69 'anyon':122 'anyway':114 'around':92 'bajillion':89 'boot':79 'complet':135 'current':13 'daemon':90 'data':97 'drop':141 'feed':108 'forc':107 'get':38,52,59,126 'give':98 'good':65 'half':67 'hate':76 'insan':120 'know':85 'life':68 'linux':130 'll':45 'long':11 'make':111 'manag':124 'microsoft':101 'mod':66 'mull':3 'pcvr':127 'play':83 'project':8,137 'ptsd':148 'quest':28 'question':116 'realli':49,56 'regurgit':104 'run':91 'scari':72 'set':47 'sick':113 'skyrimvr':60 'steamvr':15,39 'suck':94 'talk':18,41 'thank':149 'think':32 'unfeas':136 'vr':84 'want':50,57 'weekend':12 'well':62 'win10':81 'wind':145 'won':16 'work':54,128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703034563
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5111184"
  +editedAt: DateTimeImmutable @1705531693 {#1438
    date: 2024-01-17 23:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702948163 {#1429
    date: 2023-12-19 02:09:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "PCVR-on-Nobara-KDE"
  +title: "PCVR on Nobara KDE?"
  +url: null
  +body: """
    I am mulling over this as my project for the long weekend.\n
    \n
    Currently my SteamVR won’t talk to ALVR. But I do have ALVR on my Quest 3. I am thinking that if I can just get SteamVR to talk to ALVR, I’ll be set.\n
    \n
    I really want to get it working. I really want to get SkyrimVR as well with some good mods. Half Life Alyx is too scary for me :(. I hate having to boot up Win10 to play VR. Knowing there’s a bajillion daemons running around and sucking up my data, giving it to Microsoft only to regurgitate it to force feed me ads, makes me sick.\n
    \n
    Anyway, my question is… Am I insane? Has anyone actually managed to get PCVR working on linux or is it a completely unfeasible project that I should drop now before I wind up with PTSD?\n
    \n
    Thank you in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703047624 {#1440
    date: 2023-12-20 05:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 23193
  -titleTs: "'kde':4 'nobara':3 'pcvr':1"
  -bodyTs: "'3':29 'actual':123 'ad':110 'advanc':152 'alvr':20,25,43 'alyx':69 'anyon':122 'anyway':114 'around':92 'bajillion':89 'boot':79 'complet':135 'current':13 'daemon':90 'data':97 'drop':141 'feed':108 'forc':107 'get':38,52,59,126 'give':98 'good':65 'half':67 'hate':76 'insan':120 'know':85 'life':68 'linux':130 'll':45 'long':11 'make':111 'manag':124 'microsoft':101 'mod':66 'mull':3 'pcvr':127 'play':83 'project':8,137 'ptsd':148 'quest':28 'question':116 'realli':49,56 'regurgit':104 'run':91 'scari':72 'set':47 'sick':113 'skyrimvr':60 'steamvr':15,39 'suck':94 'talk':18,41 'thank':149 'think':32 'unfeas':136 'vr':84 'want':50,57 'weekend':12 'well':62 'win10':81 'wind':145 'won':16 'work':54,128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703034563
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5111184"
  +editedAt: DateTimeImmutable @1705531693 {#1438
    date: 2024-01-17 23:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702948163 {#1429
    date: 2023-12-19 02:09:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "PCVR-on-Nobara-KDE"
  +title: "PCVR on Nobara KDE?"
  +url: null
  +body: """
    I am mulling over this as my project for the long weekend.\n
    \n
    Currently my SteamVR won’t talk to ALVR. But I do have ALVR on my Quest 3. I am thinking that if I can just get SteamVR to talk to ALVR, I’ll be set.\n
    \n
    I really want to get it working. I really want to get SkyrimVR as well with some good mods. Half Life Alyx is too scary for me :(. I hate having to boot up Win10 to play VR. Knowing there’s a bajillion daemons running around and sucking up my data, giving it to Microsoft only to regurgitate it to force feed me ads, makes me sick.\n
    \n
    Anyway, my question is… Am I insane? Has anyone actually managed to get PCVR working on linux or is it a completely unfeasible project that I should drop now before I wind up with PTSD?\n
    \n
    Thank you in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703047624 {#1440
    date: 2023-12-20 05:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1703 …}
  +votes: Doctrine\ORM\PersistentCollection {#1693 …}
  +reports: Doctrine\ORM\PersistentCollection {#1695 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1709 …}
  +badges: Doctrine\ORM\PersistentCollection {#1610 …}
  +children: []
  -id: 23193
  -titleTs: "'kde':4 'nobara':3 'pcvr':1"
  -bodyTs: "'3':29 'actual':123 'ad':110 'advanc':152 'alvr':20,25,43 'alyx':69 'anyon':122 'anyway':114 'around':92 'bajillion':89 'boot':79 'complet':135 'current':13 'daemon':90 'data':97 'drop':141 'feed':108 'forc':107 'get':38,52,59,126 'give':98 'good':65 'half':67 'hate':76 'insan':120 'know':85 'life':68 'linux':130 'll':45 'long':11 'make':111 'manag':124 'microsoft':101 'mod':66 'mull':3 'pcvr':127 'play':83 'project':8,137 'ptsd':148 'quest':28 'question':116 'realli':49,56 'regurgit':104 'run':91 'scari':72 'set':47 'sick':113 'skyrimvr':60 'steamvr':15,39 'suck':94 'talk':18,41 'thank':149 'think':32 'unfeas':136 'vr':84 'want':50,57 'weekend':12 'well':62 'win10':81 'wind':145 'won':16 'work':54,128"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703034563
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/5111184"
  +editedAt: DateTimeImmutable @1705531693 {#1438
    date: 2024-01-17 23:48:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702948163 {#1429
    date: 2023-12-19 02:09:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Shitty-Million-Dollar-Ideas-A-place-to-pitch-your-fever"
  +title: "Shitty Million Dollar Ideas: A place to pitch your fever dream ideas for Shark Tank"
  +url: null
  +body: """
    The idea is to come up with goofy million dollar ideas that you thought of in the shower, while going to bed, or during a fever dream that would get you laughed off of Shark Tank.\n
    \n
    Like white t-shirts tie dyed with red wine for suburban moms so they can get as day drunk as they want or a pitching machine that shoots safety razors blades for the little patches of grass that grow in sidewalk cracks.\n
    \n
    !shitty_million_dollar_ideas@lemmy.dbzer0.com
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702996713 {#1606
    date: 2023-12-19 15:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 23185
  -titleTs: "'dollar':3 'dream':11 'fever':10 'idea':4,12 'million':2 'pitch':8 'place':6 'shark':14 'shitti':1 'tank':15"
  -bodyTs: "'bed':22 'blade':68 'come':5 'crack':79 'day':55 'dollar':10 'dream':27 'drunk':56 'dy':43 'fever':26 'get':30,53 'go':20 'goofi':8 'grass':74 'grow':76 'idea':2,11 'laugh':32 'like':37 'littl':71 'machin':63 'million':9 'mom':49 'patch':72 'pitch':62 'razor':67 'red':45 'safeti':66 'shark':35 'shirt':41 'shitty_million_dollar_ideas@lemmy.dbzer0.com':80 'shoot':65 'shower':18 'sidewalk':78 'suburban':48 't-shirt':39 'tank':36 'thought':14 'tie':42 'want':59 'white':38 'wine':46 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032586
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10665334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946186 {#1614
    date: 2023-12-19 01:36: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
91 DENIED edit
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Shitty-Million-Dollar-Ideas-A-place-to-pitch-your-fever"
  +title: "Shitty Million Dollar Ideas: A place to pitch your fever dream ideas for Shark Tank"
  +url: null
  +body: """
    The idea is to come up with goofy million dollar ideas that you thought of in the shower, while going to bed, or during a fever dream that would get you laughed off of Shark Tank.\n
    \n
    Like white t-shirts tie dyed with red wine for suburban moms so they can get as day drunk as they want or a pitching machine that shoots safety razors blades for the little patches of grass that grow in sidewalk cracks.\n
    \n
    !shitty_million_dollar_ideas@lemmy.dbzer0.com
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702996713 {#1606
    date: 2023-12-19 15:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 23185
  -titleTs: "'dollar':3 'dream':11 'fever':10 'idea':4,12 'million':2 'pitch':8 'place':6 'shark':14 'shitti':1 'tank':15"
  -bodyTs: "'bed':22 'blade':68 'come':5 'crack':79 'day':55 'dollar':10 'dream':27 'drunk':56 'dy':43 'fever':26 'get':30,53 'go':20 'goofi':8 'grass':74 'grow':76 'idea':2,11 'laugh':32 'like':37 'littl':71 'machin':63 'million':9 'mom':49 'patch':72 'pitch':62 'razor':67 'red':45 'safeti':66 'shark':35 'shirt':41 'shitty_million_dollar_ideas@lemmy.dbzer0.com':80 'shoot':65 'shower':18 'sidewalk':78 'suburban':48 't-shirt':39 'tank':36 'thought':14 'tie':42 'want':59 'white':38 'wine':46 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032586
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10665334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946186 {#1614
    date: 2023-12-19 01:36: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
92 DENIED moderate
App\Entity\Entry {#1612
  +user: Proxies\__CG__\App\Entity\User {#1615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Shitty-Million-Dollar-Ideas-A-place-to-pitch-your-fever"
  +title: "Shitty Million Dollar Ideas: A place to pitch your fever dream ideas for Shark Tank"
  +url: null
  +body: """
    The idea is to come up with goofy million dollar ideas that you thought of in the shower, while going to bed, or during a fever dream that would get you laughed off of Shark Tank.\n
    \n
    Like white t-shirts tie dyed with red wine for suburban moms so they can get as day drunk as they want or a pitching machine that shoots safety razors blades for the little patches of grass that grow in sidewalk cracks.\n
    \n
    !shitty_million_dollar_ideas@lemmy.dbzer0.com
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702996713 {#1606
    date: 2023-12-19 15:38:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1743 …}
  +votes: Doctrine\ORM\PersistentCollection {#1744 …}
  +reports: Doctrine\ORM\PersistentCollection {#1646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1641 …}
  +badges: Doctrine\ORM\PersistentCollection {#1665 …}
  +children: []
  -id: 23185
  -titleTs: "'dollar':3 'dream':11 'fever':10 'idea':4,12 'million':2 'pitch':8 'place':6 'shark':14 'shitti':1 'tank':15"
  -bodyTs: "'bed':22 'blade':68 'come':5 'crack':79 'day':55 'dollar':10 'dream':27 'drunk':56 'dy':43 'fever':26 'get':30,53 'go':20 'goofi':8 'grass':74 'grow':76 'idea':2,11 'laugh':32 'like':37 'littl':71 'machin':63 'million':9 'mom':49 'patch':72 'pitch':62 'razor':67 'red':45 'safeti':66 'shark':35 'shirt':41 'shitty_million_dollar_ideas@lemmy.dbzer0.com':80 'shoot':65 'shower':18 'sidewalk':78 'suburban':48 't-shirt':39 'tank':36 'thought':14 'tie':42 'want':59 'white':38 'wine':46 'would':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032586
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10665334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702946186 {#1614
    date: 2023-12-19 01:36: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
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 {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#1674
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#1676
    date: 2023-12-19 00:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#1674
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#1676
    date: 2023-12-19 00:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1672
  +user: Proxies\__CG__\App\Entity\User {#1673 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1889 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#1674
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#1676
    date: 2023-12-19 00:32:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-bootable-live-images-of-useful-tools"
  +title: "What bootable "live" images of useful tools?"
  +url: null
  +body: "I’ve repurposed a 32 GB M.2 SATA SSD as a bootable “USB stick” and I’m putting useful tools on it. So far I’ve got memtest, seatools, gparted live, system rescue, clonezilla, and a live install iso of the distro installed on my PC. What other great bootable tools am I sleeping on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703110674 {#1655
    date: 2023-12-20 23:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 23273
  -titleTs: "'bootabl':2 'imag':4 'live':3 'tool':7 'use':6"
  -bodyTs: "'32':5 'bootabl':12,50 'clonezilla':34 'distro':42 'far':24 'gb':6 'got':27 'gpart':30 'great':49 'instal':38,43 'iso':39 'live':31,37 'm':17 'm.2':7 'memtest':28 'pc':46 'put':18 'repurpos':3 'rescu':33 'sata':8 'seatool':29 'sleep':54 'ssd':9 'stick':14 'system':32 'tool':20,51 'usb':13 'use':19 've':2,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703022772
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7956709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936372 {#1649
    date: 2023-12-18 22:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-bootable-live-images-of-useful-tools"
  +title: "What bootable "live" images of useful tools?"
  +url: null
  +body: "I’ve repurposed a 32 GB M.2 SATA SSD as a bootable “USB stick” and I’m putting useful tools on it. So far I’ve got memtest, seatools, gparted live, system rescue, clonezilla, and a live install iso of the distro installed on my PC. What other great bootable tools am I sleeping on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703110674 {#1655
    date: 2023-12-20 23:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 23273
  -titleTs: "'bootabl':2 'imag':4 'live':3 'tool':7 'use':6"
  -bodyTs: "'32':5 'bootabl':12,50 'clonezilla':34 'distro':42 'far':24 'gb':6 'got':27 'gpart':30 'great':49 'instal':38,43 'iso':39 'live':31,37 'm':17 'm.2':7 'memtest':28 'pc':46 'put':18 'repurpos':3 'rescu':33 'sata':8 'seatool':29 'sleep':54 'ssd':9 'stick':14 'system':32 'tool':20,51 'usb':13 'use':19 've':2,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703022772
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7956709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936372 {#1649
    date: 2023-12-18 22:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-bootable-live-images-of-useful-tools"
  +title: "What bootable "live" images of useful tools?"
  +url: null
  +body: "I’ve repurposed a 32 GB M.2 SATA SSD as a bootable “USB stick” and I’m putting useful tools on it. So far I’ve got memtest, seatools, gparted live, system rescue, clonezilla, and a live install iso of the distro installed on my PC. What other great bootable tools am I sleeping on?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703110674 {#1655
    date: 2023-12-20 23:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1662 …}
  +reports: Doctrine\ORM\PersistentCollection {#1553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1589 …}
  +children: []
  -id: 23273
  -titleTs: "'bootabl':2 'imag':4 'live':3 'tool':7 'use':6"
  -bodyTs: "'32':5 'bootabl':12,50 'clonezilla':34 'distro':42 'far':24 'gb':6 'got':27 'gpart':30 'great':49 'instal':38,43 'iso':39 'live':31,37 'm':17 'm.2':7 'memtest':28 'pc':46 'put':18 'repurpos':3 'rescu':33 'sata':8 'seatool':29 'sleep':54 'ssd':9 'stick':14 'system':32 'tool':20,51 'usb':13 'use':19 've':2,26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703022772
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7956709"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702936372 {#1649
    date: 2023-12-18 22:52:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details