GET https://kbin.spritesserver.nl/index.php/u/@llothar@lemmy.ml/active

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 …}
}
13.22 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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "A-symptom-of-linux-past-traumas"
  +title: "A symptom of linux past traumas"
  +url: null
  +body: """
    So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
    \n
    I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
    \n
    Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
    \n
    It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
    \n
    The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
    \n
    So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726218470 {#2165
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2668 …}
  +children: [
    1 => App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
      +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700578414 {#2049
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BastingChemina@slrpnk.net"
        "@llothar@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 313234
      -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700578414 {#2048
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +"title": 313234
    }
    0 => App\Entity\EntryComment {#2461}
  ]
  -id: 14741
  -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
  -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700574250
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4182584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487850 {#2508
    date: 2023-11-20 14:44:10.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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "A-symptom-of-linux-past-traumas"
  +title: "A symptom of linux past traumas"
  +url: null
  +body: """
    So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
    \n
    I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
    \n
    Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
    \n
    It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
    \n
    The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
    \n
    So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726218470 {#2165
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2668 …}
  +children: [
    1 => App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
      +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700578414 {#2049
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BastingChemina@slrpnk.net"
        "@llothar@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 313234
      -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700578414 {#2048
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +"title": 313234
    }
    0 => App\Entity\EntryComment {#2461}
  ]
  -id: 14741
  -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
  -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700574250
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4182584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487850 {#2508
    date: 2023-11-20 14:44:10.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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "A-symptom-of-linux-past-traumas"
  +title: "A symptom of linux past traumas"
  +url: null
  +body: """
    So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
    \n
    I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
    \n
    Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
    \n
    It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
    \n
    The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
    \n
    So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 117
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726218470 {#2165
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
  +badges: Doctrine\ORM\PersistentCollection {#2668 …}
  +children: [
    1 => App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
      +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700578414 {#2049
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BastingChemina@slrpnk.net"
        "@llothar@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 313234
      -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5994982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700578414 {#2048
        date: 2023-11-21 15:53:34.0 +01:00
      }
      +"title": 313234
    }
    0 => App\Entity\EntryComment {#2461}
  ]
  -id: 14741
  -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
  -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700574250
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4182584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700487850 {#2508
    date: 2023-11-20 14:44:10.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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: App\Entity\EntryComment {#2461}
  +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700578414 {#2049
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
    "@llothar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 313234
  -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578414 {#2048
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +"title": 313234
}
"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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: App\Entity\EntryComment {#2461}
  +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700578414 {#2049
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
    "@llothar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 313234
  -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578414 {#2048
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +"title": 313234
}
"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 {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1726218470 {#2462
          date: 2024-09-13 11:07:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 144200
        -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5973906"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700515946 {#2458
          date: 2023-11-20 22:32:26.0 +01:00
        }
        +"title": 144200
      }
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: App\Entity\EntryComment {#2461}
  +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700578414 {#2049
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
    "@llothar@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 313234
  -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700578414 {#2048
    date: 2023-11-21 15:53:34.0 +01:00
  }
  +"title": 313234
}
"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
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: App\Entity\EntryComment {#2461}
        +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700578414 {#2049
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
          "@llothar@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 313234
        -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578414 {#2048
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +"title": 313234
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1726218470 {#2462
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 144200
  -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5973906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515946 {#2458
    date: 2023-11-20 22:32:26.0 +01:00
  }
  +"title": 144200
}
"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
11 DENIED edit
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: App\Entity\EntryComment {#2461}
        +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700578414 {#2049
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
          "@llothar@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 313234
        -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578414 {#2048
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +"title": 313234
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1726218470 {#2462
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 144200
  -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5973906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515946 {#2458
    date: 2023-11-20 22:32:26.0 +01:00
  }
  +"title": 144200
}
"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
12 DENIED moderate
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2283 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "A-symptom-of-linux-past-traumas"
    +title: "A symptom of linux past traumas"
    +url: null
    +body: """
      So, I had to reinstall windows as a dualboot, because I need some CAD tools for work. It was painful but it’s not thebaubject\n
      \n
      I’m running nixos with systemd-boot and I installed windows on another drive. I started to research how to add the entry on the boot list so I don’t need to go in bios to switch the boot order each time I want to change OS.\n
      \n
      Most of the information I find is about grub on nixos but I finally find information on how to add a manual entry. On the Arch wiki I find some information but now I have to blend all that to make it work on my laptop.\n
      \n
      It’s late and I’m scared to mess up my boot partition so I go to sleep to work instructions on it the next day.\n
      \n
      The next day I’m ready to do all that only to realized that there is already the entry for windows is already in the boot menu, it has been added automatically.\n
      \n
      So I spent all this time to think about how I while have to adjust my system manually only to realize that nixos already did it automatically for me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 117
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726218470 {#2165
      date: 2024-09-13 11:07:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2612 …}
    +reports: Doctrine\ORM\PersistentCollection {#2615 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2651 …}
    +badges: Doctrine\ORM\PersistentCollection {#2668 …}
    +children: [
      1 => App\Entity\EntryComment {#2051
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: App\Entity\EntryComment {#2461}
        +body: "There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700578414 {#2049
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BastingChemina@slrpnk.net"
          "@llothar@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 313234
        -bodyTs: "'design':10 'fine':21 'free':4 'ideal':18 'limit':7 'open':12 'other':14 'perfect':20 'see':16 'tier':5 'tinker':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5994982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700578414 {#2048
          date: 2023-11-21 15:53:34.0 +01:00
        }
        +"title": 313234
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 14741
    -titleTs: "'linux':4 'past':5 'symptom':2 'trauma':6"
    -bodyTs: "'ad':177 'add':47,94 'adjust':193 'alreadi':163,169,202 'anoth':39 'arch':100 'automat':178,205 'bio':62 'blend':111 'boot':33,52,66,132,172 'cad':14 'chang':73 'day':146,149 'drive':40 'dualboot':9 'entri':49,97,165 'final':88 'find':80,89,103 'go':60,136 'grub':83 'inform':78,90,105 'instal':36 'instruct':141 'laptop':120 'late':123 'list':53 'm':27,126,151 'make':115 'manual':96,196 'menu':173 'mess':129 'need':12,58 'next':145,148 'nixo':29,85,201 'order':67 'os':74 'pain':20 'partit':133 'readi':152 'realiz':159,199 'reinstal':5 'research':44 'run':28 'scare':127 'sleep':138 'spent':181 'start':42 'switch':64 'system':195 'systemd':32 'systemd-boot':31 'thebaubject':25 'think':186 'time':69,184 'tool':15 'want':71 'wiki':101 'window':6,37,167 'work':17,117,140"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700574250
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4182584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700487850 {#2508
      date: 2023-11-20 14:44:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1726218470 {#2462
    date: 2024-09-13 11:07:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BastingChemina@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 144200
  -bodyTs: "'box':25 'cad':10 'choic':5 'featur':9 'fulli':8 'linux':21 'onshap':7 'par':13 'perfect':19 'solidwork':15 'system':11 'use':6 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5973906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700515946 {#2458
    date: 2023-11-20 22:32:26.0 +01:00
  }
  +"title": 144200
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
  +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 {#2690
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704478281 {#2339
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@kurcatovium@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 283321
      -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7108592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478281 {#2338
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +"title": 283321
    }
  ]
  -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 {#2673
    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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
  +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 {#2690
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704478281 {#2339
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@kurcatovium@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 283321
      -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7108592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478281 {#2338
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +"title": 283321
    }
  ]
  -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 {#2673
    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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
  +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 {#2690
    date: 2024-08-02 13:08:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    App\Entity\EntryComment {#2159
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704478281 {#2339
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@kurcatovium@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 283321
      -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7108592"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704478281 {#2338
        date: 2024-01-05 19:11:21.0 +01:00
      }
      +"title": 283321
    }
  ]
  -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 {#2673
    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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
    +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 {#2690
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -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 {#2673
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704478281 {#2339
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@kurcatovium@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 283321
  -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478281 {#2338
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +"title": 283321
}
"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
19 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
    +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 {#2690
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -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 {#2673
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704478281 {#2339
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@kurcatovium@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 283321
  -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478281 {#2338
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +"title": 283321
}
"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
20 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2695 …}
    +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 {#2690
      date: 2024-08-02 13:08:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      App\Entity\EntryComment {#2159}
    ]
    -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 {#2673
      date: 2024-01-05 12:24:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +body: "I used to use Tubleweed, but I tested Fedora Silverblue to check out what the immutability is all about and never returned. I think I will switch to OpenSuse Aeon, but for now it does not support Full Disk Encryption which is a deal breaker for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704478281 {#2339
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@kurcatovium@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 283321
  -bodyTs: "'aeon':30 'breaker':45 'check':12 'deal':44 'disk':39 'encrypt':40 'fedora':9 'full':38 'immut':16 'never':21 'opensus':29 'return':22 'silverblu':10 'support':37 'switch':27 'test':8 'think':24 'tublewe':5 'use':2,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7108592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704478281 {#2338
    date: 2024-01-05 19:11:21.0 +01:00
  }
  +"title": 283321
}
"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
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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: """
    I honestly doubt that every 10th user in Norway is using Linux.\n
    \n
    I assume data comes from statcounter.com. I looked at Norway there.\n
    \n
    Browser market share: Firefox June 2023: 2.65%. September 2023: 36.27%!!! December 2.46%.\n
    \n
    This does not compute. Similarly for Desktop OS. Linux in Norway has 3.41% is September, but 16.99% in November?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704272737 {#2330
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 275963
  -bodyTs: "'10th':6 '16.99':52 '2.46':35 '2.65':30 '2023':29,32 '3.41':48 '36.27':33 'assum':14 'browser':24 'come':16 'comput':39 'data':15 'decemb':34 'desktop':42 'doubt':3 'everi':5 'firefox':27 'honest':2 'june':28 'linux':12,44 'look':20 'market':25 'norway':9,22,46 'novemb':54 'os':43 'septemb':31,50 'share':26 'similar':40 'statcounter.com':18 'use':11 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7036686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704272737 {#2348
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +"title": 275963
}
"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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: """
    I honestly doubt that every 10th user in Norway is using Linux.\n
    \n
    I assume data comes from statcounter.com. I looked at Norway there.\n
    \n
    Browser market share: Firefox June 2023: 2.65%. September 2023: 36.27%!!! December 2.46%.\n
    \n
    This does not compute. Similarly for Desktop OS. Linux in Norway has 3.41% is September, but 16.99% in November?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704272737 {#2330
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 275963
  -bodyTs: "'10th':6 '16.99':52 '2.46':35 '2.65':30 '2023':29,32 '3.41':48 '36.27':33 'assum':14 'browser':24 'come':16 'comput':39 'data':15 'decemb':34 'desktop':42 'doubt':3 'everi':5 'firefox':27 'honest':2 'june':28 'linux':12,44 'look':20 'market':25 'norway':9,22,46 'novemb':54 'os':43 'septemb':31,50 'share':26 'similar':40 'statcounter.com':18 'use':11 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7036686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704272737 {#2348
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +"title": 275963
}
"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 {#2346
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: """
    I honestly doubt that every 10th user in Norway is using Linux.\n
    \n
    I assume data comes from statcounter.com. I looked at Norway there.\n
    \n
    Browser market share: Firefox June 2023: 2.65%. September 2023: 36.27%!!! December 2.46%.\n
    \n
    This does not compute. Similarly for Desktop OS. Linux in Norway has 3.41% is September, but 16.99% in November?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704272737 {#2330
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 275963
  -bodyTs: "'10th':6 '16.99':52 '2.46':35 '2.65':30 '2023':29,32 '3.41':48 '36.27':33 'assum':14 'browser':24 'come':16 'comput':39 'data':15 'decemb':34 'desktop':42 'doubt':3 'everi':5 'firefox':27 'honest':2 'june':28 'linux':12,44 'look':20 'market':25 'norway':9,22,46 'novemb':54 'os':43 'septemb':31,50 'share':26 'similar':40 'statcounter.com':18 'use':11 'user':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7036686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704272737 {#2348
    date: 2024-01-03 10:05:37.0 +01:00
  }
  +"title": 275963
}
"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_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "It does not explain Month to Month swings between 3.4% and 16%."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704306062 {#2191
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
    "@llothar@lemmy.ml"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 277160
  -bodyTs: "'16':12 '3.4':10 'explain':4 'month':5,7 'swing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7048327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704306062 {#2325
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +"title": 277160
}
"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
27 DENIED edit
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "It does not explain Month to Month swings between 3.4% and 16%."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704306062 {#2191
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
    "@llothar@lemmy.ml"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 277160
  -bodyTs: "'16':12 '3.4':10 'explain':4 'month':5,7 'swing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7048327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704306062 {#2325
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +"title": 277160
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +body: "It does not explain Month to Month swings between 3.4% and 16%."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704306062 {#2191
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@teegus@sh.itjust.works"
    "@llothar@lemmy.ml"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 277160
  -bodyTs: "'16':12 '3.4':10 'explain':4 'month':5,7 'swing':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7048327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704306062 {#2325
    date: 2024-01-03 19:21:02.0 +01:00
  }
  +"title": 277160
}
"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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2665
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
        \n
        I used Silverblue as my main work system and this saved me a few times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1711558354 {#2371
        date: 2024-03-27 17:52:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 160014
      -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6090617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860726 {#2363
        date: 2023-11-24 22:18:46.0 +01:00
      }
      +"title": 160014
    }
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2558
    date: 2023-11-24 19:43:46.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2665
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
        \n
        I used Silverblue as my main work system and this saved me a few times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1711558354 {#2371
        date: 2024-03-27 17:52:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 160014
      -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6090617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860726 {#2363
        date: 2023-11-24 22:18:46.0 +01:00
      }
      +"title": 160014
    }
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2558
    date: 2023-11-24 19:43:46.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2368 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2665
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2670 …}
  +votes: Doctrine\ORM\PersistentCollection {#2680 …}
  +reports: Doctrine\ORM\PersistentCollection {#2682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
  +badges: Doctrine\ORM\PersistentCollection {#2688 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
        \n
        I used Silverblue as my main work system and this saved me a few times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1711558354 {#2371
        date: 2024-03-27 17:52:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 160014
      -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6090617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700860726 {#2363
        date: 2023-11-24 22:18:46.0 +01:00
      }
      +"title": 160014
    }
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2558
    date: 2023-11-24 19:43:46.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2665
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2558
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
    \n
    I used Silverblue as my main work system and this saved me a few times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1711558354 {#2371
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 160014
  -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6090617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860726 {#2363
    date: 2023-11-24 22:18:46.0 +01:00
  }
  +"title": 160014
}
"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
35 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2665
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2558
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
    \n
    I used Silverblue as my main work system and this saved me a few times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1711558354 {#2371
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 160014
  -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6090617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860726 {#2363
    date: 2023-11-24 22:18:46.0 +01:00
  }
  +"title": 160014
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2368 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2665
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2670 …}
    +votes: Doctrine\ORM\PersistentCollection {#2680 …}
    +reports: Doctrine\ORM\PersistentCollection {#2682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2686 …}
    +badges: Doctrine\ORM\PersistentCollection {#2688 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2558
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If the goal is to have the most up to date bleeding edge software, but have it on a critical machine, consider immutable distro like Fedora Silverblue or OpenSuse Aeon. Especially the latter will be just days behind Arch, and if an update breaks something you just roll back and try updating again in a week.\n
    \n
    I used Silverblue as my main work system and this saved me a few times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1711558354 {#2371
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 160014
  -bodyTs: "'aeon':30 'arch':39 'back':49 'behind':38 'bleed':12 'break':44 'consid':22 'critic':20 'date':11 'day':37 'distro':24 'edg':13 'especi':31 'fedora':26 'goal':3 'immut':23 'latter':33 'like':25 'machin':21 'main':62 'opensus':29 'roll':48 'save':67 'silverblu':27,59 'softwar':14 'someth':45 'system':64 'time':71 'tri':51 'updat':43,52 'use':58 'week':56 'work':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6090617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700860726 {#2363
    date: 2023-11-24 22:18:46.0 +01:00
  }
  +"title": 160014
}
"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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Starlabs StarLite is just around the corner, they should be shipping first units very soon. Passively cooled, Intel N200, 16GB RAM, 3k screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703255992 {#2086
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 243216
  -bodyTs: "'16gb':20 '3k':22 'around':5 'cool':17 'corner':7 'first':12 'intel':18 'n200':19 'passiv':16 'ram':21 'screen':23 'ship':11 'soon':15 'starlab':1 'starlit':2 'unit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6820576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255992 {#2090
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +"title": 243216
}
"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
39 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Starlabs StarLite is just around the corner, they should be shipping first units very soon. Passively cooled, Intel N200, 16GB RAM, 3k screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703255992 {#2086
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 243216
  -bodyTs: "'16gb':20 '3k':22 'around':5 'cool':17 'corner':7 'first':12 'intel':18 'n200':19 'passiv':16 'ram':21 'screen':23 'ship':11 'soon':15 'starlab':1 'starlit':2 'unit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6820576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255992 {#2090
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +"title": 243216
}
"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
40 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Starlabs StarLite is just around the corner, they should be shipping first units very soon. Passively cooled, Intel N200, 16GB RAM, 3k screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703255992 {#2086
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 243216
  -bodyTs: "'16gb':20 '3k':22 'around':5 'cool':17 'corner':7 'first':12 'intel':18 'n200':19 'passiv':16 'ram':21 'screen':23 'ship':11 'soon':15 'starlab':1 'starlit':2 'unit':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6820576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255992 {#2090
    date: 2023-12-22 15:39:52.0 +01:00
  }
  +"title": 243216
}
"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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
  +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
  +url: null
  +body: """
    Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
    \n
    But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
    \n
    Any advice would be appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702088939 {#2747
    date: 2023-12-09 03:28:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
      +body: """
        They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
        \n
        Great for systems that you need to ‘simply work’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701606849 {#2012
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MagneticFusion@lemm.ee"
        "@llothar@lemmy.ml"
        "@ksynwa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 191950
      -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#2020
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +"title": 191950
    }
    0 => App\Entity\EntryComment {#2019}
  ]
  -id: 19645
  -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
  -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701660895
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16750143"
  +editedAt: DateTimeImmutable @1702747268 {#2734
    date: 2023-12-16 18:21:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701574495 {#2712
    date: 2023-12-03 04:34:55.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
  +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
  +url: null
  +body: """
    Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
    \n
    But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
    \n
    Any advice would be appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702088939 {#2747
    date: 2023-12-09 03:28:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
      +body: """
        They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
        \n
        Great for systems that you need to ‘simply work’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701606849 {#2012
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MagneticFusion@lemm.ee"
        "@llothar@lemmy.ml"
        "@ksynwa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 191950
      -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#2020
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +"title": 191950
    }
    0 => App\Entity\EntryComment {#2019}
  ]
  -id: 19645
  -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
  -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701660895
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16750143"
  +editedAt: DateTimeImmutable @1702747268 {#2734
    date: 2023-12-16 18:21:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701574495 {#2712
    date: 2023-12-03 04:34:55.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2752 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
  +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
  +url: null
  +body: """
    Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
    \n
    But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
    \n
    Any advice would be appreciated
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702088939 {#2747
    date: 2023-12-09 03:28:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2754 …}
  +votes: Doctrine\ORM\PersistentCollection {#2756 …}
  +reports: Doctrine\ORM\PersistentCollection {#2758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
  +badges: Doctrine\ORM\PersistentCollection {#2764 …}
  +children: [
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
      +body: """
        They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
        \n
        Great for systems that you need to ‘simply work’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701606849 {#2012
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MagneticFusion@lemm.ee"
        "@llothar@lemmy.ml"
        "@ksynwa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 191950
      -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701606849 {#2020
        date: 2023-12-03 13:34:09.0 +01:00
      }
      +"title": 191950
    }
    0 => App\Entity\EntryComment {#2019}
  ]
  -id: 19645
  -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
  -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701660895
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16750143"
  +editedAt: DateTimeImmutable @1702747268 {#2734
    date: 2023-12-16 18:21:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701574495 {#2712
    date: 2023-12-03 04:34:55.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
    \n
    Great for systems that you need to ‘simply work’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701606849 {#2012
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@llothar@lemmy.ml"
    "@ksynwa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 191950
  -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#2020
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +"title": 191950
}
"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
47 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
    \n
    Great for systems that you need to ‘simply work’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701606849 {#2012
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@llothar@lemmy.ml"
    "@ksynwa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 191950
  -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#2020
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +"title": 191950
}
"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
48 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2019
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702778312 {#1362
          date: 2023-12-17 02:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2030 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2022 …}
        +reports: Doctrine\ORM\PersistentCollection {#2025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
        -id: 191383
        -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6335842"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701590598 {#1403
          date: 2023-12-03 09:03:18.0 +01:00
        }
        +"title": 191383
      }
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2019}
  +body: """
    They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
    \n
    Great for systems that you need to ‘simply work’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701606849 {#2012
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@llothar@lemmy.ml"
    "@ksynwa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 191950
  -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701606849 {#2020
    date: 2023-12-03 13:34:09.0 +01:00
  }
  +"title": 191950
}
"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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
          \n
          Great for systems that you need to ‘simply work’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701606849 {#2012
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
          "@llothar@lemmy.ml"
          "@ksynwa@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 191950
        -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6339229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701606849 {#2020
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +"title": 191950
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702778312 {#1362
    date: 2023-12-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 191383
  -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6335842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701590598 {#1403
    date: 2023-12-03 09:03:18.0 +01:00
  }
  +"title": 191383
}
"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
51 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
          \n
          Great for systems that you need to ‘simply work’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701606849 {#2012
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
          "@llothar@lemmy.ml"
          "@ksynwa@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 191950
        -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6339229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701606849 {#2020
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +"title": 191950
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702778312 {#1362
    date: 2023-12-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 191383
  -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6335842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701590598 {#1403
    date: 2023-12-03 09:03:18.0 +01:00
  }
  +"title": 191383
}
"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
52 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2752 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Switching-from-Linux-Mint-to-OpenSuSE-Tumbleweed-very-soon-Any"
    +title: "Switching from Linux Mint to OpenSuSE Tumbleweed very soon. Any advice?"
    +url: null
    +body: """
      Linux Mint was the distro I chose little less than a year ago when I switched to Linux. Used it with Cinammon at first and then switched to XFCE. It’s been a cool journey and I have def learned a lot.\n
      \n
      But over time Mint has left more to be desired, most specifically, more up to date packages. Hence why I’m leaving the Debian / Ubuntu based distros to try OpenSuSE TW with Gnome.\n
      \n
      Any advice would be appreciated
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 26
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702088939 {#2747
      date: 2023-12-09 03:28:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2754 …}
    +votes: Doctrine\ORM\PersistentCollection {#2756 …}
    +reports: Doctrine\ORM\PersistentCollection {#2758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2762 …}
    +badges: Doctrine\ORM\PersistentCollection {#2764 …}
    +children: [
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2019}
        +body: """
          They are very difficult to break. Even if there is a problematic update that would normalny kill your install you can just roll back too the previous working version.\n
          \n
          Great for systems that you need to ‘simply work’.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701606849 {#2012
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MagneticFusion@lemm.ee"
          "@llothar@lemmy.ml"
          "@ksynwa@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 191950
        -bodyTs: "'back':24 'break':6 'difficult':4 'even':7 'great':30 'instal':19 'kill':17 'need':35 'normalni':16 'previous':27 'problemat':12 'roll':23 'simpli':37 'system':32 'updat':13 'version':29 'work':28,38 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6339229"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701606849 {#2020
          date: 2023-12-03 13:34:09.0 +01:00
        }
        +"title": 191950
      }
      0 => App\Entity\EntryComment {#2019}
    ]
    -id: 19645
    -titleTs: "'advic':11 'linux':3 'mint':4 'opensus':6 'soon':9 'switch':1 'tumblewe':7"
    -bodyTs: "'advic':77 'ago':13 'appreci':80 'base':68 'chose':7 'cinammon':22 'cool':34 'date':58 'debian':66 'def':39 'desir':52 'distro':5,69 'first':24 'gnome':75 'henc':60 'journey':35 'learn':40 'leav':64 'left':48 'less':9 'linux':1,18 'littl':8 'lot':42 'm':63 'mint':2,46 'opensus':72 'packag':59 'specif':54 'switch':16,27 'time':45 'tri':71 'tw':73 'ubuntu':67 'use':19 'would':78 'xfce':29 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701660895
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16750143"
    +editedAt: DateTimeImmutable @1702747268 {#2734
      date: 2023-12-16 18:21:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701574495 {#2712
      date: 2023-12-03 04:34:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Consider OpenSuse Aeon if you want to dip into immutable systems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702778312 {#1362
    date: 2023-12-17 02:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 191383
  -bodyTs: "'aeon':3 'consid':1 'dip':8 'immut':10 'opensus':2 'system':11 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6335842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701590598 {#1403
    date: 2023-12-03 09:03:18.0 +01:00
  }
  +"title": 191383
}
"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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
  +title: "Is the Windows Subsystem for Linux worth it?"
  +url: null
  +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701732830 {#2766
    date: 2023-12-05 00:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
        \n
        General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702520452 {#2387
        date: 2023-12-14 03:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Resol@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 184077
      -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6264124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377674 {#2392
        date: 2023-11-30 21:54:34.0 +01:00
      }
      +"title": 184077
    }
  ]
  -id: 18906
  -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
  -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8970454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365280 {#2753
    date: 2023-11-30 18:28:00.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
  +title: "Is the Windows Subsystem for Linux worth it?"
  +url: null
  +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701732830 {#2766
    date: 2023-12-05 00:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
        \n
        General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702520452 {#2387
        date: 2023-12-14 03:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Resol@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 184077
      -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6264124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377674 {#2392
        date: 2023-11-30 21:54:34.0 +01:00
      }
      +"title": 184077
    }
  ]
  -id: 18906
  -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
  -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8970454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365280 {#2753
    date: 2023-11-30 18:28:00.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2395
  +user: Proxies\__CG__\App\Entity\User {#2248 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
  +title: "Is the Windows Subsystem for Linux worth it?"
  +url: null
  +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701732830 {#2766
    date: 2023-12-05 00:33:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2773 …}
  +reports: Doctrine\ORM\PersistentCollection {#2775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
  +badges: Doctrine\ORM\PersistentCollection {#2781 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
        \n
        General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702520452 {#2387
        date: 2023-12-14 03:20:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Resol@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 184077
      -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6264124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377674 {#2392
        date: 2023-11-30 21:54:34.0 +01:00
      }
      +"title": 184077
    }
  ]
  -id: 18906
  -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
  -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701451680
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8970454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701365280 {#2753
    date: 2023-11-30 18:28:00.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
    +title: "Is the Windows Subsystem for Linux worth it?"
    +url: null
    +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701732830 {#2766
      date: 2023-12-05 00:33:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 18906
    -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
    -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701451680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8970454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701365280 {#2753
      date: 2023-11-30 18:28:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
    \n
    General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702520452 {#2387
    date: 2023-12-14 03:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Resol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 184077
  -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6264124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377674 {#2392
    date: 2023-11-30 21:54:34.0 +01:00
  }
  +"title": 184077
}
"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
59 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
    +title: "Is the Windows Subsystem for Linux worth it?"
    +url: null
    +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701732830 {#2766
      date: 2023-12-05 00:33:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 18906
    -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
    -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701451680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8970454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701365280 {#2753
      date: 2023-11-30 18:28:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
    \n
    General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702520452 {#2387
    date: 2023-12-14 03:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Resol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 184077
  -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6264124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377674 {#2392
    date: 2023-11-30 21:54:34.0 +01:00
  }
  +"title": 184077
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2248 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Is-the-Windows-Subsystem-for-Linux-worth-it"
    +title: "Is the Windows Subsystem for Linux worth it?"
    +url: null
    +body: "I’ve had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701732830 {#2766
      date: 2023-12-05 00:33:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2773 …}
    +reports: Doctrine\ORM\PersistentCollection {#2775 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2777 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2779 …}
    +badges: Doctrine\ORM\PersistentCollection {#2781 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 18906
    -titleTs: "'linux':6 'subsystem':4 'window':3 'worth':7"
    -bodyTs: "'communiti':18 'experi':7 'linux':17 'poor':6 'pretti':5 'see':14 'think':19 've':2 'wanna':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701451680
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8970454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701365280 {#2753
      date: 2023-11-30 18:28:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.\n
    \n
    General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702520452 {#2387
    date: 2023-12-14 03:20:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Resol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 184077
  -bodyTs: "'also':53 'conspicu':46 'employ':14 'ffmpeg':65 'general':50 'googl':42 'half':60 'help':54 'hive':78 'home':33 'instal':76 'issu':11 'jiffi':70 'liner':64 'linux':21,51 'll':2 'look':45 'make':58 'need':56,74 'note':29 'offic':49 'one':63 'other':5 'parrot':3 'pc':10 'python':34 'server':31 'softwar':79 'solv':66 'someth':43 'speed':62 'stuff':35 'sync':28 'tool':52 'use':25 'video':59 'w3m':37 'want':40 'way':17 'window':9,72 'without':44 'wsl':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6264124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377674 {#2392
    date: 2023-11-30 21:54:34.0 +01:00
  }
  +"title": 184077
}
"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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#2800
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
        \n
        Results:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
        </span>\n
        ```\n
        \n
        But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701607115 {#2083
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 191963
      -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701607115 {#2082
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +"title": 191963
    }
  ]
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#2789
    date: 2023-12-03 12:07:48.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#2800
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
        \n
        Results:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
        </span>\n
        ```\n
        \n
        But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701607115 {#2083
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 191963
      -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701607115 {#2082
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +"title": 191963
    }
  ]
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#2789
    date: 2023-12-03 12:07:48.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2154 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
  +title: "Which distro/image to use for distrobox where you just want to install tools?"
  +url: null
  +body: """
    The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
    \n
    I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701687655 {#2800
    date: 2023-12-04 12:00:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
        \n
        Results:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
        </span>\n
        ```\n
        \n
        But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701607115 {#2083
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 191963
      -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6339296"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701607115 {#2082
        date: 2023-12-03 13:38:35.0 +01:00
      }
      +"title": 191963
    }
  ]
  -id: 19711
  -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
  -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701688068
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8811979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601668 {#2789
    date: 2023-12-03 12:07:48.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
    +title: "Which distro/image to use for distrobox where you just want to install tools?"
    +url: null
    +body: """
      The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
      \n
      I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701687655 {#2800
      date: 2023-12-04 12:00:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19711
    -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
    -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701688068
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8811979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701601668 {#2789
      date: 2023-12-03 12:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
    \n
    Results:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
    </span>\n
    ```\n
    \n
    But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701607115 {#2083
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 191963
  -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607115 {#2082
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +"title": 191963
}
"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
67 DENIED edit
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
    +title: "Which distro/image to use for distrobox where you just want to install tools?"
    +url: null
    +body: """
      The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
      \n
      I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701687655 {#2800
      date: 2023-12-04 12:00:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19711
    -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
    -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701688068
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8811979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701601668 {#2789
      date: 2023-12-03 12:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
    \n
    Results:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
    </span>\n
    ```\n
    \n
    But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701607115 {#2083
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 191963
  -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607115 {#2082
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +"title": 191963
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2085
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2154 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Which-distro-image-to-use-for-distrobox-where-you-just-want"
    +title: "Which distro/image to use for distrobox where you just want to install tools?"
    +url: null
    +body: """
      The immutable state of distros like fedora silerblue and opensuse microos leads to the use of distrobox.\n
      \n
      I defaulted to a fedora image but there must be better images for the job. What do you suggest to use if you just want to install pdflatex, pandoc, R, julia, python, ffmpeg, etc. Just the usual tools you need for the tasks everyday
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701687655 {#2800
      date: 2023-12-04 12:00:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19711
    -titleTs: "'distro/image':2 'distrobox':6 'instal':12 'tool':13 'use':4 'want':10"
    -bodyTs: "'better':28 'default':19 'distro':5 'distrobox':17 'etc':51 'everyday':61 'fedora':7,22 'ffmpeg':50 'imag':23,29 'immut':2 'instal':44 'job':32 'julia':48 'lead':12 'like':6 'microo':11 'must':26 'need':57 'opensus':10 'pandoc':46 'pdflatex':45 'python':49 'r':47 'silerblu':8 'state':3 'suggest':36 'task':60 'tool':55 'use':15,38 'usual':54 'want':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701688068
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8811979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701601668 {#2789
      date: 2023-12-03 12:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One year ago I treated how long it takes to get Gimp to install on various distros in distrobox:\n
    \n
    Results:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">zypper@Tumbleweed: 3 minutes, 22 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">apt@Ubuntu 22.04: 1 minute 26 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">dnf@Fedora: 1 minute 2 seconds\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pacman@arch: 0 minutes 21 seconds\n
    </span>\n
    ```\n
    \n
    But that’s just installation speed. It simply shows that there are quite big differences depending on use case.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701607115 {#2083
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 191963
  -bodyTs: "'0':42 '1':30,36 '2':38 '21':44 '22':25 '22.04':29 '26':32 '3':23 'ago':3 'apt':27 'arch':41 'big':59 'case':64 'depend':61 'differ':60 'distro':17 'distrobox':19 'dnf':34 'fedora':35 'get':11 'gimp':12 'instal':14,50 'long':7 'minut':24,31,37,43 'one':1 'pacman':40 'quit':58 'result':20 'second':26,33,39,45 'show':54 'simpli':53 'speed':51 'take':9 'treat':5 'tumblewe':22 'ubuntu':28 'use':63 'various':16 'year':2 'zypper':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6339296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701607115 {#2082
    date: 2023-12-03 13:38:35.0 +01:00
  }
  +"title": 191963
}
"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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701949675 {#2381
        date: 2023-12-07 12:47:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 166333
      -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6133690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009308 {#2383
        date: 2023-11-26 15:35:08.0 +01:00
      }
      +"title": 166333
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2772
    date: 2023-11-26 13:31: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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701949675 {#2381
        date: 2023-12-07 12:47:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 166333
      -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6133690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009308 {#2383
        date: 2023-11-26 15:35:08.0 +01:00
      }
      +"title": 166333
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2772
    date: 2023-11-26 13:31: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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1906
  +user: Proxies\__CG__\App\Entity\User {#2240 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2783
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1910
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1906 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701949675 {#2381
        date: 2023-12-07 12:47:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 166333
      -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6133690"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701009308 {#2383
        date: 2023-11-26 15:35:08.0 +01:00
      }
      +"title": 166333
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2772
    date: 2023-11-26 13:31: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2772
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701949675 {#2381
    date: 2023-12-07 12:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 166333
  -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6133690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009308 {#2383
    date: 2023-11-26 15:35:08.0 +01:00
  }
  +"title": 166333
}
"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
75 DENIED edit
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2772
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701949675 {#2381
    date: 2023-12-07 12:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 166333
  -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6133690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009308 {#2383
    date: 2023-11-26 15:35:08.0 +01:00
  }
  +"title": 166333
}
"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
76 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1906
    +user: Proxies\__CG__\App\Entity\User {#2240 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2783
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1910}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2772
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701949675 {#2381
    date: 2023-12-07 12:47:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 166333
  -bodyTs: "'daili':8 'desktop':17 'digit':20 'fedora':5 'game':3 'lts':12,18 'pc':4,9 'popo':1 'server':11,15 'signag':21 'silverblu':6 'small':14 'ubuntu':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6133690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701009308 {#2383
    date: 2023-11-26 15:35:08.0 +01:00
  }
  +"title": 166333
}
"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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Starlite"
  +title: "Starlite?"
  +url: null
  +body: """
    Has anyone bought one of these?\n
    \n
    [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
    \n
    They look pretty good, and the price is decent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700521355 {#2817
    date: 2023-11-21 00:02:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700402085 {#1714
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 139807
      -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5937909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700402085 {#1718
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +"title": 139807
    }
  ]
  -id: 14398
  -titleTs: "'starlit':1"
  -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700486316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8469723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700399916 {#2806
    date: 2023-11-19 14:18:36.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Starlite"
  +title: "Starlite?"
  +url: null
  +body: """
    Has anyone bought one of these?\n
    \n
    [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
    \n
    They look pretty good, and the price is decent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700521355 {#2817
    date: 2023-11-21 00:02:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700402085 {#1714
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 139807
      -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5937909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700402085 {#1718
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +"title": 139807
    }
  ]
  -id: 14398
  -titleTs: "'starlit':1"
  -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700486316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8469723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700399916 {#2806
    date: 2023-11-19 14:18:36.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#2786 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Starlite"
  +title: "Starlite?"
  +url: null
  +body: """
    Has anyone bought one of these?\n
    \n
    [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
    \n
    They look pretty good, and the price is decent.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700521355 {#2817
    date: 2023-11-21 00:02:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2825 …}
  +reports: Doctrine\ORM\PersistentCollection {#2827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
  +badges: Doctrine\ORM\PersistentCollection {#2833 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1716 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1700402085 {#1714
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 139807
      -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5937909"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700402085 {#1718
        date: 2023-11-19 14:54:45.0 +01:00
      }
      +"title": 139807
    }
  ]
  -id: 14398
  -titleTs: "'starlit':1"
  -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700486316
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8469723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700399916 {#2806
    date: 2023-11-19 14:18:36.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Starlite"
    +title: "Starlite?"
    +url: null
    +body: """
      Has anyone bought one of these?\n
      \n
      [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
      \n
      They look pretty good, and the price is decent.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700521355 {#2817
      date: 2023-11-21 00:02:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 14398
    -titleTs: "'starlit':1"
    -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700486316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8469723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700399916 {#2806
      date: 2023-11-19 14:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700402085 {#1714
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 139807
  -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402085 {#1718
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +"title": 139807
}
"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
83 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Starlite"
    +title: "Starlite?"
    +url: null
    +body: """
      Has anyone bought one of these?\n
      \n
      [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
      \n
      They look pretty good, and the price is decent.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700521355 {#2817
      date: 2023-11-21 00:02:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 14398
    -titleTs: "'starlit':1"
    -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700486316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8469723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700399916 {#2806
      date: 2023-11-19 14:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700402085 {#1714
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 139807
  -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402085 {#1718
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +"title": 139807
}
"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
84 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716
    +user: Proxies\__CG__\App\Entity\User {#2786 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Starlite"
    +title: "Starlite?"
    +url: null
    +body: """
      Has anyone bought one of these?\n
      \n
      [gamingonlinux.com/…/star-labs-reveal-their-new-st…](https://www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)\n
      \n
      They look pretty good, and the price is decent.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700521355 {#2817
      date: 2023-11-21 00:02:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2822 …}
    +votes: Doctrine\ORM\PersistentCollection {#2825 …}
    +reports: Doctrine\ORM\PersistentCollection {#2827 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2829 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2831 …}
    +badges: Doctrine\ORM\PersistentCollection {#2833 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 14398
    -titleTs: "'starlit':1"
    -bodyTs: "'/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':11 '/star-labs-reveal-their-new-st':8 'anyon':2 'bought':3 'decent':20 'gamingonlinux.com':7 'good':15 'look':13 'one':4 'pretti':14 'price':18 'www.gamingonlinux.com':10 'www.gamingonlinux.com/2023/08/star-labs-reveal-their-new-starlite-a-surface-like-linux-tablet/)':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700486316
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8469723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700399916 {#2806
      date: 2023-11-19 14:18:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I ordered one. First units should be shipped early December. Right now they seem to be some out - just few days ago you could order with 7-8 weeks delivery, now it’s just ‘notify when available’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1700402085 {#1714
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 139807
  -bodyTs: "'-8':28 '7':27 'ago':22 'avail':37 'could':24 'day':21 'decemb':10 'deliveri':30 'earli':9 'first':4 'notifi':35 'one':3 'order':2,25 'right':11 'seem':14 'ship':8 'unit':5 'week':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5937909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700402085 {#1718
    date: 2023-11-19 14:54:45.0 +01:00
  }
  +"title": 139807
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
  +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
  +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
  +url: "https://www.phoronix.com/review/framework-13-amd"
  +body: "Finally here"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700300083 {#2835
    date: 2023-11-18 10:34:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700342802 {#1722
        date: 2023-11-18 22:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 127680
      -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5828500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073046 {#1721
        date: 2023-11-15 19:30:46.0 +01:00
      }
      +"title": 127680
    }
  ]
  -id: 13308
  -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
  -bodyTs: "'final':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157103
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8008539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070703 {#2823
    date: 2023-11-15 18:51:43.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
  +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
  +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
  +url: "https://www.phoronix.com/review/framework-13-amd"
  +body: "Finally here"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700300083 {#2835
    date: 2023-11-18 10:34:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700342802 {#1722
        date: 2023-11-18 22:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 127680
      -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5828500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073046 {#1721
        date: 2023-11-15 19:30:46.0 +01:00
      }
      +"title": 127680
    }
  ]
  -id: 13308
  -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
  -bodyTs: "'final':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157103
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8008539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070703 {#2823
    date: 2023-11-15 18:51:43.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
  +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
  +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
  +url: "https://www.phoronix.com/review/framework-13-amd"
  +body: "Finally here"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700300083 {#2835
    date: 2023-11-18 10:34:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2857 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
  +badges: Doctrine\ORM\PersistentCollection {#2868 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700342802 {#1722
        date: 2023-11-18 22:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@morrowind@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1735 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
      -id: 127680
      -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5828500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700073046 {#1721
        date: 2023-11-15 19:30:46.0 +01:00
      }
      +"title": 127680
    }
  ]
  -id: 13308
  -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
  -bodyTs: "'final':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700157103
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8008539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700070703 {#2823
    date: 2023-11-15 18:51:43.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
    +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
    +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
    +url: "https://www.phoronix.com/review/framework-13-amd"
    +body: "Finally here"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700300083 {#2835
      date: 2023-11-18 10:34:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 13308
    -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
    -bodyTs: "'final':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700157103
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8008539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700070703 {#2823
      date: 2023-11-15 18:51:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700342802 {#1722
    date: 2023-11-18 22:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 127680
  -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5828500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073046 {#1721
    date: 2023-11-15 19:30:46.0 +01:00
  }
  +"title": 127680
}
"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
91 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
    +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
    +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
    +url: "https://www.phoronix.com/review/framework-13-amd"
    +body: "Finally here"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700300083 {#2835
      date: 2023-11-18 10:34:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 13308
    -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
    -bodyTs: "'final':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700157103
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8008539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700070703 {#2823
      date: 2023-11-15 18:51:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700342802 {#1722
    date: 2023-11-18 22:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 127680
  -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5828500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073046 {#1721
    date: 2023-11-15 19:30:46.0 +01:00
  }
  +"title": 127680
}
"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
92 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2858 …}
    +slug: "Framework-13-With-AMD-Ryzen-7040-Makes-For-A-Great"
    +title: "Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)"
    +url: "https://www.phoronix.com/review/framework-13-amd"
    +body: "Finally here"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700300083 {#2835
      date: 2023-11-18 10:34:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2857 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2866 …}
    +badges: Doctrine\ORM\PersistentCollection {#2868 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 13308
    -titleTs: "'13':2 '7040':6 'amd':4 'framework':1 'great':10 'laptop':12 'linux':11 'make':7 'review':13 'ryzen':5"
    -bodyTs: "'final':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700157103
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8008539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700070703 {#2823
      date: 2023-11-15 18:51:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wanted to buy framework laptop for the longest time, but they dont ship to Norway :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700342802 {#1722
    date: 2023-11-18 22:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1719 …}
  -id: 127680
  -bodyTs: "'buy':3 'dont':12 'framework':4 'laptop':5 'longest':8 'norway':15 'ship':13 'time':9 'want':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5828500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700073046 {#1721
    date: 2023-11-15 19:30:46.0 +01:00
  }
  +"title": 127680
}
"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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "2in1-s-or-tablet-recs-for-linux-please"
  +title: "2in1's or tablet recs. for linux please."
  +url: null
  +body: """
    Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
    \n
    Update:\n
    \n
    I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
    \n
    Some of the main things I would like to be using it for will be:\n
    \n
    -navigation in my vehicle\n
    \n
    -videos\n
    \n
    -music\n
    \n
    -browsing/online research\n
    \n
    -weather station
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055594 {#2909
    date: 2023-11-15 14:39:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699729331 {#1667
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 112561
      -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5712130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729331 {#1525
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +"title": 112561
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        No pen. I used to have one with Surface Pro but in the end I never used it.\n
        \n
        Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699775270 {#1702
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
        "@llothar@lemmy.ml"
        "@faction2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 114644
      -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5729456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699775270 {#1619
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +"title": 114644
    }
  ]
  -id: 12035
  -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
  -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8117569"
  +editedAt: DateTimeImmutable @1699956274 {#2895
    date: 2023-11-14 11:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699720240 {#2873
    date: 2023-11-11 17:30:40.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "2in1-s-or-tablet-recs-for-linux-please"
  +title: "2in1's or tablet recs. for linux please."
  +url: null
  +body: """
    Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
    \n
    Update:\n
    \n
    I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
    \n
    Some of the main things I would like to be using it for will be:\n
    \n
    -navigation in my vehicle\n
    \n
    -videos\n
    \n
    -music\n
    \n
    -browsing/online research\n
    \n
    -weather station
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055594 {#2909
    date: 2023-11-15 14:39:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699729331 {#1667
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 112561
      -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5712130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729331 {#1525
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +"title": 112561
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        No pen. I used to have one with Surface Pro but in the end I never used it.\n
        \n
        Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699775270 {#1702
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
        "@llothar@lemmy.ml"
        "@faction2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 114644
      -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5729456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699775270 {#1619
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +"title": 114644
    }
  ]
  -id: 12035
  -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
  -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8117569"
  +editedAt: DateTimeImmutable @1699956274 {#2895
    date: 2023-11-14 11:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699720240 {#2873
    date: 2023-11-11 17:30:40.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "2in1-s-or-tablet-recs-for-linux-please"
  +title: "2in1's or tablet recs. for linux please."
  +url: null
  +body: """
    Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
    \n
    Update:\n
    \n
    I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
    \n
    Some of the main things I would like to be using it for will be:\n
    \n
    -navigation in my vehicle\n
    \n
    -videos\n
    \n
    -music\n
    \n
    -browsing/online research\n
    \n
    -weather station
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055594 {#2909
    date: 2023-11-15 14:39:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2916 …}
  +votes: Doctrine\ORM\PersistentCollection {#2918 …}
  +reports: Doctrine\ORM\PersistentCollection {#2920 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
  +badges: Doctrine\ORM\PersistentCollection {#2926 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699729331 {#1667
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 112561
      -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5712130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729331 {#1525
        date: 2023-11-11 20:02:11.0 +01:00
      }
      +"title": 112561
    }
    0 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        No pen. I used to have one with Surface Pro but in the end I never used it.\n
        \n
        Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699775270 {#1702
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rustyriffs@lemmy.world"
        "@Spider89@lemmy.world"
        "@llothar@lemmy.ml"
        "@faction2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1621 …}
      +votes: Doctrine\ORM\PersistentCollection {#1557 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
      -id: 114644
      -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5729456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699775270 {#1619
        date: 2023-11-12 08:47:50.0 +01:00
      }
      +"title": 114644
    }
  ]
  -id: 12035
  -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
  -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699806640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8117569"
  +editedAt: DateTimeImmutable @1699956274 {#2895
    date: 2023-11-14 11:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699720240 {#2873
    date: 2023-11-11 17:30:40.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: """
          No pen. I used to have one with Surface Pro but in the end I never used it.\n
          \n
          Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699775270 {#1702
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
          "@llothar@lemmy.ml"
          "@faction2145@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 114644
        -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5729456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699775270 {#1619
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +"title": 114644
      }
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699729331 {#1667
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 112561
  -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729331 {#1525
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +"title": 112561
}
"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
99 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: """
          No pen. I used to have one with Surface Pro but in the end I never used it.\n
          \n
          Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699775270 {#1702
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
          "@llothar@lemmy.ml"
          "@faction2145@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 114644
        -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5729456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699775270 {#1619
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +"title": 114644
      }
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699729331 {#1667
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 112561
  -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729331 {#1525
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +"title": 112561
}
"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
100 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: """
          No pen. I used to have one with Surface Pro but in the end I never used it.\n
          \n
          Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699775270 {#1702
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
          "@llothar@lemmy.ml"
          "@faction2145@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1621 …}
        +votes: Doctrine\ORM\PersistentCollection {#1557 …}
        +reports: Doctrine\ORM\PersistentCollection {#1558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
        -id: 114644
        -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5729456"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699775270 {#1619
          date: 2023-11-12 08:47:50.0 +01:00
        }
        +"title": 114644
      }
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699729331 {#1667
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 112561
  -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729331 {#1525
    date: 2023-11-11 20:02:11.0 +01:00
  }
  +"title": 112561
}
"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
101 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
102 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699729331 {#1667
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 112561
        -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5712130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729331 {#1525
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +"title": 112561
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    No pen. I used to have one with Surface Pro but in the end I never used it.\n
    \n
    Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699775270 {#1702
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
    "@llothar@lemmy.ml"
    "@faction2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 114644
  -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5729456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775270 {#1619
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +"title": 114644
}
"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
103 DENIED edit
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699729331 {#1667
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 112561
        -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5712130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729331 {#1525
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +"title": 112561
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    No pen. I used to have one with Surface Pro but in the end I never used it.\n
    \n
    Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699775270 {#1702
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
    "@llothar@lemmy.ml"
    "@faction2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 114644
  -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5729456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775270 {#1619
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +"title": 114644
}
"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
104 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "2in1-s-or-tablet-recs-for-linux-please"
    +title: "2in1's or tablet recs. for linux please."
    +url: null
    +body: """
      Hi, lets talk about 2in1 laptops and tablets. Which ones are the best for running linux on them, which ones are your favorites right now, what do you like using them for, etc. I find myself really missing having a 2in1 sometimes, especially for the portability aspects of them.\n
      \n
      Update:\n
      \n
      I have been thinking about what my usecases for it will be and I’m definitely leaning more towards a tablet for it’s better portability. I think the StarLite will be the biggest contender so far.\n
      \n
      Some of the main things I would like to be using it for will be:\n
      \n
      -navigation in my vehicle\n
      \n
      -videos\n
      \n
      -music\n
      \n
      -browsing/online research\n
      \n
      -weather station
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055594 {#2909
      date: 2023-11-15 14:39:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2916 …}
    +votes: Doctrine\ORM\PersistentCollection {#2918 …}
    +reports: Doctrine\ORM\PersistentCollection {#2920 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2922 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2924 …}
    +badges: Doctrine\ORM\PersistentCollection {#2926 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "Per latest updates people should start getting their hands on first units early December. I have pre-ordered mine almost 3 months ago now and can’t wait!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699729331 {#1667
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rustyriffs@lemmy.world"
          "@Spider89@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1692 …}
        +reports: Doctrine\ORM\PersistentCollection {#1686 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
        -id: 112561
        -bodyTs: "'3':22 'ago':24 'almost':21 'decemb':14 'earli':13 'first':11 'get':7 'hand':9 'latest':2 'mine':20 'month':23 'order':19 'peopl':4 'per':1 'pre':18 'pre-ord':17 'start':6 'unit':12 'updat':3 'wait':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5712130"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699729331 {#1525
          date: 2023-11-11 20:02:11.0 +01:00
        }
        +"title": 112561
      }
      0 => App\Entity\EntryComment {#1596}
    ]
    -id: 12035
    -titleTs: "'2in1':1 'linux':7 'pleas':8 'rec':5 'tablet':4"
    -bodyTs: "'2in1':5,41 'aspect':47 'best':13 'better':75 'biggest':84 'browsing/online':109 'contend':85 'definit':66 'especi':43 'etc':33 'far':87 'favorit':23 'find':35 'hi':1 'laptop':6 'lean':67 'let':2 'like':29,95 'linux':16 'm':65 'main':91 'miss':38 'music':108 'navig':103 'one':10,20 'portabl':46,76 'realli':37 'research':110 'right':24 'run':15 'sometim':42 'starlit':80 'station':112 'tablet':8,71 'talk':3 'thing':92 'think':54,78 'toward':69 'updat':50 'use':30,98 'usecas':58 'vehicl':106 'video':107 'weather':111 'would':94"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699806640
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8117569"
    +editedAt: DateTimeImmutable @1699956274 {#2895
      date: 2023-11-14 11:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699720240 {#2873
      date: 2023-11-11 17:30:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    No pen. I used to have one with Surface Pro but in the end I never used it.\n
    \n
    Plus if I decide I really need it the StarLite uses this open standard meaning you can use whichever pen later.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699775270 {#1702
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustyriffs@lemmy.world"
    "@Spider89@lemmy.world"
    "@llothar@lemmy.ml"
    "@faction2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1563 …}
  -id: 114644
  -bodyTs: "'decid':22 'end':14 'later':39 'mean':33 'need':25 'never':16 'one':7 'open':31 'pen':2,38 'plus':19 'pro':10 'realli':24 'standard':32 'starlit':28 'surfac':9 'use':4,17,29,36 'whichev':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5729456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775270 {#1619
    date: 2023-11-12 08:47:50.0 +01:00
  }
  +"title": 114644
}
"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
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#2870
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
        \n
        You have to sacrifice with browser functionality to improve performance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699924367 {#1434
        date: 2023-11-14 02:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 109125
      -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5687689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699652685 {#1699
        date: 2023-11-10 22:44:45.0 +01:00
      }
      +"title": 109125
    }
  ]
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#2841
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#2820
    date: 2023-11-10 15:19:38.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#2870
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
        \n
        You have to sacrifice with browser functionality to improve performance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699924367 {#1434
        date: 2023-11-14 02:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 109125
      -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5687689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699652685 {#1699
        date: 2023-11-10 22:44:45.0 +01:00
      }
      +"title": 109125
    }
  ]
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#2841
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#2820
    date: 2023-11-10 15:19:38.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2875 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#2870
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2877 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
        \n
        You have to sacrifice with browser functionality to improve performance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699924367 {#1434
        date: 2023-11-14 02:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mfat@lemdro.id"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 109125
      -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5687689"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699652685 {#1699
        date: 2023-11-10 22:44:45.0 +01:00
      }
      +"title": 109125
    }
  ]
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#2841
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#2820
    date: 2023-11-10 15:19:38.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
    +title: "Best lesser-known distribution/DE for low-end machines?"
    +url: null
    +body: """
      I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
      \n
      Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699943363 {#2870
      date: 2023-11-14 07:29:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 11743
    -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
    -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699712378
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/3073642"
    +editedAt: DateTimeImmutable @1699709750 {#2841
      date: 2023-11-11 14:35:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699625978 {#2820
      date: 2023-11-10 15:19:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
    \n
    You have to sacrifice with browser functionality to improve performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699924367 {#1434
    date: 2023-11-14 02:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 109125
  -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5687689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652685 {#1699
    date: 2023-11-10 22:44:45.0 +01:00
  }
  +"title": 109125
}
"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
111 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
    +title: "Best lesser-known distribution/DE for low-end machines?"
    +url: null
    +body: """
      I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
      \n
      Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699943363 {#2870
      date: 2023-11-14 07:29:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 11743
    -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
    -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699712378
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/3073642"
    +editedAt: DateTimeImmutable @1699709750 {#2841
      date: 2023-11-11 14:35:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699625978 {#2820
      date: 2023-11-10 15:19:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
    \n
    You have to sacrifice with browser functionality to improve performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699924367 {#1434
    date: 2023-11-14 02:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 109125
  -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5687689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652685 {#1699
    date: 2023-11-10 22:44:45.0 +01:00
  }
  +"title": 109125
}
"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
112 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2875 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
    +title: "Best lesser-known distribution/DE for low-end machines?"
    +url: null
    +body: """
      I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
      \n
      Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699943363 {#2870
      date: 2023-11-14 07:29:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2877 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 11743
    -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
    -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699712378
    +visibility: "visible             "
    +apId: "https://lemdro.id/post/3073642"
    +editedAt: DateTimeImmutable @1699709750 {#2841
      date: 2023-11-11 14:35:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699625978 {#2820
      date: 2023-11-10 15:19:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.\n
    \n
    You have to sacrifice with browser functionality to improve performance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699924367 {#1434
    date: 2023-11-14 02:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 109125
  -bodyTs: "'brows':9 'browser':18,37 'could':15 'disabl':22 'function':38 'improv':40 'java':20 'lot':25 'machin':5 'older':4 'perform':41 'problem':2 'refus':29 'sacrific':35 'script':21 'system':12 'use':16 'web':8 'websit':27 'work':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5687689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652685 {#1699
    date: 2023-11-10 22:44:45.0 +01:00
  }
  +"title": 109125
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
  +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
  +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
  +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
  +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699907284 {#2889
    date: 2023-11-13 21:28:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, finally something better than 1080p!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699780366 {#1564
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joojmachine@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 114787
      -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5730434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699780366 {#1548
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +"title": 114787
    }
  ]
  -id: 12140
  -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
  -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699829180
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7836736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742780 {#2876
    date: 2023-11-11 23:46:20.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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
  +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
  +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
  +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
  +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699907284 {#2889
    date: 2023-11-13 21:28:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, finally something better than 1080p!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699780366 {#1564
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joojmachine@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 114787
      -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5730434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699780366 {#1548
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +"title": 114787
    }
  ]
  -id: 12140
  -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
  -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699829180
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7836736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742780 {#2876
    date: 2023-11-11 23:46:20.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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
  +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
  +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
  +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
  +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 135
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699907284 {#2889
    date: 2023-11-13 21:28:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  +badges: Doctrine\ORM\PersistentCollection {#2907 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yes, finally something better than 1080p!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699780366 {#1564
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joojmachine@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 114787
      -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5730434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699780366 {#1548
        date: 2023-11-12 10:12:46.0 +01:00
      }
      +"title": 114787
    }
  ]
  -id: 12140
  -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
  -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699829180
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7836736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699742780 {#2876
    date: 2023-11-11 23:46:20.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2838 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2894 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
    +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
    +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
    +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
    +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699907284 {#2889
      date: 2023-11-13 21:28:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 12140
    -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
    -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699829180
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7836736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699742780 {#2876
      date: 2023-11-11 23:46:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, finally something better than 1080p!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699780366 {#1564
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joojmachine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 114787
  -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5730434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699780366 {#1548
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +"title": 114787
}
"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
119 DENIED edit
App\Entity\EntryComment {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2838 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2894 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
    +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
    +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
    +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
    +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699907284 {#2889
      date: 2023-11-13 21:28:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 12140
    -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
    -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699829180
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7836736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699742780 {#2876
      date: 2023-11-11 23:46:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, finally something better than 1080p!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699780366 {#1564
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joojmachine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 114787
  -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5730434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699780366 {#1548
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +"title": 114787
}
"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
120 DENIED moderate
App\Entity\EntryComment {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2838 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2894 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2896 …}
    +slug: "New-Fedora-Slimbook-14-joins-the-Fedora-Slimbook-16-Fedora"
    +title: "New Fedora Slimbook 14" joins the Fedora Slimbook 16" - Fedora Magazine"
    +url: "https://fedoramagazine.org/new-fedora-slimbook-14-joins-the-fedora-slimbook-16/"
    +body: "We heard your feedback during the launch of the Fedora Slimbook 16 and, along with the folks from Slimbook, bring you the new Fedora Slimbook 14, a smaller, lighter, cheaper with even better battery life, version of the Fedora Slimbook, powered by an Intel CPU and GPU (unfortunetely no AMD version soon)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 135
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699907284 {#2889
      date: 2023-11-13 21:28:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    +badges: Doctrine\ORM\PersistentCollection {#2907 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 12140
    -titleTs: "'14':4 '16':9 'fedora':2,7,10 'join':5 'magazin':11 'new':1 'slimbook':3,8"
    -bodyTs: "'14':26 '16':12 'along':14 'amd':50 'batteri':34 'better':33 'bring':20 'cheaper':30 'cpu':45 'even':32 'fedora':10,24,39 'feedback':4 'folk':17 'gpu':47 'heard':2 'intel':44 'launch':7 'life':35 'lighter':29 'new':23 'power':41 'slimbook':11,19,25,40 'smaller':28 'soon':52 'unfortunet':48 'version':36,51"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699829180
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7836736"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699742780 {#2876
      date: 2023-11-11 23:46:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yes, finally something better than 1080p!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699780366 {#1564
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joojmachine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 114787
  -bodyTs: "'1080p':6 'better':4 'final':2 'someth':3 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5730434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699780366 {#1548
    date: 2023-11-12 10:12:46.0 +01:00
  }
  +"title": 114787
}
"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
121 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
122 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