GET https://kbin.spritesserver.nl/index.php/u/@marionberrycore@lemmy.blahaj.zone/commented

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#1727
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
        \n
        Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705977443 {#1556
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333220
      -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977443 {#1557
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +"title": 333220
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#1726
    date: 2024-01-22 07:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#1727
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
        \n
        Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705977443 {#1556
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333220
      -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977443 {#1557
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +"title": 333220
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#1726
    date: 2024-01-22 07:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#1625 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
  +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
  +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
  +url: null
  +body: """
    Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
    \n
    Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
    \n
    For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
    \n
    And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
    \n
    Anyways, what are your stories?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 211
  +favouriteCount: 289
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728671844 {#1727
    date: 2024-10-11 20:37:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
        \n
        Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705977443 {#1556
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fl42v@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 333220
      -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5891298"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705977443 {#1557
        date: 2024-01-23 03:37:23.0 +01:00
      }
      +"title": 333220
    }
  ]
  -id: 32314
  -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
  -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705991005
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10875990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705904605 {#1726
    date: 2024-01-22 07:23:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#1625 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#1727
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#1726
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
    \n
    Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705977443 {#1556
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333220
  -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977443 {#1557
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +"title": 333220
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#1625 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#1727
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#1726
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
    \n
    Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705977443 {#1556
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333220
  -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977443 {#1557
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +"title": 333220
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#1625 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1736 …}
    +slug: "What-s-are-the-funniest-stupidest-way-s-you-ve-broken-your-linux-setup"
    +title: "What's (are) the funniest/stupidest way(s) you've broken your linux setup?"
    +url: null
    +body: """
      Tinkering is all fun and games, until it’s 4 am, your vision is blurry, and thinking straight becomes a non-option, or perhaps you just get overly confident, type something and press enter before considering the consequences of the command you’re about to execute… And then all you have is a kernel panic and one thought bouncing in your head: “damn, what did I expect to happen?”.\n
      \n
      Off the top of my head I remember 2 of those. Both happened a while ago, so I don’t remember all the details, unfortunately.\n
      \n
      For the warmup, removing PAM. I was trying to convert my artix install to a regular arch without reinstalling everything. Should be kinda simple: change repos, install systemd, uninstall dinit and it’s units, profit. Yet after doing just that I was left with some PAM errors… So, I `Rdd`-ed libpam instead of just using `–overwrite`. Needless to say, I had to search for live usb yet again.\n
      \n
      And the one at least I find quite funny. After about a year of using arch I was considering myself a confident enough user, and it so happened that I wanted to install smth that was packaged for debian. A reasonable person would, perhaps, write a pkgbuild that would unpack the .deb and install it’s contents properly along with all the necessary dependencies. But not me, I installed dpkg. The package refused to either work or install complaining that the version of glibc was incorrect… So, I installed glibc from Debian’s repos. After a few seconds my poor PC probably spent staring in disbelief at the sheer stupidity of the meatbag behind the keyboard, I was met with a reboot, a kernel panic, and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).\n
      \n
      Anyways, what are your stories?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 211
    +favouriteCount: 289
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728671844 {#1727
      date: 2024-10-11 20:37:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2369 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 32314
    -titleTs: "'broken':10 'funniest/stupidest':5 'linux':12 'setup':13 've':9 'way':6"
    -bodyTs: "'2':79 '4':10 'ago':86 'along':223 'anoth':295 'anyway':315 'arch':112,180 'archiso':300 'artix':107 'becom':19 'behind':278 'blurri':15 'bounc':60 'caus':305 'chang':120 'command':42 'complain':243 'confid':30,186 'consequ':39 'consid':37,183 'content':221 'convert':105 'damn':64 'deb':216 'debian':203,256 'depend':228 'detail':94 'didn':308 'dinit':125 'disbelief':270 'dpkg':234 'drive':304 'ed':146 'either':239 'enough':187 'enter':35 'error':142 'everyth':115 'execut':47 'expect':68 'find':171,294 'flash':298,303 'fun':4 'funni':173 'game':6 'get':28 'glibc':248,254 'happen':70,83,192 'head':63,76 'incorrect':250 'instal':108,122,197,218,233,242,253 'instead':148 'kernel':55,288 'keyboard':280 'kinda':118 'least':169 'left':138 'libpam':147 'live':161 'meatbag':277 'met':283 'necessari':227 'need':292 'needless':153 'non':22 'non-opt':21 'ofc':306 'one':58,167,311 'option':23 'over':29 'overwrit':152 'packag':201,236 'pam':100,141 'panic':56,289 'pc':265,296 'perhap':25,208 'person':206 'pkgbuild':211 'poor':264 'press':34 'probabl':266 'profit':130 'proper':222 'quit':172 'rdd':145 're':44 'reason':205 'reboot':286 'refus':237 'regular':111 'reinstal':114 'rememb':78,91 'remov':99 'repo':121,258 'say':155 'search':159 'second':262 'sheer':273 'simpl':119 'smth':198 'someth':32 'spent':267 'stare':268 'stori':319 'straight':18 'stupid':274 'systemd':123 'think':17 'thought':59 'time':314 'tinker':1 'top':73 'tri':103 'type':31 'unfortun':95 'uninstal':124 'unit':129 'unpack':214 'usb':162 'use':151,179 'user':188 'version':246 'vision':13 'want':195 'warmup':98 'without':113 'work':240 'would':207,213 'write':209 'year':177 'yet':131,163"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705991005
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10875990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705904605 {#1726
      date: 2024-01-22 07:23:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    About a year ago I somehow fucked up installing a new window manager on my tablet so badly I had to start from scratch - to this day I have no idea what happened there, but it just wouldn’t boot properly or anything after that 🤷 I needed it for school pretty quickly though so my top priority was getting it working again, so I set up a fresh install instead of continuing to fuck around.\n
    \n
    Not the same level of destruction, but I fucked up my first ever install a couple months in trying to resolve dependencies related to python and wine, which is why I’m more interested in sandboxing whenever feasible these days. After only two months I guess I had been fucking around with linux long enough to have a little too much unearned confidence, lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705977443 {#1556
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fl42v@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 333220
  -bodyTs: "'ago':4 'anyth':43 'around':75,126 'bad':18 'boot':40 'confid':138 'continu':72 'coupl':91 'day':27,115 'depend':97 'destruct':81 'enough':130 'ever':88 'feasibl':113 'first':87 'fresh':68 'fuck':7,74,84,125 'get':59 'guess':121 'happen':33 'idea':31 'instal':9,69,89 'instead':70 'interest':109 'level':79 'linux':128 'littl':134 'lol':139 'long':129 'm':107 'manag':13 'month':92,119 'much':136 'need':47 'new':11 'pretti':51 'prioriti':57 'proper':41 'python':100 'quick':52 'relat':98 'resolv':96 'sandbox':111 'school':50 'scratch':24 'set':65 'somehow':6 'start':22 'tablet':16 'though':53 'top':56 'tri':94 'two':118 'unearn':137 'whenev':112 'window':12 'wine':102 'work':61 'wouldn':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5891298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705977443 {#1557
    date: 2024-01-23 03:37:23.0 +01:00
  }
  +"title": 333220
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#1404
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699412684 {#1430
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 100748
      -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4194108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412684 {#1429
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +"title": 100748
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#1381
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#1404
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699412684 {#1430
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 100748
      -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4194108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412684 {#1429
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +"title": 100748
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#1381
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#1723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#1404
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  +badges: Doctrine\ORM\PersistentCollection {#2028 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699412684 {#1430
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 100748
      -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4194108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699412684 {#1429
        date: 2023-11-08 04:04:44.0 +01:00
      }
      +"title": 100748
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#1381
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#1404
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#1381
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699412684 {#1430
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 100748
  -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4194108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412684 {#1429
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +"title": 100748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#1404
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#1381
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699412684 {#1430
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 100748
  -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4194108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412684 {#1429
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +"title": 100748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#1723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#1404
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    +badges: Doctrine\ORM\PersistentCollection {#2028 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#1381
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow! With vpn on (as usual) I get tons of other people’s stuff - almost entirely movies and TV, lots of Bluey episodes in particular? Makes sense I don’t see anything of mine, bc I haven’t torrented anything in the past few days. When I turned the vpn off, nothing showed up. I suspected my rommate wouldn’t be torrenting bc he always asks me to do it for him lol, he’s less tech savvy, but it would be funny if something of his actually did show up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699412684 {#1430
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 100748
  -bodyTs: "'actual':88 'almost':15 'alway':65 'anyth':32,40 'ask':66 'bc':35,63 'bluey':22 'day':45 'entir':16 'episod':23 'funni':83 'get':8 'haven':37 'less':76 'lol':73 'lot':20 'make':26 'mine':34 'movi':17 'noth':52 'particular':25 'past':43 'peopl':12 'rommat':58 'savvi':78 'see':31 'sens':27 'show':53,90 'someth':85 'stuff':14 'suspect':56 'tech':77 'ton':9 'torrent':39,62 'turn':48 'tv':19 'usual':6 'vpn':3,50 'would':81 'wouldn':59 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4194108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699412684 {#1429
    date: 2023-11-08 04:04:44.0 +01:00
  }
  +"title": 100748
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
  +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
  +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
  +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722596932 {#1630
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704485170 {#1666
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 283593
      -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5426308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485170 {#1561
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +"title": 283593
    }
  ]
  -id: 27358
  -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
  -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704540261
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704453861 {#1705
    date: 2024-01-05 12:24:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
  +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
  +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
  +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722596932 {#1630
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704485170 {#1666
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 283593
      -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5426308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485170 {#1561
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +"title": 283593
    }
  ]
  -id: 27358
  -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
  -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704540261
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704453861 {#1705
    date: 2024-01-05 12:24:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1874 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
  +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
  +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
  +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722596932 {#1630
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#1737 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704485170 {#1666
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 283593
      -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5426308"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704485170 {#1561
        date: 2024-01-05 21:06:10.0 +01:00
      }
      +"title": 283593
    }
  ]
  -id: 27358
  -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
  -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704540261
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4590880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704453861 {#1705
    date: 2024-01-05 12:24:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
    +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
    +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
    +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722596932 {#1630
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
    +badges: Doctrine\ORM\PersistentCollection {#1737 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27358
    -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
    -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704540261
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704453861 {#1705
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704485170 {#1666
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 283593
  -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5426308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485170 {#1561
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +"title": 283593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
    +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
    +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
    +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722596932 {#1630
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
    +badges: Doctrine\ORM\PersistentCollection {#1737 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27358
    -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
    -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704540261
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704453861 {#1705
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704485170 {#1666
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 283593
  -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5426308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485170 {#1561
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +"title": 283593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1874 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "Linux-Distros-Evolution-January-2024-Update-Pop-OS-in-Decline"
    +title: "Linux Distros Evolution - January 2024 Update: Pop!_OS in Decline?"
    +url: "https://boilingsteam.com/linux-distros-evolution-january-2024-update-pop-os-in-decline/index.html"
    +body: "An interesting trend graph of the most diffused distros and their adoption by users over time."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722596932 {#1630
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2359 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
    +badges: Doctrine\ORM\PersistentCollection {#1737 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 27358
    -titleTs: "'2024':5 'declin':10 'distro':2 'evolut':3 'januari':4 'linux':1 'os':8 'pop':7 'updat':6"
    -bodyTs: "'adopt':12 'diffus':8 'distro':9 'graph':4 'interest':2 'time':16 'trend':3 'user':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704540261
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4590880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704453861 {#1705
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I used Pop on my main computer for almost a year before switching back to Mint last year. There were a lot of good things about it - for instance, it had the best compatibility out of the box with my hardware out of everything I tried. But I also saw some stability issues, and I personally dislike it’s aesthetic, and I’m not really interested in trying Cosmic. I still recommend it to people but it’s not for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704485170 {#1666
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 283593
  -bodyTs: "'aesthet':60 'almost':9 'also':49 'back':14 'best':33 'box':38 'compat':34 'comput':7 'cosmic':69 'dislik':57 'everyth':44 'good':24 'hardwar':41 'instanc':29 'interest':66 'issu':53 'last':17 'lot':22 'm':63 'main':6 'mint':16 'peopl':75 'person':56 'pop':3 'realli':65 'recommend':72 'saw':50 'stabil':52 'still':71 'switch':13 'thing':25 'tri':46,68 'use':2 'year':11,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5426308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704485170 {#1561
    date: 2024-01-05 21:06:10.0 +01:00
  }
  +"title": 283593
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
25 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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