GET https://kbin.spritesserver.nl/u/@Nokinori@pawb.social/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.73 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 {#1448
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "New-to-Linux-have-a-few-questions"
  +title: "New to Linux, have a few questions"
  +url: null
  +body: """
    I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
    \n
    As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
    \n
    Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
    \n
    EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701040591 {#1682
    date: 2023-11-27 00:16:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: [
    11 => App\Entity\EntryComment {#1740
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: """
        I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
        \n
        I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
        \n
        I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
        \n
        Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935345 {#1701
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@corrupts_absolutely@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 163289
      -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935345 {#1741
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +"title": 163289
    }
    12 => App\Entity\EntryComment {#1558
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
        \n
        Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700934690 {#1526
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 163247
      -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700934690 {#1576
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +"title": 163247
    }
    9 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "Yeah. I probably should have been more clear about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700935735 {#2370
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 163313
      -bodyTs: "'clear':8 'probabl':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935735 {#2377
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +"title": 163313
    }
    10 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935459 {#2461
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 163298
      -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935459 {#2456
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +"title": 163298
    }
    7 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937125 {#2394
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 163392
      -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937125 {#2395
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +"title": 163392
    }
    8 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That makes sense, thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700936425 {#1910
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 163342
      -bodyTs: "'make':2 'sens':3 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700936425 {#1906
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +"title": 163342
    }
    5 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: """
        Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
        \n
        You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937692 {#2013
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@ObsidianBreaks@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 163434
      -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937692 {#2027
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +"title": 163434
    }
    6 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
        \n
        I realize now I should have been way more specific with how I worded things in the beginning.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700937325 {#2019
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
        "@Oisteink@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 163409
      -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937325 {#2023
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +"title": 163409
    }
    4 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700954173 {#2085
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 164230
      -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954173 {#2096
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +"title": 164230
    }
    3 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700954316 {#2093
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Ibaudia@lemmy.world"
        "@Molten_Moron@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 164238
      -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954316 {#2092
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +"title": 164238
    }
    2 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700954530 {#2351
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 164252
      -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954530 {#2347
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +"title": 164252
    }
    1 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: """
        Thanks, that’s a lot of really helpful info.\n
        \n
        What do you mean by this though?\n
        \n
        > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
        \n
        A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700954964 {#2327
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 164271
      -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954964 {#2329
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +"title": 164271
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        Ok, let me see if I’m starting to understand.\n
        \n
        If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
        \n
        And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
        \n
        Did I get all that right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700955655 {#2159
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 164299
      -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700955655 {#2143
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +"title": 164299
    }
  ]
  -id: 16744
  -titleTs: "'linux':3 'new':1 'question':7"
  -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701019691
  +visibility: "visible             "
  +apId: "https://pawb.social/post/4477596"
  +editedAt: DateTimeImmutable @1701554674 {#1452
    date: 2023-12-02 23:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933291 {#1638
    date: 2023-11-25 18:28:11.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 {#1448
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "New-to-Linux-have-a-few-questions"
  +title: "New to Linux, have a few questions"
  +url: null
  +body: """
    I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
    \n
    As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
    \n
    Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
    \n
    EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701040591 {#1682
    date: 2023-11-27 00:16:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: [
    11 => App\Entity\EntryComment {#1740
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: """
        I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
        \n
        I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
        \n
        I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
        \n
        Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935345 {#1701
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@corrupts_absolutely@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 163289
      -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935345 {#1741
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +"title": 163289
    }
    12 => App\Entity\EntryComment {#1558
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
        \n
        Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700934690 {#1526
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 163247
      -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700934690 {#1576
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +"title": 163247
    }
    9 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "Yeah. I probably should have been more clear about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700935735 {#2370
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 163313
      -bodyTs: "'clear':8 'probabl':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935735 {#2377
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +"title": 163313
    }
    10 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935459 {#2461
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 163298
      -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935459 {#2456
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +"title": 163298
    }
    7 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937125 {#2394
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 163392
      -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937125 {#2395
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +"title": 163392
    }
    8 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That makes sense, thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700936425 {#1910
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 163342
      -bodyTs: "'make':2 'sens':3 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700936425 {#1906
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +"title": 163342
    }
    5 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: """
        Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
        \n
        You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937692 {#2013
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@ObsidianBreaks@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 163434
      -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937692 {#2027
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +"title": 163434
    }
    6 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
        \n
        I realize now I should have been way more specific with how I worded things in the beginning.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700937325 {#2019
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
        "@Oisteink@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 163409
      -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937325 {#2023
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +"title": 163409
    }
    4 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700954173 {#2085
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 164230
      -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954173 {#2096
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +"title": 164230
    }
    3 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700954316 {#2093
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Ibaudia@lemmy.world"
        "@Molten_Moron@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 164238
      -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954316 {#2092
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +"title": 164238
    }
    2 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700954530 {#2351
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 164252
      -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954530 {#2347
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +"title": 164252
    }
    1 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: """
        Thanks, that’s a lot of really helpful info.\n
        \n
        What do you mean by this though?\n
        \n
        > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
        \n
        A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700954964 {#2327
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 164271
      -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954964 {#2329
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +"title": 164271
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        Ok, let me see if I’m starting to understand.\n
        \n
        If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
        \n
        And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
        \n
        Did I get all that right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700955655 {#2159
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 164299
      -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700955655 {#2143
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +"title": 164299
    }
  ]
  -id: 16744
  -titleTs: "'linux':3 'new':1 'question':7"
  -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701019691
  +visibility: "visible             "
  +apId: "https://pawb.social/post/4477596"
  +editedAt: DateTimeImmutable @1701554674 {#1452
    date: 2023-12-02 23:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933291 {#1638
    date: 2023-11-25 18:28:11.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 {#1448
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "New-to-Linux-have-a-few-questions"
  +title: "New to Linux, have a few questions"
  +url: null
  +body: """
    I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
    \n
    As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
    \n
    Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
    \n
    EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 73
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701040591 {#1682
    date: 2023-11-27 00:16:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
  +badges: Doctrine\ORM\PersistentCollection {#1586 …}
  +children: [
    11 => App\Entity\EntryComment {#1740
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +body: """
        I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
        \n
        I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
        \n
        I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
        \n
        Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935345 {#1701
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@corrupts_absolutely@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 163289
      -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935345 {#1741
        date: 2023-11-25 19:02:25.0 +01:00
      }
      +"title": 163289
    }
    12 => App\Entity\EntryComment {#1558
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
        \n
        Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700934690 {#1526
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
      -id: 163247
      -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700934690 {#1576
        date: 2023-11-25 18:51:30.0 +01:00
      }
      +"title": 163247
    }
    9 => App\Entity\EntryComment {#2360
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "Yeah. I probably should have been more clear about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700935735 {#2370
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2361 …}
      +nested: Doctrine\ORM\PersistentCollection {#2372 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
      -id: 163313
      -bodyTs: "'clear':8 'probabl':3 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935735 {#2377
        date: 2023-11-25 19:08:55.0 +01:00
      }
      +"title": 163313
    }
    10 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700935459 {#2461
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 163298
      -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4284764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700935459 {#2456
        date: 2023-11-25 19:04:19.0 +01:00
      }
      +"title": 163298
    }
    7 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937125 {#2394
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 163392
      -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937125 {#2395
        date: 2023-11-25 19:32:05.0 +01:00
      }
      +"title": 163392
    }
    8 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That makes sense, thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700936425 {#1910
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 163342
      -bodyTs: "'make':2 'sens':3 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285050"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700936425 {#1906
        date: 2023-11-25 19:20:25.0 +01:00
      }
      +"title": 163342
    }
    5 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +body: """
        Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
        \n
        You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700937692 {#2013
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@ObsidianBreaks@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 163434
      -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285417"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937692 {#2027
        date: 2023-11-25 19:41:32.0 +01:00
      }
      +"title": 163434
    }
    6 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: """
        I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
        \n
        I realize now I should have been way more specific with how I worded things in the beginning.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700937325 {#2019
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@CsXGF8uzUAOh6fqV@lemmy.world"
        "@Oisteink@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 163409
      -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4285314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700937325 {#2023
        date: 2023-11-25 19:35:25.0 +01:00
      }
      +"title": 163409
    }
    4 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700954173 {#2085
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 164230
      -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954173 {#2096
        date: 2023-11-26 00:16:13.0 +01:00
      }
      +"title": 164230
    }
    3 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
      +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700954316 {#2093
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Ibaudia@lemmy.world"
        "@Molten_Moron@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 164238
      -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954316 {#2092
        date: 2023-11-26 00:18:36.0 +01:00
      }
      +"title": 164238
    }
    2 => App\Entity\EntryComment {#2332
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700954530 {#2351
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@Moobythegoldensock@lemm.ee"
        "@Quazatron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 164252
      -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4289964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954530 {#2347
        date: 2023-11-26 00:22:10.0 +01:00
      }
      +"title": 164252
    }
    1 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +body: """
        Thanks, that’s a lot of really helpful info.\n
        \n
        What do you mean by this though?\n
        \n
        > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
        \n
        A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700954964 {#2327
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 164271
      -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700954964 {#2329
        date: 2023-11-26 00:29:24.0 +01:00
      }
      +"title": 164271
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1448}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: """
        Ok, let me see if I’m starting to understand.\n
        \n
        If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
        \n
        And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
        \n
        Did I get all that right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700955655 {#2159
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nokinori@pawb.social"
        "@netchami@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 164299
      -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4290312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700955655 {#2143
        date: 2023-11-26 00:40:55.0 +01:00
      }
      +"title": 164299
    }
  ]
  -id: 16744
  -titleTs: "'linux':3 'new':1 'question':7"
  -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701019691
  +visibility: "visible             "
  +apId: "https://pawb.social/post/4477596"
  +editedAt: DateTimeImmutable @1701554674 {#1452
    date: 2023-12-02 23:04:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700933291 {#1638
    date: 2023-11-25 18:28:11.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 {#1740
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740}
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: """
    I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
    \n
    I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
    \n
    I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
    \n
    Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935345 {#1701
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@corrupts_absolutely@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 163289
  -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935345 {#1741
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +"title": 163289
}
"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 {#1740
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740}
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: """
    I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
    \n
    I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
    \n
    I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
    \n
    Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935345 {#1701
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@corrupts_absolutely@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 163289
  -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935345 {#1741
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +"title": 163289
}
"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 {#1740
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740}
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +body: """
    I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
    \n
    I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
    \n
    I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
    \n
    Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935345 {#1701
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@corrupts_absolutely@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 163289
  -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935345 {#1741
    date: 2023-11-25 19:02:25.0 +01:00
  }
  +"title": 163289
}
"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 {#1558
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558}
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
    \n
    Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700934690 {#1526
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 163247
  -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934690 {#1576
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +"title": 163247
}
"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 {#1558
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558}
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
    \n
    Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700934690 {#1526
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 163247
  -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934690 {#1576
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +"title": 163247
}
"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 {#1558
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558}
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
    \n
    Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700934690 {#1526
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  -id: 163247
  -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700934690 {#1576
    date: 2023-11-25 18:51:30.0 +01:00
  }
  +"title": 163247
}
"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 {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360}
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "Yeah. I probably should have been more clear about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935735 {#2370
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 163313
  -bodyTs: "'clear':8 'probabl':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935735 {#2377
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +"title": 163313
}
"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 {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360}
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "Yeah. I probably should have been more clear about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935735 {#2370
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 163313
  -bodyTs: "'clear':8 'probabl':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935735 {#2377
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +"title": 163313
}
"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 {#2360
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360}
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "Yeah. I probably should have been more clear about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700935735 {#2370
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 163313
  -bodyTs: "'clear':8 'probabl':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935735 {#2377
    date: 2023-11-25 19:08:55.0 +01:00
  }
  +"title": 163313
}
"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 {#2460
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460}
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935459 {#2461
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 163298
  -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935459 {#2456
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +"title": 163298
}
"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 {#2460
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460}
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935459 {#2461
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 163298
  -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935459 {#2456
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +"title": 163298
}
"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 {#2460
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460}
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700935459 {#2461
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 163298
  -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4284764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700935459 {#2456
    date: 2023-11-25 19:04:19.0 +01:00
  }
  +"title": 163298
}
"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 {#2393
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393}
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937125 {#2394
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 163392
  -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937125 {#2395
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +"title": 163392
}
"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 {#2393
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393}
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937125 {#2394
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 163392
  -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937125 {#2395
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +"title": 163392
}
"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 {#2393
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393}
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937125 {#2394
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 163392
  -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937125 {#2395
    date: 2023-11-25 19:32:05.0 +01:00
  }
  +"title": 163392
}
"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 {#1909
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909}
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That makes sense, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936425 {#1910
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 163342
  -bodyTs: "'make':2 'sens':3 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936425 {#1906
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +"title": 163342
}
"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 {#1909
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909}
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That makes sense, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936425 {#1910
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 163342
  -bodyTs: "'make':2 'sens':3 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936425 {#1906
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +"title": 163342
}
"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 {#1909
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909}
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That makes sense, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700936425 {#1910
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 163342
  -bodyTs: "'make':2 'sens':3 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700936425 {#1906
    date: 2023-11-25 19:20:25.0 +01:00
  }
  +"title": 163342
}
"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 {#2035
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035}
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: """
    Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
    \n
    You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937692 {#2013
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@ObsidianBreaks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 163434
  -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937692 {#2027
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +"title": 163434
}
"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 {#2035
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035}
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: """
    Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
    \n
    You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937692 {#2013
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@ObsidianBreaks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 163434
  -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937692 {#2027
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +"title": 163434
}
"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 {#2035
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035}
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +body: """
    Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
    \n
    You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700937692 {#2013
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@ObsidianBreaks@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 163434
  -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937692 {#2027
    date: 2023-11-25 19:41:32.0 +01:00
  }
  +"title": 163434
}
"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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030}
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
    \n
    I realize now I should have been way more specific with how I worded things in the beginning.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700937325 {#2019
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
    "@Oisteink@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 163409
  -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937325 {#2023
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +"title": 163409
}
"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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030}
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
    \n
    I realize now I should have been way more specific with how I worded things in the beginning.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700937325 {#2019
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
    "@Oisteink@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 163409
  -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937325 {#2023
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +"title": 163409
}
"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 {#2030
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030}
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: """
    I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
    \n
    I realize now I should have been way more specific with how I worded things in the beginning.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700937325 {#2019
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@CsXGF8uzUAOh6fqV@lemmy.world"
    "@Oisteink@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 163409
  -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4285314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700937325 {#2023
    date: 2023-11-25 19:35:25.0 +01:00
  }
  +"title": 163409
}
"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 {#2062
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062}
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700954173 {#2085
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 164230
  -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954173 {#2096
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +"title": 164230
}
"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 {#2062
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062}
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700954173 {#2085
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 164230
  -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954173 {#2096
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +"title": 164230
}
"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 {#2062
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062}
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700954173 {#2085
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 164230
  -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954173 {#2096
    date: 2023-11-26 00:16:13.0 +01:00
  }
  +"title": 164230
}
"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 {#2094
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094}
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700954316 {#2093
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Ibaudia@lemmy.world"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 164238
  -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954316 {#2092
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +"title": 164238
}
"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 {#2094
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094}
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700954316 {#2093
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Ibaudia@lemmy.world"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 164238
  -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954316 {#2092
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +"title": 164238
}
"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 {#2094
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094}
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700954316 {#2093
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Ibaudia@lemmy.world"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 164238
  -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954316 {#2092
    date: 2023-11-26 00:18:36.0 +01:00
  }
  +"title": 164238
}
"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 {#2332
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332}
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700954530 {#2351
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 164252
  -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954530 {#2347
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +"title": 164252
}
"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 {#2332
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332}
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700954530 {#2351
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 164252
  -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954530 {#2347
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +"title": 164252
}
"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 {#2332
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332}
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700954530 {#2351
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@Moobythegoldensock@lemm.ee"
    "@Quazatron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 164252
  -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4289964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954530 {#2347
    date: 2023-11-26 00:22:10.0 +01:00
  }
  +"title": 164252
}
"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 {#2333
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: """
    Thanks, that’s a lot of really helpful info.\n
    \n
    What do you mean by this though?\n
    \n
    > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
    \n
    A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700954964 {#2327
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 164271
  -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954964 {#2329
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +"title": 164271
}
"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 {#2333
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: """
    Thanks, that’s a lot of really helpful info.\n
    \n
    What do you mean by this though?\n
    \n
    > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
    \n
    A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700954964 {#2327
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 164271
  -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954964 {#2329
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +"title": 164271
}
"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 {#2333
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: """
          Ok, let me see if I’m starting to understand.\n
          \n
          If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
          \n
          And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
          \n
          Did I get all that right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700955655 {#2159
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 164299
        -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700955655 {#2143
          date: 2023-11-26 00:40:55.0 +01:00
        }
        +"title": 164299
      }
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +body: """
    Thanks, that’s a lot of really helpful info.\n
    \n
    What do you mean by this though?\n
    \n
    > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
    \n
    A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700954964 {#2327
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 164271
  -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700954964 {#2329
    date: 2023-11-26 00:29:24.0 +01:00
  }
  +"title": 164271
}
"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 {#2135
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    Ok, let me see if I’m starting to understand.\n
    \n
    If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
    \n
    And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
    \n
    Did I get all that right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700955655 {#2159
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 164299
  -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955655 {#2143
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +"title": 164299
}
"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 {#2135
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    Ok, let me see if I’m starting to understand.\n
    \n
    If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
    \n
    And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
    \n
    Did I get all that right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700955655 {#2159
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 164299
  -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955655 {#2143
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +"title": 164299
}
"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 {#2135
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1448
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
    +slug: "New-to-Linux-have-a-few-questions"
    +title: "New to Linux, have a few questions"
    +url: null
    +body: """
      I currently use Windows 10 and I’d like to try out Linux. My plan is to set up a dual boot with OpenSUSE tumbleweed and KDE Plasma. I’ve read so many different opinions about choosing a distro, compatibility with gaming and Nvidia drivers, and personal issues with the ethos of different companies like Canonical. I value privacy and I’d rather avoid a Linux distro that’s implementing something like ads or telemetry…if that’s even a thing that’s happening?\n
      \n
      As a complete beginner, what sort of advice would you all have for me? Should I avoid OpenSUSE or KDE Plasma for some reason? Are there any ‘10 things to do first when installing Linux for the first time’ recommendations?\n
      \n
      Despite all the ‘beginner friendly’ guides and tutorials around, I still feel a little lost and like I’m going into this blind.\n
      \n
      EDIT: Thanks to everyone who’s offered advice, I really appreciate all the help and the patience with my dumb questions! There’s a lot to look through and it’s been a busy day for me, but I’ll get back to reading through everything and replying as soon as I can!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 73
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701040591 {#1682
      date: 2023-11-27 00:16:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1646 …}
    +votes: Doctrine\ORM\PersistentCollection {#1645 …}
    +reports: Doctrine\ORM\PersistentCollection {#1648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1591 …}
    +badges: Doctrine\ORM\PersistentCollection {#1586 …}
    +children: [
      11 => App\Entity\EntryComment {#1740
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +body: """
          I’m a student, and I play games. So mostly I’m doing MS Office and Steam, but I’ve got a lot of random niche stuff I do too. Like I’m using Unity to develop a HoloLens app for a research lab, and I just use VSCode as my IDE. I use Bitwig Studio for audio production, Blender, Freetube, and some proprietary software from my University.\n
          \n
          I guess I’m just wondering about compatibility issues I might face, and how to approach those. Are there just some programs that I won’t be able to use on Linux? I’ve heard about Wine, but it all feels conceptual. Like you ‘use’ wine to run windows programs but what does that mean? Do I run it like a VM? But it’s not an emulator?\n
          \n
          I’m used to going to the internet, finding an .exe, and installing programs. But Linux has a package manager that you should do that through instead? But I’ve also seen a bunch of download links for Linux software online, so is there a difference in downloading something from the internet and installing a ‘Linux’ version of it, or installing that through a package manager?\n
          \n
          Sorry I’m all over the place, i think my brain is a little scattered trying to figure everything out at once haha
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935345 {#1701
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@corrupts_absolutely@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 163289
        -bodyTs: "'abl':96 'also':167 'app':40 'approach':84 'audio':58 'bitwig':55 'blender':60 'brain':213 'bunch':170 'compat':76 'conceptu':110 'develop':37 'differ':182 'download':172,184 'emul':136 'everyth':221 'exe':147 'face':80 'feel':109 'figur':220 'find':145 'freetub':61 'game':8 'go':141 'got':21 'guess':70 'haha':225 'heard':103 'hololen':39 'ide':52 'instal':149,190,197 'instead':163 'internet':144,188 'issu':77 'lab':44 'like':31,111,128 'link':173 'linux':100,152,175,192 'littl':216 'lot':23 'm':2,12,33,72,138,205 'manag':156,202 'mean':123 'might':79 'most':10 'ms':14 'nich':26 'offic':15 'onlin':177 'packag':155,201 'place':209 'play':7 'product':59 'program':90,118,150 'proprietari':64 'random':25 'research':43 'run':116,126 'scatter':217 'seen':168 'softwar':65,176 'someth':185 'sorri':203 'steam':17 'student':4 'studio':56 'stuff':27 'think':211 'tri':218 'uniti':35 'univers':68 'use':34,48,54,98,113,139 've':20,102,166 'version':193 'vm':130 'vscode':49 'window':117 'wine':105,114 'won':93 'wonder':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935345 {#1741
          date: 2023-11-25 19:02:25.0 +01:00
        }
        +"title": 163289
      }
      12 => App\Entity\EntryComment {#1558
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I want to maintain my Windows 10 install for now as a sort of fallback. I have a lot of random software installed for my university classes, and I don’t know about all the compatibility issues I might face with those. And letting it sit there in the background in case I need it for something feels safer than jumping head first into a new OS.\n
          \n
          Trying out liveUSB or VM stuff seemed like it would be an extra hurdle in transitioning to Linux. Like, I want to get settled in and actually use it as a daily thing, not just browse the internet a bit here and there. If I don’t like the distro I choose, I can always just install another one, right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700934690 {#1526
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1722 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
        -id: 163247
        -bodyTs: "'10':7 'actual':94 'alway':122 'anoth':125 'background':50 'bit':107 'brows':103 'case':52 'choos':119 'class':27 'compat':36 'daili':99 'distro':117 'extra':80 'face':40 'fallback':15 'feel':58 'first':63 'get':90 'head':62 'hurdl':81 'instal':8,23,124 'internet':105 'issu':37 'jump':61 'know':32 'let':44 'like':75,86,115 'linux':85 'liveusb':70 'lot':19 'maintain':4 'might':39 'need':54 'new':66 'one':126 'os':67 'random':21 'right':127 'safer':59 'seem':74 'settl':91 'sit':46 'softwar':22 'someth':57 'sort':13 'stuff':73 'thing':100 'transit':83 'tri':68 'univers':26 'use':95 'vm':72 'want':2,88 'window':6 'would':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700934690 {#1576
          date: 2023-11-25 18:51:30.0 +01:00
        }
        +"title": 163247
      }
      9 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2359 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "Yeah. I probably should have been more clear about that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700935735 {#2370
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 163313
        -bodyTs: "'clear':8 'probabl':3 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284839"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935735 {#2377
          date: 2023-11-25 19:08:55.0 +01:00
        }
        +"title": 163313
      }
      10 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +body: "Thank you! I’d welcome advice on any of the other replies I’ve made so far, and if I have any more specific questions I’ll give you a shout!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700935459 {#2461
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 163298
        -bodyTs: "'advic':6 'd':4 'far':17 'give':28 'll':27 'made':15 'question':25 'repli':12 'shout':31 'specif':24 'thank':1 've':14 'welcom':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4284764"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700935459 {#2456
          date: 2023-11-25 19:04:19.0 +01:00
        }
        +"title": 163298
      }
      7 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: "Is a home directory similar to the users folder in windows, or like the program files folder? Is it ‘everything but the OS’? I’m still trying to get a grasp on how the OS operates conceptually."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937125 {#2394
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 163392
        -bodyTs: "'conceptu':37 'directori':4 'everyth':20 'file':16 'folder':9,17 'get':29 'grasp':31 'home':3 'like':13 'm':25 'oper':36 'os':23,35 'program':15 'similar':5 'still':26 'tri':27 'user':8 'window':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285251"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937125 {#2395
          date: 2023-11-25 19:32:05.0 +01:00
        }
        +"title": 163392
      }
      8 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That makes sense, thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700936425 {#1910
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 163342
        -bodyTs: "'make':2 'sens':3 'thank':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285050"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700936425 {#1906
          date: 2023-11-25 19:20:25.0 +01:00
        }
        +"title": 163342
      }
      5 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +body: """
          Thanks for the advice. I plan on adding another internal SSD and installing Linux on that. I should have been more specific in my original post.\n
          \n
          You’re saying I can access the filesystem on my windows drive from Linux? So I could directly copy files back and forth? I thought I’d have to copy them onto an external drive, reboot, and then copy to the Linux drive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700937692 {#2013
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@ObsidianBreaks@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 163434
        -bodyTs: "'access':32 'ad':8 'advic':4 'anoth':9 'back':47 'copi':45,56,65 'could':43 'd':53 'direct':44 'drive':38,61,69 'extern':60 'file':46 'filesystem':34 'forth':49 'instal':13 'intern':10 'linux':14,40,68 'onto':58 'origin':25 'plan':6 'post':26 're':28 'reboot':62 'say':29 'specif':22 'ssd':11 'thank':1 'thought':51 'window':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285417"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937692 {#2027
          date: 2023-11-25 19:41:32.0 +01:00
        }
        +"title": 163434
      }
      6 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: """
          I have an SSD I’m using for windows and a separate one that I want to install Linux on. I want the ability to remove one of them and keep using the other. From what I understand I can set the BIOS boot order to load Linux first and use the Grub to select which OS to boot?\n
          \n
          I realize now I should have been way more specific with how I worded things in the beginning.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700937325 {#2019
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@CsXGF8uzUAOh6fqV@lemmy.world"
          "@Oisteink@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 163409
        -bodyTs: "'abil':24 'begin':77 'bio':43 'boot':44,59 'first':49 'grub':53 'instal':18 'keep':31 'linux':19,48 'load':47 'm':6 'one':13,27 'order':45 'os':57 'realiz':61 'remov':26 'select':55 'separ':12 'set':41 'specif':69 'ssd':4 'thing':74 'understand':38 'use':7,32,51 'want':16,22 'way':67 'window':9 'word':73"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4285314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700937325 {#2023
          date: 2023-11-25 19:35:25.0 +01:00
        }
        +"title": 163409
      }
      4 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "Why would some software not be available on OpenSUSE? Would it be available on other distros due to a different way they handle packages, or do you mean in comparison to Windows?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700954173 {#2085
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@netchami@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 164230
        -bodyTs: "'avail':7,13 'comparison':30 'differ':20 'distro':16 'due':17 'handl':23 'mean':28 'opensus':9 'packag':24 'softwar':4 'way':21 'window':32 'would':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954173 {#2096
          date: 2023-11-26 00:16:13.0 +01:00
        }
        +"title": 164230
      }
      3 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
        +body: "I keep hearing good things about both of those. They’re the first two distros on my list to try out after OpenSUSE."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700954316 {#2093
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Ibaudia@lemmy.world"
          "@Molten_Moron@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2130 …}
        +nested: Doctrine\ORM\PersistentCollection {#2129 …}
        +votes: Doctrine\ORM\PersistentCollection {#2132 …}
        +reports: Doctrine\ORM\PersistentCollection {#2040 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
        -id: 164238
        -bodyTs: "'distro':15 'first':13 'good':4 'hear':3 'keep':2 'list':18 'opensus':23 're':11 'thing':5 'tri':20 'two':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289899"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954316 {#2092
          date: 2023-11-26 00:18:36.0 +01:00
        }
        +"title": 164238
      }
      2 => App\Entity\EntryComment {#2332
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
        +body: "I don’t understand the issue here. Does that mean I can kill my BIOS bootloader somehow? Or the display driver? And how would screwing up drivers on one SSD with Linux affect my other SSD with Windows? Sorry if these are dumb questions, I’m just trying to get my head around as much of this as I can."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700954530 {#2351
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@Moobythegoldensock@lemm.ee"
          "@Quazatron@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 164252
        -bodyTs: "'affect':33 'around':53 'bio':15 'bootload':16 'display':20 'driver':21,27 'dumb':43 'get':50 'head':52 'issu':6 'kill':13 'linux':32 'm':46 'mean':10 'much':55 'one':29 'question':44 'screw':25 'somehow':17 'sorri':39 'ssd':30,36 'tri':48 'understand':4 'window':38 'would':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4289964"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954530 {#2347
          date: 2023-11-26 00:22:10.0 +01:00
        }
        +"title": 164252
      }
      1 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1448}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +body: """
          Thanks, that’s a lot of really helpful info.\n
          \n
          What do you mean by this though?\n
          \n
          > If you’re curious **where a command lives** you can use `which cmd` or `type cmd` from the command-line and it will show you (something I often wish Windows had).\n
          \n
          A command can ‘live’ in different places? And this might be a dumb question…but what is a command in this context?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700954964 {#2327
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Nokinori@pawb.social"
          "@atzanteol@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 164271
        -bodyTs: "'cmd':29,32 'command':23,36,50,67 'command-lin':35 'context':70 'curious':20 'differ':54 'dumb':61 'help':8 'info':9 'line':37 'live':24,52 'lot':5 'mean':13 'might':58 'often':45 'place':55 'question':62 're':19 'realli':7 'show':41 'someth':43 'thank':1 'though':16 'type':31 'use':27 'window':47 'wish':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4290078"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700954964 {#2329
          date: 2023-11-26 00:29:24.0 +01:00
        }
        +"title": 164271
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -id: 16744
    -titleTs: "'linux':3 'new':1 'question':7"
    -bodyTs: "'10':5,112 'ad':73 'advic':92,155 'appreci':158 'around':133 'avoid':64,101 'back':189 'beginn':88,128 'blind':147 'boot':22 'busi':181 'canon':56 'choos':37 'compani':54 'compat':40 'complet':87 'current':2 'd':8,62 'day':182 'despit':125 'differ':34,53 'distro':39,67 'driver':45 'dual':21 'dumb':167 'edit':148 'etho':51 'even':79 'everyon':151 'everyth':193 'feel':136 'first':116,122 'friend':129 'game':42 'get':188 'go':144 'guid':130 'happen':84 'help':161 'implement':70 'instal':118 'issu':48 'kde':27,104 'like':9,55,72,141 'linux':13,66,119 'littl':138 'll':187 'look':174 'lost':139 'lot':172 'm':143 'mani':33 'nvidia':44 'offer':154 'opensus':24,102 'opinion':35 'patienc':164 'person':47 'plan':15 'plasma':28,105 'privaci':59 'question':168 'rather':63 'read':31,191 'realli':157 'reason':108 'recommend':124 'repli':195 'set':18 'someth':71 'soon':197 'sort':90 'still':135 'telemetri':75 'thank':149 'thing':81,113 'time':123 'tri':11 'tumblewe':25 'tutori':132 'use':3 'valu':58 've':30 'window':4 'would':93"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701019691
    +visibility: "visible             "
    +apId: "https://pawb.social/post/4477596"
    +editedAt: DateTimeImmutable @1701554674 {#1452
      date: 2023-12-02 23:04:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700933291 {#1638
      date: 2023-11-25 18:28:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1655 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: """
    Ok, let me see if I’m starting to understand.\n
    \n
    If something is packaged for a disto, then I can download it using the package manager and it should theoretically be compatible with the distro and the other packages available through the package manager. But if something isn’t available via the package manager, I could still find it online and download and install it, but it might cause issues because it hasn’t been verified by the people who maintain the distro’s package manager accessible repositories. Or I could still install it with flatpaks or snaps and something something container and it should still work? Or might cause compatibility issues?\n
    \n
    And you’re saying that AUR has more packages that have been verified for arch than OpenSUSE has with Yast?\n
    \n
    Did I get all that right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700955655 {#2159
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nokinori@pawb.social"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 164299
  -bodyTs: "'access':87 'arch':127 'aur':118 'avail':40,50 'caus':69,110 'compat':32,111 'contain':102 'could':56,91 'disto':17 'distro':35,83 'download':21,62 'find':58 'flatpak':96 'get':135 'hasn':73 'instal':64,93 'isn':48 'issu':70,112 'let':2 'm':7 'maintain':81 'manag':26,44,54,86 'might':68,109 'ok':1 'onlin':60 'opensus':129 'packag':14,25,39,43,53,85,121 'peopl':79 're':115 'repositori':88 'right':138 'say':116 'see':4 'snap':98 'someth':12,47,100,101 'start':8 'still':57,92,106 'theoret':30 'understand':10 'use':23 'verifi':76,125 'via':51 'work':107 'yast':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4290312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700955655 {#2143
    date: 2023-11-26 00:40:55.0 +01:00
  }
  +"title": 164299
}
"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
Proxies\__CG__\App\Entity\Entry {#2127
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2114
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703975438 {#2048
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@name_NULL111653@pawb.social"
        "@dhill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 265802
      -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4984996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703975438 {#2051
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +"title": 265802
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2675
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2567
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2127
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2114
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703975438 {#2048
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@name_NULL111653@pawb.social"
        "@dhill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 265802
      -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4984996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703975438 {#2051
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +"title": 265802
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2675
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2567
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2127
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#2114
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2717 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  +badges: Doctrine\ORM\PersistentCollection {#2736 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
      +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703975438 {#2048
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@name_NULL111653@pawb.social"
        "@dhill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2119 …}
      +reports: Doctrine\ORM\PersistentCollection {#2113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 265802
      -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4984996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703975438 {#2051
        date: 2023-12-30 23:30:38.0 +01:00
      }
      +"title": 265802
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#2675
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#2567
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2114
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2675
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2567
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703975438 {#2048
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@name_NULL111653@pawb.social"
    "@dhill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 265802
  -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4984996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703975438 {#2051
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +"title": 265802
}
"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 {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2114
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2675
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2567
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703975438 {#2048
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@name_NULL111653@pawb.social"
    "@dhill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 265802
  -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4984996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703975438 {#2051
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +"title": 265802
}
"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 {#2056
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#2114
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2717 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    +badges: Doctrine\ORM\PersistentCollection {#2736 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#2675
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#2567
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2128 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2162 …}
  +body: "Adding to the smoky mountain suggestion, the Gatlinburg area has a lot of fun touristy places to go. I haven’t seen the Apple Barn mentioned yet, but they and Cruze Farms Ice cream are both top notch dessert places. And I’ll 2nd The Local Goat for some good food."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703975438 {#2048
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@name_NULL111653@pawb.social"
    "@dhill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 265802
  -bodyTs: "'2nd':44 'ad':1 'appl':24 'area':9 'barn':25 'cream':34 'cruze':31 'dessert':39 'farm':32 'food':51 'fun':14 'gatlinburg':8 'go':18 'goat':47 'good':50 'haven':20 'ice':33 'll':43 'local':46 'lot':12 'mention':26 'mountain':5 'notch':38 'place':16,40 'seen':22 'smoki':4 'suggest':6 'top':37 'touristi':15 'yet':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4984996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703975438 {#2051
    date: 2023-12-30 23:30:38.0 +01:00
  }
  +"title": 265802
}
"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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details