GET https://kbin.spritesserver.nl/index.php/m/linux@lemmy.ml/t/27252/New-laptop?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.98 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2414
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#1793
    date: 2024-01-04 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2414
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#1793
    date: 2024-01-04 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "New-laptop"
  +title: "New laptop"
  +url: null
  +body: """
    Hi everyone!\n
    \n
    I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
    \n
    I will buy something new. My needs are:\n
    \n
    - photo editing\n
    - video editing\n
    - vector graphics editing/creation\n
    - good battery life (I don’t want to worry about)\n
    - web navigating, docs, spreadsheets\n
    - USB-C charging would be nice\n
    \n
    I don’t game, and Framework isn’t available where I live.\n
    \n
    I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
    \n
    Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722597980 {#2414
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27252
  -titleTs: "'laptop':2 'new':1"
  -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483522
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11688331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397122 {#1793
    date: 2024-01-04 20:38:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gaming is not important if you do video editing. Hardware doesnt need to be very powerful if you dont do 4K or something, which tbh is not needed.\n
    \n
    I would say look for a Clevo NV41 laptop as they are supported with Coreboot by 3mdeb, Novacustom, System76, Nitrokey etc. But flashing coreboot requires some knowledge and a hardware programmer.\n
    \n
    I cant recommend other brands really. Thinkpads are just a name, good Linux support but their support is nonexistent if you dont pay, and the software updates are not long.\n
    \n
    You may want AMD graphics, but I have had bad experience with amd mobile CPUs.\n
    \n
    You will want to use\n
    \n
    - tlp\n
    - system76-scheduler (or this power management thing)\n
    - autocpufreq\n
    \n
    Either one of these.\n
    \n
    As a Distro I highly recommend ublue.it they are supporting many models with custom setups like Razer etc, but also main (intel, amd, no extras) or nvidia (proprietary drivers).\n
    \n
    Especially if you go with an NVIDIA card, which has advantages, I recommend the system76 tool for switching between internal GPU and dedicated one. And I also recommend only ublue’s *-nvidia images, as you can rollback if an update with the drivers breaks something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704557347 {#4069
    date: 2024-01-06 17:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 300800
  -bodyTs: "'3mdeb':45 '4k':21 'advantag':163 'also':143,179 'amd':93,102,146 'autocpufreq':119 'bad':99 'brand':64 'break':196 'cant':61 'card':160 'clevo':35 'coreboot':43,52 'cpus':104 'custom':137 'dedic':175 'distro':126 'doesnt':11 'dont':19,81 'driver':152,195 'edit':9 'either':120 'especi':153 'etc':49,141 'experi':100 'extra':148 'flash':51 'game':1 'go':156 'good':71 'gpu':173 'graphic':94 'hardwar':10,58 'high':128 'imag':185 'import':4 'intel':145 'intern':172 'knowledg':55 'laptop':37 'like':139 'linux':72 'long':89 'look':32 'main':144 'manag':117 'mani':134 'may':91 'mobil':103 'model':135 'name':70 'need':12,28 'nitrokey':48 'nonexist':78 'novacustom':46 'nv41':36 'nvidia':150,159,184 'one':121,176 'pay':82 'power':16,116 'programm':59 'proprietari':151 'razer':140 'realli':65 'recommend':62,129,165,180 'requir':53 'rollback':189 'say':31 'schedul':113 'setup':138 'softwar':85 'someth':23,197 'support':41,73,76,133 'switch':170 'system76':47,112,167 'system76-scheduler':111 'tbh':25 'thing':118 'thinkpad':66 'tlp':110 'tool':168 'ublu':182 'ublue.it':130 'updat':86,192 'use':109 'video':8 'want':92,107 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6164222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704557347 {#4005
    date: 2024-01-06 17:09:07.0 +01:00
  }
}
"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 {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gaming is not important if you do video editing. Hardware doesnt need to be very powerful if you dont do 4K or something, which tbh is not needed.\n
    \n
    I would say look for a Clevo NV41 laptop as they are supported with Coreboot by 3mdeb, Novacustom, System76, Nitrokey etc. But flashing coreboot requires some knowledge and a hardware programmer.\n
    \n
    I cant recommend other brands really. Thinkpads are just a name, good Linux support but their support is nonexistent if you dont pay, and the software updates are not long.\n
    \n
    You may want AMD graphics, but I have had bad experience with amd mobile CPUs.\n
    \n
    You will want to use\n
    \n
    - tlp\n
    - system76-scheduler (or this power management thing)\n
    - autocpufreq\n
    \n
    Either one of these.\n
    \n
    As a Distro I highly recommend ublue.it they are supporting many models with custom setups like Razer etc, but also main (intel, amd, no extras) or nvidia (proprietary drivers).\n
    \n
    Especially if you go with an NVIDIA card, which has advantages, I recommend the system76 tool for switching between internal GPU and dedicated one. And I also recommend only ublue’s *-nvidia images, as you can rollback if an update with the drivers breaks something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704557347 {#4069
    date: 2024-01-06 17:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 300800
  -bodyTs: "'3mdeb':45 '4k':21 'advantag':163 'also':143,179 'amd':93,102,146 'autocpufreq':119 'bad':99 'brand':64 'break':196 'cant':61 'card':160 'clevo':35 'coreboot':43,52 'cpus':104 'custom':137 'dedic':175 'distro':126 'doesnt':11 'dont':19,81 'driver':152,195 'edit':9 'either':120 'especi':153 'etc':49,141 'experi':100 'extra':148 'flash':51 'game':1 'go':156 'good':71 'gpu':173 'graphic':94 'hardwar':10,58 'high':128 'imag':185 'import':4 'intel':145 'intern':172 'knowledg':55 'laptop':37 'like':139 'linux':72 'long':89 'look':32 'main':144 'manag':117 'mani':134 'may':91 'mobil':103 'model':135 'name':70 'need':12,28 'nitrokey':48 'nonexist':78 'novacustom':46 'nv41':36 'nvidia':150,159,184 'one':121,176 'pay':82 'power':16,116 'programm':59 'proprietari':151 'razer':140 'realli':65 'recommend':62,129,165,180 'requir':53 'rollback':189 'say':31 'schedul':113 'setup':138 'softwar':85 'someth':23,197 'support':41,73,76,133 'switch':170 'system76':47,112,167 'system76-scheduler':111 'tbh':25 'thing':118 'thinkpad':66 'tlp':110 'tool':168 'ublu':182 'ublue.it':130 'updat':86,192 'use':109 'video':8 'want':92,107 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6164222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704557347 {#4005
    date: 2024-01-06 17:09:07.0 +01:00
  }
}
"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 {#4060
  +user: App\Entity\User {#4008 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gaming is not important if you do video editing. Hardware doesnt need to be very powerful if you dont do 4K or something, which tbh is not needed.\n
    \n
    I would say look for a Clevo NV41 laptop as they are supported with Coreboot by 3mdeb, Novacustom, System76, Nitrokey etc. But flashing coreboot requires some knowledge and a hardware programmer.\n
    \n
    I cant recommend other brands really. Thinkpads are just a name, good Linux support but their support is nonexistent if you dont pay, and the software updates are not long.\n
    \n
    You may want AMD graphics, but I have had bad experience with amd mobile CPUs.\n
    \n
    You will want to use\n
    \n
    - tlp\n
    - system76-scheduler (or this power management thing)\n
    - autocpufreq\n
    \n
    Either one of these.\n
    \n
    As a Distro I highly recommend ublue.it they are supporting many models with custom setups like Razer etc, but also main (intel, amd, no extras) or nvidia (proprietary drivers).\n
    \n
    Especially if you go with an NVIDIA card, which has advantages, I recommend the system76 tool for switching between internal GPU and dedicated one. And I also recommend only ublue’s *-nvidia images, as you can rollback if an update with the drivers breaks something.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704557347 {#4069
    date: 2024-01-06 17:09:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4058 …}
  +nested: Doctrine\ORM\PersistentCollection {#4056 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4024 …}
  -id: 300800
  -bodyTs: "'3mdeb':45 '4k':21 'advantag':163 'also':143,179 'amd':93,102,146 'autocpufreq':119 'bad':99 'brand':64 'break':196 'cant':61 'card':160 'clevo':35 'coreboot':43,52 'cpus':104 'custom':137 'dedic':175 'distro':126 'doesnt':11 'dont':19,81 'driver':152,195 'edit':9 'either':120 'especi':153 'etc':49,141 'experi':100 'extra':148 'flash':51 'game':1 'go':156 'good':71 'gpu':173 'graphic':94 'hardwar':10,58 'high':128 'imag':185 'import':4 'intel':145 'intern':172 'knowledg':55 'laptop':37 'like':139 'linux':72 'long':89 'look':32 'main':144 'manag':117 'mani':134 'may':91 'mobil':103 'model':135 'name':70 'need':12,28 'nitrokey':48 'nonexist':78 'novacustom':46 'nv41':36 'nvidia':150,159,184 'one':121,176 'pay':82 'power':16,116 'programm':59 'proprietari':151 'razer':140 'realli':65 'recommend':62,129,165,180 'requir':53 'rollback':189 'say':31 'schedul':113 'setup':138 'softwar':85 'someth':23,197 'support':41,73,76,133 'switch':170 'system76':47,112,167 'system76-scheduler':111 'tbh':25 'thing':118 'thinkpad':66 'tlp':110 'tool':168 'ublu':182 'ublue.it':130 'updat':86,192 'use':109 'video':8 'want':92,107 'would':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6164222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704557347 {#4005
    date: 2024-01-06 17:09:07.0 +01:00
  }
}
"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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > good battery life (I don’t want to worry about)\n
    \n
    Define good battery life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712508324 {#4098
    date: 2024-04-07 18:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 285262
  -bodyTs: "'batteri':2,13 'defin':11 'good':1,12 'life':3,14 'want':7 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1970151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536781 {#4103
    date: 2024-01-06 11:26:21.0 +01:00
  }
}
"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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > good battery life (I don’t want to worry about)\n
    \n
    Define good battery life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712508324 {#4098
    date: 2024-04-07 18:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 285262
  -bodyTs: "'batteri':2,13 'defin':11 'good':1,12 'life':3,14 'want':7 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1970151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536781 {#4103
    date: 2024-01-06 11:26:21.0 +01:00
  }
}
"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 {#4092
  +user: App\Entity\User {#4081 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > good battery life (I don’t want to worry about)\n
    \n
    Define good battery life.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1712508324 {#4098
    date: 2024-04-07 18:45:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4096 …}
  +votes: Doctrine\ORM\PersistentCollection {#4087 …}
  +reports: Doctrine\ORM\PersistentCollection {#4090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 285262
  -bodyTs: "'batteri':2,13 'defin':11 'good':1,12 'life':3,14 'want':7 'worri':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1970151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704536781 {#4103
    date: 2024-01-06 11:26:21.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4177
  +user: App\Entity\User {#4190 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Where do you live and what’s your budget?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712520574 {#4172
    date: 2024-04-07 22:09:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 284425
  -bodyTs: "'budget':9 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6021959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511466 {#4173
    date: 2024-01-06 04:24:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4177
  +user: App\Entity\User {#4190 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Where do you live and what’s your budget?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712520574 {#4172
    date: 2024-04-07 22:09:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 284425
  -bodyTs: "'budget':9 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6021959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511466 {#4173
    date: 2024-01-06 04:24:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4177
  +user: App\Entity\User {#4190 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Where do you live and what’s your budget?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712520574 {#4172
    date: 2024-04-07 22:09:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4178 …}
  +nested: Doctrine\ORM\PersistentCollection {#4180 …}
  +votes: Doctrine\ORM\PersistentCollection {#4182 …}
  +reports: Doctrine\ORM\PersistentCollection {#4184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4188 …}
  -id: 284425
  -bodyTs: "'budget':9 'live':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6021959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704511466 {#4173
    date: 2024-01-06 04:24:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4250
  +user: App\Entity\User {#4263 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dell XPS or Latitude or Precision, ThinkPad P or X, Framework, LG Gram, System76 and other linux-focused manufacturers, Asus Vivobook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704509093 {#4245
    date: 2024-01-06 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 284354
  -bodyTs: "'asus':21 'dell':1 'focus':19 'framework':11 'gram':13 'latitud':4 'lg':12 'linux':18 'linux-focus':17 'manufactur':20 'p':8 'precis':6 'system76':14 'thinkpad':7 'vivobook':22 'x':10 'xps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509093 {#4246
    date: 2024-01-06 03:44:53.0 +01:00
  }
}
"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 {#4250
  +user: App\Entity\User {#4263 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dell XPS or Latitude or Precision, ThinkPad P or X, Framework, LG Gram, System76 and other linux-focused manufacturers, Asus Vivobook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704509093 {#4245
    date: 2024-01-06 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 284354
  -bodyTs: "'asus':21 'dell':1 'focus':19 'framework':11 'gram':13 'latitud':4 'lg':12 'linux':18 'linux-focus':17 'manufactur':20 'p':8 'precis':6 'system76':14 'thinkpad':7 'vivobook':22 'x':10 'xps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509093 {#4246
    date: 2024-01-06 03:44:53.0 +01:00
  }
}
"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 {#4250
  +user: App\Entity\User {#4263 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dell XPS or Latitude or Precision, ThinkPad P or X, Framework, LG Gram, System76 and other linux-focused manufacturers, Asus Vivobook"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704509093 {#4245
    date: 2024-01-06 03:44:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4251 …}
  +nested: Doctrine\ORM\PersistentCollection {#4253 …}
  +votes: Doctrine\ORM\PersistentCollection {#4255 …}
  +reports: Doctrine\ORM\PersistentCollection {#4257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4261 …}
  -id: 284354
  -bodyTs: "'asus':21 'dell':1 'focus':19 'framework':11 'gram':13 'latitud':4 'lg':12 'linux':18 'linux-focus':17 'manufactur':20 'p':8 'precis':6 'system76':14 'thinkpad':7 'vivobook':22 'x':10 'xps':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704509093 {#4246
    date: 2024-01-06 03:44:53.0 +01:00
  }
}
"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 {#4323
  +user: App\Entity\User {#4336 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just get a thinkpad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1712588258 {#4318
    date: 2024-04-08 16:57:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4324 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4328 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 284293
  -bodyTs: "'get':2 'thinkpad':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7117558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507077 {#4319
    date: 2024-01-06 03:11:17.0 +01:00
  }
}
"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 {#4323
  +user: App\Entity\User {#4336 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just get a thinkpad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1712588258 {#4318
    date: 2024-04-08 16:57:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4324 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4328 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 284293
  -bodyTs: "'get':2 'thinkpad':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7117558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507077 {#4319
    date: 2024-01-06 03:11:17.0 +01:00
  }
}
"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 {#4323
  +user: App\Entity\User {#4336 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Just get a thinkpad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1712588258 {#4318
    date: 2024-04-08 16:57:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4324 …}
  +nested: Doctrine\ORM\PersistentCollection {#4326 …}
  +votes: Doctrine\ORM\PersistentCollection {#4328 …}
  +reports: Doctrine\ORM\PersistentCollection {#4330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4334 …}
  -id: 284293
  -bodyTs: "'get':2 'thinkpad':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7117558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704507077 {#4319
    date: 2024-01-06 03:11:17.0 +01:00
  }
}
"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 {#4396
  +user: App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will allways go for used Thinkpads. Best value"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704500407 {#4391
    date: 2024-01-06 01:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4397 …}
  +nested: Doctrine\ORM\PersistentCollection {#4399 …}
  +votes: Doctrine\ORM\PersistentCollection {#4401 …}
  +reports: Doctrine\ORM\PersistentCollection {#4403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4407 …}
  -id: 287191
  -bodyTs: "'allway':3 'best':8 'go':4 'thinkpad':7 'use':6 'valu':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6175039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500407 {#4392
    date: 2024-01-06 01:20:07.0 +01:00
  }
}
"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 {#4396
  +user: App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will allways go for used Thinkpads. Best value"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704500407 {#4391
    date: 2024-01-06 01:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4397 …}
  +nested: Doctrine\ORM\PersistentCollection {#4399 …}
  +votes: Doctrine\ORM\PersistentCollection {#4401 …}
  +reports: Doctrine\ORM\PersistentCollection {#4403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4407 …}
  -id: 287191
  -bodyTs: "'allway':3 'best':8 'go':4 'thinkpad':7 'use':6 'valu':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6175039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500407 {#4392
    date: 2024-01-06 01:20:07.0 +01:00
  }
}
"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 {#4396
  +user: App\Entity\User {#4409 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will allways go for used Thinkpads. Best value"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704500407 {#4391
    date: 2024-01-06 01:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4397 …}
  +nested: Doctrine\ORM\PersistentCollection {#4399 …}
  +votes: Doctrine\ORM\PersistentCollection {#4401 …}
  +reports: Doctrine\ORM\PersistentCollection {#4403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4407 …}
  -id: 287191
  -bodyTs: "'allway':3 'best':8 'go':4 'thinkpad':7 'use':6 'valu':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6175039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704500407 {#4392
    date: 2024-01-06 01:20:07.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4469
  +user: App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Too many choices to help narrow it down for you. But you need to keep your own workflow in mind when picking out your CPU and GPU, for the software compatibility.\n
    \n
    I use Davinci Resolve for my video editing, one of the few Professional NLE officially supported on Linux. Intel’s iGPU is incompatible with the software at this time. There are hacks and unofficial patches which are pointed out on the arch wiki, but the work required isn’t easy.\n
    \n
    If you are using Adobe software you might need more power so you can run Windows in a VM, or has up-gradable storage so you can comfortably dual boot.\n
    \n
    Good Battery is an cross x86 issue. While Intel and AMD are now trying to compete with Apple Silicon in terms of power and battery life. Stand by battery drain is still an issue. Google “Windows Modern Standby” if you want to get informed. If I remember correctly the laptop needs to have S3 Sleep enabled on it, and it’s usually not specified on a spec sheet.\n
    \n
    Another battery saving tool is a CPU limiter like Slimbook Battery. My Laptop has a terrible fan curve and I need to throttle the CPU back, else the machine overheats. But it’s also good for the battery life too.\n
    \n
    Software support is down to the Package Manager. Flatpak is your friend for most of this, but if you wanna dive into the deep end, so is the AUR if you installed Arch.\n
    \n
    USB-C Charging is down to the laptop manufacturer. [Here is a good infographic on the ones you need to look for](https://www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635). Intel Laptops are a safe bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721717441 {#4464
    date: 2024-07-23 08:50:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 283997
  -bodyTs: "'/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':279 'adob':86 'also':214 'amd':123 'anoth':181 'appl':130 'arch':73,253 'aur':249 'back':206 'batteri':114,137,141,182,191,218 'bet':285 'boot':112 'c':256 'charg':257 'choic':3 'comfort':110 'compat':31 'compet':128 'correct':160 'cpu':25,187,205 'cross':117 'curv':198 'davinci':34 'deep':244 'dive':241 'drain':142 'dual':111 'easi':81 'edit':39 'els':207 'enabl':168 'end':245 'fan':197 'flatpak':229 'friend':232 'get':155 'good':113,215,267 'googl':147 'gpu':27 'gradabl':105 'hack':63 'help':5 'igpu':52 'incompat':54 'infograph':268 'inform':156 'instal':252 'intel':50,121,280 'isn':79 'issu':119,146 'keep':15 'laptop':162,193,262,281 'life':138,219 'like':189 'limit':188 'linux':49 'look':275 'machin':209 'manag':228 'mani':2 'manufactur':263 'might':89 'mind':20 'modern':149 'narrow':6 'need':13,90,163,201,273 'nle':45 'offici':46 'one':40,271 'overheat':210 'packag':227 'patch':66 'pick':22 'point':69 'power':92,135 'profession':44 'rememb':159 'requir':78 'resolv':35 'run':96 's3':166 'safe':284 'save':183 'sheet':180 'silicon':131 'sleep':167 'slimbook':190 'softwar':30,57,87,221 'spec':179 'specifi':176 'stand':139 'standbi':150 'still':144 'storag':106 'support':47,222 'term':133 'terribl':196 'throttl':203 'time':60 'tool':184 'tri':126 'unoffici':65 'up-grad':103 'usb':255 'usb-c':254 'use':33,85 'usual':174 'video':38 'vm':100 'wanna':240 'want':153 'wiki':74 'window':97,148 'work':77 'workflow':18 'www.kensington.com':278 'www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':277 'x86':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497173 {#4465
    date: 2024-01-06 00:26:13.0 +01:00
  }
}
"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
31 DENIED edit
App\Entity\EntryComment {#4469
  +user: App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Too many choices to help narrow it down for you. But you need to keep your own workflow in mind when picking out your CPU and GPU, for the software compatibility.\n
    \n
    I use Davinci Resolve for my video editing, one of the few Professional NLE officially supported on Linux. Intel’s iGPU is incompatible with the software at this time. There are hacks and unofficial patches which are pointed out on the arch wiki, but the work required isn’t easy.\n
    \n
    If you are using Adobe software you might need more power so you can run Windows in a VM, or has up-gradable storage so you can comfortably dual boot.\n
    \n
    Good Battery is an cross x86 issue. While Intel and AMD are now trying to compete with Apple Silicon in terms of power and battery life. Stand by battery drain is still an issue. Google “Windows Modern Standby” if you want to get informed. If I remember correctly the laptop needs to have S3 Sleep enabled on it, and it’s usually not specified on a spec sheet.\n
    \n
    Another battery saving tool is a CPU limiter like Slimbook Battery. My Laptop has a terrible fan curve and I need to throttle the CPU back, else the machine overheats. But it’s also good for the battery life too.\n
    \n
    Software support is down to the Package Manager. Flatpak is your friend for most of this, but if you wanna dive into the deep end, so is the AUR if you installed Arch.\n
    \n
    USB-C Charging is down to the laptop manufacturer. [Here is a good infographic on the ones you need to look for](https://www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635). Intel Laptops are a safe bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721717441 {#4464
    date: 2024-07-23 08:50:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 283997
  -bodyTs: "'/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':279 'adob':86 'also':214 'amd':123 'anoth':181 'appl':130 'arch':73,253 'aur':249 'back':206 'batteri':114,137,141,182,191,218 'bet':285 'boot':112 'c':256 'charg':257 'choic':3 'comfort':110 'compat':31 'compet':128 'correct':160 'cpu':25,187,205 'cross':117 'curv':198 'davinci':34 'deep':244 'dive':241 'drain':142 'dual':111 'easi':81 'edit':39 'els':207 'enabl':168 'end':245 'fan':197 'flatpak':229 'friend':232 'get':155 'good':113,215,267 'googl':147 'gpu':27 'gradabl':105 'hack':63 'help':5 'igpu':52 'incompat':54 'infograph':268 'inform':156 'instal':252 'intel':50,121,280 'isn':79 'issu':119,146 'keep':15 'laptop':162,193,262,281 'life':138,219 'like':189 'limit':188 'linux':49 'look':275 'machin':209 'manag':228 'mani':2 'manufactur':263 'might':89 'mind':20 'modern':149 'narrow':6 'need':13,90,163,201,273 'nle':45 'offici':46 'one':40,271 'overheat':210 'packag':227 'patch':66 'pick':22 'point':69 'power':92,135 'profession':44 'rememb':159 'requir':78 'resolv':35 'run':96 's3':166 'safe':284 'save':183 'sheet':180 'silicon':131 'sleep':167 'slimbook':190 'softwar':30,57,87,221 'spec':179 'specifi':176 'stand':139 'standbi':150 'still':144 'storag':106 'support':47,222 'term':133 'terribl':196 'throttl':203 'time':60 'tool':184 'tri':126 'unoffici':65 'up-grad':103 'usb':255 'usb-c':254 'use':33,85 'usual':174 'video':38 'vm':100 'wanna':240 'want':153 'wiki':74 'window':97,148 'work':77 'workflow':18 'www.kensington.com':278 'www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':277 'x86':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497173 {#4465
    date: 2024-01-06 00:26:13.0 +01:00
  }
}
"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
32 DENIED moderate
App\Entity\EntryComment {#4469
  +user: App\Entity\User {#4482 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Too many choices to help narrow it down for you. But you need to keep your own workflow in mind when picking out your CPU and GPU, for the software compatibility.\n
    \n
    I use Davinci Resolve for my video editing, one of the few Professional NLE officially supported on Linux. Intel’s iGPU is incompatible with the software at this time. There are hacks and unofficial patches which are pointed out on the arch wiki, but the work required isn’t easy.\n
    \n
    If you are using Adobe software you might need more power so you can run Windows in a VM, or has up-gradable storage so you can comfortably dual boot.\n
    \n
    Good Battery is an cross x86 issue. While Intel and AMD are now trying to compete with Apple Silicon in terms of power and battery life. Stand by battery drain is still an issue. Google “Windows Modern Standby” if you want to get informed. If I remember correctly the laptop needs to have S3 Sleep enabled on it, and it’s usually not specified on a spec sheet.\n
    \n
    Another battery saving tool is a CPU limiter like Slimbook Battery. My Laptop has a terrible fan curve and I need to throttle the CPU back, else the machine overheats. But it’s also good for the battery life too.\n
    \n
    Software support is down to the Package Manager. Flatpak is your friend for most of this, but if you wanna dive into the deep end, so is the AUR if you installed Arch.\n
    \n
    USB-C Charging is down to the laptop manufacturer. [Here is a good infographic on the ones you need to look for](https://www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635). Intel Laptops are a safe bet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721717441 {#4464
    date: 2024-07-23 08:50:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 283997
  -bodyTs: "'/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':279 'adob':86 'also':214 'amd':123 'anoth':181 'appl':130 'arch':73,253 'aur':249 'back':206 'batteri':114,137,141,182,191,218 'bet':285 'boot':112 'c':256 'charg':257 'choic':3 'comfort':110 'compat':31 'compet':128 'correct':160 'cpu':25,187,205 'cross':117 'curv':198 'davinci':34 'deep':244 'dive':241 'drain':142 'dual':111 'easi':81 'edit':39 'els':207 'enabl':168 'end':245 'fan':197 'flatpak':229 'friend':232 'get':155 'good':113,215,267 'googl':147 'gpu':27 'gradabl':105 'hack':63 'help':5 'igpu':52 'incompat':54 'infograph':268 'inform':156 'instal':252 'intel':50,121,280 'isn':79 'issu':119,146 'keep':15 'laptop':162,193,262,281 'life':138,219 'like':189 'limit':188 'linux':49 'look':275 'machin':209 'manag':228 'mani':2 'manufactur':263 'might':89 'mind':20 'modern':149 'narrow':6 'need':13,90,163,201,273 'nle':45 'offici':46 'one':40,271 'overheat':210 'packag':227 'patch':66 'pick':22 'point':69 'power':92,135 'profession':44 'rememb':159 'requir':78 'resolv':35 'run':96 's3':166 'safe':284 'save':183 'sheet':180 'silicon':131 'sleep':167 'slimbook':190 'softwar':30,57,87,221 'spec':179 'specifi':176 'stand':139 'standbi':150 'still':144 'storag':106 'support':47,222 'term':133 'terribl':196 'throttl':203 'time':60 'tool':184 'tri':126 'unoffici':65 'up-grad':103 'usb':255 'usb-c':254 'use':33,85 'usual':174 'video':38 'vm':100 'wanna':240 'want':153 'wiki':74 'window':97,148 'work':77 'workflow':18 'www.kensington.com':278 'www.kensington.com/siteassets/blog/2018/06---june/kensington-usb-c-table-updated.jpg?width=794&height=1635).':277 'x86':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6442823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704497173 {#4465
    date: 2024-01-06 00:26:13.0 +01:00
  }
}
"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
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 {#4544
  +user: App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My actual laptop is a Librem 14 by Purism and it is amazing!! I would recomend also checking [system76.com/laptops](https://system76.com/laptops) , [es.starlabs.systems](https://es.starlabs.systems/) and [minifree.org](https://minifree.org/) These all come with linux, are made with coreboot or libreboot installed and are privacy and security oriented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704480110 {#4539
    date: 2024-01-05 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 283406
  -bodyTs: "'/)':25,30 '/laptops](https://system76.com/laptops)':21 '14':7 'actual':2 'also':17 'amaz':13 'check':18 'come':33 'coreboot':39 'es.starlabs.systems':22,24 'es.starlabs.systems/)':23 'instal':42 'laptop':3 'libreboot':41 'librem':6 'linux':35 'made':37 'minifree.org':27,29 'minifree.org/)':28 'orient':48 'privaci':45 'purism':9 'recomend':16 'secur':47 'system76.com':20 'system76.com/laptops](https://system76.com/laptops)':19 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480110 {#4540
    date: 2024-01-05 19:41:50.0 +01:00
  }
}
"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 {#4544
  +user: App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My actual laptop is a Librem 14 by Purism and it is amazing!! I would recomend also checking [system76.com/laptops](https://system76.com/laptops) , [es.starlabs.systems](https://es.starlabs.systems/) and [minifree.org](https://minifree.org/) These all come with linux, are made with coreboot or libreboot installed and are privacy and security oriented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704480110 {#4539
    date: 2024-01-05 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 283406
  -bodyTs: "'/)':25,30 '/laptops](https://system76.com/laptops)':21 '14':7 'actual':2 'also':17 'amaz':13 'check':18 'come':33 'coreboot':39 'es.starlabs.systems':22,24 'es.starlabs.systems/)':23 'instal':42 'laptop':3 'libreboot':41 'librem':6 'linux':35 'made':37 'minifree.org':27,29 'minifree.org/)':28 'orient':48 'privaci':45 'purism':9 'recomend':16 'secur':47 'system76.com':20 'system76.com/laptops](https://system76.com/laptops)':19 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480110 {#4540
    date: 2024-01-05 19:41:50.0 +01:00
  }
}
"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 {#4544
  +user: App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My actual laptop is a Librem 14 by Purism and it is amazing!! I would recomend also checking [system76.com/laptops](https://system76.com/laptops) , [es.starlabs.systems](https://es.starlabs.systems/) and [minifree.org](https://minifree.org/) These all come with linux, are made with coreboot or libreboot installed and are privacy and security oriented."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704480110 {#4539
    date: 2024-01-05 19:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4545 …}
  +nested: Doctrine\ORM\PersistentCollection {#4547 …}
  +votes: Doctrine\ORM\PersistentCollection {#4549 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 283406
  -bodyTs: "'/)':25,30 '/laptops](https://system76.com/laptops)':21 '14':7 'actual':2 'also':17 'amaz':13 'check':18 'come':33 'coreboot':39 'es.starlabs.systems':22,24 'es.starlabs.systems/)':23 'instal':42 'laptop':3 'libreboot':41 'librem':6 'linux':35 'made':37 'minifree.org':27,29 'minifree.org/)':28 'orient':48 'privaci':45 'purism':9 'recomend':16 'secur':47 'system76.com':20 'system76.com/laptops](https://system76.com/laptops)':19 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5111463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480110 {#4540
    date: 2024-01-05 19:41:50.0 +01:00
  }
}
"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 {#4617
  +user: App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who frequents the laptop market, I’ll throw in my two-cents.\n
    \n
    If you’re looking for value, don’t compromise on performance, buy refurbished.\n
    \n
    While I’m certain it is definitely different from country to country, a refurbished laptop typically has more life to give in them.\n
    \n
    I’d recommend business laptops, such as the Dell Latitudes or the Lenovo Thinkpads, but an M1 MacBook Air provides an absolutely shocking amount of performance for the price.\n
    \n
    Checking sites like eBay or the pages of hardware resellers rather than big box stores is definitely where I’d go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1721396899 {#4612
    date: 2024-07-19 15:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 283292
  -bodyTs: "'absolut':73 'air':70 'amount':75 'big':93 'box':94 'busi':55 'buy':27 'cent':15 'certain':32 'check':81 'compromis':24 'countri':38,40 'd':53,100 'definit':35,97 'dell':60 'differ':36 'ebay':84 'frequent':4 'give':49 'go':101 'hardwar':89 'laptop':6,43,56 'latitud':61 'lenovo':64 'life':47 'like':83 'll':9 'look':19 'm':31 'm1':68 'macbook':69 'market':7 'page':87 'perform':26,77 'price':80 'provid':71 'rather':91 're':18 'recommend':54 'refurbish':28,42 'resel':90 'shock':74 'site':82 'someon':2 'store':95 'thinkpad':65 'throw':10 'two':14 'two-cent':13 'typic':44 'valu':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7153319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477528 {#4613
    date: 2024-01-05 18:58:48.0 +01:00
  }
}
"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 {#4617
  +user: App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who frequents the laptop market, I’ll throw in my two-cents.\n
    \n
    If you’re looking for value, don’t compromise on performance, buy refurbished.\n
    \n
    While I’m certain it is definitely different from country to country, a refurbished laptop typically has more life to give in them.\n
    \n
    I’d recommend business laptops, such as the Dell Latitudes or the Lenovo Thinkpads, but an M1 MacBook Air provides an absolutely shocking amount of performance for the price.\n
    \n
    Checking sites like eBay or the pages of hardware resellers rather than big box stores is definitely where I’d go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1721396899 {#4612
    date: 2024-07-19 15:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 283292
  -bodyTs: "'absolut':73 'air':70 'amount':75 'big':93 'box':94 'busi':55 'buy':27 'cent':15 'certain':32 'check':81 'compromis':24 'countri':38,40 'd':53,100 'definit':35,97 'dell':60 'differ':36 'ebay':84 'frequent':4 'give':49 'go':101 'hardwar':89 'laptop':6,43,56 'latitud':61 'lenovo':64 'life':47 'like':83 'll':9 'look':19 'm':31 'm1':68 'macbook':69 'market':7 'page':87 'perform':26,77 'price':80 'provid':71 'rather':91 're':18 'recommend':54 'refurbish':28,42 'resel':90 'shock':74 'site':82 'someon':2 'store':95 'thinkpad':65 'throw':10 'two':14 'two-cent':13 'typic':44 'valu':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7153319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477528 {#4613
    date: 2024-01-05 18:58:48.0 +01:00
  }
}
"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 {#4617
  +user: App\Entity\User {#4630 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    As someone who frequents the laptop market, I’ll throw in my two-cents.\n
    \n
    If you’re looking for value, don’t compromise on performance, buy refurbished.\n
    \n
    While I’m certain it is definitely different from country to country, a refurbished laptop typically has more life to give in them.\n
    \n
    I’d recommend business laptops, such as the Dell Latitudes or the Lenovo Thinkpads, but an M1 MacBook Air provides an absolutely shocking amount of performance for the price.\n
    \n
    Checking sites like eBay or the pages of hardware resellers rather than big box stores is definitely where I’d go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1721396899 {#4612
    date: 2024-07-19 15:48:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4618 …}
  +nested: Doctrine\ORM\PersistentCollection {#4620 …}
  +votes: Doctrine\ORM\PersistentCollection {#4622 …}
  +reports: Doctrine\ORM\PersistentCollection {#4624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4628 …}
  -id: 283292
  -bodyTs: "'absolut':73 'air':70 'amount':75 'big':93 'box':94 'busi':55 'buy':27 'cent':15 'certain':32 'check':81 'compromis':24 'countri':38,40 'd':53,100 'definit':35,97 'dell':60 'differ':36 'ebay':84 'frequent':4 'give':49 'go':101 'hardwar':89 'laptop':6,43,56 'latitud':61 'lenovo':64 'life':47 'like':83 'll':9 'look':19 'm':31 'm1':68 'macbook':69 'market':7 'page':87 'perform':26,77 'price':80 'provid':71 'rather':91 're':18 'recommend':54 'refurbish':28,42 'resel':90 'shock':74 'site':82 'someon':2 'store':95 'thinkpad':65 'throw':10 'two':14 'two-cent':13 'typic':44 'valu':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7153319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704477528 {#4613
    date: 2024-01-05 18:58:48.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4690
  +user: App\Entity\User {#4703 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I constantly check out [dell refurbished ](https://www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html) for deals on workstations. Pretty good Linux compatibility in my experience, workstation hardware, and they have 50% deals all the dang time. The precision line of workstations looks like it would meet your needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712078498 {#4685
    date: 2024-04-02 19:21:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 283221
  -bodyTs: "'/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':9 '50':26 'check':3 'compat':17 'constant':2 'dang':30 'deal':11,27 'dell':5 'experi':20 'good':15 'hardwar':22 'like':38 'line':34 'linux':16 'look':37 'meet':41 'need':43 'precis':33 'pretti':14 'refurbish':6 'time':31 'workstat':13,21,36 'would':40 'www.dellrefurbished.com':8 'www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5936048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476077 {#4686
    date: 2024-01-05 18:34:37.0 +01:00
  }
}
"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
43 DENIED edit
App\Entity\EntryComment {#4690
  +user: App\Entity\User {#4703 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I constantly check out [dell refurbished ](https://www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html) for deals on workstations. Pretty good Linux compatibility in my experience, workstation hardware, and they have 50% deals all the dang time. The precision line of workstations looks like it would meet your needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712078498 {#4685
    date: 2024-04-02 19:21:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 283221
  -bodyTs: "'/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':9 '50':26 'check':3 'compat':17 'constant':2 'dang':30 'deal':11,27 'dell':5 'experi':20 'good':15 'hardwar':22 'like':38 'line':34 'linux':16 'look':37 'meet':41 'need':43 'precis':33 'pretti':14 'refurbish':6 'time':31 'workstat':13,21,36 'would':40 'www.dellrefurbished.com':8 'www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5936048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476077 {#4686
    date: 2024-01-05 18:34:37.0 +01:00
  }
}
"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
44 DENIED moderate
App\Entity\EntryComment {#4690
  +user: App\Entity\User {#4703 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I constantly check out [dell refurbished ](https://www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html) for deals on workstations. Pretty good Linux compatibility in my experience, workstation hardware, and they have 50% deals all the dang time. The precision line of workstations looks like it would meet your needs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712078498 {#4685
    date: 2024-04-02 19:21:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4691 …}
  +nested: Doctrine\ORM\PersistentCollection {#4693 …}
  +votes: Doctrine\ORM\PersistentCollection {#4695 …}
  +reports: Doctrine\ORM\PersistentCollection {#4697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4701 …}
  -id: 283221
  -bodyTs: "'/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':9 '50':26 'check':3 'compat':17 'constant':2 'dang':30 'deal':11,27 'dell':5 'experi':20 'good':15 'hardwar':22 'like':38 'line':34 'linux':16 'look':37 'meet':41 'need':43 'precis':33 'pretti':14 'refurbish':6 'time':31 'workstat':13,21,36 'would':40 'www.dellrefurbished.com':8 'www.dellrefurbished.com/category/store-ws-mobile/refurbished-workstations/mobile-workstations/1.html)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5936048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704476077 {#4686
    date: 2024-01-05 18:34:37.0 +01:00
  }
}
"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
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 {#4763
  +user: App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#4758
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#4759
    date: 2024-01-05 12:45:42.0 +01:00
  }
}
"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 {#4763
  +user: App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#4758
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#4759
    date: 2024-01-05 12:45:42.0 +01:00
  }
}
"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 {#4763
  +user: App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does it have to be a laptop? You’ll get better hardware and performance on a desktop plus a better screen and seating position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722597980 {#4758
    date: 2024-08-02 13:26:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4764 …}
  +nested: Doctrine\ORM\PersistentCollection {#4766 …}
  +votes: Doctrine\ORM\PersistentCollection {#4768 …}
  +reports: Doctrine\ORM\PersistentCollection {#4770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4774 …}
  -id: 282249
  -bodyTs: "'better':11,20 'desktop':17 'get':10 'hardwar':12 'laptop':7 'll':9 'perform':14 'plus':18 'posit':24 'screen':21 'seat':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6432398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704455142 {#4759
    date: 2024-01-05 12:45:42.0 +01:00
  }
}
"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 {#4837
  +user: App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I *highly* recommend checking out [old.reddit.com/r/LaptopDeals/](https://old.reddit.com/r/LaptopDeals/) daily until you find something that meets your needs and budget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712320829 {#4832
    date: 2024-04-05 14:40:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 282170
  -bodyTs: "'/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':8 'budget':19 'check':4 'daili':9 'find':12 'high':2 'meet':15 'need':17 'old.reddit.com':7 'old.reddit.com/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':6 'recommend':3 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451349 {#4833
    date: 2024-01-05 11:42:29.0 +01:00
  }
}
"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 {#4837
  +user: App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I *highly* recommend checking out [old.reddit.com/r/LaptopDeals/](https://old.reddit.com/r/LaptopDeals/) daily until you find something that meets your needs and budget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712320829 {#4832
    date: 2024-04-05 14:40:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 282170
  -bodyTs: "'/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':8 'budget':19 'check':4 'daili':9 'find':12 'high':2 'meet':15 'need':17 'old.reddit.com':7 'old.reddit.com/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':6 'recommend':3 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451349 {#4833
    date: 2024-01-05 11:42:29.0 +01:00
  }
}
"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 {#4837
  +user: App\Entity\User {#4850 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I *highly* recommend checking out [old.reddit.com/r/LaptopDeals/](https://old.reddit.com/r/LaptopDeals/) daily until you find something that meets your needs and budget."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712320829 {#4832
    date: 2024-04-05 14:40:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4838 …}
  +nested: Doctrine\ORM\PersistentCollection {#4840 …}
  +votes: Doctrine\ORM\PersistentCollection {#4842 …}
  +reports: Doctrine\ORM\PersistentCollection {#4844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
  -id: 282170
  -bodyTs: "'/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':8 'budget':19 'check':4 'daili':9 'find':12 'high':2 'meet':15 'need':17 'old.reddit.com':7 'old.reddit.com/r/laptopdeals/](https://old.reddit.com/r/laptopdeals/)':6 'recommend':3 'someth':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6430443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704451349 {#4833
    date: 2024-01-05 11:42:29.0 +01:00
  }
}
"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
App\Entity\EntryComment {#4911
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you want really really good battery life, a good laptop for that seems to be the T480 (8th gen intel).\n
    \n
    It’s relatively cheap used and if you get the 24wh internal and 72wh external batteries you can get 96wh in total
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704427708 {#4905
    date: 2024-01-05 05:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 281680
  -bodyTs: "'24wh':32 '72wh':35 '8th':19 '96wh':41 'batteri':7,37 'cheap':25 'extern':36 'gen':20 'get':30,40 'good':6,10 'intel':21 'intern':33 'laptop':11 'life':8 'realli':4,5 'relat':24 'seem':14 't480':18 'total':43 'use':26 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7118652"
  +editedAt: DateTimeImmutable @1711818352 {#4906
    date: 2024-03-30 18:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704427708 {#4907
    date: 2024-01-05 05:08:28.0 +01:00
  }
}
"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
55 DENIED edit
App\Entity\EntryComment {#4911
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you want really really good battery life, a good laptop for that seems to be the T480 (8th gen intel).\n
    \n
    It’s relatively cheap used and if you get the 24wh internal and 72wh external batteries you can get 96wh in total
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704427708 {#4905
    date: 2024-01-05 05:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 281680
  -bodyTs: "'24wh':32 '72wh':35 '8th':19 '96wh':41 'batteri':7,37 'cheap':25 'extern':36 'gen':20 'get':30,40 'good':6,10 'intel':21 'intern':33 'laptop':11 'life':8 'realli':4,5 'relat':24 'seem':14 't480':18 'total':43 'use':26 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7118652"
  +editedAt: DateTimeImmutable @1711818352 {#4906
    date: 2024-03-30 18:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704427708 {#4907
    date: 2024-01-05 05:08:28.0 +01:00
  }
}
"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
56 DENIED moderate
App\Entity\EntryComment {#4911
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    if you want really really good battery life, a good laptop for that seems to be the T480 (8th gen intel).\n
    \n
    It’s relatively cheap used and if you get the 24wh internal and 72wh external batteries you can get 96wh in total
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704427708 {#4905
    date: 2024-01-05 05:08:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 281680
  -bodyTs: "'24wh':32 '72wh':35 '8th':19 '96wh':41 'batteri':7,37 'cheap':25 'extern':36 'gen':20 'get':30,40 'good':6,10 'intel':21 'intern':33 'laptop':11 'life':8 'realli':4,5 'relat':24 'seem':14 't480':18 'total':43 'use':26 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7118652"
  +editedAt: DateTimeImmutable @1711818352 {#4906
    date: 2024-03-30 18:05:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704427708 {#4907
    date: 2024-01-05 05:08:28.0 +01:00
  }
}
"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
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 {#4984
  +user: App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My two cents; if you want to use Linux on it, then do yourself a favor and pick a laptop from a Linux-first vendor. So the likes of NovaCustom, Star Labs, System76, Tuxedo and others found on the link over [here](https://farside.link/libreddit/r/linuxhardware/wiki/vendors/) come to mind. Besides that, it’s important that the device in question either has a dedicated GPU (or at least supports eGPUs). Furthermore, choose a device with relatively high battery capacity; they go up to ~99 Wh, so pick something that’s at least relatively close to that number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712545427 {#4979
    date: 2024-04-08 05:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 281364
  -bodyTs: "'/libreddit/r/linuxhardware/wiki/vendors/)':46 '99':83 'batteri':77 'besid':50 'capac':78 'cent':3 'choos':71 'close':93 'come':47 'dedic':63 'devic':57,73 'egpus':69 'either':60 'farside.link':45 'farside.link/libreddit/r/linuxhardware/wiki/vendors/)':44 'favor':16 'first':25 'found':38 'furthermor':70 'go':80 'gpu':64 'high':76 'import':54 'lab':33 'laptop':20 'least':67,91 'like':29 'link':41 'linux':9,24 'linux-first':23 'mind':49 'novacustom':31 'number':96 'other':37 'pick':18,86 'question':59 'relat':75,92 'someth':87 'star':32 'support':68 'system76':34 'tuxedo':35 'two':2 'use':8 'vendor':26 'want':6 'wh':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7080716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415836 {#4980
    date: 2024-01-05 01:50:36.0 +01:00
  }
}
"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 {#4984
  +user: App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My two cents; if you want to use Linux on it, then do yourself a favor and pick a laptop from a Linux-first vendor. So the likes of NovaCustom, Star Labs, System76, Tuxedo and others found on the link over [here](https://farside.link/libreddit/r/linuxhardware/wiki/vendors/) come to mind. Besides that, it’s important that the device in question either has a dedicated GPU (or at least supports eGPUs). Furthermore, choose a device with relatively high battery capacity; they go up to ~99 Wh, so pick something that’s at least relatively close to that number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712545427 {#4979
    date: 2024-04-08 05:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 281364
  -bodyTs: "'/libreddit/r/linuxhardware/wiki/vendors/)':46 '99':83 'batteri':77 'besid':50 'capac':78 'cent':3 'choos':71 'close':93 'come':47 'dedic':63 'devic':57,73 'egpus':69 'either':60 'farside.link':45 'farside.link/libreddit/r/linuxhardware/wiki/vendors/)':44 'favor':16 'first':25 'found':38 'furthermor':70 'go':80 'gpu':64 'high':76 'import':54 'lab':33 'laptop':20 'least':67,91 'like':29 'link':41 'linux':9,24 'linux-first':23 'mind':49 'novacustom':31 'number':96 'other':37 'pick':18,86 'question':59 'relat':75,92 'someth':87 'star':32 'support':68 'system76':34 'tuxedo':35 'two':2 'use':8 'vendor':26 'want':6 'wh':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7080716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415836 {#4980
    date: 2024-01-05 01:50:36.0 +01:00
  }
}
"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 {#4984
  +user: App\Entity\User {#4997 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My two cents; if you want to use Linux on it, then do yourself a favor and pick a laptop from a Linux-first vendor. So the likes of NovaCustom, Star Labs, System76, Tuxedo and others found on the link over [here](https://farside.link/libreddit/r/linuxhardware/wiki/vendors/) come to mind. Besides that, it’s important that the device in question either has a dedicated GPU (or at least supports eGPUs). Furthermore, choose a device with relatively high battery capacity; they go up to ~99 Wh, so pick something that’s at least relatively close to that number."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1712545427 {#4979
    date: 2024-04-08 05:03:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 281364
  -bodyTs: "'/libreddit/r/linuxhardware/wiki/vendors/)':46 '99':83 'batteri':77 'besid':50 'capac':78 'cent':3 'choos':71 'close':93 'come':47 'dedic':63 'devic':57,73 'egpus':69 'either':60 'farside.link':45 'farside.link/libreddit/r/linuxhardware/wiki/vendors/)':44 'favor':16 'first':25 'found':38 'furthermor':70 'go':80 'gpu':64 'high':76 'import':54 'lab':33 'laptop':20 'least':67,91 'like':29 'link':41 'linux':9,24 'linux-first':23 'mind':49 'novacustom':31 'number':96 'other':37 'pick':18,86 'question':59 'relat':75,92 'someth':87 'star':32 'support':68 'system76':34 'tuxedo':35 'two':2 'use':8 'vendor':26 'want':6 'wh':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7080716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415836 {#4980
    date: 2024-01-05 01:50:36.0 +01:00
  }
}
"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
App\Entity\EntryComment {#5057
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "starlabs maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704415034 {#5052
    date: 2024-01-05 01:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 281332
  -bodyTs: "'mayb':2 'starlab':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7107885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415034 {#5053
    date: 2024-01-05 01:37:14.0 +01:00
  }
}
"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
63 DENIED edit
App\Entity\EntryComment {#5057
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "starlabs maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704415034 {#5052
    date: 2024-01-05 01:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 281332
  -bodyTs: "'mayb':2 'starlab':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7107885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415034 {#5053
    date: 2024-01-05 01:37:14.0 +01:00
  }
}
"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
64 DENIED moderate
App\Entity\EntryComment {#5057
  +user: App\Entity\User {#4924 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "New-laptop"
    +title: "New laptop"
    +url: null
    +body: """
      Hi everyone!\n
      \n
      I need to buy a new laptop to replace my 12 years old laptop. I didn’t look after hardware for a while for some personal reasons.\n
      \n
      I will buy something new. My needs are:\n
      \n
      - photo editing\n
      - video editing\n
      - vector graphics editing/creation\n
      - good battery life (I don’t want to worry about)\n
      - web navigating, docs, spreadsheets\n
      - USB-C charging would be nice\n
      \n
      I don’t game, and Framework isn’t available where I live.\n
      \n
      I would be happy to have some recommendation on what is a good hardware for this use and good brand.\n
      \n
      Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722597980 {#2414
      date: 2024-08-02 13:26:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27252
    -titleTs: "'laptop':2 'new':1"
    -bodyTs: "'12':13 'avail':74 'batteri':46 'brand':97 'buy':6,32 'c':61 'charg':62 'didn':18 'doc':57 'edit':39,41 'editing/creation':44 'everyon':2 'framework':71 'game':69 'good':45,90,96 'graphic':43 'happi':81 'hardwar':22,91 'hi':1 'isn':72 'laptop':9,16 'life':47 'live':77 'look':20 'navig':56 'need':4,36 'new':8,34 'nice':65 'old':15 'person':28 'photo':38 'reason':29 'recommend':85 'replac':11 'someth':33 'spreadsheet':58 'thank':98 'usb':60 'usb-c':59 'use':94 'vector':42 'video':40 'want':51 'web':55 'worri':53 'would':63,79 'year':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483522
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11688331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397122 {#1793
      date: 2024-01-04 20:38:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "starlabs maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704415034 {#5052
    date: 2024-01-05 01:37:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5060 …}
  +votes: Doctrine\ORM\PersistentCollection {#5062 …}
  +reports: Doctrine\ORM\PersistentCollection {#5064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5068 …}
  -id: 281332
  -bodyTs: "'mayb':2 'starlab':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7107885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415034 {#5053
    date: 2024-01-05 01:37:14.0 +01:00
  }
}
"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
65 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#275
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#269
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#271
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details