GET https://kbin.spritesserver.nl/u/@k4j8@lemmy.world/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#2364
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#2422
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705718410 {#2411
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@Presi300@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 324723
      -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6838720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705718410 {#2447
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +"title": 324723
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#2131
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#1906
    date: 2024-01-19 05:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#2364
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#2422
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705718410 {#2411
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@Presi300@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 324723
      -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6838720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705718410 {#2447
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +"title": 324723
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#2131
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#1906
    date: 2024-01-19 05:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2329 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#2364
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  +badges: Doctrine\ORM\PersistentCollection {#2112 …}
  +children: [
    App\Entity\EntryComment {#2422
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705718410 {#2411
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@Presi300@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 324723
      -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6838720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705718410 {#2447
        date: 2024-01-20 03:40:10.0 +01:00
      }
      +"title": 324723
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#2131
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#1906
    date: 2024-01-19 05:48:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2422
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#2364
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#2422}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#2131
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#1906
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705718410 {#2411
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 324723
  -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6838720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705718410 {#2447
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +"title": 324723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2422
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#2364
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#2422}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#2131
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#1906
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705718410 {#2411
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 324723
  -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6838720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705718410 {#2447
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +"title": 324723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2422
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2329 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#2364
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2137 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
    +badges: Doctrine\ORM\PersistentCollection {#2112 …}
    +children: [
      App\Entity\EntryComment {#2422}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#2131
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#1906
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +body: "I run Hyprland on Arch. It seems most of the people who run window managers instead of full fledged desktop environments prefer the minimalism of Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705718410 {#2411
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 324723
  -bodyTs: "'arch':5,26 'desktop':20 'environ':21 'fledg':19 'full':18 'hyprland':3 'instead':16 'manag':15 'minim':24 'peopl':11 'prefer':22 'run':2,13 'seem':7 'window':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6838720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705718410 {#2447
    date: 2024-01-20 03:40:10.0 +01:00
  }
  +"title": 324723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2139
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  +badges: Doctrine\ORM\PersistentCollection {#2192 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705409431 {#1729
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@synapse1278@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 313457
      -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6743884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705409431 {#1724
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +"title": 313457
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2121
    date: 2024-01-15 13:36:51.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2139
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  +badges: Doctrine\ORM\PersistentCollection {#2192 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705409431 {#1729
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@synapse1278@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 313457
      -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6743884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705409431 {#1724
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +"title": 313457
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2121
    date: 2024-01-15 13:36:51.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2328 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "best-foss-cad-software"
  +title: "best foss cad software?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724889162 {#2139
    date: 2024-08-29 01:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  +badges: Doctrine\ORM\PersistentCollection {#2192 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
      +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705409431 {#1729
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
        "@synapse1278@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1718 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1740 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
      -id: 313457
      -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6743884"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705409431 {#1724
        date: 2024-01-16 13:50:31.0 +01:00
      }
      +"title": 313457
    }
  ]
  -id: 30633
  -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705408611
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10575423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705322211 {#2121
    date: 2024-01-15 13:36:51.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
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 {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2328 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2139
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    +badges: Doctrine\ORM\PersistentCollection {#2192 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2121
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705409431 {#1729
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@synapse1278@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 313457
  -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6743884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409431 {#1724
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +"title": 313457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2328 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2139
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    +badges: Doctrine\ORM\PersistentCollection {#2192 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2121
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705409431 {#1729
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@synapse1278@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 313457
  -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6743884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409431 {#1724
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +"title": 313457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2328 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "best-foss-cad-software"
    +title: "best foss cad software?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724889162 {#2139
      date: 2024-08-29 01:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2227 …}
    +votes: Doctrine\ORM\PersistentCollection {#2213 …}
    +reports: Doctrine\ORM\PersistentCollection {#2230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
    +badges: Doctrine\ORM\PersistentCollection {#2192 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 30633
    -titleTs: "'best':1 'cad':3 'foss':2 'softwar':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705408611
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10575423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705322211 {#2121
      date: 2024-01-15 13:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1714 …}
  +body: "Came here to suggest Onshape. It spoiled me for all other CAD software. (But it is web-based and proprietary.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705409431 {#1729
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
    "@synapse1278@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1718 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 313457
  -bodyTs: "'base':19 'cad':12 'came':1 'onshap':5 'proprietari':21 'softwar':13 'spoil':7 'suggest':4 'web':18 'web-bas':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6743884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705409431 {#1724
    date: 2024-01-16 13:50:31.0 +01:00
  }
  +"title": 313457
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1731
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#2299
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1731 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
        \n
        It’s working well so far, but I think the Cloudflare tunnel is the better option.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704202612 {#1625
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Konraddo@lemmy.world"
        "@valkyre09@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 273398
      -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704202612 {#1597
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +"title": 273398
    }
  ]
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#2216
    date: 2023-12-30 08:43:13.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1731
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#2299
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1731 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
        \n
        It’s working well so far, but I think the Cloudflare tunnel is the better option.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704202612 {#1625
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Konraddo@lemmy.world"
        "@valkyre09@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 273398
      -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704202612 {#1597
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +"title": 273398
    }
  ]
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#2216
    date: 2023-12-30 08:43:13.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1731
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
  +title: "Self-hosted VPN that can be accessed via browser extension"
  +url: null
  +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711580466 {#2299
    date: 2024-03-28 00:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  +badges: Doctrine\ORM\PersistentCollection {#2306 …}
  +children: [
    App\Entity\EntryComment {#1617
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1731 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: """
        I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
        \n
        It’s working well so far, but I think the Cloudflare tunnel is the better option.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704202612 {#1625
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Konraddo@lemmy.world"
        "@valkyre09@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 273398
      -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6350572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704202612 {#1597
        date: 2024-01-02 14:36:52.0 +01:00
      }
      +"title": 273398
    }
  ]
  -id: 25817
  -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
  -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704008593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10120068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703922193 {#2216
    date: 2023-12-30 08:43:13.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
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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
    +title: "Self-hosted VPN that can be accessed via browser extension"
    +url: null
    +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711580466 {#2299
      date: 2024-03-28 00:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 25817
    -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
    -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704008593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10120068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703922193 {#2216
      date: 2023-12-30 08:43:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
    \n
    It’s working well so far, but I think the Cloudflare tunnel is the better option.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704202612 {#1625
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Konraddo@lemmy.world"
    "@valkyre09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 273398
  -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202612 {#1597
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +"title": 273398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
    +title: "Self-hosted VPN that can be accessed via browser extension"
    +url: null
    +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711580466 {#2299
      date: 2024-03-28 00:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 25817
    -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
    -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704008593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10120068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703922193 {#2216
      date: 2023-12-30 08:43:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
    \n
    It’s working well so far, but I think the Cloudflare tunnel is the better option.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704202612 {#1625
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Konraddo@lemmy.world"
    "@valkyre09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 273398
  -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202612 {#1597
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +"title": 273398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1617
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Self-hosted-VPN-that-can-be-accessed-via-browser-extension"
    +title: "Self-hosted VPN that can be accessed via browser extension"
    +url: null
    +body: "Currently I set up Tailscale in my Synology NAS and I can access selfhosted services on my phone using the Android app. I want to use some services in my work PC too but I’m blocked from installing any software. So my question is, is there any solution that allows me to connect to selfhosted VPN via browser extension? (Just like NordVPN, I can install the browser extension to use it and I don’t need the Windows app.)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711580466 {#2299
      date: 2024-03-28 00:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2309 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    +badges: Doctrine\ORM\PersistentCollection {#2306 …}
    +children: [
      App\Entity\EntryComment {#1617}
    ]
    -id: 25817
    -titleTs: "'access':8 'browser':10 'extens':11 'host':3 'self':2 'self-host':1 'via':9 'vpn':4"
    -bodyTs: "'access':13 'allow':51 'android':21 'app':22,80 'block':37 'browser':59,68 'connect':54 'current':1 'extens':60,69 'instal':39,66 'like':62 'm':36 'nas':9 'need':77 'nordvpn':63 'pc':32 'phone':18 'question':44 'selfhost':14,56 'servic':15,28 'set':3 'softwar':41 'solut':49 'synolog':8 'tailscal':5 'use':19,26,71 'via':58 'vpn':57 'want':24 'window':79 'work':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704008593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10120068"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703922193 {#2216
      date: 2023-12-30 08:43:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: """
    I had the same problem as OP. My solution was to port forward to my server but then block connections from all IP addresses accept from my work, which I added to an allowlist.\n
    \n
    It’s working well so far, but I think the Cloudflare tunnel is the better option.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704202612 {#1625
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Konraddo@lemmy.world"
    "@valkyre09@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 273398
  -bodyTs: "'accept':25 'ad':31 'address':24 'allowlist':34 'better':49 'block':19 'cloudflar':45 'connect':20 'far':40 'forward':13 'ip':23 'op':7 'option':50 'port':12 'problem':5 'server':16 'solut':9 'think':43 'tunnel':46 'well':38 'work':28,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6350572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704202612 {#1597
    date: 2024-01-02 14:36:52.0 +01:00
  }
  +"title": 273398
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2276
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  +badges: Doctrine\ORM\PersistentCollection {#2193 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
      +body: """
        Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
        \n
        Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
        \n
        The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
        \n
        I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700876771 {#1673
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@k4j8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 160802
      -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565845"
      +editedAt: DateTimeImmutable @1701429096 {#1560
        date: 2023-12-01 12:11:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700876771 {#1568
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +"title": 160802
    }
    0 => App\Entity\EntryComment {#1695}
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2313
    date: 2023-11-24 19:43:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2276
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  +badges: Doctrine\ORM\PersistentCollection {#2193 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
      +body: """
        Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
        \n
        Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
        \n
        The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
        \n
        I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700876771 {#1673
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@k4j8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 160802
      -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565845"
      +editedAt: DateTimeImmutable @1701429096 {#1560
        date: 2023-12-01 12:11:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700876771 {#1568
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +"title": 160802
    }
    0 => App\Entity\EntryComment {#1695}
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2313
    date: 2023-11-24 19:43:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2097 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
  +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
  +url: null
  +body: """
    I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
    \n
    As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
    \n
    So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
    \n
    As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711558354 {#2276
    date: 2024-03-27 17:52:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  +badges: Doctrine\ORM\PersistentCollection {#2193 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
      +root: App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
      +body: """
        Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
        \n
        Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
        \n
        The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
        \n
        I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700876771 {#1673
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@k4j8@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1680 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
      -id: 160802
      -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5565845"
      +editedAt: DateTimeImmutable @1701429096 {#1560
        date: 2023-12-01 12:11:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700876771 {#1568
        date: 2023-11-25 02:46:11.0 +01:00
      }
      +"title": 160802
    }
    0 => App\Entity\EntryComment {#1695}
  ]
  -id: 16377
  -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
  -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700937826
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5762703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700851426 {#2313
    date: 2023-11-24 19:43:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1549
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: App\Entity\EntryComment {#1695}
  +body: """
    Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
    \n
    Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
    \n
    The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
    \n
    I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700876771 {#1673
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@k4j8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 160802
  -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565845"
  +editedAt: DateTimeImmutable @1701429096 {#1560
    date: 2023-12-01 12:11:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700876771 {#1568
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +"title": 160802
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: App\Entity\EntryComment {#1695}
  +body: """
    Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
    \n
    Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
    \n
    The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
    \n
    I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700876771 {#1673
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@k4j8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 160802
  -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565845"
  +editedAt: DateTimeImmutable @1701429096 {#1560
    date: 2023-12-01 12:11:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700876771 {#1568
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +"title": 160802
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I think you can use Arch for university, but I have a few suggestions:\n
          \n
          - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
          - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
          - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
          \n
          Of course, you could also use a non-rolling release distro. Nothing wrong with that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701471064 {#1433
          date: 2023-12-01 23:51:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1579 …}
        +nested: Doctrine\ORM\PersistentCollection {#1577 …}
        +votes: Doctrine\ORM\PersistentCollection {#1578 …}
        +reports: Doctrine\ORM\PersistentCollection {#1571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
        -id: 160332
        -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5562313"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700867306 {#1430
          date: 2023-11-25 00:08:26.0 +01:00
        }
        +"title": 160332
      }
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
  +root: App\Entity\EntryComment {#1695}
  +body: """
    Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
    \n
    Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
    \n
    The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
    \n
    I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700876771 {#1673
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@k4j8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 160802
  -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5565845"
  +editedAt: DateTimeImmutable @1701429096 {#1560
    date: 2023-12-01 12:11:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700876771 {#1568
    date: 2023-11-25 02:46:11.0 +01:00
  }
  +"title": 160802
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
        +root: App\Entity\EntryComment {#1695}
        +body: """
          Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
          \n
          Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
          \n
          The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
          \n
          I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700876771 {#1673
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@k4j8@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1691 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 160802
        -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5565845"
        +editedAt: DateTimeImmutable @1701429096 {#1560
          date: 2023-12-01 12:11:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700876771 {#1568
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +"title": 160802
      }
      0 => App\Entity\EntryComment {#1695}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you can use Arch for university, but I have a few suggestions:\n
    \n
    - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
    - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
    - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
    \n
    Of course, you could also use a non-rolling release distro. Nothing wrong with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701471064 {#1433
    date: 2023-12-01 23:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 160332
  -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867306 {#1430
    date: 2023-11-25 00:08:26.0 +01:00
  }
  +"title": 160332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
        +root: App\Entity\EntryComment {#1695}
        +body: """
          Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
          \n
          Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
          \n
          The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
          \n
          I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700876771 {#1673
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@k4j8@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1691 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 160802
        -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5565845"
        +editedAt: DateTimeImmutable @1701429096 {#1560
          date: 2023-12-01 12:11:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700876771 {#1568
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +"title": 160802
      }
      0 => App\Entity\EntryComment {#1695}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you can use Arch for university, but I have a few suggestions:\n
    \n
    - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
    - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
    - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
    \n
    Of course, you could also use a non-rolling release distro. Nothing wrong with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701471064 {#1433
    date: 2023-12-01 23:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 160332
  -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867306 {#1430
    date: 2023-11-25 00:08:26.0 +01:00
  }
  +"title": 160332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2097 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "Arch-on-semi-critical-pc-Also-EndeavourOS-vs-raw-Arch"
    +title: "Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)"
    +url: null
    +body: """
      I am currently using Windows on an older HP Laptop, which I intend to replace with a Framework 16 by next summer, but my Desktop PC at home has been running EndeavourOS, my first ever Linux distro, since last summer, so I have some Arch-based experience.\n
      \n
      As a learning experience I’d like to install raw Arch, but I’m wondering if it makes sense as a primary OS on something that *should* be a stable system, since I intend to use the laptop for university. I am planning on using btrfs and timeshift, so it shouldn’t break too horribly, even if something goes wrong (and I don’t wanna jinx it, but so far my EndeavourOS pc has been entirely fine too, so I didn’t even run into such an issue yet), but depending on who you ask Arch is either the most stable distro they’ve ever used or bricked their pc ten seconds into the install process.\n
      \n
      So now I’m curious on if you all think this is a stupid idea or if it should be fine. Should I try installing Arch and then for actual use replace it with another distro like Debian LTS, NixOS or something like Mint on a machine which fulfills a more critical role than my PC at home, or should I be alright rolling with Arch on my uni laptop?\n
      \n
      As a side note, what’s your take on using Arch vs EndeavourOS? It’s roughly the same fundamentally, so is there any point in using Arch apart from the learning experience and being able to say “I use arch btw”? My reasoning for actually wanting to use it and not just wanting to set it up for the learning experience and then switching off to EOS or something entirely different is “I think it’s neat”, which is hardly a good reason long-term.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711558354 {#2276
      date: 2024-03-27 17:52:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2293 …}
    +votes: Doctrine\ORM\PersistentCollection {#2222 …}
    +reports: Doctrine\ORM\PersistentCollection {#2219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
    +badges: Doctrine\ORM\PersistentCollection {#2193 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1692 …}
        +root: App\Entity\EntryComment {#1695}
        +body: """
          Good question. Flatpak doesn’t lead to fewer updates overall, but it does lead to fewer system packages installed via pacman or yay, which can run into dependency conflicts unlike Flatpak.\n
          \n
          Flatpak provides a common runtime upon which different applications can be installed via containers, much like apps on a phone. You can then adjust the permissions for each app such as which directories it can access. It’s kind of like installing Firefox (e.g. Flatpak) and then a Firefox extension such as uBlock Origin (e.g. LibreOffice). It doesn’t matter if you’re on Ubuntu, Fedora, or Arch, from the extension’s perspective it’s the same old Firefox and doesn’t touch anything else on your computer. This means uninstalling is clean and it has no dependencies on other packages installed.\n
          \n
          The disadvantage with Flatpak is they can be slower (sometimes not even noticeable) and take up more space, although the runtime can be re-used between Flatpak applications. Personally, I like Flatpak for large GUI applications like LibreOffice, which has 170+ dependencies if installed via pacman.\n
          \n
          I’m not an expert, but hope this helps. For more/better info, I recommend reading [itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700876771 {#1673
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CatLikeLemming@lemmy.blahaj.zone"
          "@k4j8@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1691 …}
        +nested: Doctrine\ORM\PersistentCollection {#1680 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
        -id: 160802
        -bodyTs: "'/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':198 '170':175 'access':67 'adjust':55 'although':152 'anyth':115 'app':48,60 'applic':40,162,170 'arch':99 'clean':124 'common':35 'comput':119 'conflict':29 'contain':45 'depend':28,129,176 'differ':39 'directori':64 'disadvantag':135 'doesn':4,89,112 'e.g':75,86 'els':116 'even':145 'expert':185 'extens':81,102 'fedora':97 'fewer':8,16 'firefox':74,80,110 'flatpak':3,31,32,76,137,161,166 'good':1 'gui':169 'help':189 'hope':187 'info':192 'instal':19,43,73,133,178 'itsfoss.com':197 'itsfoss.com/what-is-flatpak/](https://itsfoss.com/what-is-flatpak/).':196 'kind':70 'larg':168 'lead':6,14 'libreoffic':87,172 'like':47,72,165,171 'm':182 'matter':91 'mean':121 'more/better':191 'much':46 'notic':146 'old':109 'origin':85 'overal':10 'packag':18,132 'pacman':21,180 'permiss':57 'person':163 'perspect':104 'phone':51 'provid':33 'question':2 're':94,158 're-us':157 'read':195 'recommend':194 'run':26 'runtim':36,154 'slower':142 'sometim':143 'space':151 'system':17 'take':148 'touch':114 'ublock':84 'ubuntu':96 'uninstal':122 'unlik':30 'updat':9 'upon':37 'use':159 'via':20,44,179 'yay':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5565845"
        +editedAt: DateTimeImmutable @1701429096 {#1560
          date: 2023-12-01 12:11:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700876771 {#1568
          date: 2023-11-25 02:46:11.0 +01:00
        }
        +"title": 160802
      }
      0 => App\Entity\EntryComment {#1695}
    ]
    -id: 16377
    -titleTs: "'also':7 'arch':1,11 'critic':5 'endeavouro':8 'pc':6 'raw':10 'semi':4 'semi-crit':3 'vs':9"
    -bodyTs: "'16':19 'abl':269 'actual':194,279 'alright':227 'anoth':199 'apart':262 'arch':46,59,144,190,230,245,261,274 'arch-bas':45 'ask':143 'base':47 'break':101 'brick':156 'btrfs':94 'btw':275 'critic':216 'curious':169 'current':3 'd':54 'debian':202 'depend':139 'desktop':25 'didn':129 'differ':305 'distro':37,150,200 'either':146 'endeavouro':32,120,247 'entir':124,304 'eo':301 'even':104,131 'ever':35,153 'experi':48,52,266,295 'far':118 'fine':125,185 'first':34 'framework':18 'fulfil':213 'fundament':253 'goe':107 'good':316 'hard':314 'home':28,222 'horribl':103 'hp':9 'idea':179 'instal':57,163,189 'intend':13,82 'issu':136 'jinx':114 'laptop':10,86,234 'last':39 'learn':51,265,294 'like':55,201,207 'linux':36 'long':319 'long-term':318 'lts':203 'm':62,168 'machin':211 'make':66 'mint':208 'neat':311 'next':21 'nixo':204 'note':238 'older':8 'os':71 'pc':26,121,158,220 'plan':91 'point':258 'primari':70 'process':164 'raw':58 'reason':277,317 'replac':15,196 'role':217 'roll':228 'rough':250 'run':31,132 'say':271 'second':160 'sens':67 'set':289 'shouldn':99 'side':237 'sinc':38,80 'someth':73,106,206,303 'stabl':78,149 'stupid':178 'summer':22,40 'switch':298 'system':79 'take':242 'ten':159 'term':320 'think':174,308 'timeshift':96 'tri':188 'uni':233 'univers':88 'use':4,84,93,154,195,244,260,273,282 've':152 'vs':246 'wanna':113 'want':280,287 'window':5 'wonder':63 'wrong':108 'yet':137"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700937826
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5762703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700851426 {#2313
      date: 2023-11-24 19:43:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I think you can use Arch for university, but I have a few suggestions:\n
    \n
    - Don’t update packages unless you have time to fix issues. Rare, but it happens, although usually minor.\n
    - Never mess with greeters, kernel modifications, bootloaders, or anything else before login. Fixing issues may require a live USB and take some time. Avoid the temptation! (Ask how I know…)\n
    - Use Flatpak where you can for increased stability by way of fewer packages to update.\n
    \n
    Of course, you could also use a non-rolling release distro. Nothing wrong with that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701471064 {#1433
    date: 2023-12-01 23:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 160332
  -bodyTs: "'also':82 'although':30 'anyth':41 'arch':6 'ask':59 'avoid':56 'bootload':39 'could':81 'cours':79 'distro':89 'els':42 'fewer':74 'fix':24,45 'flatpak':64 'greeter':36 'happen':29 'increas':69 'issu':25,46 'kernel':37 'know':62 'live':50 'login':44 'may':47 'mess':34 'minor':32 'modif':38 'never':33 'non':86 'non-rol':85 'noth':90 'packag':18,75 'rare':26 'releas':88 'requir':48 'roll':87 'stabil':70 'suggest':14 'take':53 'temptat':58 'think':2 'time':22,55 'univers':8 'unless':19 'updat':17,77 'usb':51 'use':5,63,83 'usual':31 'way':72 'wrong':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700867306 {#1430
    date: 2023-11-25 00:08:26.0 +01:00
  }
  +"title": 160332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2106
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  +badges: Doctrine\ORM\PersistentCollection {#2126 …}
  +children: [
    App\Entity\EntryComment {#1528
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > In the screenshots of people setups, there are always fancy terminals.\n
        \n
        Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705411330 {#1561
        date: 2024-01-16 14:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 230932
      -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6106440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702875743 {#1527
        date: 2023-12-18 06:02:23.0 +01:00
      }
      +"title": 230932
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2331
    date: 2023-12-17 23:39:14.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2106
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  +badges: Doctrine\ORM\PersistentCollection {#2126 …}
  +children: [
    App\Entity\EntryComment {#1528
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > In the screenshots of people setups, there are always fancy terminals.\n
        \n
        Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705411330 {#1561
        date: 2024-01-16 14:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 230932
      -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6106440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702875743 {#1527
        date: 2023-12-18 06:02:23.0 +01:00
      }
      +"title": 230932
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2331
    date: 2023-12-17 23:39:14.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1686
  +user: Proxies\__CG__\App\Entity\User {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2106
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  +badges: Doctrine\ORM\PersistentCollection {#2126 …}
  +children: [
    App\Entity\EntryComment {#1528
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1686 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > In the screenshots of people setups, there are always fancy terminals.\n
        \n
        Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705411330 {#1561
        date: 2024-01-16 14:22:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 230932
      -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6106440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702875743 {#1527
        date: 2023-12-18 06:02:23.0 +01:00
      }
      +"title": 230932
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2331
    date: 2023-12-17 23:39:14.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
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 {#1528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2391 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2106
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    +badges: Doctrine\ORM\PersistentCollection {#2126 …}
    +children: [
      App\Entity\EntryComment {#1528}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2331
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > In the screenshots of people setups, there are always fancy terminals.\n
    \n
    Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705411330 {#1561
    date: 2024-01-16 14:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 230932
  -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6106440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702875743 {#1527
    date: 2023-12-18 06:02:23.0 +01:00
  }
  +"title": 230932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2391 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2106
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    +badges: Doctrine\ORM\PersistentCollection {#2126 …}
    +children: [
      App\Entity\EntryComment {#1528}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2331
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > In the screenshots of people setups, there are always fancy terminals.\n
    \n
    Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705411330 {#1561
    date: 2024-01-16 14:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 230932
  -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6106440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702875743 {#1527
    date: 2023-12-18 06:02:23.0 +01:00
  }
  +"title": 230932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1528
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1686
    +user: Proxies\__CG__\App\Entity\User {#2391 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2106
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2120 …}
    +reports: Doctrine\ORM\PersistentCollection {#2160 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
    +badges: Doctrine\ORM\PersistentCollection {#2126 …}
    +children: [
      App\Entity\EntryComment {#1528}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2331
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > In the screenshots of people setups, there are always fancy terminals.\n
    \n
    Ha, they’re just showing off their hacker side for the screenshot, plus terminals resize nicely. Tiling window managers work well for most apps. The only GUI issues I’ve had are some pop-up windows being tiled instead of floating, but that’s an easy fix. They’re not for everyone, but they work great with GUI apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705411330 {#1561
    date: 2024-01-16 14:22:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 230932
  -bodyTs: "'alway':9 'app':35,71 'easi':58 'everyon':64 'fanci':10 'fix':59 'float':53 'great':68 'gui':38,70 'ha':12 'hacker':19 'instead':51 'issu':39 'manag':30 'nice':27 'peopl':5 'plus':24 'pop':46 'pop-up':45 're':14,61 'resiz':26 'screenshot':3,23 'setup':6 'show':16 'side':20 'termin':11,25 'tile':28,50 've':41 'well':32 'window':29,48 'work':31,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6106440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702875743 {#1527
    date: 2023-12-18 06:02:23.0 +01:00
  }
  +"title": 230932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2305
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Run your web browser from RAM for faster browsing.\n
        \n
        [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702851931 {#1621
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GustavoM@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 230361
      -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6102227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702851931 {#1555
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +"title": 230361
    }
  ]
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2301
    date: 2023-12-17 18:44:58.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2305
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Run your web browser from RAM for faster browsing.\n
        \n
        [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702851931 {#1621
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GustavoM@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 230361
      -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6102227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702851931 {#1555
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +"title": 230361
    }
  ]
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2301
    date: 2023-12-17 18:44:58.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1556
  +user: Proxies\__CG__\App\Entity\User {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
  +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
  +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
  +url: null
  +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702984444 {#2305
    date: 2023-12-19 12:14:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  +badges: Doctrine\ORM\PersistentCollection {#2282 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1556 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Run your web browser from RAM for faster browsing.\n
        \n
        [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1702851931 {#1621
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GustavoM@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 230361
      -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6102227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702851931 {#1555
        date: 2023-12-17 23:25:31.0 +01:00
      }
      +"title": 230361
    }
  ]
  -id: 22876
  -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
  -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702921498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9680007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702835098 {#2301
    date: 2023-12-17 18:44:58.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
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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
    +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
    +url: null
    +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702984444 {#2305
      date: 2023-12-19 12:14:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 22876
    -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
    -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702921498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9680007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702835098 {#2301
      date: 2023-12-17 18:44:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Run your web browser from RAM for faster browsing.\n
    \n
    [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702851931 {#1621
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 230361
  -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702851931 {#1555
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +"title": 230361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
    +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
    +url: null
    +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702984444 {#2305
      date: 2023-12-19 12:14:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 22876
    -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
    -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702921498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9680007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702835098 {#2301
      date: 2023-12-17 18:44:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Run your web browser from RAM for faster browsing.\n
    \n
    [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702851931 {#1621
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 230361
  -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702851931 {#1555
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +"title": 230361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1557
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556
    +user: Proxies\__CG__\App\Entity\User {#2198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2073 …}
    +slug: "As-a-normal-boring-user-that-does-nothing-special-other"
    +title: "As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?"
    +url: null
    +body: "Title. Besides setting tmpfs to use 10GiB of it to store downloads."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702984444 {#2305
      date: 2023-12-19 12:14:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2318 …}
    +votes: Doctrine\ORM\PersistentCollection {#2292 …}
    +reports: Doctrine\ORM\PersistentCollection {#2290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
    +badges: Doctrine\ORM\PersistentCollection {#2282 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 22876
    -titleTs: "'32gib':27 'bore':4 'brows':12 'casual':18 'code':19 'internet':14 'normal':3 'noth':8 'occasion':17 'ram':29 'special':9 'suppos':23 'user':5"
    -bodyTs: "'10gib':7 'besid':2 'download':12 'set':3 'store':11 'titl':1 'tmpfs':4 'use':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702921498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9680007"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702835098 {#2301
      date: 2023-12-17 18:44:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Run your web browser from RAM for faster browsing.\n
    \n
    [github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1702851931 {#1621
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GustavoM@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 230361
  -bodyTs: "'/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':12 'brows':9 'browser':4 'faster':8 'github.com':11 'github.com/graysky2/profile-sync-daemon](https://github.com/graysky2/profile-sync-daemon)':10 'ram':6 'run':1 'web':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702851931 {#1555
    date: 2023-12-17 23:25:31.0 +01:00
  }
  +"title": 230361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
54 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