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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
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 {#4061
  +user: App\Entity\User {#4009 …}
  +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 would favour an AMD Ryzen 7000 based laptop. Much better battery life than Intel and better graphics performance.\n
    \n
    Lenovo ThinkPad T and P series are excellent build quality.\n
    \n
    Asus Zenbooks or Expertbooks with OLED screens are also excellent. Displays are on par, or superior to Macbooks. Excellent colour accuracy.\n
    \n
    Make sure you get something with at least 16GB of Ram, or 32GB if available.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1711982416 {#4070
    date: 2024-04-01 16:40:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 280991
  -bodyTs: "'16gb':59 '32gb':63 '7000':7 'accuraci':50 'also':38 'amd':5 'asus':30 'avail':65 'base':8 'batteri':12 'better':11,17 'build':28 'colour':49 'display':40 'excel':27,39,48 'expertbook':33 'favour':3 'get':54 'graphic':18 'intel':15 'laptop':9 'least':58 'lenovo':20 'life':13 'macbook':47 'make':51 'much':10 'ole':35 'p':24 'par':43 'perform':19 'qualiti':29 'ram':61 'ryzen':6 'screen':36 'seri':25 'someth':55 'superior':45 'sure':52 'thinkpad':21 'would':2 'zenbook':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4729275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704408634 {#4006
    date: 2024-01-04 23:50:34.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 {#4061
  +user: App\Entity\User {#4009 …}
  +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 would favour an AMD Ryzen 7000 based laptop. Much better battery life than Intel and better graphics performance.\n
    \n
    Lenovo ThinkPad T and P series are excellent build quality.\n
    \n
    Asus Zenbooks or Expertbooks with OLED screens are also excellent. Displays are on par, or superior to Macbooks. Excellent colour accuracy.\n
    \n
    Make sure you get something with at least 16GB of Ram, or 32GB if available.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1711982416 {#4070
    date: 2024-04-01 16:40:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 280991
  -bodyTs: "'16gb':59 '32gb':63 '7000':7 'accuraci':50 'also':38 'amd':5 'asus':30 'avail':65 'base':8 'batteri':12 'better':11,17 'build':28 'colour':49 'display':40 'excel':27,39,48 'expertbook':33 'favour':3 'get':54 'graphic':18 'intel':15 'laptop':9 'least':58 'lenovo':20 'life':13 'macbook':47 'make':51 'much':10 'ole':35 'p':24 'par':43 'perform':19 'qualiti':29 'ram':61 'ryzen':6 'screen':36 'seri':25 'someth':55 'superior':45 'sure':52 'thinkpad':21 'would':2 'zenbook':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4729275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704408634 {#4006
    date: 2024-01-04 23:50:34.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 {#4061
  +user: App\Entity\User {#4009 …}
  +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 would favour an AMD Ryzen 7000 based laptop. Much better battery life than Intel and better graphics performance.\n
    \n
    Lenovo ThinkPad T and P series are excellent build quality.\n
    \n
    Asus Zenbooks or Expertbooks with OLED screens are also excellent. Displays are on par, or superior to Macbooks. Excellent colour accuracy.\n
    \n
    Make sure you get something with at least 16GB of Ram, or 32GB if available.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1711982416 {#4070
    date: 2024-04-01 16:40:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4057 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4025 …}
  -id: 280991
  -bodyTs: "'16gb':59 '32gb':63 '7000':7 'accuraci':50 'also':38 'amd':5 'asus':30 'avail':65 'base':8 'batteri':12 'better':11,17 'build':28 'colour':49 'display':40 'excel':27,39,48 'expertbook':33 'favour':3 'get':54 'graphic':18 'intel':15 'laptop':9 'least':58 'lenovo':20 'life':13 'macbook':47 'make':51 'much':10 'ole':35 'p':24 'par':43 'perform':19 'qualiti':29 'ram':61 'ryzen':6 'screen':36 'seri':25 'someth':55 'superior':45 'sure':52 'thinkpad':21 'would':2 'zenbook':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4729275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704408634 {#4006
    date: 2024-01-04 23:50:34.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 {#4093
  +user: App\Entity\User {#4082 …}
  +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: """
    Have no idea if they’re any good but since you ppstwd this in Linux maybe one from the people that do PopOS:\n
    \n
    [system76.com/laptops](https://system76.com/laptops)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712316711 {#4099
    date: 2024-04-05 13:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4097 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 280711
  -bodyTs: "'/laptops](https://system76.com/laptops)':26 'good':8 'idea':3 'linux':15 'mayb':16 'one':17 'peopl':20 'popo':23 'ppstwd':12 're':6 'sinc':10 'system76.com':25 'system76.com/laptops](https://system76.com/laptops)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403411 {#4104
    date: 2024-01-04 22:23:31.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 {#4093
  +user: App\Entity\User {#4082 …}
  +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: """
    Have no idea if they’re any good but since you ppstwd this in Linux maybe one from the people that do PopOS:\n
    \n
    [system76.com/laptops](https://system76.com/laptops)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712316711 {#4099
    date: 2024-04-05 13:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4097 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 280711
  -bodyTs: "'/laptops](https://system76.com/laptops)':26 'good':8 'idea':3 'linux':15 'mayb':16 'one':17 'peopl':20 'popo':23 'ppstwd':12 're':6 'sinc':10 'system76.com':25 'system76.com/laptops](https://system76.com/laptops)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403411 {#4104
    date: 2024-01-04 22:23:31.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 {#4093
  +user: App\Entity\User {#4082 …}
  +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: """
    Have no idea if they’re any good but since you ppstwd this in Linux maybe one from the people that do PopOS:\n
    \n
    [system76.com/laptops](https://system76.com/laptops)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712316711 {#4099
    date: 2024-04-05 13:31:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4098 …}
  +nested: Doctrine\ORM\PersistentCollection {#4097 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4084 …}
  -id: 280711
  -bodyTs: "'/laptops](https://system76.com/laptops)':26 'good':8 'idea':3 'linux':15 'mayb':16 'one':17 'peopl':20 'popo':23 'ppstwd':12 're':6 'sinc':10 'system76.com':25 'system76.com/laptops](https://system76.com/laptops)':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1947837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704403411 {#4104
    date: 2024-01-04 22:23:31.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 {#4179
  +user: App\Entity\User {#4192 …}
  +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 know you don’t game but a dedicated GPU will be a godsend for video editing. Depending on the budget I would get a used gaming laptop like an Omen or a legion 5\n
    \n
    Edit: worst case wait a year for parts and laptops to be really cheap haha.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1712576020 {#4173
    date: 2024-04-08 13:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 280604
  -bodyTs: "'5':35 'budget':21 'case':38 'cheap':49 'dedic':9 'depend':18 'edit':17,36 'game':6,27 'get':24 'godsend':14 'gpu':10 'haha':50 'know':2 'laptop':28,45 'legion':34 'like':29 'omen':31 'part':43 'realli':48 'use':26 'video':16 'wait':39 'worst':37 'would':23 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4479547"
  +editedAt: DateTimeImmutable @1711696535 {#4174
    date: 2024-03-29 08:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704400962 {#4175
    date: 2024-01-04 21:42: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
15 DENIED edit
App\Entity\EntryComment {#4179
  +user: App\Entity\User {#4192 …}
  +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 know you don’t game but a dedicated GPU will be a godsend for video editing. Depending on the budget I would get a used gaming laptop like an Omen or a legion 5\n
    \n
    Edit: worst case wait a year for parts and laptops to be really cheap haha.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1712576020 {#4173
    date: 2024-04-08 13:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 280604
  -bodyTs: "'5':35 'budget':21 'case':38 'cheap':49 'dedic':9 'depend':18 'edit':17,36 'game':6,27 'get':24 'godsend':14 'gpu':10 'haha':50 'know':2 'laptop':28,45 'legion':34 'like':29 'omen':31 'part':43 'realli':48 'use':26 'video':16 'wait':39 'worst':37 'would':23 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4479547"
  +editedAt: DateTimeImmutable @1711696535 {#4174
    date: 2024-03-29 08:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704400962 {#4175
    date: 2024-01-04 21:42: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
16 DENIED moderate
App\Entity\EntryComment {#4179
  +user: App\Entity\User {#4192 …}
  +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 know you don’t game but a dedicated GPU will be a godsend for video editing. Depending on the budget I would get a used gaming laptop like an Omen or a legion 5\n
    \n
    Edit: worst case wait a year for parts and laptops to be really cheap haha.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1712576020 {#4173
    date: 2024-04-08 13:33:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 280604
  -bodyTs: "'5':35 'budget':21 'case':38 'cheap':49 'dedic':9 'depend':18 'edit':17,36 'game':6,27 'get':24 'godsend':14 'gpu':10 'haha':50 'know':2 'laptop':28,45 'legion':34 'like':29 'omen':31 'part':43 'realli':48 'use':26 'video':16 'wait':39 'worst':37 'would':23 'year':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4479547"
  +editedAt: DateTimeImmutable @1711696535 {#4174
    date: 2024-03-29 08:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704400962 {#4175
    date: 2024-01-04 21:42: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
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 {#4252
  +user: App\Entity\User {#4265 …}
  +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: """
    Tuxedo computers could be a good fit I think? It’s like system76, but from Germany. You can pick from a few OS including an Ubuntu fork they made ( tuxedo os ). You can tweak the laptop yourself ( different you/CPUs/disk sizes/… ) to fit your use case.\n
    \n
    [www.tuxedocomputers.com](https://www.tuxedocomputers.com)\n
    \n
    Personally I’ve never bought there, but a friend of mine has and he’s happy with his purchase.\n
    \n
    Note: I do not work for them, or am affiliated with them in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721397846 {#4247
    date: 2024-07-19 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 280487
  -bodyTs: "'affili':76 'bought':52 'case':45 'comput':2 'could':3 'differ':38 'fit':7,42 'fork':27 'friend':56 'germani':16 'good':6 'happi':63 'includ':24 'laptop':36 'like':12 'made':29 'mine':58 'never':51 'note':67 'os':23,31 'person':48 'pick':19 'purchas':66 'size':40 'system76':13 'think':9 'tuxedo':1,30 'tweak':34 'ubuntu':26 'use':44 've':50 'way':81 'work':71 'www.tuxedocomputers.com':46,47 'you/cpus/disk':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398360 {#4248
    date: 2024-01-04 20:59:20.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 {#4252
  +user: App\Entity\User {#4265 …}
  +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: """
    Tuxedo computers could be a good fit I think? It’s like system76, but from Germany. You can pick from a few OS including an Ubuntu fork they made ( tuxedo os ). You can tweak the laptop yourself ( different you/CPUs/disk sizes/… ) to fit your use case.\n
    \n
    [www.tuxedocomputers.com](https://www.tuxedocomputers.com)\n
    \n
    Personally I’ve never bought there, but a friend of mine has and he’s happy with his purchase.\n
    \n
    Note: I do not work for them, or am affiliated with them in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721397846 {#4247
    date: 2024-07-19 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 280487
  -bodyTs: "'affili':76 'bought':52 'case':45 'comput':2 'could':3 'differ':38 'fit':7,42 'fork':27 'friend':56 'germani':16 'good':6 'happi':63 'includ':24 'laptop':36 'like':12 'made':29 'mine':58 'never':51 'note':67 'os':23,31 'person':48 'pick':19 'purchas':66 'size':40 'system76':13 'think':9 'tuxedo':1,30 'tweak':34 'ubuntu':26 'use':44 've':50 'way':81 'work':71 'www.tuxedocomputers.com':46,47 'you/cpus/disk':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398360 {#4248
    date: 2024-01-04 20:59:20.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 {#4252
  +user: App\Entity\User {#4265 …}
  +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: """
    Tuxedo computers could be a good fit I think? It’s like system76, but from Germany. You can pick from a few OS including an Ubuntu fork they made ( tuxedo os ). You can tweak the laptop yourself ( different you/CPUs/disk sizes/… ) to fit your use case.\n
    \n
    [www.tuxedocomputers.com](https://www.tuxedocomputers.com)\n
    \n
    Personally I’ve never bought there, but a friend of mine has and he’s happy with his purchase.\n
    \n
    Note: I do not work for them, or am affiliated with them in any way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1721397846 {#4247
    date: 2024-07-19 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4253 …}
  +nested: Doctrine\ORM\PersistentCollection {#4255 …}
  +votes: Doctrine\ORM\PersistentCollection {#4257 …}
  +reports: Doctrine\ORM\PersistentCollection {#4259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4263 …}
  -id: 280487
  -bodyTs: "'affili':76 'bought':52 'case':45 'comput':2 'could':3 'differ':38 'fit':7,42 'fork':27 'friend':56 'germani':16 'good':6 'happi':63 'includ':24 'laptop':36 'like':12 'made':29 'mine':58 'never':51 'note':67 'os':23,31 'person':48 'pick':19 'purchas':66 'size':40 'system76':13 'think':9 'tuxedo':1,30 'tweak':34 'ubuntu':26 'use':44 've':50 'way':81 'work':71 'www.tuxedocomputers.com':46,47 'you/cpus/disk':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398360 {#4248
    date: 2024-01-04 20:59:20.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 {#4325
  +user: App\Entity\User {#4338 …}
  +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: """
    it’s easy to recommend a ThinkPad for Linux, and something in the T or P series laptops might suit you. video editing is a potential difficulty though, as that feels a little more workstation-grade than the rest, and you’ll probably want to go big on RAM (32GB would be best) and be sure to get at least an intel i7. I’ve not had great luck with battery life on AMD (shame because everything else is great) but perhaps others have tips for doing better.\n
    \n
    you could also go for the ThinkPad yoga models (make sure they’re still ThinkPad though! they also sell a different model line just called “yoga”) if you wanted a tablet/convertible for graphics work.\n
    \n
    anyway look at the T14, P14s, or P16 if you want something bigger. whatever the latest generation of those models is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1712393816 {#4320
    date: 2024-04-06 10:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 280483
  -bodyTs: "'32gb':51 'also':92,107 'amd':75 'anyway':124 'batteri':72 'best':54 'better':89 'big':48 'bigger':136 'call':114 'could':91 'differ':110 'difficulti':27 'easi':3 'edit':23 'els':79 'everyth':78 'feel':31 'generat':140 'get':59 'go':47,93 'grade':37 'graphic':122 'great':69,81 'i7':64 'intel':63 'laptop':18 'latest':139 'least':61 'life':73 'line':112 'linux':9 'littl':33 'll':43 'look':125 'luck':70 'make':99 'might':19 'model':98,111,143 'other':84 'p':16 'p14s':129 'p16':131 'perhap':83 'potenti':26 'probabl':44 'ram':50 're':102 'recommend':5 'rest':40 'sell':108 'seri':17 'shame':76 'someth':11,135 'still':103 'suit':20 'sure':57,100 't14':128 'tablet/convertible':120 'thinkpad':7,96,104 'though':28,105 'tip':86 've':66 'video':22 'want':45,118,134 'whatev':137 'work':123 'workstat':36 'workstation-grad':35 'would':52 'yoga':97,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5975275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398298 {#4321
    date: 2024-01-04 20:58:18.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 {#4325
  +user: App\Entity\User {#4338 …}
  +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: """
    it’s easy to recommend a ThinkPad for Linux, and something in the T or P series laptops might suit you. video editing is a potential difficulty though, as that feels a little more workstation-grade than the rest, and you’ll probably want to go big on RAM (32GB would be best) and be sure to get at least an intel i7. I’ve not had great luck with battery life on AMD (shame because everything else is great) but perhaps others have tips for doing better.\n
    \n
    you could also go for the ThinkPad yoga models (make sure they’re still ThinkPad though! they also sell a different model line just called “yoga”) if you wanted a tablet/convertible for graphics work.\n
    \n
    anyway look at the T14, P14s, or P16 if you want something bigger. whatever the latest generation of those models is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1712393816 {#4320
    date: 2024-04-06 10:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 280483
  -bodyTs: "'32gb':51 'also':92,107 'amd':75 'anyway':124 'batteri':72 'best':54 'better':89 'big':48 'bigger':136 'call':114 'could':91 'differ':110 'difficulti':27 'easi':3 'edit':23 'els':79 'everyth':78 'feel':31 'generat':140 'get':59 'go':47,93 'grade':37 'graphic':122 'great':69,81 'i7':64 'intel':63 'laptop':18 'latest':139 'least':61 'life':73 'line':112 'linux':9 'littl':33 'll':43 'look':125 'luck':70 'make':99 'might':19 'model':98,111,143 'other':84 'p':16 'p14s':129 'p16':131 'perhap':83 'potenti':26 'probabl':44 'ram':50 're':102 'recommend':5 'rest':40 'sell':108 'seri':17 'shame':76 'someth':11,135 'still':103 'suit':20 'sure':57,100 't14':128 'tablet/convertible':120 'thinkpad':7,96,104 'though':28,105 'tip':86 've':66 'video':22 'want':45,118,134 'whatev':137 'work':123 'workstat':36 'workstation-grad':35 'would':52 'yoga':97,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5975275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398298 {#4321
    date: 2024-01-04 20:58:18.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 {#4325
  +user: App\Entity\User {#4338 …}
  +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: """
    it’s easy to recommend a ThinkPad for Linux, and something in the T or P series laptops might suit you. video editing is a potential difficulty though, as that feels a little more workstation-grade than the rest, and you’ll probably want to go big on RAM (32GB would be best) and be sure to get at least an intel i7. I’ve not had great luck with battery life on AMD (shame because everything else is great) but perhaps others have tips for doing better.\n
    \n
    you could also go for the ThinkPad yoga models (make sure they’re still ThinkPad though! they also sell a different model line just called “yoga”) if you wanted a tablet/convertible for graphics work.\n
    \n
    anyway look at the T14, P14s, or P16 if you want something bigger. whatever the latest generation of those models is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1712393816 {#4320
    date: 2024-04-06 10:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moitoi@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4326 …}
  +nested: Doctrine\ORM\PersistentCollection {#4328 …}
  +votes: Doctrine\ORM\PersistentCollection {#4330 …}
  +reports: Doctrine\ORM\PersistentCollection {#4332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4336 …}
  -id: 280483
  -bodyTs: "'32gb':51 'also':92,107 'amd':75 'anyway':124 'batteri':72 'best':54 'better':89 'big':48 'bigger':136 'call':114 'could':91 'differ':110 'difficulti':27 'easi':3 'edit':23 'els':79 'everyth':78 'feel':31 'generat':140 'get':59 'go':47,93 'grade':37 'graphic':122 'great':69,81 'i7':64 'intel':63 'laptop':18 'latest':139 'least':61 'life':73 'line':112 'linux':9 'littl':33 'll':43 'look':125 'luck':70 'make':99 'might':19 'model':98,111,143 'other':84 'p':16 'p14s':129 'p16':131 'perhap':83 'potenti':26 'probabl':44 'ram':50 're':102 'recommend':5 'rest':40 'sell':108 'seri':17 'shame':76 'someth':11,135 'still':103 'suit':20 'sure':57,100 't14':128 'tablet/convertible':120 'thinkpad':7,96,104 'though':28,105 'tip':86 've':66 'video':22 'want':45,118,134 'whatev':137 'work':123 'workstat':36 'workstation-grad':35 'would':52 'yoga':97,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5975275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704398298 {#4321
    date: 2024-01-04 20:58:18.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 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