GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/30488/Looking-to-make-the-switch/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.17 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Looking-to-make-the-switch"
  +title: "Looking to make the switch"
  +url: null
  +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724768922 {#2410
    date: 2024-08-27 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 30488
  -titleTs: "'look':1 'make':3 'switch':5"
  -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344457
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13319339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258057 {#1850
    date: 2024-01-14 19:47:37.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Looking-to-make-the-switch"
  +title: "Looking to make the switch"
  +url: null
  +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724768922 {#2410
    date: 2024-08-27 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 30488
  -titleTs: "'look':1 'make':3 'switch':5"
  -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344457
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13319339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258057 {#1850
    date: 2024-01-14 19:47:37.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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Looking-to-make-the-switch"
  +title: "Looking to make the switch"
  +url: null
  +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724768922 {#2410
    date: 2024-08-27 16:28:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 30488
  -titleTs: "'look':1 'make':3 'switch':5"
  -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705344457
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13319339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258057 {#1850
    date: 2024-01-14 19:47:37.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 {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s more important to make the swap in the first place than it is to pick the right distro, unless you dive straight into LFS or Gentoo or something. You’ll eventually find what you want and can swap easily enough, or you’ll find that you’re happy with what you have!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705405790 {#4020
    date: 2024-01-16 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 313329
  -bodyTs: "'distro':20 'dive':23 'easili':41 'enough':42 'eventu':33 'find':34,46 'first':11 'gentoo':28 'happi':50 'import':4 'lfs':26 'll':32,45 'make':6 'pick':17 'place':12 're':49 'right':19 'someth':30 'straight':24 'swap':8,40 'unless':21 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405790 {#3956
    date: 2024-01-16 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s more important to make the swap in the first place than it is to pick the right distro, unless you dive straight into LFS or Gentoo or something. You’ll eventually find what you want and can swap easily enough, or you’ll find that you’re happy with what you have!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705405790 {#4020
    date: 2024-01-16 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 313329
  -bodyTs: "'distro':20 'dive':23 'easili':41 'enough':42 'eventu':33 'find':34,46 'first':11 'gentoo':28 'happi':50 'import':4 'lfs':26 'll':32,45 'make':6 'pick':17 'place':12 're':49 'right':19 'someth':30 'straight':24 'swap':8,40 'unless':21 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405790 {#3956
    date: 2024-01-16 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4011
  +user: App\Entity\User {#3959 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s more important to make the swap in the first place than it is to pick the right distro, unless you dive straight into LFS or Gentoo or something. You’ll eventually find what you want and can swap easily enough, or you’ll find that you’re happy with what you have!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705405790 {#4020
    date: 2024-01-16 12:49:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4009 …}
  +nested: Doctrine\ORM\PersistentCollection {#4007 …}
  +votes: Doctrine\ORM\PersistentCollection {#4005 …}
  +reports: Doctrine\ORM\PersistentCollection {#4003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3975 …}
  -id: 313329
  -bodyTs: "'distro':20 'dive':23 'easili':41 'enough':42 'eventu':33 'find':34,46 'first':11 'gentoo':28 'happi':50 'import':4 'lfs':26 'll':32,45 'make':6 'pick':17 'place':12 're':49 'right':19 'someth':30 'straight':24 'swap':8,40 'unless':21 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405790 {#3956
    date: 2024-01-16 12:49:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4043
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick one and roll with it. Eventually as you use it you might want to switch so do that if you wanna. Distro just comes down to preference so find one you like. At the end of the day they’re all Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705354849 {#4049
    date: 2024-01-15 22:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4048 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 311861
  -bodyTs: "'come':26 'day':40 'distro':24 'end':37 'eventu':8 'find':31 'like':34 'linux':44 'might':14 'one':3,32 'pick':2 'prefer':29 're':42 'roll':5 'switch':17 'use':11 'wanna':23 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7599494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354849 {#4054
    date: 2024-01-15 22:40:49.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 {#4043
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick one and roll with it. Eventually as you use it you might want to switch so do that if you wanna. Distro just comes down to preference so find one you like. At the end of the day they’re all Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705354849 {#4049
    date: 2024-01-15 22:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4048 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 311861
  -bodyTs: "'come':26 'day':40 'distro':24 'end':37 'eventu':8 'find':31 'like':34 'linux':44 'might':14 'one':3,32 'pick':2 'prefer':29 're':42 'roll':5 'switch':17 'use':11 'wanna':23 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7599494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354849 {#4054
    date: 2024-01-15 22:40:49.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 {#4043
  +user: App\Entity\User {#4032 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Just pick one and roll with it. Eventually as you use it you might want to switch so do that if you wanna. Distro just comes down to preference so find one you like. At the end of the day they’re all Linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705354849 {#4049
    date: 2024-01-15 22:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4048 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 311861
  -bodyTs: "'come':26 'day':40 'distro':24 'end':37 'eventu':8 'find':31 'like':34 'linux':44 'might':14 'one':3,32 'pick':2 'prefer':29 're':42 'roll':5 'switch':17 'use':11 'wanna':23 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7599494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354849 {#4054
    date: 2024-01-15 22:40:49.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 {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724639037 {#4123
    date: 2024-08-26 04:23:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 311666
  -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350138 {#4124
    date: 2024-01-15 21:22: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
15 DENIED edit
App\Entity\EntryComment {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724639037 {#4123
    date: 2024-08-26 04:23:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 311666
  -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350138 {#4124
    date: 2024-01-15 21:22: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
16 DENIED moderate
App\Entity\EntryComment {#4128
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1724639037 {#4123
    date: 2024-08-26 04:23:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4129 …}
  +nested: Doctrine\ORM\PersistentCollection {#4131 …}
  +votes: Doctrine\ORM\PersistentCollection {#4133 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 311666
  -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350138 {#4124
    date: 2024-01-15 21:22: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
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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724639037 {#4123
      date: 2024-08-26 04:23:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 311666
    -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5381491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350138 {#4124
      date: 2024-01-15 21:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705355059 {#5213
    date: 2024-01-15 22:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 311870
  -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5138631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355059 {#5214
    date: 2024-01-15 22:44:19.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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724639037 {#4123
      date: 2024-08-26 04:23:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 311666
    -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5381491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350138 {#4124
      date: 2024-01-15 21:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705355059 {#5213
    date: 2024-01-15 22:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 311870
  -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5138631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355059 {#5214
    date: 2024-01-15 22:44:19.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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4128
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1724639037 {#4123
      date: 2024-08-26 04:23:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4129 …}
    +nested: Doctrine\ORM\PersistentCollection {#4131 …}
    +votes: Doctrine\ORM\PersistentCollection {#4133 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 311666
    -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5381491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705350138 {#4124
      date: 2024-01-15 21:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705355059 {#5213
    date: 2024-01-15 22:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 311870
  -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5138631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705355059 {#5214
    date: 2024-01-15 22:44:19.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 {#5359
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724639037 {#4123
        date: 2024-08-26 04:23:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 311666
      -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5381491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350138 {#4124
        date: 2024-01-15 21:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705355059 {#5213
      date: 2024-01-15 22:44:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 311870
    -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5138631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705355059 {#5214
      date: 2024-01-15 22:44:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705372142 {#5357
    date: 2024-01-16 03:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 312518
  -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5391683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372142 {#5358
    date: 2024-01-16 03:29:02.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 {#5359
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724639037 {#4123
        date: 2024-08-26 04:23:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 311666
      -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5381491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350138 {#4124
        date: 2024-01-15 21:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705355059 {#5213
      date: 2024-01-15 22:44:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 311870
    -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5138631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705355059 {#5214
      date: 2024-01-15 22:44:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705372142 {#5357
    date: 2024-01-16 03:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 312518
  -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5391683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372142 {#5358
    date: 2024-01-16 03:29:02.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 {#5359
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#5216 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4128
      +user: App\Entity\User {#4141 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1724639037 {#4123
        date: 2024-08-26 04:23:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4129 …}
      +nested: Doctrine\ORM\PersistentCollection {#4131 …}
      +votes: Doctrine\ORM\PersistentCollection {#4133 …}
      +reports: Doctrine\ORM\PersistentCollection {#4135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
      -id: 311666
      -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5381491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705350138 {#4124
        date: 2024-01-15 21:22:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705355059 {#5213
      date: 2024-01-15 22:44:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 311870
    -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nu/comment/5138631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705355059 {#5214
      date: 2024-01-15 22:44:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705372142 {#5357
    date: 2024-01-16 03:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 312518
  -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5391683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372142 {#5358
    date: 2024-01-16 03:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#5216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4128
        +user: App\Entity\User {#4141 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724639037 {#4123
          date: 2024-08-26 04:23:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4129 …}
        +nested: Doctrine\ORM\PersistentCollection {#4131 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 311666
        -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5381491"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350138 {#4124
          date: 2024-01-15 21:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4128}
      +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705355059 {#5213
        date: 2024-01-15 22:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@ProgrammingSocks@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -id: 311870
      -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nu/comment/5138631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705355059 {#5214
        date: 2024-01-15 22:44:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705372142 {#5357
      date: 2024-01-16 03:29:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
      "@hanke@feddit.nu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 312518
    -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5391683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705372142 {#5358
      date: 2024-01-16 03:29:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: """
    I get your point. But Linux Mint does not have Snap by default, so that does not really apply.\n
    \n
    I’d still recommend the normal Ubuntu based one since there is so much easily available help out there for any Ubuntu based system.\n
    \n
    The Debian dist is (iirc) just there in case Ubuntu becomes unsuitable as an upstream in the future. I would treat it as a safe backup option, not a primary choice and def. not something I’d recommend to beginners.\n
    \n
    But that’s just my take on it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705389857 {#5394
    date: 2024-01-16 08:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 312998
  -bodyTs: "'appli':19 'avail':35 'backup':69 'base':27,42 'becom':54 'beginn':83 'case':52 'choic':74 'd':21,80 'debian':45 'def':76 'default':13 'dist':46 'easili':34 'futur':61 'get':2 'help':36 'iirc':48 'linux':6 'mint':7 'much':33 'normal':25 'one':28 'option':70 'point':4 'primari':73 'realli':18 'recommend':23,81 'safe':68 'sinc':29 'snap':11 'someth':78 'still':22 'system':43 'take':89 'treat':64 'ubuntu':26,41,53 'unsuit':55 'upstream':58 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5154392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705389857 {#5395
    date: 2024-01-16 08:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#5216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4128
        +user: App\Entity\User {#4141 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724639037 {#4123
          date: 2024-08-26 04:23:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4129 …}
        +nested: Doctrine\ORM\PersistentCollection {#4131 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 311666
        -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5381491"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350138 {#4124
          date: 2024-01-15 21:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4128}
      +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705355059 {#5213
        date: 2024-01-15 22:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@ProgrammingSocks@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -id: 311870
      -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nu/comment/5138631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705355059 {#5214
        date: 2024-01-15 22:44:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705372142 {#5357
      date: 2024-01-16 03:29:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
      "@hanke@feddit.nu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 312518
    -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5391683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705372142 {#5358
      date: 2024-01-16 03:29:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: """
    I get your point. But Linux Mint does not have Snap by default, so that does not really apply.\n
    \n
    I’d still recommend the normal Ubuntu based one since there is so much easily available help out there for any Ubuntu based system.\n
    \n
    The Debian dist is (iirc) just there in case Ubuntu becomes unsuitable as an upstream in the future. I would treat it as a safe backup option, not a primary choice and def. not something I’d recommend to beginners.\n
    \n
    But that’s just my take on it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705389857 {#5394
    date: 2024-01-16 08:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 312998
  -bodyTs: "'appli':19 'avail':35 'backup':69 'base':27,42 'becom':54 'beginn':83 'case':52 'choic':74 'd':21,80 'debian':45 'def':76 'default':13 'dist':46 'easili':34 'futur':61 'get':2 'help':36 'iirc':48 'linux':6 'mint':7 'much':33 'normal':25 'one':28 'option':70 'point':4 'primari':73 'realli':18 'recommend':23,81 'safe':68 'sinc':29 'snap':11 'someth':78 'still':22 'system':43 'take':89 'treat':64 'ubuntu':26,41,53 'unsuit':55 'upstream':58 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5154392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705389857 {#5395
    date: 2024-01-16 08:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5216 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4141 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5215
      +user: Proxies\__CG__\App\Entity\User {#5216 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4128
        +user: App\Entity\User {#4141 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Linux Mint Debian!! It’s simple, already set up, easily extensible, and is based on one of the most popular distributions. You can *always* find out how to do something on Debian and it won’t break on you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1724639037 {#4123
          date: 2024-08-26 04:23:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4129 …}
        +nested: Doctrine\ORM\PersistentCollection {#4131 …}
        +votes: Doctrine\ORM\PersistentCollection {#4133 …}
        +reports: Doctrine\ORM\PersistentCollection {#4135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
        -id: 311666
        -bodyTs: "'alreadi':7 'alway':24 'base':14 'break':37 'debian':3,32 'distribut':21 'easili':10 'extens':11 'find':25 'linux':1 'mint':2 'one':16 'popular':20 'set':8 'simpl':6 'someth':30 'won':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/5381491"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350138 {#4124
          date: 2024-01-15 21:22:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4128}
      +body: "Why tve Debian version? I’d recommend Linux Mint as well, but I’d recommend the normal one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705355059 {#5213
        date: 2024-01-15 22:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@ProgrammingSocks@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5217 …}
      +nested: Doctrine\ORM\PersistentCollection {#5219 …}
      +votes: Doctrine\ORM\PersistentCollection {#5221 …}
      +reports: Doctrine\ORM\PersistentCollection {#5223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
      -id: 311870
      -bodyTs: "'d':6,14 'debian':3 'linux':8 'mint':9 'normal':17 'one':18 'recommend':7,15 'tve':2 'version':4 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nu/comment/5138631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705355059 {#5214
        date: 2024-01-15 22:44:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4128}
    +body: "Snap being partly proprietary while also being forced on Ubuntu users leads me to avoid Ubuntu derived distros. Plus my philosophy when it comes to Linux is that you wanna stay close to a distro’s upstream, so I only really recommend the big ones like Debian, Fedora, Arch, or openSUSE. The less levels of maintainers the better, essentially."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705372142 {#5357
      date: 2024-01-16 03:29:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@ProgrammingSocks@pawb.social"
      "@hanke@feddit.nu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 312518
    -bodyTs: "'also':6 'arch':49 'avoid':15 'better':58 'big':44 'close':32 'come':24 'debian':47 'deriv':17 'distro':18,35 'essenti':59 'fedora':48 'forc':8 'lead':12 'less':53 'level':54 'like':46 'linux':26 'maintain':56 'one':45 'opensus':51 'part':3 'philosophi':21 'plus':19 'proprietari':4 'realli':41 'recommend':42 'snap':1 'stay':31 'ubuntu':10,16 'upstream':37 'user':11 'wanna':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/5391683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705372142 {#5358
      date: 2024-01-16 03:29:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4128}
  +body: """
    I get your point. But Linux Mint does not have Snap by default, so that does not really apply.\n
    \n
    I’d still recommend the normal Ubuntu based one since there is so much easily available help out there for any Ubuntu based system.\n
    \n
    The Debian dist is (iirc) just there in case Ubuntu becomes unsuitable as an upstream in the future. I would treat it as a safe backup option, not a primary choice and def. not something I’d recommend to beginners.\n
    \n
    But that’s just my take on it :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705389857 {#5394
    date: 2024-01-16 08:24:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
    "@hanke@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 312998
  -bodyTs: "'appli':19 'avail':35 'backup':69 'base':27,42 'becom':54 'beginn':83 'case':52 'choic':74 'd':21,80 'debian':45 'def':76 'default':13 'dist':46 'easili':34 'futur':61 'get':2 'help':36 'iirc':48 'linux':6 'mint':7 'much':33 'normal':25 'one':28 'option':70 'point':4 'primari':73 'realli':18 'recommend':23,81 'safe':68 'sinc':29 'snap':11 'someth':78 'still':22 'system':43 'take':89 'treat':64 'ubuntu':26,41,53 'unsuit':55 'upstream':58 'would':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5154392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705389857 {#5395
    date: 2024-01-16 08:24:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4201
  +user: App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
    \n
    Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724063025 {#4196
    date: 2024-08-19 12:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 310178
  -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7391374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705305419 {#4197
    date: 2024-01-15 08:56:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4201
  +user: App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
    \n
    Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724063025 {#4196
    date: 2024-08-19 12:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 310178
  -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7391374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705305419 {#4197
    date: 2024-01-15 08:56:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4201
  +user: App\Entity\User {#4214 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
    \n
    Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724063025 {#4196
    date: 2024-08-19 12:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4202 …}
  +nested: Doctrine\ORM\PersistentCollection {#4204 …}
  +votes: Doctrine\ORM\PersistentCollection {#4206 …}
  +reports: Doctrine\ORM\PersistentCollection {#4208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
  -id: 310178
  -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7391374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705305419 {#4197
    date: 2024-01-15 08:56:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4201
    +user: App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
      \n
      Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724063025 {#4196
      date: 2024-08-19 12:23:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4202 …}
    +nested: Doctrine\ORM\PersistentCollection {#4204 …}
    +votes: Doctrine\ORM\PersistentCollection {#4206 …}
    +reports: Doctrine\ORM\PersistentCollection {#4208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
    -id: 310178
    -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7391374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705305419 {#4197
      date: 2024-01-15 08:56:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4201}
  +body: "There are few comments more useless than “I had some random error on unknown hardware with distro X”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705330522 {#5197
    date: 2024-01-15 15:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 310839
  -bodyTs: "'comment':4 'distro':17 'error':12 'hardwar':15 'random':11 'unknown':14 'useless':6 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7586175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330522 {#5198
    date: 2024-01-15 15:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4201
    +user: App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
      \n
      Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724063025 {#4196
      date: 2024-08-19 12:23:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4202 …}
    +nested: Doctrine\ORM\PersistentCollection {#4204 …}
    +votes: Doctrine\ORM\PersistentCollection {#4206 …}
    +reports: Doctrine\ORM\PersistentCollection {#4208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
    -id: 310178
    -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7391374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705305419 {#4197
      date: 2024-01-15 08:56:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4201}
  +body: "There are few comments more useless than “I had some random error on unknown hardware with distro X”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705330522 {#5197
    date: 2024-01-15 15:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 310839
  -bodyTs: "'comment':4 'distro':17 'error':12 'hardwar':15 'random':11 'unknown':14 'useless':6 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7586175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330522 {#5198
    date: 2024-01-15 15:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5199
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4201
    +user: App\Entity\User {#4214 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve had serious trouble with pop and usb devices waking up from sleep. Tried for weeks. Also had trouble with many flatpacks. Most help pages and tutorials were outdated or plain wrong, too.\n
      \n
      Changed to arch eventually. Never regretted it. Mostly coding and gaming. Eventually deleted windows, because, well, everything just worked. I must have reinstalled pop like eight times. Am still sporting the first arch installation. Well. EndeavourOS, really.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724063025 {#4196
      date: 2024-08-19 12:23:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4202 …}
    +nested: Doctrine\ORM\PersistentCollection {#4204 …}
    +votes: Doctrine\ORM\PersistentCollection {#4206 …}
    +reports: Doctrine\ORM\PersistentCollection {#4208 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4212 …}
    -id: 310178
    -bodyTs: "'also':18 'arch':37,67 'chang':35 'code':43 'delet':47 'devic':10 'eight':60 'endeavouro':70 'eventu':38,46 'everyth':51 'first':66 'flatpack':23 'game':45 'help':25 'instal':68 'like':59 'mani':22 'most':42 'must':55 'never':39 'outdat':30 'page':26 'plain':32 'pop':7,58 'realli':71 'regret':40 'reinstal':57 'serious':4 'sleep':14 'sport':64 'still':63 'time':61 'tri':15 'troubl':5,20 'tutori':28 'usb':9 've':2 'wake':11 'week':17 'well':50,69 'window':48 'work':53 'wrong':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7391374"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705305419 {#4197
      date: 2024-01-15 08:56:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4201}
  +body: "There are few comments more useless than “I had some random error on unknown hardware with distro X”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705330522 {#5197
    date: 2024-01-15 15:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@NotJustForMe@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5203 …}
  +votes: Doctrine\ORM\PersistentCollection {#5205 …}
  +reports: Doctrine\ORM\PersistentCollection {#5207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5211 …}
  -id: 310839
  -bodyTs: "'comment':4 'distro':17 'error':12 'hardwar':15 'random':11 'unknown':14 'useless':6 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7586175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330522 {#5198
    date: 2024-01-15 15:55:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1724149315 {#4269
    date: 2024-08-20 12:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 309521
  -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6377493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282035 {#4270
    date: 2024-01-15 02:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1724149315 {#4269
    date: 2024-08-20 12:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 309521
  -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6377493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282035 {#4270
    date: 2024-01-15 02:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4274
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1724149315 {#4269
    date: 2024-08-20 12:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 309521
  -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6377493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282035 {#4270
    date: 2024-01-15 02:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705324808 {#5085
    date: 2024-01-15 14:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5089 …}
  +nested: Doctrine\ORM\PersistentCollection {#5091 …}
  +votes: Doctrine\ORM\PersistentCollection {#5093 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 310593
  -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8291704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324808 {#5086
    date: 2024-01-15 14:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705324808 {#5085
    date: 2024-01-15 14:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5089 …}
  +nested: Doctrine\ORM\PersistentCollection {#5091 …}
  +votes: Doctrine\ORM\PersistentCollection {#5093 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 310593
  -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8291704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324808 {#5086
    date: 2024-01-15 14:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5087
  +user: Proxies\__CG__\App\Entity\User {#5088 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705324808 {#5085
    date: 2024-01-15 14:20:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5089 …}
  +nested: Doctrine\ORM\PersistentCollection {#5091 …}
  +votes: Doctrine\ORM\PersistentCollection {#5093 …}
  +reports: Doctrine\ORM\PersistentCollection {#5095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
  -id: 310593
  -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8291704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324808 {#5086
    date: 2024-01-15 14:20:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5088 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705324808 {#5085
      date: 2024-01-15 14:20:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5089 …}
    +nested: Doctrine\ORM\PersistentCollection {#5091 …}
    +votes: Doctrine\ORM\PersistentCollection {#5093 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 310593
    -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8291704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705324808 {#5086
      date: 2024-01-15 14:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Yeah, this is a thing. Make sure you have a recovery usb key handy, and you’ll need to follow the POP os bootloader recovery document.\n
    \n
    So if Linux just ‘disappears’ after a windows update, don’t fear, just do the bootloader recovery process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705328424 {#5311
    date: 2024-01-15 15:20:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 310733
  -bodyTs: "'bootload':24,42 'disappear':31 'document':26 'fear':38 'follow':20 'handi':14 'key':13 'linux':29 'll':17 'make':6 'need':18 'os':23 'pop':22 'process':44 'recoveri':11,25,43 'sure':7 'thing':5 'updat':35 'usb':12 'window':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328424 {#5312
    date: 2024-01-15 15:20:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5088 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705324808 {#5085
      date: 2024-01-15 14:20:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5089 …}
    +nested: Doctrine\ORM\PersistentCollection {#5091 …}
    +votes: Doctrine\ORM\PersistentCollection {#5093 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 310593
    -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8291704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705324808 {#5086
      date: 2024-01-15 14:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Yeah, this is a thing. Make sure you have a recovery usb key handy, and you’ll need to follow the POP os bootloader recovery document.\n
    \n
    So if Linux just ‘disappears’ after a windows update, don’t fear, just do the bootloader recovery process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705328424 {#5311
    date: 2024-01-15 15:20:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 310733
  -bodyTs: "'bootload':24,42 'disappear':31 'document':26 'fear':38 'follow':20 'handi':14 'key':13 'linux':29 'll':17 'make':6 'need':18 'os':23 'pop':22 'process':44 'recoveri':11,25,43 'sure':7 'thing':5 'updat':35 'usb':12 'window':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328424 {#5312
    date: 2024-01-15 15:20:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5313
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: Proxies\__CG__\App\Entity\User {#5088 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "There are few things I’d suggest more than keeping Windows and Linux installations WELL separated. I’ve had windows update EFI entries for the whole system more than once, leaving the linux OS unbootable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705324808 {#5085
      date: 2024-01-15 14:20:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5089 …}
    +nested: Doctrine\ORM\PersistentCollection {#5091 …}
    +votes: Doctrine\ORM\PersistentCollection {#5093 …}
    +reports: Doctrine\ORM\PersistentCollection {#5095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5099 …}
    -id: 310593
    -bodyTs: "'d':6 'efi':22 'entri':23 'instal':14 'keep':10 'leav':31 'linux':13,33 'os':34 'separ':16 'suggest':7 'system':27 'thing':4 'unboot':35 'updat':21 've':18 'well':15 'whole':26 'window':11,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8291704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705324808 {#5086
      date: 2024-01-15 14:20:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Yeah, this is a thing. Make sure you have a recovery usb key handy, and you’ll need to follow the POP os bootloader recovery document.\n
    \n
    So if Linux just ‘disappears’ after a windows update, don’t fear, just do the bootloader recovery process.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705328424 {#5311
    date: 2024-01-15 15:20:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 310733
  -bodyTs: "'bootload':24,42 'disappear':31 'document':26 'fear':38 'follow':20 'handi':14 'key':13 'linux':29 'll':17 'make':6 'need':18 'os':23 'pop':22 'process':44 'recoveri':11,25,43 'sure':7 'thing':5 'updat':35 'usb':12 'window':34 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328424 {#5312
    date: 2024-01-15 15:20:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Did you encrypt your whole drive during Pop installation? If so, I’ve never found a good way to dual boot with an encrypted drive other than refind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324049 {#5101
    date: 2024-01-15 14:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 310572
  -bodyTs: "'boot':21 'drive':6,25 'dual':20 'encrypt':3,24 'found':15 'good':17 'instal':9 'never':14 'pop':8 'refind':28 've':13 'way':18 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324049 {#5102
    date: 2024-01-15 14:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Did you encrypt your whole drive during Pop installation? If so, I’ve never found a good way to dual boot with an encrypted drive other than refind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324049 {#5101
    date: 2024-01-15 14:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 310572
  -bodyTs: "'boot':21 'drive':6,25 'dual':20 'encrypt':3,24 'found':15 'good':17 'instal':9 'never':14 'pop':8 'refind':28 've':13 'way':18 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324049 {#5102
    date: 2024-01-15 14:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#5104 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "Did you encrypt your whole drive during Pop installation? If so, I’ve never found a good way to dual boot with an encrypted drive other than refind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324049 {#5101
    date: 2024-01-15 14:07:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5105 …}
  +nested: Doctrine\ORM\PersistentCollection {#5107 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5115 …}
  -id: 310572
  -bodyTs: "'boot':21 'drive':6,25 'dual':20 'encrypt':3,24 'found':15 'good':17 'instal':9 'never':14 'pop':8 'refind':28 've':13 'way':18 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707385"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324049 {#5102
    date: 2024-01-15 14:07:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5120 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There is a section here on dual booting using systemd boot. Never used it, but it will hopefully work in your case, or at least point you the right [way.https://ostechnix.com/dual-boot-windows-and-p…](way.https://ostechnix.com/dual-boot-windows-and-pop-os/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705326939 {#5117
    date: 2024-01-15 14:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5123 …}
  +votes: Doctrine\ORM\PersistentCollection {#5125 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 310673
  -bodyTs: "'/ostechnix.com/dual-boot-windows-and-p':31 '/ostechnix.com/dual-boot-windows-and-pop-os':33 'boot':8,11 'case':22 'dual':7 'hope':18 'least':25 'never':12 'point':26 'right':29 'section':4 'systemd':10 'use':9,13 'way.https':30,32 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2083422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326939 {#5118
    date: 2024-01-15 14:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5120 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There is a section here on dual booting using systemd boot. Never used it, but it will hopefully work in your case, or at least point you the right [way.https://ostechnix.com/dual-boot-windows-and-p…](way.https://ostechnix.com/dual-boot-windows-and-pop-os/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705326939 {#5117
    date: 2024-01-15 14:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5123 …}
  +votes: Doctrine\ORM\PersistentCollection {#5125 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 310673
  -bodyTs: "'/ostechnix.com/dual-boot-windows-and-p':31 '/ostechnix.com/dual-boot-windows-and-pop-os':33 'boot':8,11 'case':22 'dual':7 'hope':18 'least':25 'never':12 'point':26 'right':29 'section':4 'systemd':10 'use':9,13 'way.https':30,32 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2083422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326939 {#5118
    date: 2024-01-15 14:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5119
  +user: Proxies\__CG__\App\Entity\User {#5120 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "There is a section here on dual booting using systemd boot. Never used it, but it will hopefully work in your case, or at least point you the right [way.https://ostechnix.com/dual-boot-windows-and-p…](way.https://ostechnix.com/dual-boot-windows-and-pop-os/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705326939 {#5117
    date: 2024-01-15 14:55:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5121 …}
  +nested: Doctrine\ORM\PersistentCollection {#5123 …}
  +votes: Doctrine\ORM\PersistentCollection {#5125 …}
  +reports: Doctrine\ORM\PersistentCollection {#5127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5131 …}
  -id: 310673
  -bodyTs: "'/ostechnix.com/dual-boot-windows-and-p':31 '/ostechnix.com/dual-boot-windows-and-pop-os':33 'boot':8,11 'case':22 'dual':7 'hope':18 'least':25 'never':12 'point':26 'right':29 'section':4 'systemd':10 'use':9,13 'way.https':30,32 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2083422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326939 {#5118
    date: 2024-01-15 14:55:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "oh uhhh, not sure OP sorry. hope someone knows. youd be best editing the body of the post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705282184 {#5133
    date: 2024-01-15 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 309524
  -bodyTs: "'best':12 'bodi':15 'edit':13 'hope':7 'know':9 'oh':1 'op':5 'post':18 'someon':8 'sorri':6 'sure':4 'uhhh':2 'youd':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385083"
  +editedAt: DateTimeImmutable @1723640311 {#5134
    date: 2024-08-14 14:58:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705282184 {#5135
    date: 2024-01-15 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "oh uhhh, not sure OP sorry. hope someone knows. youd be best editing the body of the post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705282184 {#5133
    date: 2024-01-15 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 309524
  -bodyTs: "'best':12 'bodi':15 'edit':13 'hope':7 'know':9 'oh':1 'op':5 'post':18 'someon':8 'sorri':6 'sure':4 'uhhh':2 'youd':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385083"
  +editedAt: DateTimeImmutable @1723640311 {#5134
    date: 2024-08-14 14:58:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705282184 {#5135
    date: 2024-01-15 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5136
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "oh uhhh, not sure OP sorry. hope someone knows. youd be best editing the body of the post"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705282184 {#5133
    date: 2024-01-15 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5140 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5148 …}
  -id: 309524
  -bodyTs: "'best':12 'bodi':15 'edit':13 'hope':7 'know':9 'oh':1 'op':5 'post':18 'someon':8 'sorri':6 'sure':4 'uhhh':2 'youd':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385083"
  +editedAt: DateTimeImmutable @1723640311 {#5134
    date: 2024-08-14 14:58:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705282184 {#5135
    date: 2024-01-15 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705282127 {#5150
    date: 2024-01-15 02:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 309523
  -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282127 {#5151
    date: 2024-01-15 02:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705282127 {#5150
    date: 2024-01-15 02:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 309523
  -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282127 {#5151
    date: 2024-01-15 02:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5152
  +user: Proxies\__CG__\App\Entity\User {#5137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705282127 {#5150
    date: 2024-01-15 02:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5153 …}
  +nested: Doctrine\ORM\PersistentCollection {#5155 …}
  +votes: Doctrine\ORM\PersistentCollection {#5157 …}
  +reports: Doctrine\ORM\PersistentCollection {#5159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
  -id: 309523
  -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7385070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282127 {#5151
    date: 2024-01-15 02:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705282127 {#5150
      date: 2024-01-15 02:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 309523
    -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7385070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282127 {#5151
      date: 2024-01-15 02:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Avoid Flatpaks for some things, eg eMacs, vscode etc\n
    \n
    Look into distrobox
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705294777 {#5281
    date: 2024-01-15 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 309864
  -bodyTs: "'avoid':1 'distrobox':12 'eg':6 'emac':7 'etc':9 'flatpak':2 'look':10 'thing':5 'vscode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294777 {#5282
    date: 2024-01-15 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705282127 {#5150
      date: 2024-01-15 02:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 309523
    -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7385070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282127 {#5151
      date: 2024-01-15 02:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Avoid Flatpaks for some things, eg eMacs, vscode etc\n
    \n
    Look into distrobox
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705294777 {#5281
    date: 2024-01-15 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 309864
  -bodyTs: "'avoid':1 'distrobox':12 'eg':6 'emac':7 'etc':9 'flatpak':2 'look':10 'thing':5 'vscode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294777 {#5282
    date: 2024-01-15 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5152
    +user: Proxies\__CG__\App\Entity\User {#5137 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: "get flatseal, stick with flatpaks from your app manager. use keepass for your passcodes and syncthing to sync everything. have fun!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705282127 {#5150
      date: 2024-01-15 02:28:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5153 …}
    +nested: Doctrine\ORM\PersistentCollection {#5155 …}
    +votes: Doctrine\ORM\PersistentCollection {#5157 …}
    +reports: Doctrine\ORM\PersistentCollection {#5159 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5161 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5163 …}
    -id: 309523
    -bodyTs: "'app':8 'everyth':19 'flatpak':5 'flatseal':2 'fun':21 'get':1 'keepass':11 'manag':9 'passcod':14 'stick':3 'sync':18 'syncth':16 'use':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7385070"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282127 {#5151
      date: 2024-01-15 02:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    Avoid Flatpaks for some things, eg eMacs, vscode etc\n
    \n
    Look into distrobox
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705294777 {#5281
    date: 2024-01-15 05:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5284 …}
  +nested: Doctrine\ORM\PersistentCollection {#5286 …}
  +votes: Doctrine\ORM\PersistentCollection {#5288 …}
  +reports: Doctrine\ORM\PersistentCollection {#5290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5294 …}
  -id: 309864
  -bodyTs: "'avoid':1 'distrobox':12 'eg':6 'emac':7 'etc':9 'flatpak':2 'look':10 'thing':5 'vscode':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294777 {#5282
    date: 2024-01-15 05:59:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    This is perfectly fixable, but take the win and leave well enough alone imo.\n
    \n
    If you’re on ext4, you could also simply refind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705294702 {#5165
    date: 2024-01-15 05:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 309863
  -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294702 {#5166
    date: 2024-01-15 05:58:22.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
71 DENIED edit
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    This is perfectly fixable, but take the win and leave well enough alone imo.\n
    \n
    If you’re on ext4, you could also simply refind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705294702 {#5165
    date: 2024-01-15 05:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 309863
  -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294702 {#5166
    date: 2024-01-15 05:58:22.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
72 DENIED moderate
App\Entity\EntryComment {#5167
  +user: Proxies\__CG__\App\Entity\User {#5168 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    This is perfectly fixable, but take the win and leave well enough alone imo.\n
    \n
    If you’re on ext4, you could also simply refind.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705294702 {#5165
    date: 2024-01-15 05:58:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5169 …}
  +nested: Doctrine\ORM\PersistentCollection {#5171 …}
  +votes: Doctrine\ORM\PersistentCollection {#5173 …}
  +reports: Doctrine\ORM\PersistentCollection {#5175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
  -id: 309863
  -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6700813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705294702 {#5166
    date: 2024-01-15 05:58:22.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: """
      This is perfectly fixable, but take the win and leave well enough alone imo.\n
      \n
      If you’re on ext4, you could also simply refind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705294702 {#5165
      date: 2024-01-15 05:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 309863
    -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6700813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705294702 {#5166
      date: 2024-01-15 05:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "I’m taking the win and leaving well enough alone for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705339517 {#5296
    date: 2024-01-15 18:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 311217
  -bodyTs: "'alon':10 'enough':9 'leav':7 'm':2 'take':3 'well':8 'win':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6392719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705339517 {#5297
    date: 2024-01-15 18:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: """
      This is perfectly fixable, but take the win and leave well enough alone imo.\n
      \n
      If you’re on ext4, you could also simply refind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705294702 {#5165
      date: 2024-01-15 05:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 309863
    -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6700813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705294702 {#5166
      date: 2024-01-15 05:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "I’m taking the win and leaving well enough alone for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705339517 {#5296
    date: 2024-01-15 18:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 311217
  -bodyTs: "'alon':10 'enough':9 'leav':7 'm':2 'take':3 'well':8 'win':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6392719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705339517 {#5297
    date: 2024-01-15 18:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5298
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5167
    +user: Proxies\__CG__\App\Entity\User {#5168 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4274
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1724149315 {#4269
        date: 2024-08-20 12:21:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4275 …}
      +nested: Doctrine\ORM\PersistentCollection {#4277 …}
      +votes: Doctrine\ORM\PersistentCollection {#4279 …}
      +reports: Doctrine\ORM\PersistentCollection {#4281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
      -id: 309521
      -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6377493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705282035 {#4270
        date: 2024-01-15 02:27:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4274}
    +body: """
      This is perfectly fixable, but take the win and leave well enough alone imo.\n
      \n
      If you’re on ext4, you could also simply refind.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705294702 {#5165
      date: 2024-01-15 05:58:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5169 …}
    +nested: Doctrine\ORM\PersistentCollection {#5171 …}
    +votes: Doctrine\ORM\PersistentCollection {#5173 …}
    +reports: Doctrine\ORM\PersistentCollection {#5175 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5177 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5179 …}
    -id: 309863
    -bodyTs: "'alon':13 'also':22 'could':21 'enough':12 'ext4':19 'fixabl':4 'imo':14 'leav':10 'perfect':3 're':17 'refind':24 'simpli':23 'take':6 'well':11 'win':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6700813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705294702 {#5166
      date: 2024-01-15 05:58:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: "I’m taking the win and leaving well enough alone for now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705339517 {#5296
    date: 2024-01-15 18:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Falcon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 311217
  -bodyTs: "'alon':10 'enough':9 'leav':7 'm':2 'take':3 'well':8 'win':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6392719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705339517 {#5297
    date: 2024-01-15 18:25:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    POP!_OS [apparently](https://support.system76.com/articles/bootloader/) uses systemd-boot (not to be confused with systemd). It apparently adds a Windows entry automatically if Windows is installed on the same disk. When Windows is installed on a different disk, [it looks like booting the windows boot manager EFI program is still possible with systemd-boot](https://wiki.archlinux.org/title/Systemd-boot#Boot_from_another_disk). The instructions given in that link are a bit vague, though.\n
    \n
    [This page](https://github.com/spxak1/weywot/blob/main/Pop_OS_Dual_Boot.md) has a different, simpler approach and more specific steps. Apparently you can just copy the Microsoft EFI folder to a specific directory in your Linux drive’s ESP partition. I’d be a little bit concerned about Windows not being able to update its EFI bootloader, but I also don’t know if Windows ever updates that. The page also has instructions on how to interact with the systemd-boot menu during boot.\n
    \n
    You could also install grub yourself, but I can’t guarantee that’ll be easy. Mashing F2 might be the sanest solution, unless you plan on booting into Windows every day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705297852 {#5181
    date: 2024-01-15 06:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 309953
  -bodyTs: "'/articles/bootloader/)':6 '/spxak1/weywot/blob/main/pop_os_dual_boot.md)':75 '/title/systemd-boot#boot_from_another_disk).':59 'abl':116 'add':19 'also':124,135,152 'appar':3,18,85 'approach':80 'automat':23 'bit':68,110 'boot':10,43,46,56,146,149,176 'bootload':121 'concern':111 'confus':14 'copi':89 'could':151 'd':106 'day':180 'differ':38,78 'directori':97 'disk':31,39 'drive':101 'easi':164 'efi':48,92,120 'entri':22 'esp':103 'ever':130 'everi':179 'f2':166 'folder':93 'github.com':74 'github.com/spxak1/weywot/blob/main/pop_os_dual_boot.md)':73 'given':62 'grub':154 'guarante':160 'instal':27,35,153 'instruct':61,137 'interact':141 'know':127 'like':42 'link':65 'linux':100 'littl':109 'll':162 'look':41 'manag':47 'mash':165 'menu':147 'microsoft':91 'might':167 'os':2 'page':72,134 'partit':104 'plan':174 'pop':1 'possibl':52 'program':49 'sanest':170 'simpler':79 'solut':171 'specif':83,96 'step':84 'still':51 'support.system76.com':5 'support.system76.com/articles/bootloader/)':4 'systemd':9,16,55,145 'systemd-boot':8,54,144 'though':70 'unless':172 'updat':118,131 'use':7 'vagu':69 'wiki.archlinux.org':58 'wiki.archlinux.org/title/systemd-boot#boot_from_another_disk).':57 'window':21,25,33,45,113,129,178"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6701471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297852 {#5182
    date: 2024-01-15 06:50:52.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
79 DENIED edit
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    POP!_OS [apparently](https://support.system76.com/articles/bootloader/) uses systemd-boot (not to be confused with systemd). It apparently adds a Windows entry automatically if Windows is installed on the same disk. When Windows is installed on a different disk, [it looks like booting the windows boot manager EFI program is still possible with systemd-boot](https://wiki.archlinux.org/title/Systemd-boot#Boot_from_another_disk). The instructions given in that link are a bit vague, though.\n
    \n
    [This page](https://github.com/spxak1/weywot/blob/main/Pop_OS_Dual_Boot.md) has a different, simpler approach and more specific steps. Apparently you can just copy the Microsoft EFI folder to a specific directory in your Linux drive’s ESP partition. I’d be a little bit concerned about Windows not being able to update its EFI bootloader, but I also don’t know if Windows ever updates that. The page also has instructions on how to interact with the systemd-boot menu during boot.\n
    \n
    You could also install grub yourself, but I can’t guarantee that’ll be easy. Mashing F2 might be the sanest solution, unless you plan on booting into Windows every day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705297852 {#5181
    date: 2024-01-15 06:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 309953
  -bodyTs: "'/articles/bootloader/)':6 '/spxak1/weywot/blob/main/pop_os_dual_boot.md)':75 '/title/systemd-boot#boot_from_another_disk).':59 'abl':116 'add':19 'also':124,135,152 'appar':3,18,85 'approach':80 'automat':23 'bit':68,110 'boot':10,43,46,56,146,149,176 'bootload':121 'concern':111 'confus':14 'copi':89 'could':151 'd':106 'day':180 'differ':38,78 'directori':97 'disk':31,39 'drive':101 'easi':164 'efi':48,92,120 'entri':22 'esp':103 'ever':130 'everi':179 'f2':166 'folder':93 'github.com':74 'github.com/spxak1/weywot/blob/main/pop_os_dual_boot.md)':73 'given':62 'grub':154 'guarante':160 'instal':27,35,153 'instruct':61,137 'interact':141 'know':127 'like':42 'link':65 'linux':100 'littl':109 'll':162 'look':41 'manag':47 'mash':165 'menu':147 'microsoft':91 'might':167 'os':2 'page':72,134 'partit':104 'plan':174 'pop':1 'possibl':52 'program':49 'sanest':170 'simpler':79 'solut':171 'specif':83,96 'step':84 'still':51 'support.system76.com':5 'support.system76.com/articles/bootloader/)':4 'systemd':9,16,55,145 'systemd-boot':8,54,144 'though':70 'unless':172 'updat':118,131 'use':7 'vagu':69 'wiki.archlinux.org':58 'wiki.archlinux.org/title/systemd-boot#boot_from_another_disk).':57 'window':21,25,33,45,113,129,178"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6701471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297852 {#5182
    date: 2024-01-15 06:50:52.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
80 DENIED moderate
App\Entity\EntryComment {#5183
  +user: Proxies\__CG__\App\Entity\User {#5184 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4274
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "IT’S DONE! Went and got myself a new SSD this afternoon and put POP!_OS on it. Looks like I got it all right but I can only boot into my Windows11 side through the BIOS. I tried all the GRUB commands but apparently after more reading GRUB isn’t used in pop 22.04. Any other ways to have a selection screen of some sort for the OS I want to boot rather than having to wait for the splash and frantically hit “F2” at the right time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1724149315 {#4269
      date: 2024-08-20 12:21:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4275 …}
    +nested: Doctrine\ORM\PersistentCollection {#4277 …}
    +votes: Doctrine\ORM\PersistentCollection {#4279 …}
    +reports: Doctrine\ORM\PersistentCollection {#4281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
    -id: 309521
    -bodyTs: "'22.04':55 'afternoon':12 'appar':45 'bio':37 'boot':30,73 'command':43 'done':3 'f2':85 'frantic':83 'got':6,22 'grub':42,49 'hit':84 'isn':50 'like':20 'look':19 'new':9 'os':16,69 'pop':15,54 'put':14 'rather':74 'read':48 'right':25,88 'screen':63 'select':62 'side':34 'sort':66 'splash':81 'ssd':10 'time':89 'tri':39 'use':52 'wait':78 'want':71 'way':58 'went':4 'windows11':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6377493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282035 {#4270
      date: 2024-01-15 02:27:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4274}
  +body: """
    POP!_OS [apparently](https://support.system76.com/articles/bootloader/) uses systemd-boot (not to be confused with systemd). It apparently adds a Windows entry automatically if Windows is installed on the same disk. When Windows is installed on a different disk, [it looks like booting the windows boot manager EFI program is still possible with systemd-boot](https://wiki.archlinux.org/title/Systemd-boot#Boot_from_another_disk). The instructions given in that link are a bit vague, though.\n
    \n
    [This page](https://github.com/spxak1/weywot/blob/main/Pop_OS_Dual_Boot.md) has a different, simpler approach and more specific steps. Apparently you can just copy the Microsoft EFI folder to a specific directory in your Linux drive’s ESP partition. I’d be a little bit concerned about Windows not being able to update its EFI bootloader, but I also don’t know if Windows ever updates that. The page also has instructions on how to interact with the systemd-boot menu during boot.\n
    \n
    You could also install grub yourself, but I can’t guarantee that’ll be easy. Mashing F2 might be the sanest solution, unless you plan on booting into Windows every day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705297852 {#5181
    date: 2024-01-15 06:50:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5195 …}
  -id: 309953
  -bodyTs: "'/articles/bootloader/)':6 '/spxak1/weywot/blob/main/pop_os_dual_boot.md)':75 '/title/systemd-boot#boot_from_another_disk).':59 'abl':116 'add':19 'also':124,135,152 'appar':3,18,85 'approach':80 'automat':23 'bit':68,110 'boot':10,43,46,56,146,149,176 'bootload':121 'concern':111 'confus':14 'copi':89 'could':151 'd':106 'day':180 'differ':38,78 'directori':97 'disk':31,39 'drive':101 'easi':164 'efi':48,92,120 'entri':22 'esp':103 'ever':130 'everi':179 'f2':166 'folder':93 'github.com':74 'github.com/spxak1/weywot/blob/main/pop_os_dual_boot.md)':73 'given':62 'grub':154 'guarante':160 'instal':27,35,153 'instruct':61,137 'interact':141 'know':127 'like':42 'link':65 'linux':100 'littl':109 'll':162 'look':41 'manag':47 'mash':165 'menu':147 'microsoft':91 'might':167 'os':2 'page':72,134 'partit':104 'plan':174 'pop':1 'possibl':52 'program':49 'sanest':170 'simpler':79 'solut':171 'specif':83,96 'step':84 'still':51 'support.system76.com':5 'support.system76.com/articles/bootloader/)':4 'systemd':9,16,55,145 'systemd-boot':8,54,144 'though':70 'unless':172 'updat':118,131 'use':7 'vagu':69 'wiki.archlinux.org':58 'wiki.archlinux.org/title/systemd-boot#boot_from_another_disk).':57 'window':21,25,33,45,113,129,178"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6701471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705297852 {#5182
    date: 2024-01-15 06:50:52.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
    \n
    It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
    \n
    I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724188688 {#4273
    date: 2024-08-20 23:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 309478
  -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280324 {#4272
    date: 2024-01-15 01:58:44.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
83 DENIED edit
App\Entity\EntryComment {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
    \n
    It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
    \n
    I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724188688 {#4273
    date: 2024-08-20 23:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 309478
  -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280324 {#4272
    date: 2024-01-15 01:58:44.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
84 DENIED moderate
App\Entity\EntryComment {#4289
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
    \n
    It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
    \n
    I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1724188688 {#4273
    date: 2024-08-20 23:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 309478
  -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280324 {#4272
    date: 2024-01-15 01:58:44.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#5056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705326130 {#5053
    date: 2024-01-15 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 310639
  -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5747048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326130 {#5054
    date: 2024-01-15 14:42:10.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
87 DENIED edit
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#5056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705326130 {#5053
    date: 2024-01-15 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 310639
  -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5747048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326130 {#5054
    date: 2024-01-15 14:42:10.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
88 DENIED moderate
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#5056 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705326130 {#5053
    date: 2024-01-15 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 310639
  -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5747048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705326130 {#5054
    date: 2024-01-15 14:42:10.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "One of the best gaming distros (Nobara) is fedora based."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327861 {#5326
    date: 2024-01-15 15:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 310709
  -bodyTs: "'base':10 'best':4 'distro':6 'fedora':9 'game':5 'nobara':7 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6327818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327861 {#5327
    date: 2024-01-15 15:11:01.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
91 DENIED edit
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "One of the best gaming distros (Nobara) is fedora based."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327861 {#5326
    date: 2024-01-15 15:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 310709
  -bodyTs: "'base':10 'best':4 'distro':6 'fedora':9 'game':5 'nobara':7 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6327818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327861 {#5327
    date: 2024-01-15 15:11:01.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
92 DENIED moderate
App\Entity\EntryComment {#5328
  +user: Proxies\__CG__\App\Entity\User {#5329 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "One of the best gaming distros (Nobara) is fedora based."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705327861 {#5326
    date: 2024-01-15 15:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5330 …}
  +nested: Doctrine\ORM\PersistentCollection {#5332 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 310709
  -bodyTs: "'base':10 'best':4 'distro':6 'fedora':9 'game':5 'nobara':7 'one':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6327818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705327861 {#5327
    date: 2024-01-15 15:11:01.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "It’s not bad but there are simply better distros if you want a seamless gaming experience. Nvidia drivers are a big reason in my case. Pop works with Nvidia right out of the box (assuming you download the Nvidia iso) and Nobara has some great gaming tweaks so no, Fedora is not *bad* for gaming. It’s simply not the best if you’re really serious about gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343122 {#5342
    date: 2024-01-15 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 311392
  -bodyTs: "'assum':36 'bad':4,54 'best':62 'better':9 'big':22 'box':35 'case':26 'distro':10 'download':38 'driver':19 'experi':17 'fedora':51 'game':16,47,56,69 'great':46 'iso':41 'nobara':43 'nvidia':18,30,40 'pop':27 're':65 'realli':66 'reason':23 'right':31 'seamless':15 'serious':67 'simpli':8,59 'tweak':48 'want':13 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6161479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343122 {#5343
    date: 2024-01-15 19:25:22.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
95 DENIED edit
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "It’s not bad but there are simply better distros if you want a seamless gaming experience. Nvidia drivers are a big reason in my case. Pop works with Nvidia right out of the box (assuming you download the Nvidia iso) and Nobara has some great gaming tweaks so no, Fedora is not *bad* for gaming. It’s simply not the best if you’re really serious about gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343122 {#5342
    date: 2024-01-15 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 311392
  -bodyTs: "'assum':36 'bad':4,54 'best':62 'better':9 'big':22 'box':35 'case':26 'distro':10 'download':38 'driver':19 'experi':17 'fedora':51 'game':16,47,56,69 'great':46 'iso':41 'nobara':43 'nvidia':18,30,40 'pop':27 're':65 'realli':66 'reason':23 'right':31 'seamless':15 'serious':67 'simpli':8,59 'tweak':48 'want':13 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6161479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343122 {#5343
    date: 2024-01-15 19:25:22.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
96 DENIED moderate
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#5056 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4289
      +user: App\Entity\User {#4302 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
        \n
        It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
        \n
        I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1724188688 {#4273
        date: 2024-08-20 23:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 309478
      -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6144856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705280324 {#4272
        date: 2024-01-15 01:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4289}
    +body: "Is Fedora “bad” for gaming? How so? I have steam installed and a couple of games but, granted, I don’t game much these days! Would like to know more as I kind of have settled for Fedora"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705326130 {#5053
      date: 2024-01-15 14:42:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@tkk13909@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 310639
    -bodyTs: "'bad':3 'coupl':14 'day':25 'fedora':2,38 'game':5,16,22 'grant':18 'instal':11 'kind':33 'know':29 'like':27 'much':23 'settl':36 'steam':10 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/5747048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705326130 {#5054
      date: 2024-01-15 14:42:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "It’s not bad but there are simply better distros if you want a seamless gaming experience. Nvidia drivers are a big reason in my case. Pop works with Nvidia right out of the box (assuming you download the Nvidia iso) and Nobara has some great gaming tweaks so no, Fedora is not *bad* for gaming. It’s simply not the best if you’re really serious about gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705343122 {#5342
    date: 2024-01-15 19:25:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 311392
  -bodyTs: "'assum':36 'bad':4,54 'best':62 'better':9 'big':22 'box':35 'case':26 'distro':10 'download':38 'driver':19 'experi':17 'fedora':51 'game':16,47,56,69 'great':46 'iso':41 'nobara':43 'nvidia':18,30,40 'pop':27 're':65 'realli':66 'reason':23 'right':31 'seamless':15 'serious':67 'simpli':8,59 'tweak':48 'want':13 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6161479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705343122 {#5343
    date: 2024-01-15 19:25:22.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Nice! For multiboot, I strongly recommend relEFInd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705328481 {#5069
    date: 2024-01-15 15:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 310738
  -bodyTs: "'multiboot':3 'nice':1 'recommend':6 'relefind':7 'strong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328481 {#5070
    date: 2024-01-15 15:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Nice! For multiboot, I strongly recommend relEFInd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705328481 {#5069
    date: 2024-01-15 15:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 310738
  -bodyTs: "'multiboot':3 'nice':1 'recommend':6 'relefind':7 'strong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328481 {#5070
    date: 2024-01-15 15:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4289
    +user: App\Entity\User {#4302 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Others have posted way more in-depth responses so I’m just here to provide some encouragement!\n
      \n
      It looks like you’ve done your research if you’ve decided on pop. I personally use Fedora but I also don’t do much gaming so my needs are better met by it. Once you’ve gotten used to Linux, you’ll realize how little of a difference there actually is between most distros so don’t sweat it too much.\n
      \n
      I wish you luck in your endeavors (pun intended) and I hope you find it suits your needs!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1724188688 {#4273
      date: 2024-08-20 23:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 309478
    -bodyTs: "'actual':69 'also':39 'better':49 'decid':30 'depth':8 'differ':67 'distro':73 'done':24 'encourag':18 'endeavor':87 'fedora':36 'find':94 'game':44 'gotten':56 'hope':92 'in-depth':6 'intend':89 'like':21 'linux':59 'littl':64 'll':61 'look':20 'luck':84 'm':12 'met':50 'much':43,80 'need':47,98 'other':1 'person':34 'pop':32 'post':3 'provid':16 'pun':88 'realiz':62 'research':26 'respons':9 'suit':96 'sweat':77 'use':35,57 've':23,29,55 'way':4 'wish':82"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6144856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705280324 {#4272
      date: 2024-01-15 01:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4289}
  +body: "Nice! For multiboot, I strongly recommend relEFInd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705328481 {#5069
    date: 2024-01-15 15:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@tkk13909@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 310738
  -bodyTs: "'multiboot':3 'nice':1 'recommend':6 'relefind':7 'strong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6078193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705328481 {#5070
    date: 2024-01-15 15:21:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723615289 {#4357
    date: 2024-08-14 08:01:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 309203
  -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7382018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271926 {#4358
    date: 2024-01-14 23:38:46.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
103 DENIED edit
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723615289 {#4357
    date: 2024-08-14 08:01:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 309203
  -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7382018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271926 {#4358
    date: 2024-01-14 23:38:46.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
104 DENIED moderate
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#4375 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723615289 {#4357
    date: 2024-08-14 08:01:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4363 …}
  +nested: Doctrine\ORM\PersistentCollection {#4365 …}
  +votes: Doctrine\ORM\PersistentCollection {#4367 …}
  +reports: Doctrine\ORM\PersistentCollection {#4369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
  -id: 309203
  -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7382018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705271926 {#4358
    date: 2024-01-14 23:38:46.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5040
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#4375 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723615289 {#4357
      date: 2024-08-14 08:01:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4363 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4367 …}
    +reports: Doctrine\ORM\PersistentCollection {#4369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
    -id: 309203
    -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7382018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271926 {#4358
      date: 2024-01-14 23:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4362}
  +body: "Shut up and let the non-toxic members of this community take this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705279734 {#5038
    date: 2024-01-15 01:48:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5041 …}
  +nested: Doctrine\ORM\PersistentCollection {#5043 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5051 …}
  -id: 309455
  -bodyTs: "'communiti':12 'let':4 'member':9 'non':7 'non-tox':6 'one':15 'shut':1 'take':13 'toxic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705279734 {#5039
    date: 2024-01-15 01:48:54.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
107 DENIED edit
App\Entity\EntryComment {#5040
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#4375 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723615289 {#4357
      date: 2024-08-14 08:01:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4363 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4367 …}
    +reports: Doctrine\ORM\PersistentCollection {#4369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
    -id: 309203
    -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7382018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271926 {#4358
      date: 2024-01-14 23:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4362}
  +body: "Shut up and let the non-toxic members of this community take this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705279734 {#5038
    date: 2024-01-15 01:48:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5041 …}
  +nested: Doctrine\ORM\PersistentCollection {#5043 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5051 …}
  -id: 309455
  -bodyTs: "'communiti':12 'let':4 'member':9 'non':7 'non-tox':6 'one':15 'shut':1 'take':13 'toxic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705279734 {#5039
    date: 2024-01-15 01:48:54.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
108 DENIED moderate
App\Entity\EntryComment {#5040
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#4375 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Another day another post about switching on /c/Linux. We need a separate community for all of these blog style posts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723615289 {#4357
      date: 2024-08-14 08:01:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4363 …}
    +nested: Doctrine\ORM\PersistentCollection {#4365 …}
    +votes: Doctrine\ORM\PersistentCollection {#4367 …}
    +reports: Doctrine\ORM\PersistentCollection {#4369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4373 …}
    -id: 309203
    -bodyTs: "'/c/linux':8 'anoth':1,3 'blog':18 'communiti':13 'day':2 'need':10 'post':4,20 'separ':12 'style':19 'switch':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7382018"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705271926 {#4358
      date: 2024-01-14 23:38:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4362}
  +body: "Shut up and let the non-toxic members of this community take this one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705279734 {#5038
    date: 2024-01-15 01:48:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5041 …}
  +nested: Doctrine\ORM\PersistentCollection {#5043 …}
  +votes: Doctrine\ORM\PersistentCollection {#5045 …}
  +reports: Doctrine\ORM\PersistentCollection {#5047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5051 …}
  -id: 309455
  -bodyTs: "'communiti':12 'let':4 'member':9 'non':7 'non-tox':6 'one':15 'shut':1 'take':13 'toxic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705279734 {#5039
    date: 2024-01-15 01:48:54.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724270673 {#4430
    date: 2024-08-21 22:04:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 309159
  -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270668 {#4431
    date: 2024-01-14 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724270673 {#4430
    date: 2024-08-21 22:04:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 309159
  -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270668 {#4431
    date: 2024-01-14 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4435
  +user: App\Entity\User {#4448 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724270673 {#4430
    date: 2024-08-21 22:04:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4436 …}
  +nested: Doctrine\ORM\PersistentCollection {#4438 …}
  +votes: Doctrine\ORM\PersistentCollection {#4440 …}
  +reports: Doctrine\ORM\PersistentCollection {#4442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
  -id: 309159
  -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6694771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705270668 {#4431
    date: 2024-01-14 23:17:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5008
  +user: Proxies\__CG__\App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "It’s pretty easy, I installed Mint on my laptop and the installer took care of the partition and everything. On my desktop, I just installed an m.2 expansion slot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705276626 {#5006
    date: 2024-01-15 00:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -id: 309368
  -bodyTs: "'care':15 'desktop':23 'easi':4 'everyth':20 'expans':29 'instal':6,13,26 'laptop':10 'm.2':28 'mint':7 'partit':18 'pretti':3 'slot':30 'took':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705276626 {#5007
    date: 2024-01-15 00:57:06.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
115 DENIED edit
App\Entity\EntryComment {#5008
  +user: Proxies\__CG__\App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "It’s pretty easy, I installed Mint on my laptop and the installer took care of the partition and everything. On my desktop, I just installed an m.2 expansion slot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705276626 {#5006
    date: 2024-01-15 00:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -id: 309368
  -bodyTs: "'care':15 'desktop':23 'easi':4 'everyth':20 'expans':29 'instal':6,13,26 'laptop':10 'm.2':28 'mint':7 'partit':18 'pretti':3 'slot':30 'took':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705276626 {#5007
    date: 2024-01-15 00:57:06.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
116 DENIED moderate
App\Entity\EntryComment {#5008
  +user: Proxies\__CG__\App\Entity\User {#5009 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "It’s pretty easy, I installed Mint on my laptop and the installer took care of the partition and everything. On my desktop, I just installed an m.2 expansion slot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705276626 {#5006
    date: 2024-01-15 00:57:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5010 …}
  +nested: Doctrine\ORM\PersistentCollection {#5012 …}
  +votes: Doctrine\ORM\PersistentCollection {#5014 …}
  +reports: Doctrine\ORM\PersistentCollection {#5016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5020 …}
  -id: 309368
  -bodyTs: "'care':15 'desktop':23 'easi':4 'everyth':20 'expans':29 'instal':6,13,26 'laptop':10 'm.2':28 'mint':7 'partit':18 'pretti':3 'slot':30 'took':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6696336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705276626 {#5007
    date: 2024-01-15 00:57:06.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "I do this, but you should pre-partition your drives. Shrinking partitions is risky and takes forever. Install Windows first, Linux second and GRUB should take over as the bootloader. This is fixable if you go the other way but you need to be considerably more familiar with bootloaders in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705350224 {#5022
    date: 2024-01-15 21:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5026 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5030 …}
  +reports: Doctrine\ORM\PersistentCollection {#5032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5036 …}
  -id: 311669
  -bodyTs: "'bootload':31,50 'consider':46 'drive':11 'familiar':48 'first':21 'fixabl':34 'forev':18 'general':52 'go':37 'grub':25 'instal':19 'linux':22 'need':43 'partit':9,13 'pre':8 'pre-partit':7 'riski':15 'second':23 'shrink':12 'take':17,27 'way':40 'window':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381526"
  +editedAt: DateTimeImmutable @1724271458 {#5023
    date: 2024-08-21 22:17:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705350224 {#5024
    date: 2024-01-15 21:23:44.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
119 DENIED edit
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "I do this, but you should pre-partition your drives. Shrinking partitions is risky and takes forever. Install Windows first, Linux second and GRUB should take over as the bootloader. This is fixable if you go the other way but you need to be considerably more familiar with bootloaders in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705350224 {#5022
    date: 2024-01-15 21:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5026 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5030 …}
  +reports: Doctrine\ORM\PersistentCollection {#5032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5036 …}
  -id: 311669
  -bodyTs: "'bootload':31,50 'consider':46 'drive':11 'familiar':48 'first':21 'fixabl':34 'forev':18 'general':52 'go':37 'grub':25 'instal':19 'linux':22 'need':43 'partit':9,13 'pre':8 'pre-partit':7 'riski':15 'second':23 'shrink':12 'take':17,27 'way':40 'window':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381526"
  +editedAt: DateTimeImmutable @1724271458 {#5023
    date: 2024-08-21 22:17:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705350224 {#5024
    date: 2024-01-15 21:23:44.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
120 DENIED moderate
App\Entity\EntryComment {#5025
  +user: App\Entity\User {#4141 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4435
    +user: App\Entity\User {#4448 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What are people’s experiences with dual booting windows and one of the Linux distros from the same SSD (different partitions) as opposed to having two physically separate SSDs? I unfortunately don’t have another M.2 slot on my mobo"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1724270673 {#4430
      date: 2024-08-21 22:04:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4436 …}
    +nested: Doctrine\ORM\PersistentCollection {#4438 …}
    +votes: Doctrine\ORM\PersistentCollection {#4440 …}
    +reports: Doctrine\ORM\PersistentCollection {#4442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4446 …}
    -id: 309159
    -bodyTs: "'anoth':35 'boot':8 'differ':20 'distro':15 'dual':7 'experi':5 'linux':14 'm.2':36 'mobo':40 'one':11 'oppos':23 'partit':21 'peopl':3 'physic':27 'separ':28 'slot':37 'ssd':19 'ssds':29 'two':26 'unfortun':31 'window':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6694771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705270668 {#4431
      date: 2024-01-14 23:17:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4435}
  +body: "I do this, but you should pre-partition your drives. Shrinking partitions is risky and takes forever. Install Windows first, Linux second and GRUB should take over as the bootloader. This is fixable if you go the other way but you need to be considerably more familiar with bootloaders in general."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705350224 {#5022
    date: 2024-01-15 21:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
    "@LowlandSavage@lemmy.ca"
    "@LEDZeppelin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5026 …}
  +nested: Doctrine\ORM\PersistentCollection {#5028 …}
  +votes: Doctrine\ORM\PersistentCollection {#5030 …}
  +reports: Doctrine\ORM\PersistentCollection {#5032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5036 …}
  -id: 311669
  -bodyTs: "'bootload':31,50 'consider':46 'drive':11 'familiar':48 'first':21 'fixabl':34 'forev':18 'general':52 'go':37 'grub':25 'instal':19 'linux':22 'need':43 'partit':9,13 'pre':8 'pre-partit':7 'riski':15 'second':23 'shrink':12 'take':17,27 'way':40 'window':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5381526"
  +editedAt: DateTimeImmutable @1724271458 {#5023
    date: 2024-08-21 22:17:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705350224 {#5024
    date: 2024-01-15 21:23:44.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are distros that make it easy for non-techies to install and manage Linux, and if you have any computer aptitude at all, it should be pretty easy. The devil is in the details; if all your hardware is well supported, there’s no reason why you should ever have to open a shell. Trouble usually happens with peripherals like printers and some extremely protective vendor chips like Broadcom. In those cases, it’s usually still possible to make things work, but it can require researching, finding, reading how-tos, downloading, compiling and installing software.\n
    \n
    I think 99% of trouble I’ve ever had in the past 20 years has been with printers+scanners or Broadcom chips - they’re very common. I read about people having issues with graphics cards, but that seems to be mainly Nvidia; I’ve only ever had Intel or Radeon, and haven’t had trouble with graphics cards in the past decade or so, myself.\n
    \n
    Anyway, my advice is to do some distro hopping before you settle on one. Boot from a USB stick for a while; it’ll be a bit slower, but it’ll make playing with different desktop environments and distributions easier, before you commit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705264892 {#4503
    date: 2024-01-14 21:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 308921
  -bodyTs: "'20':111 '99':101 'advic':166 'anyway':164 'aptitud':23 'bit':190 'boot':178 'broadcom':71,119 'card':133,156 'case':74 'chip':69,120 'commit':206 'common':124 'compil':95 'comput':22 'decad':160 'desktop':199 'detail':36 'devil':32 'differ':198 'distribut':202 'distro':3,171 'download':94 'easi':7,30 'easier':203 'environ':200 'ever':51,106,144 'extrem':66 'find':89 'graphic':132,155 'happen':59 'hardwar':40 'haven':150 'hop':172 'how-to':91 'instal':13,97 'intel':146 'issu':130 'like':62,70 'linux':16 'll':187,194 'main':139 'make':5,81,195 'manag':15 'non':10 'non-techi':9 'nvidia':140 'one':177 'open':54 'past':110,159 'peopl':128 'peripher':61 'play':196 'possibl':79 'pretti':29 'printer':63,116 'protect':67 'radeon':148 're':122 'read':90,126 'reason':47 'requir':87 'research':88 'scanner':117 'seem':136 'settl':175 'shell':56 'slower':191 'softwar':98 'stick':182 'still':78 'support':43 'techi':11 'thing':82 'think':100 'tos':93 'troubl':57,103,153 'usb':181 'usual':58,77 've':105,142 'vendor':68 'well':42 'work':83 'year':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6211027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264892 {#4504
    date: 2024-01-14 21:41:32.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
123 DENIED edit
App\Entity\EntryComment {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are distros that make it easy for non-techies to install and manage Linux, and if you have any computer aptitude at all, it should be pretty easy. The devil is in the details; if all your hardware is well supported, there’s no reason why you should ever have to open a shell. Trouble usually happens with peripherals like printers and some extremely protective vendor chips like Broadcom. In those cases, it’s usually still possible to make things work, but it can require researching, finding, reading how-tos, downloading, compiling and installing software.\n
    \n
    I think 99% of trouble I’ve ever had in the past 20 years has been with printers+scanners or Broadcom chips - they’re very common. I read about people having issues with graphics cards, but that seems to be mainly Nvidia; I’ve only ever had Intel or Radeon, and haven’t had trouble with graphics cards in the past decade or so, myself.\n
    \n
    Anyway, my advice is to do some distro hopping before you settle on one. Boot from a USB stick for a while; it’ll be a bit slower, but it’ll make playing with different desktop environments and distributions easier, before you commit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705264892 {#4503
    date: 2024-01-14 21:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 308921
  -bodyTs: "'20':111 '99':101 'advic':166 'anyway':164 'aptitud':23 'bit':190 'boot':178 'broadcom':71,119 'card':133,156 'case':74 'chip':69,120 'commit':206 'common':124 'compil':95 'comput':22 'decad':160 'desktop':199 'detail':36 'devil':32 'differ':198 'distribut':202 'distro':3,171 'download':94 'easi':7,30 'easier':203 'environ':200 'ever':51,106,144 'extrem':66 'find':89 'graphic':132,155 'happen':59 'hardwar':40 'haven':150 'hop':172 'how-to':91 'instal':13,97 'intel':146 'issu':130 'like':62,70 'linux':16 'll':187,194 'main':139 'make':5,81,195 'manag':15 'non':10 'non-techi':9 'nvidia':140 'one':177 'open':54 'past':110,159 'peopl':128 'peripher':61 'play':196 'possibl':79 'pretti':29 'printer':63,116 'protect':67 'radeon':148 're':122 'read':90,126 'reason':47 'requir':87 'research':88 'scanner':117 'seem':136 'settl':175 'shell':56 'slower':191 'softwar':98 'stick':182 'still':78 'support':43 'techi':11 'thing':82 'think':100 'tos':93 'troubl':57,103,153 'usb':181 'usual':58,77 've':105,142 'vendor':68 'well':42 'work':83 'year':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6211027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264892 {#4504
    date: 2024-01-14 21:41:32.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
124 DENIED moderate
App\Entity\EntryComment {#4508
  +user: App\Entity\User {#4521 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are distros that make it easy for non-techies to install and manage Linux, and if you have any computer aptitude at all, it should be pretty easy. The devil is in the details; if all your hardware is well supported, there’s no reason why you should ever have to open a shell. Trouble usually happens with peripherals like printers and some extremely protective vendor chips like Broadcom. In those cases, it’s usually still possible to make things work, but it can require researching, finding, reading how-tos, downloading, compiling and installing software.\n
    \n
    I think 99% of trouble I’ve ever had in the past 20 years has been with printers+scanners or Broadcom chips - they’re very common. I read about people having issues with graphics cards, but that seems to be mainly Nvidia; I’ve only ever had Intel or Radeon, and haven’t had trouble with graphics cards in the past decade or so, myself.\n
    \n
    Anyway, my advice is to do some distro hopping before you settle on one. Boot from a USB stick for a while; it’ll be a bit slower, but it’ll make playing with different desktop environments and distributions easier, before you commit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705264892 {#4503
    date: 2024-01-14 21:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 308921
  -bodyTs: "'20':111 '99':101 'advic':166 'anyway':164 'aptitud':23 'bit':190 'boot':178 'broadcom':71,119 'card':133,156 'case':74 'chip':69,120 'commit':206 'common':124 'compil':95 'comput':22 'decad':160 'desktop':199 'detail':36 'devil':32 'differ':198 'distribut':202 'distro':3,171 'download':94 'easi':7,30 'easier':203 'environ':200 'ever':51,106,144 'extrem':66 'find':89 'graphic':132,155 'happen':59 'hardwar':40 'haven':150 'hop':172 'how-to':91 'instal':13,97 'intel':146 'issu':130 'like':62,70 'linux':16 'll':187,194 'main':139 'make':5,81,195 'manag':15 'non':10 'non-techi':9 'nvidia':140 'one':177 'open':54 'past':110,159 'peopl':128 'peripher':61 'play':196 'possibl':79 'pretti':29 'printer':63,116 'protect':67 'radeon':148 're':122 'read':90,126 'reason':47 'requir':87 'research':88 'scanner':117 'seem':136 'settl':175 'shell':56 'slower':191 'softwar':98 'stick':182 'still':78 'support':43 'techi':11 'thing':82 'think':100 'tos':93 'troubl':57,103,153 'usb':181 'usual':58,77 've':105,142 'vendor':68 'well':42 'work':83 'year':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6211027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264892 {#4504
    date: 2024-01-14 21:41:32.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#4583
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723994220 {#4578
    date: 2024-08-18 17:17:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 308806
  -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705262079 {#4579
    date: 2024-01-14 20:54:39.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
127 DENIED edit
App\Entity\EntryComment {#4583
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723994220 {#4578
    date: 2024-08-18 17:17:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 308806
  -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705262079 {#4579
    date: 2024-01-14 20:54:39.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
128 DENIED moderate
App\Entity\EntryComment {#4583
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1723994220 {#4578
    date: 2024-08-18 17:17:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4584 …}
  +nested: Doctrine\ORM\PersistentCollection {#4586 …}
  +votes: Doctrine\ORM\PersistentCollection {#4588 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 308806
  -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6692103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705262079 {#4579
    date: 2024-01-14 20:54:39.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#4992
  +user: Proxies\__CG__\App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723994220 {#4578
      date: 2024-08-18 17:17:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 308806
    -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705262079 {#4579
      date: 2024-01-14 20:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705264996 {#4990
    date: 2024-01-14 21:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 308927
  -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7379700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264996 {#4991
    date: 2024-01-14 21:43:16.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
131 DENIED edit
App\Entity\EntryComment {#4992
  +user: Proxies\__CG__\App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723994220 {#4578
      date: 2024-08-18 17:17:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 308806
    -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705262079 {#4579
      date: 2024-01-14 20:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705264996 {#4990
    date: 2024-01-14 21:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 308927
  -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7379700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264996 {#4991
    date: 2024-01-14 21:43:16.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
132 DENIED moderate
App\Entity\EntryComment {#4992
  +user: Proxies\__CG__\App\Entity\User {#4993 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4583
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1723994220 {#4578
      date: 2024-08-18 17:17:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4584 …}
    +nested: Doctrine\ORM\PersistentCollection {#4586 …}
    +votes: Doctrine\ORM\PersistentCollection {#4588 …}
    +reports: Doctrine\ORM\PersistentCollection {#4590 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
    -id: 308806
    -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6692103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705262079 {#4579
      date: 2024-01-14 20:54:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705264996 {#4990
    date: 2024-01-14 21:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 308927
  -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7379700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705264996 {#4991
    date: 2024-01-14 21:43:16.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#5268
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4992
    +user: Proxies\__CG__\App\Entity\User {#4993 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1723994220 {#4578
        date: 2024-08-18 17:17:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 308806
      -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705262079 {#4579
        date: 2024-01-14 20:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705264996 {#4990
      date: 2024-01-14 21:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4994 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
    -id: 308927
    -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7379700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705264996 {#4991
      date: 2024-01-14 21:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: """
    **Here’s the comment:**\n
    \n
    I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
    \n
    **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
    \n
    1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
    2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
    3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
    4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
    5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
    6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
    7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
    \n
    (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705265279 {#5266
    date: 2024-01-14 21:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 308940
  -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265279 {#5267
    date: 2024-01-14 21:47:59.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
135 DENIED edit
App\Entity\EntryComment {#5268
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4992
    +user: Proxies\__CG__\App\Entity\User {#4993 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1723994220 {#4578
        date: 2024-08-18 17:17:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 308806
      -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705262079 {#4579
        date: 2024-01-14 20:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705264996 {#4990
      date: 2024-01-14 21:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4994 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
    -id: 308927
    -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7379700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705264996 {#4991
      date: 2024-01-14 21:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: """
    **Here’s the comment:**\n
    \n
    I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
    \n
    **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
    \n
    1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
    2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
    3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
    4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
    5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
    6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
    7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
    \n
    (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705265279 {#5266
    date: 2024-01-14 21:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 308940
  -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265279 {#5267
    date: 2024-01-14 21:47:59.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
136 DENIED moderate
App\Entity\EntryComment {#5268
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4992
    +user: Proxies\__CG__\App\Entity\User {#4993 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4583
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1723994220 {#4578
        date: 2024-08-18 17:17:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4584 …}
      +nested: Doctrine\ORM\PersistentCollection {#4586 …}
      +votes: Doctrine\ORM\PersistentCollection {#4588 …}
      +reports: Doctrine\ORM\PersistentCollection {#4590 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
      -id: 308806
      -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6692103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705262079 {#4579
        date: 2024-01-14 20:54:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705264996 {#4990
      date: 2024-01-14 21:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4994 …}
    +nested: Doctrine\ORM\PersistentCollection {#4996 …}
    +votes: Doctrine\ORM\PersistentCollection {#4998 …}
    +reports: Doctrine\ORM\PersistentCollection {#5000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
    -id: 308927
    -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7379700"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705264996 {#4991
      date: 2024-01-14 21:43:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: """
    **Here’s the comment:**\n
    \n
    I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
    \n
    **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
    \n
    1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
    2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
    3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
    4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
    5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
    6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
    7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
    \n
    (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705265279 {#5266
    date: 2024-01-14 21:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 308940
  -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6693109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265279 {#5267
    date: 2024-01-14 21:47:59.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#5385
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4992
      +user: Proxies\__CG__\App\Entity\User {#4993 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4583
        +user: App\Entity\User {#4596 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1723994220 {#4578
          date: 2024-08-18 17:17:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4584 …}
        +nested: Doctrine\ORM\PersistentCollection {#4586 …}
        +votes: Doctrine\ORM\PersistentCollection {#4588 …}
        +reports: Doctrine\ORM\PersistentCollection {#4590 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
        -id: 308806
        -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6692103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705262079 {#4579
          date: 2024-01-14 20:54:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705264996 {#4990
        date: 2024-01-14 21:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4994 …}
      +nested: Doctrine\ORM\PersistentCollection {#4996 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5000 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
      -id: 308927
      -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7379700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705264996 {#4991
        date: 2024-01-14 21:43:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: """
      **Here’s the comment:**\n
      \n
      I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
      \n
      **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
      \n
      1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
      2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
      3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
      4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
      5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
      6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
      7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
      \n
      (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705265279 {#5266
      date: 2024-01-14 21:47:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 308940
    -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6693109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265279 {#5267
      date: 2024-01-14 21:47:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705266038 {#5386
    date: 2024-01-14 22:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 308966
  -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5142812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266038 {#5383
    date: 2024-01-14 22:00:38.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
139 DENIED edit
App\Entity\EntryComment {#5385
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4992
      +user: Proxies\__CG__\App\Entity\User {#4993 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4583
        +user: App\Entity\User {#4596 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1723994220 {#4578
          date: 2024-08-18 17:17:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4584 …}
        +nested: Doctrine\ORM\PersistentCollection {#4586 …}
        +votes: Doctrine\ORM\PersistentCollection {#4588 …}
        +reports: Doctrine\ORM\PersistentCollection {#4590 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
        -id: 308806
        -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6692103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705262079 {#4579
          date: 2024-01-14 20:54:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705264996 {#4990
        date: 2024-01-14 21:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4994 …}
      +nested: Doctrine\ORM\PersistentCollection {#4996 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5000 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
      -id: 308927
      -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7379700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705264996 {#4991
        date: 2024-01-14 21:43:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: """
      **Here’s the comment:**\n
      \n
      I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
      \n
      **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
      \n
      1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
      2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
      3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
      4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
      5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
      6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
      7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
      \n
      (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705265279 {#5266
      date: 2024-01-14 21:47:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 308940
    -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6693109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265279 {#5267
      date: 2024-01-14 21:47:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705266038 {#5386
    date: 2024-01-14 22:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 308966
  -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5142812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266038 {#5383
    date: 2024-01-14 22:00:38.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
140 DENIED moderate
App\Entity\EntryComment {#5385
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: App\Entity\User {#4596 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4992
      +user: Proxies\__CG__\App\Entity\User {#4993 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4583
        +user: App\Entity\User {#4596 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1723994220 {#4578
          date: 2024-08-18 17:17:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4584 …}
        +nested: Doctrine\ORM\PersistentCollection {#4586 …}
        +votes: Doctrine\ORM\PersistentCollection {#4588 …}
        +reports: Doctrine\ORM\PersistentCollection {#4590 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
        -id: 308806
        -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6692103"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705262079 {#4579
          date: 2024-01-14 20:54:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705264996 {#4990
        date: 2024-01-14 21:43:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4994 …}
      +nested: Doctrine\ORM\PersistentCollection {#4996 …}
      +votes: Doctrine\ORM\PersistentCollection {#4998 …}
      +reports: Doctrine\ORM\PersistentCollection {#5000 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
      -id: 308927
      -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7379700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705264996 {#4991
        date: 2024-01-14 21:43:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: """
      **Here’s the comment:**\n
      \n
      I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
      \n
      **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
      \n
      1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
      2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
      3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
      4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
      5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
      6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
      7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
      \n
      (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705265279 {#5266
      date: 2024-01-14 21:47:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5269 …}
    +nested: Doctrine\ORM\PersistentCollection {#5271 …}
    +votes: Doctrine\ORM\PersistentCollection {#5273 …}
    +reports: Doctrine\ORM\PersistentCollection {#5275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
    -id: 308940
    -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6693109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265279 {#5267
      date: 2024-01-14 21:47:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705266038 {#5386
    date: 2024-01-14 22:00:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 308966
  -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5142812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705266038 {#5383
    date: 2024-01-14 22:00:38.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#5410
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5385
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4992
        +user: Proxies\__CG__\App\Entity\User {#4993 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4583
          +user: App\Entity\User {#4596 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1723994220 {#4578
            date: 2024-08-18 17:17:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LowlandSavage@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4584 …}
          +nested: Doctrine\ORM\PersistentCollection {#4586 …}
          +votes: Doctrine\ORM\PersistentCollection {#4588 …}
          +reports: Doctrine\ORM\PersistentCollection {#4590 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
          -id: 308806
          -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6692103"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705262079 {#4579
            date: 2024-01-14 20:54:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4583}
        +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705264996 {#4990
          date: 2024-01-14 21:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4994 …}
        +nested: Doctrine\ORM\PersistentCollection {#4996 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5000 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
        -id: 308927
        -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7379700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705264996 {#4991
          date: 2024-01-14 21:43:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: """
        **Here’s the comment:**\n
        \n
        I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
        \n
        **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
        \n
        1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
        2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
        3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
        4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
        5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
        6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
        7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
        \n
        (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705265279 {#5266
        date: 2024-01-14 21:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
        "@Kory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5269 …}
      +nested: Doctrine\ORM\PersistentCollection {#5271 …}
      +votes: Doctrine\ORM\PersistentCollection {#5273 …}
      +reports: Doctrine\ORM\PersistentCollection {#5275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
      -id: 308940
      -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265279 {#5267
        date: 2024-01-14 21:47:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705266038 {#5386
      date: 2024-01-14 22:00:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5378 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 308966
    -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5142812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266038 {#5383
      date: 2024-01-14 22:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "Gotta try that one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705323875 {#5415
    date: 2024-01-15 14:04:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 310568
  -bodyTs: "'gotta':1 'one':4 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705323875 {#5412
    date: 2024-01-15 14:04:35.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
143 DENIED edit
App\Entity\EntryComment {#5410
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5385
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4992
        +user: Proxies\__CG__\App\Entity\User {#4993 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4583
          +user: App\Entity\User {#4596 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1723994220 {#4578
            date: 2024-08-18 17:17:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LowlandSavage@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4584 …}
          +nested: Doctrine\ORM\PersistentCollection {#4586 …}
          +votes: Doctrine\ORM\PersistentCollection {#4588 …}
          +reports: Doctrine\ORM\PersistentCollection {#4590 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
          -id: 308806
          -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6692103"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705262079 {#4579
            date: 2024-01-14 20:54:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4583}
        +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705264996 {#4990
          date: 2024-01-14 21:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4994 …}
        +nested: Doctrine\ORM\PersistentCollection {#4996 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5000 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
        -id: 308927
        -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7379700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705264996 {#4991
          date: 2024-01-14 21:43:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: """
        **Here’s the comment:**\n
        \n
        I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
        \n
        **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
        \n
        1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
        2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
        3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
        4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
        5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
        6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
        7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
        \n
        (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705265279 {#5266
        date: 2024-01-14 21:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
        "@Kory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5269 …}
      +nested: Doctrine\ORM\PersistentCollection {#5271 …}
      +votes: Doctrine\ORM\PersistentCollection {#5273 …}
      +reports: Doctrine\ORM\PersistentCollection {#5275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
      -id: 308940
      -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265279 {#5267
        date: 2024-01-14 21:47:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705266038 {#5386
      date: 2024-01-14 22:00:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5378 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 308966
    -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5142812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266038 {#5383
      date: 2024-01-14 22:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "Gotta try that one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705323875 {#5415
    date: 2024-01-15 14:04:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 310568
  -bodyTs: "'gotta':1 'one':4 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705323875 {#5412
    date: 2024-01-15 14:04:35.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
144 DENIED moderate
App\Entity\EntryComment {#5410
  +user: App\Entity\User {#4596 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5385
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: App\Entity\User {#4596 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4992
        +user: Proxies\__CG__\App\Entity\User {#4993 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4583
          +user: App\Entity\User {#4596 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Suggested reading to avoid future pain: [lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1723994220 {#4578
            date: 2024-08-18 17:17:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@LowlandSavage@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4584 …}
          +nested: Doctrine\ORM\PersistentCollection {#4586 …}
          +votes: Doctrine\ORM\PersistentCollection {#4588 …}
          +reports: Doctrine\ORM\PersistentCollection {#4590 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
          -id: 308806
          -bodyTs: "'/comment/6584073](https://lemmy.world/comment/6584073)':9 'avoid':4 'futur':5 'lemmy.world':8 'lemmy.world/comment/6584073](https://lemmy.world/comment/6584073)':7 'pain':6 'read':2 'suggest':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6692103"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705262079 {#4579
            date: 2024-01-14 20:54:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4583}
        +body: "I’m getting “The server returned this error: couldnt_find_post.” - what was the comment about?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705264996 {#4990
          date: 2024-01-14 21:43:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LowlandSavage@lemmy.ca"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4994 …}
        +nested: Doctrine\ORM\PersistentCollection {#4996 …}
        +votes: Doctrine\ORM\PersistentCollection {#4998 …}
        +reports: Doctrine\ORM\PersistentCollection {#5000 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
        -id: 308927
        -bodyTs: "'comment':15 'couldnt':9 'error':8 'find':10 'get':3 'm':2 'post':11 'return':6 'server':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7379700"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705264996 {#4991
          date: 2024-01-14 21:43:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4583}
      +body: """
        **Here’s the comment:**\n
        \n
        I would advise you get Debian + GNOME and install all software via flatpack/flathub. This way you’ll have a very solid and stable system and all the latest software that can be installed, updated and removed without polluting your base system. The other option obviously is to with those hipster of a systems like pop, mint and x-ubuntu.\n
        \n
        **Now I’m gonna tell you what nobody talks about when moving to Linux:**\n
        \n
        1. The “what you go for it’s entirely your choice” mantra when it comes to DE is total BS. What happens is that you’ll find out while you can use any DE in fact GNOME will provide a better experience because most applications on Linux are design / depend on its components. Using KDE/XFCE is fun until you run into some GTK/libadwaita application and small issues start to pop here and there, windows that don’t pick on your theme or you just created a frankenstein of a system composed by KDE + a bunch of GTK components;\n
        2. I hope you don’t require “professional” software such as MS Office, Adobe Apps, Autodesk, NI Circuit Design and whatnot. The alternatives wont cut it if you require serious collaboration and virtualization, emulation (wine) may work but won’t be nice. Going for Linux kinda adds the same pains of going macOS but 10x. Once you open the virtualization door your productivity suffers greatly, your CPU/RAM requirements are higher and suddenly you’ve to deal with issues in two operating systems instead of just one. And… let’s face it, nothing with GPU acceleration will ever run decently unless big companies start fixing things - GPU passthroughs and getting video back into the main system are a pain and add delays;\n
        3. Proprietary/non-Linux apps provide good features, support and have tons of hours of dev time and continuous updates that the FOSS alternatives can’t just match.\n
        4. Linux was the worst track ever of supporting old software, even worse than Apple;\n
        5. Half of the success of Windows and macOS is the fact that they provide solid and stable APIs and development tools that “make it easy” to develop for those platforms and Linux is very bad at that. The major pieces of Linux are constantly and ever changing requiring large and frequent re-works of apps. There aren’t distribution “sponsored” IDEs (like Visual Studio or Xcode), userland API documentation, frameworks etc.;\n
        6. The beautiful desktop you see online are bullshit with a very few exceptions. Most are just carefully designed screenshots but once you install the theme you’ll find out visual inconsistencies all over the place, missing icons and all kinds of crap that makes Microsoft look good;\n
        7. Be ready to spend A LOT of time to make basic things work. Have coffee and alcohol (preferably strong) at your disposal all the time.\n
        \n
        (Wine for all the greatness it delivers still [sucks](https://lemmy.world/comment/6581188) and it hurts because it’s true).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705265279 {#5266
        date: 2024-01-14 21:47:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
        "@TCB13@lemmy.world"
        "@Kory@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5269 …}
      +nested: Doctrine\ORM\PersistentCollection {#5271 …}
      +votes: Doctrine\ORM\PersistentCollection {#5273 …}
      +reports: Doctrine\ORM\PersistentCollection {#5275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
      -id: 308940
      -bodyTs: "'/comment/6581188)':497 '1':79 '10x':231 '2':177 '3':298 '4':324 '5':339 '6':412 '7':460 'acceler':271 'add':223,296 'adob':190 'advis':7 'alcohol':477 'altern':199,319 'api':357,408 'app':191,300,395 'appl':338 'applic':123,142 'aren':397 'autodesk':192 'back':287 'bad':374 'base':44 'basic':471 'beauti':414 'better':119 'big':277 'bs':98 'bullshit':420 'bunch':173 'care':429 'chang':386 'choic':89 'circuit':194 'coffe':475 'collabor':207 'come':93 'comment':4 'compani':278 'compon':131,176 'compos':169 'constant':383 'continu':314 'cpu/ram':243 'crap':454 'creat':163 'cut':201 'de':95,112 'deal':252 'debian':10 'decent':275 'delay':297 'deliv':492 'depend':128 'design':127,195,430 'desktop':415 'dev':311 'develop':359,366 'dispos':482 'distribut':399 'document':409 'door':237 'easi':364 'emul':210 'entir':87 'etc':411 'even':335 'ever':273,330,385 'except':425 'experi':120 'face':266 'fact':114,350 'featur':303 'find':105,440 'fix':280 'flatpack/flathub':17 'foss':318 'framework':410 'frankenstein':165 'frequent':390 'fun':135 'get':9,285 'gnome':11,115 'go':83,219,228 'gonna':68 'good':302,459 'gpu':270,282 'great':241,490 'gtk':175 'gtk/libadwaita':141 'half':340 'happen':100 'higher':246 'hipster':54 'hope':179 'hour':309 'hurt':500 'icon':449 'ide':401 'inconsist':443 'instal':13,37,435 'instead':259 'issu':145,254 'kde':171 'kde/xfce':133 'kind':452 'kinda':222 'larg':388 'latest':32 'lemmy.world':496 'lemmy.world/comment/6581188)':495 'let':264 'like':58,402 'linux':78,125,221,325,371,381 'll':21,104,439 'look':458 'lot':466 'm':67 'maco':229,347 'main':290 'major':378 'make':362,456,470 'mantra':90 'match':323 'may':212 'microsoft':457 'mint':60 'miss':448 'move':76 'ms':188 'ni':193 'nice':218 'nobodi':72 'noth':268 'obvious':49 'offic':189 'old':333 'one':262 'onlin':418 'open':234 'oper':257 'option':48 'pain':226,294 'passthrough':283 'pick':156 'piec':379 'place':447 'platform':369 'pollut':42 'pop':59,148 'prefer':478 'product':239 'profession':184 'proprietary/non-linux':299 'provid':117,301,353 're':392 're-work':391 'readi':462 'remov':40 'requir':183,205,244,387 'run':138,274 'screenshot':431 'see':417 'serious':206 'small':144 'softwar':15,33,185,334 'solid':25,354 'spend':464 'sponsor':400 'stabl':27,356 'start':146,279 'still':493 'strong':479 'studio':404 'success':343 'suck':494 'sudden':248 'suffer':240 'support':304,332 'system':28,45,57,168,258,291 'talk':73 'tell':69 'theme':159,437 'thing':281,472 'time':312,468,485 'ton':307 'tool':360 'total':97 'track':329 'true':504 'two':256 'ubuntu':64 'unless':276 'updat':38,315 'use':110,132 'userland':407 've':250 'via':16 'video':286 'virtual':209,236 'visual':403,442 'way':19 'whatnot':197 'window':152,345 'wine':211,486 'without':41 'won':215 'wont':200 'work':213,393,473 'wors':336 'worst':328 'would':6 'x':63 'x-ubuntu':62 'xcode':406"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6693109"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265279 {#5267
        date: 2024-01-14 21:47:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4583}
    +body: "With regards to 6. I tried Xerolinux with a rice on it and yes it looked pretty but after a couple hours of real world use it was more annoying than anything else."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705266038 {#5386
      date: 2024-01-14 22:00:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@TCB13@lemmy.world"
      "@Kory@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5379 …}
    +nested: Doctrine\ORM\PersistentCollection {#5378 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5388 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
    -id: 308966
    -bodyTs: "'6':4 'annoy':30 'anyth':32 'coupl':21 'els':33 'hour':22 'look':16 'pretti':17 'real':24 'regard':2 'rice':10 'tri':6 'use':26 'world':25 'xerolinux':7 'yes':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5142812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705266038 {#5383
      date: 2024-01-14 22:00:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4583}
  +body: "Gotta try that one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705323875 {#5415
    date: 2024-01-15 14:04:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@TCB13@lemmy.world"
    "@Kory@lemmy.ml"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 310568
  -bodyTs: "'gotta':1 'one':4 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6707356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705323875 {#5412
    date: 2024-01-15 14:04:35.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#4658
  +user: App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am no programmer either, mainly a technical-oriented user, and I made the switch to a linux-only desktop almost 20 years ago. I tried several distros but I keep coming back to ubuntu (in vanilla gnome mode), with it’s closeness to debian and huge library of apps, with it’s massive userbase you get a lot of online community support, and it’s really polished these days. For the last 5-6 years or so I’ve been using “LTS” releases, doing major updates every two years, I found that to be a very reasonable cadence and it gives you great environment stability. The only significant downside I found these days is ubuntu’s insistence in using their (proprietary?) snap desktop container app ecosystem, I personally much prefer flatpaks, and actually I use flatpaks extensively on my ubuntu desktop for SW that needs frequent updating (darktable, logseq, etc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705260513 {#4653
    date: 2024-01-14 20:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 308756
  -bodyTs: "'-6':77 '20':24 '5':76 'actual':136 'ago':26 'almost':23 'app':52,128 'back':35 'cadenc':101 'close':45 'come':34 'communiti':64 'contain':127 'darktabl':151 'day':72,116 'debian':47 'desktop':22,126,144 'distro':30 'downsid':112 'ecosystem':129 'either':5 'environ':107 'etc':153 'everi':90 'extens':140 'flatpak':134,139 'found':94,114 'frequent':149 'get':59 'give':104 'gnome':40 'great':106 'huge':49 'insist':120 'keep':33 'last':75 'librari':50 'linux':20 'linux-on':19 'logseq':152 'lot':61 'lts':85 'made':14 'main':6 'major':88 'massiv':56 'mode':41 'much':132 'need':148 'onlin':63 'orient':10 'person':131 'polish':70 'prefer':133 'programm':4 'proprietari':124 'realli':69 'reason':100 'releas':86 'sever':29 'signific':111 'snap':125 'stabil':108 'support':65 'sw':146 'switch':16 'technic':9 'technical-ori':8 'tri':28 'two':91 'ubuntu':37,118,143 'updat':89,150 'use':84,122,138 'user':11 'userbas':57 'vanilla':39 've':82 'year':25,78,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8271905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260513 {#4654
    date: 2024-01-14 20:28:33.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
147 DENIED edit
App\Entity\EntryComment {#4658
  +user: App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am no programmer either, mainly a technical-oriented user, and I made the switch to a linux-only desktop almost 20 years ago. I tried several distros but I keep coming back to ubuntu (in vanilla gnome mode), with it’s closeness to debian and huge library of apps, with it’s massive userbase you get a lot of online community support, and it’s really polished these days. For the last 5-6 years or so I’ve been using “LTS” releases, doing major updates every two years, I found that to be a very reasonable cadence and it gives you great environment stability. The only significant downside I found these days is ubuntu’s insistence in using their (proprietary?) snap desktop container app ecosystem, I personally much prefer flatpaks, and actually I use flatpaks extensively on my ubuntu desktop for SW that needs frequent updating (darktable, logseq, etc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705260513 {#4653
    date: 2024-01-14 20:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 308756
  -bodyTs: "'-6':77 '20':24 '5':76 'actual':136 'ago':26 'almost':23 'app':52,128 'back':35 'cadenc':101 'close':45 'come':34 'communiti':64 'contain':127 'darktabl':151 'day':72,116 'debian':47 'desktop':22,126,144 'distro':30 'downsid':112 'ecosystem':129 'either':5 'environ':107 'etc':153 'everi':90 'extens':140 'flatpak':134,139 'found':94,114 'frequent':149 'get':59 'give':104 'gnome':40 'great':106 'huge':49 'insist':120 'keep':33 'last':75 'librari':50 'linux':20 'linux-on':19 'logseq':152 'lot':61 'lts':85 'made':14 'main':6 'major':88 'massiv':56 'mode':41 'much':132 'need':148 'onlin':63 'orient':10 'person':131 'polish':70 'prefer':133 'programm':4 'proprietari':124 'realli':69 'reason':100 'releas':86 'sever':29 'signific':111 'snap':125 'stabil':108 'support':65 'sw':146 'switch':16 'technic':9 'technical-ori':8 'tri':28 'two':91 'ubuntu':37,118,143 'updat':89,150 'use':84,122,138 'user':11 'userbas':57 'vanilla':39 've':82 'year':25,78,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8271905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260513 {#4654
    date: 2024-01-14 20:28:33.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
148 DENIED moderate
App\Entity\EntryComment {#4658
  +user: App\Entity\User {#4671 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I am no programmer either, mainly a technical-oriented user, and I made the switch to a linux-only desktop almost 20 years ago. I tried several distros but I keep coming back to ubuntu (in vanilla gnome mode), with it’s closeness to debian and huge library of apps, with it’s massive userbase you get a lot of online community support, and it’s really polished these days. For the last 5-6 years or so I’ve been using “LTS” releases, doing major updates every two years, I found that to be a very reasonable cadence and it gives you great environment stability. The only significant downside I found these days is ubuntu’s insistence in using their (proprietary?) snap desktop container app ecosystem, I personally much prefer flatpaks, and actually I use flatpaks extensively on my ubuntu desktop for SW that needs frequent updating (darktable, logseq, etc)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705260513 {#4653
    date: 2024-01-14 20:28:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4659 …}
  +nested: Doctrine\ORM\PersistentCollection {#4661 …}
  +votes: Doctrine\ORM\PersistentCollection {#4663 …}
  +reports: Doctrine\ORM\PersistentCollection {#4665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4667 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4669 …}
  -id: 308756
  -bodyTs: "'-6':77 '20':24 '5':76 'actual':136 'ago':26 'almost':23 'app':52,128 'back':35 'cadenc':101 'close':45 'come':34 'communiti':64 'contain':127 'darktabl':151 'day':72,116 'debian':47 'desktop':22,126,144 'distro':30 'downsid':112 'ecosystem':129 'either':5 'environ':107 'etc':153 'everi':90 'extens':140 'flatpak':134,139 'found':94,114 'frequent':149 'get':59 'give':104 'gnome':40 'great':106 'huge':49 'insist':120 'keep':33 'last':75 'librari':50 'linux':20 'linux-on':19 'logseq':152 'lot':61 'lts':85 'made':14 'main':6 'major':88 'massiv':56 'mode':41 'much':132 'need':148 'onlin':63 'orient':10 'person':131 'polish':70 'prefer':133 'programm':4 'proprietari':124 'realli':69 'reason':100 'releas':86 'sever':29 'signific':111 'snap':125 'stabil':108 'support':65 'sw':146 'switch':16 'technic':9 'technical-ori':8 'tri':28 'two':91 'ubuntu':37,118,143 'updat':89,150 'use':84,122,138 'user':11 'userbas':57 'vanilla':39 've':82 'year':25,78,92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8271905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260513 {#4654
    date: 2024-01-14 20:28:33.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#4731
  +user: App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1723427401 {#4726
    date: 2024-08-12 03:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 308724
  -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7564450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259716 {#4727
    date: 2024-01-14 20:15:16.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
151 DENIED edit
App\Entity\EntryComment {#4731
  +user: App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1723427401 {#4726
    date: 2024-08-12 03:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 308724
  -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7564450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259716 {#4727
    date: 2024-01-14 20:15:16.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
152 DENIED moderate
App\Entity\EntryComment {#4731
  +user: App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1723427401 {#4726
    date: 2024-08-12 03:50:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 308724
  -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7564450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259716 {#4727
    date: 2024-01-14 20:15:16.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1723427401 {#4726
      date: 2024-08-12 03:50:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 308724
    -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7564450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259716 {#4727
      date: 2024-01-14 20:15:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4731}
  +body: "Definitely on the list!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705263084 {#4975
    date: 2024-01-14 21:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@transientpunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -id: 308835
  -bodyTs: "'definit':1 'list':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6371748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705263084 {#4976
    date: 2024-01-14 21:11:24.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
155 DENIED edit
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1723427401 {#4726
      date: 2024-08-12 03:50:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 308724
    -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7564450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259716 {#4727
      date: 2024-01-14 20:15:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4731}
  +body: "Definitely on the list!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705263084 {#4975
    date: 2024-01-14 21:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@transientpunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -id: 308835
  -bodyTs: "'definit':1 'list':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6371748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705263084 {#4976
    date: 2024-01-14 21:11:24.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
156 DENIED moderate
App\Entity\EntryComment {#4977
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4731
    +user: App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If you want to dual boot Windows, do yourself a favor and get a second SSD to run Linux from. It’ll save you a lot of headaches."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1723427401 {#4726
      date: 2024-08-12 03:50:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 308724
    -bodyTs: "'boot':6 'dual':5 'favor':11 'get':13 'headach':28 'linux':19 'll':22 'lot':26 'run':18 'save':23 'second':15 'ssd':16 'want':3 'window':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7564450"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259716 {#4727
      date: 2024-01-14 20:15:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4731}
  +body: "Definitely on the list!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705263084 {#4975
    date: 2024-01-14 21:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@transientpunk@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4978 …}
  +nested: Doctrine\ORM\PersistentCollection {#4980 …}
  +votes: Doctrine\ORM\PersistentCollection {#4982 …}
  +reports: Doctrine\ORM\PersistentCollection {#4984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4988 …}
  -id: 308835
  -bodyTs: "'definit':1 'list':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6371748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705263084 {#4976
    date: 2024-01-14 21:11:24.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#4805
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
    \n
    About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
    \n
    I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
    \n
    Feel free to ask if you want to know more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1723896600 {#4800
    date: 2024-08-17 14:10:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 308691
  -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258962 {#4801
    date: 2024-01-14 20:02: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
159 DENIED edit
App\Entity\EntryComment {#4805
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
    \n
    About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
    \n
    I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
    \n
    Feel free to ask if you want to know more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1723896600 {#4800
    date: 2024-08-17 14:10:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 308691
  -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258962 {#4801
    date: 2024-01-14 20:02: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
160 DENIED moderate
App\Entity\EntryComment {#4805
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
    \n
    About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
    \n
    I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
    \n
    Feel free to ask if you want to know more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1723896600 {#4800
    date: 2024-08-17 14:10:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4808 …}
  +votes: Doctrine\ORM\PersistentCollection {#4810 …}
  +reports: Doctrine\ORM\PersistentCollection {#4812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
  -id: 308691
  -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6691202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705258962 {#4801
    date: 2024-01-14 20:02: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#4954
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4805
    +user: App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
      \n
      About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
      \n
      I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
      \n
      Feel free to ask if you want to know more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1723896600 {#4800
      date: 2024-08-17 14:10:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 308691
    -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6691202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258962 {#4801
      date: 2024-01-14 20:02:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705259407 {#4959
    date: 2024-01-14 20:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 308712
  -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259407 {#4956
    date: 2024-01-14 20:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4954
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4805
    +user: App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
      \n
      About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
      \n
      I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
      \n
      Feel free to ask if you want to know more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1723896600 {#4800
      date: 2024-08-17 14:10:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 308691
    -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6691202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258962 {#4801
      date: 2024-01-14 20:02:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705259407 {#4959
    date: 2024-01-14 20:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 308712
  -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259407 {#4956
    date: 2024-01-14 20:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4954
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4805
    +user: App\Entity\User {#4818 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
      \n
      About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
      \n
      I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
      \n
      Feel free to ask if you want to know more.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1723896600 {#4800
      date: 2024-08-17 14:10:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4808 …}
    +votes: Doctrine\ORM\PersistentCollection {#4810 …}
    +reports: Doctrine\ORM\PersistentCollection {#4812 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 308691
    -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6691202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258962 {#4801
      date: 2024-01-14 20:02:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705259407 {#4959
    date: 2024-01-14 20:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4962 …}
  +nested: Doctrine\ORM\PersistentCollection {#4966 …}
  +votes: Doctrine\ORM\PersistentCollection {#4968 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 308712
  -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705259407 {#4956
    date: 2024-01-14 20:10:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "It was my first full-time Linux distro. It’s definitely a solid system if you want Arch without installing through a cli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705280447 {#5241
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 309483
  -bodyTs: "'arch':19 'cli':24 'definit':12 'distro':9 'first':4 'full':6 'full-tim':5 'instal':21 'linux':8 'solid':14 'system':15 'time':7 'want':18 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280447 {#5244
    date: 2024-01-15 02:00:47.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
167 DENIED edit
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "It was my first full-time Linux distro. It’s definitely a solid system if you want Arch without installing through a cli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705280447 {#5241
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 309483
  -bodyTs: "'arch':19 'cli':24 'definit':12 'distro':9 'first':4 'full':6 'full-tim':5 'instal':21 'linux':8 'solid':14 'system':15 'time':7 'want':18 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280447 {#5244
    date: 2024-01-15 02:00:47.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
168 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4302 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "It was my first full-time Linux distro. It’s definitely a solid system if you want Arch without installing through a cli."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705280447 {#5241
    date: 2024-01-15 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5231 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5249 …}
  -id: 309483
  -bodyTs: "'arch':19 'cli':24 'definit':12 'distro':9 'first':4 'full':6 'full-tim':5 'instal':21 'linux':8 'solid':14 'system':15 'time':7 'want':18 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6144898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705280447 {#5244
    date: 2024-01-15 02:00:47.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#5253
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "if you don’t mind having to install updates every day it’s nice. I use Cinnamon and there was a small issue at the beginning (dbus-something IIRC) so some apps (calculator, firefox, libreoffice) were taking a long time to start (waiting on a timemeout on something). But that’s the only issue I had in the past 6 months. I installed lutris and play steam and Epic games. I have docker (not the desktop version) installed. System is lean and snappy. Do I see a massive change from when I was using Linux Mint? Not really. I changed because I borked my LM installation and needed to reinstall anyway. Installed EndeavourOS on a spare SSD to try it out and ended as my daily driver. I still have LM on the other SSD, but I only went back once to transfer my documents/stuff. TBH I tried it out because I saw everyone banging on about Arch, but couldn’t be bothered to install from scratch. I’d only used RedHat or Debian derivative (I’m old, Ubuntu is a derivative of Debian in my mind because I remember how it started out) distros in the past 20+ years (well, and gentoo for some time when it first came out. Also Mandrake, but can’t remember what package manager it had), so I wanted to try something new. I’m happy with it, but I don’t make the distro I use a matter or religion. It works, it’s stable, I learn something new, job done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705311710 {#5251
    date: 2024-01-15 10:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 310308
  -bodyTs: "'20':200 '6':61 'also':213 'anyway':112 'app':33 'arch':159 'back':141 'bang':156 'begin':26 'bork':104 'bother':164 'calcul':34 'came':211 'chang':90,101 'cinnamon':17 'couldn':161 'd':170 'daili':127 'day':11 'dbus':28 'dbus-someth':27 'debian':175,185 'deriv':176,183 'desktop':77 'distro':196,242 'docker':74 'documents/stuff':146 'done':259 'driver':128 'end':124 'endeavouro':114 'epic':70 'everi':10 'everyon':155 'firefox':35 'first':210 'game':71 'gentoo':204 'happi':233 'iirc':30 'instal':8,64,79,107,113,166 'issu':23,55 'job':258 'lean':82 'learn':255 'libreoffic':36 'linux':96 'lm':106,132 'long':40 'lutri':65 'm':178,232 'make':240 'manag':221 'mandrak':214 'massiv':89 'matter':246 'mind':5,188 'mint':97 'month':62 'need':109 'new':230,257 'nice':14 'old':179 'packag':220 'past':60,199 'play':67 'realli':99 'redhat':173 'reinstal':111 'religion':248 'rememb':191,218 'saw':154 'scratch':168 'see':87 'small':22 'snappi':84 'someth':29,49,229,256 'spare':117 'ssd':118,136 'stabl':253 'start':43,194 'steam':68 'still':130 'system':80 'take':38 'tbh':147 'time':41,207 'timemeout':47 'transfer':144 'tri':120,149,228 'ubuntu':180 'updat':9 'use':16,95,172,244 'version':78 'wait':44 'want':226 'well':202 'went':140 'work':250 'year':201"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311710 {#5252
    date: 2024-01-15 10:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5253
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "if you don’t mind having to install updates every day it’s nice. I use Cinnamon and there was a small issue at the beginning (dbus-something IIRC) so some apps (calculator, firefox, libreoffice) were taking a long time to start (waiting on a timemeout on something). But that’s the only issue I had in the past 6 months. I installed lutris and play steam and Epic games. I have docker (not the desktop version) installed. System is lean and snappy. Do I see a massive change from when I was using Linux Mint? Not really. I changed because I borked my LM installation and needed to reinstall anyway. Installed EndeavourOS on a spare SSD to try it out and ended as my daily driver. I still have LM on the other SSD, but I only went back once to transfer my documents/stuff. TBH I tried it out because I saw everyone banging on about Arch, but couldn’t be bothered to install from scratch. I’d only used RedHat or Debian derivative (I’m old, Ubuntu is a derivative of Debian in my mind because I remember how it started out) distros in the past 20+ years (well, and gentoo for some time when it first came out. Also Mandrake, but can’t remember what package manager it had), so I wanted to try something new. I’m happy with it, but I don’t make the distro I use a matter or religion. It works, it’s stable, I learn something new, job done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705311710 {#5251
    date: 2024-01-15 10:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 310308
  -bodyTs: "'20':200 '6':61 'also':213 'anyway':112 'app':33 'arch':159 'back':141 'bang':156 'begin':26 'bork':104 'bother':164 'calcul':34 'came':211 'chang':90,101 'cinnamon':17 'couldn':161 'd':170 'daili':127 'day':11 'dbus':28 'dbus-someth':27 'debian':175,185 'deriv':176,183 'desktop':77 'distro':196,242 'docker':74 'documents/stuff':146 'done':259 'driver':128 'end':124 'endeavouro':114 'epic':70 'everi':10 'everyon':155 'firefox':35 'first':210 'game':71 'gentoo':204 'happi':233 'iirc':30 'instal':8,64,79,107,113,166 'issu':23,55 'job':258 'lean':82 'learn':255 'libreoffic':36 'linux':96 'lm':106,132 'long':40 'lutri':65 'm':178,232 'make':240 'manag':221 'mandrak':214 'massiv':89 'matter':246 'mind':5,188 'mint':97 'month':62 'need':109 'new':230,257 'nice':14 'old':179 'packag':220 'past':60,199 'play':67 'realli':99 'redhat':173 'reinstal':111 'religion':248 'rememb':191,218 'saw':154 'scratch':168 'see':87 'small':22 'snappi':84 'someth':29,49,229,256 'spare':117 'ssd':118,136 'stabl':253 'start':43,194 'steam':68 'still':130 'system':80 'take':38 'tbh':147 'time':41,207 'timemeout':47 'transfer':144 'tri':120,149,228 'ubuntu':180 'updat':9 'use':16,95,172,244 'version':78 'wait':44 'want':226 'well':202 'went':140 'work':250 'year':201"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311710 {#5252
    date: 2024-01-15 10:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5253
  +user: App\Entity\User {#4818 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4954
    +user: App\Entity\User {#4892 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4805
      +user: App\Entity\User {#4818 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Welcome aboard! There is no need to be a programmer to work on Linux. I’m no programmer either and have been enjoying Linux for many years.\n
        \n
        About the distro, it’s a conversation ad old as the first fork lol. It depends in part what you want to do with it. I’ve used many in 20+ years. I’ve settled eith endeavourOS for my desktop (after a few years of Linux Mint) and debian on the servers. I play and work on it without any problems (although I have a radeon rx580 card).\n
        \n
        I’ve never used popOS, but all major distros have a fairly simple install process, especially if you use the whole hd and don’t need fancy config. Or you can start relatively hard and use gentoo. It will take a while (and thanks the fact that stage1 is not the default anymore) but you’ll learn a lot of how linux works.\n
        \n
        Feel free to ask if you want to know more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1723896600 {#4800
        date: 2024-08-17 14:10:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LowlandSavage@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4808 …}
      +votes: Doctrine\ORM\PersistentCollection {#4810 …}
      +reports: Doctrine\ORM\PersistentCollection {#4812 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4814 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4816 …}
      -id: 308691
      -bodyTs: "'20':58 'aboard':2 'ad':35 'although':89 'anymor':148 'ask':162 'card':95 'config':123 'convers':34 'debian':76 'default':147 'depend':43 'desktop':67 'distro':30,104 'eith':63 'either':19 'endeavouro':64 'enjoy':23 'especi':111 'fact':141 'fair':107 'fanci':122 'feel':159 'first':39 'fork':40 'free':160 'gentoo':132 'hard':129 'hd':117 'instal':109 'know':167 'learn':152 'linux':14,24,73,157 'll':151 'lol':41 'lot':154 'm':16 'major':103 'mani':26,56 'mint':74 'need':6,121 'never':98 'old':36 'part':45 'play':81 'popo':100 'problem':88 'process':110 'programm':10,18 'radeon':93 'relat':128 'rx580':94 'server':79 'settl':62 'simpl':108 'stage1':143 'start':127 'take':135 'thank':139 'use':55,99,114,131 've':54,61,97 'want':48,165 'welcom':1 'whole':116 'without':86 'work':12,83,158 'year':27,59,71"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6691202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705258962 {#4801
        date: 2024-01-14 20:02:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4805}
    +body: "I think I need to give endeavourOS another try (I played around very briefly in a VM), I always see good things about it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705259407 {#4959
      date: 2024-01-14 20:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LowlandSavage@lemmy.ca"
      "@Im_old@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4962 …}
    +nested: Doctrine\ORM\PersistentCollection {#4966 …}
    +votes: Doctrine\ORM\PersistentCollection {#4968 …}
    +reports: Doctrine\ORM\PersistentCollection {#4969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 308712
    -bodyTs: "'alway':19 'anoth':8 'around':12 'briefli':14 'endeavouro':7 'give':6 'good':21 'need':4 'play':11 'see':20 'thing':22 'think':2 'tri':9 'vm':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5140580"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705259407 {#4956
      date: 2024-01-14 20:10:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4805}
  +body: "if you don’t mind having to install updates every day it’s nice. I use Cinnamon and there was a small issue at the beginning (dbus-something IIRC) so some apps (calculator, firefox, libreoffice) were taking a long time to start (waiting on a timemeout on something). But that’s the only issue I had in the past 6 months. I installed lutris and play steam and Epic games. I have docker (not the desktop version) installed. System is lean and snappy. Do I see a massive change from when I was using Linux Mint? Not really. I changed because I borked my LM installation and needed to reinstall anyway. Installed EndeavourOS on a spare SSD to try it out and ended as my daily driver. I still have LM on the other SSD, but I only went back once to transfer my documents/stuff. TBH I tried it out because I saw everyone banging on about Arch, but couldn’t be bothered to install from scratch. I’d only used RedHat or Debian derivative (I’m old, Ubuntu is a derivative of Debian in my mind because I remember how it started out) distros in the past 20+ years (well, and gentoo for some time when it first came out. Also Mandrake, but can’t remember what package manager it had), so I wanted to try something new. I’m happy with it, but I don’t make the distro I use a matter or religion. It works, it’s stable, I learn something new, job done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705311710 {#5251
    date: 2024-01-15 10:41:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@Im_old@lemmy.world"
    "@governorkeagan@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5254 …}
  +nested: Doctrine\ORM\PersistentCollection {#5256 …}
  +votes: Doctrine\ORM\PersistentCollection {#5258 …}
  +reports: Doctrine\ORM\PersistentCollection {#5260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5264 …}
  -id: 310308
  -bodyTs: "'20':200 '6':61 'also':213 'anyway':112 'app':33 'arch':159 'back':141 'bang':156 'begin':26 'bork':104 'bother':164 'calcul':34 'came':211 'chang':90,101 'cinnamon':17 'couldn':161 'd':170 'daili':127 'day':11 'dbus':28 'dbus-someth':27 'debian':175,185 'deriv':176,183 'desktop':77 'distro':196,242 'docker':74 'documents/stuff':146 'done':259 'driver':128 'end':124 'endeavouro':114 'epic':70 'everi':10 'everyon':155 'firefox':35 'first':210 'game':71 'gentoo':204 'happi':233 'iirc':30 'instal':8,64,79,107,113,166 'issu':23,55 'job':258 'lean':82 'learn':255 'libreoffic':36 'linux':96 'lm':106,132 'long':40 'lutri':65 'm':178,232 'make':240 'manag':221 'mandrak':214 'massiv':89 'matter':246 'mind':5,188 'mint':97 'month':62 'need':109 'new':230,257 'nice':14 'old':179 'packag':220 'past':60,199 'play':67 'realli':99 'redhat':173 'reinstal':111 'religion':248 'rememb':191,218 'saw':154 'scratch':168 'see':87 'small':22 'snappi':84 'someth':29,49,229,256 'spare':117 'ssd':118,136 'stabl':253 'start':43,194 'steam':68 'still':130 'system':80 'take':38 'tbh':147 'time':41,207 'timemeout':47 'transfer':144 'tri':120,149,228 'ubuntu':180 'updat':9 'use':16,95,172,244 'version':78 'wait':44 'want':226 'well':202 'went':140 'work':250 'year':201"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311710 {#5252
    date: 2024-01-15 10:41:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#4879
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have been running Pop!_OS for a couple months (Linux in general), it’s been rock solid! I had it running dual booted with Windows for about 1.5 months and had no issues. Nvidia drivers also just work really well.\n
    \n
    I’ve been looking around to see if the grass is greener on the other side with other distros, but I keep coming back to Pop!_OS. I’m also super excited about their new Desktop Environment (DE) coming later this year.\n
    \n
    **EDIT:**System76 (the people who make Pop) have some really good articles/docs on installing and using Pop - [installing Pop!_OS](https://support.system76.com/articles/install-pop/), [TechHut Video on dual booting](https://youtu.be/EXZ7_DVxztQ?si=2U71dpxUCEsLui_h) & [piped version](https://piped.video/watch?v=EXZ7_DVxztQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705258883 {#4873
    date: 2024-01-14 20:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 308690
  -bodyTs: "'/articles/install-pop/),':106 '/exz7_dvxztq?si=2u71dpxuceslui_h)':114 '/watch?v=exz7_dvxztq)':119 '1.5':29 'also':37,71 'around':46 'articles/docs':95 'back':65 'boot':24,111 'come':64,80 'coupl':9 'de':79 'desktop':77 'distro':60 'driver':36 'dual':23,110 'edit':84 'environ':78 'excit':73 'general':13 'good':94 'grass':51 'greener':53 'instal':97,101 'issu':34 'keep':63 'later':81 'linux':11 'look':45 'm':70 'make':89 'month':10,30 'new':76 'nvidia':35 'os':6,68,103 'peopl':87 'pipe':115 'piped.video':118 'piped.video/watch?v=exz7_dvxztq)':117 'pop':5,67,90,100,102 'realli':40,93 'rock':17 'run':4,22 'see':48 'side':57 'solid':18 'super':72 'support.system76.com':105 'support.system76.com/articles/install-pop/),':104 'system76':85 'techhut':107 'use':99 've':43 'version':116 'video':108 'well':41 'window':26 'work':39 'year':83 'youtu.be':113 'youtu.be/exz7_dvxztq?si=2u71dpxuceslui_h)':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140373"
  +editedAt: DateTimeImmutable @1723381178 {#4874
    date: 2024-08-11 14:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705258883 {#4875
    date: 2024-01-14 20:01:23.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
175 DENIED edit
App\Entity\EntryComment {#4879
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have been running Pop!_OS for a couple months (Linux in general), it’s been rock solid! I had it running dual booted with Windows for about 1.5 months and had no issues. Nvidia drivers also just work really well.\n
    \n
    I’ve been looking around to see if the grass is greener on the other side with other distros, but I keep coming back to Pop!_OS. I’m also super excited about their new Desktop Environment (DE) coming later this year.\n
    \n
    **EDIT:**System76 (the people who make Pop) have some really good articles/docs on installing and using Pop - [installing Pop!_OS](https://support.system76.com/articles/install-pop/), [TechHut Video on dual booting](https://youtu.be/EXZ7_DVxztQ?si=2U71dpxUCEsLui_h) & [piped version](https://piped.video/watch?v=EXZ7_DVxztQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705258883 {#4873
    date: 2024-01-14 20:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 308690
  -bodyTs: "'/articles/install-pop/),':106 '/exz7_dvxztq?si=2u71dpxuceslui_h)':114 '/watch?v=exz7_dvxztq)':119 '1.5':29 'also':37,71 'around':46 'articles/docs':95 'back':65 'boot':24,111 'come':64,80 'coupl':9 'de':79 'desktop':77 'distro':60 'driver':36 'dual':23,110 'edit':84 'environ':78 'excit':73 'general':13 'good':94 'grass':51 'greener':53 'instal':97,101 'issu':34 'keep':63 'later':81 'linux':11 'look':45 'm':70 'make':89 'month':10,30 'new':76 'nvidia':35 'os':6,68,103 'peopl':87 'pipe':115 'piped.video':118 'piped.video/watch?v=exz7_dvxztq)':117 'pop':5,67,90,100,102 'realli':40,93 'rock':17 'run':4,22 'see':48 'side':57 'solid':18 'super':72 'support.system76.com':105 'support.system76.com/articles/install-pop/),':104 'system76':85 'techhut':107 'use':99 've':43 'version':116 'video':108 'well':41 'window':26 'work':39 'year':83 'youtu.be':113 'youtu.be/exz7_dvxztq?si=2u71dpxuceslui_h)':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140373"
  +editedAt: DateTimeImmutable @1723381178 {#4874
    date: 2024-08-11 14:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705258883 {#4875
    date: 2024-01-14 20:01:23.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
176 DENIED moderate
App\Entity\EntryComment {#4879
  +user: App\Entity\User {#4892 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Looking-to-make-the-switch"
    +title: "Looking to make the switch"
    +url: null
    +body: "Hi everyone, looking to make the switch from windows. I’m reasonably technically apt but not a programmer by any means. I’ve been doing some homework on which distro I would like to use and pop_os kinda feels like the right direction. I’m running an Nvidia 3060TI on a Ryzen 5600 chip set on an Asus tuf motherboard. Any other distros I should be looking at, and does somebody have a link for a comprehensive guide to installing? I’m looking to continue running windows on the side until such a time as I am comfortable enough with linux that I don’t need it."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724768922 {#2410
      date: 2024-08-27 16:28:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 30488
    -titleTs: "'look':1 'make':3 'switch':5"
    -bodyTs: "'3060ti':50 '5600':54 'apt':14 'asus':59 'chip':55 'comfort':99 'comprehens':78 'continu':86 'direct':44 'distro':30,64 'enough':100 'everyon':2 'feel':40 'guid':79 'hi':1 'homework':27 'instal':81 'kinda':39 'like':33,41 'link':75 'linux':102 'look':3,68,84 'm':11,46,83 'make':5 'mean':21 'motherboard':61 'need':107 'nvidia':49 'os':38 'pop':37 'programm':18 'reason':12 'right':43 'run':47,87 'ryzen':53 'set':56 'side':91 'somebodi':72 'switch':7 'technic':13 'time':95 'tuf':60 'use':35 've':23 'window':9,88 'would':32"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705344457
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13319339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705258057 {#1850
      date: 2024-01-14 19:47:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I have been running Pop!_OS for a couple months (Linux in general), it’s been rock solid! I had it running dual booted with Windows for about 1.5 months and had no issues. Nvidia drivers also just work really well.\n
    \n
    I’ve been looking around to see if the grass is greener on the other side with other distros, but I keep coming back to Pop!_OS. I’m also super excited about their new Desktop Environment (DE) coming later this year.\n
    \n
    **EDIT:**System76 (the people who make Pop) have some really good articles/docs on installing and using Pop - [installing Pop!_OS](https://support.system76.com/articles/install-pop/), [TechHut Video on dual booting](https://youtu.be/EXZ7_DVxztQ?si=2U71dpxUCEsLui_h) & [piped version](https://piped.video/watch?v=EXZ7_DVxztQ)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705258883 {#4873
    date: 2024-01-14 20:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
    "@LowlandSavage@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 308690
  -bodyTs: "'/articles/install-pop/),':106 '/exz7_dvxztq?si=2u71dpxuceslui_h)':114 '/watch?v=exz7_dvxztq)':119 '1.5':29 'also':37,71 'around':46 'articles/docs':95 'back':65 'boot':24,111 'come':64,80 'coupl':9 'de':79 'desktop':77 'distro':60 'driver':36 'dual':23,110 'edit':84 'environ':78 'excit':73 'general':13 'good':94 'grass':51 'greener':53 'instal':97,101 'issu':34 'keep':63 'later':81 'linux':11 'look':45 'm':70 'make':89 'month':10,30 'new':76 'nvidia':35 'os':6,68,103 'peopl':87 'pipe':115 'piped.video':118 'piped.video/watch?v=exz7_dvxztq)':117 'pop':5,67,90,100,102 'realli':40,93 'rock':17 'run':4,22 'see':48 'side':57 'solid':18 'super':72 'support.system76.com':105 'support.system76.com/articles/install-pop/),':104 'system76':85 'techhut':107 'use':99 've':43 'version':116 'video':108 'well':41 'window':26 'work':39 'year':83 'youtu.be':113 'youtu.be/exz7_dvxztq?si=2u71dpxuceslui_h)':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5140373"
  +editedAt: DateTimeImmutable @1723381178 {#4874
    date: 2024-08-11 14:59:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705258883 {#4875
    date: 2024-01-14 20:01:23.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
177 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    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