GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/17832/Best-distro-for-Hyprland

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.23 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
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#2410
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1850
    date: 2023-07-15 18:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#2410
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1850
    date: 2023-07-15 18:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Best-distro-for-Hyprland"
  +title: "Best distro for Hyprland?"
  +url: null
  +body: """
    So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
    \n
    My essential needs are:\n
    \n
    Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
    \n
    My main issue stems from the fact that:\n
    \n
    I want Stability. As such, Arch (and derivatives) are out of the question.\n
    \n
    I don’t like immutability. As such, NixOS is out of the question.\n
    \n
    I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
    \n
    If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689607536 {#2410
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1978 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 17832
  -titleTs: "'best':1 'distro':2 'hyprland':4"
  -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689464103
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/558791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438103 {#1850
    date: 2023-07-15 18:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3992 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706946765 {#4053
    date: 2024-02-03 08:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 206942
  -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1660612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689588017 {#3989
    date: 2023-07-17 12:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3992 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706946765 {#4053
    date: 2024-02-03 08:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 206942
  -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1660612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689588017 {#3989
    date: 2023-07-17 12:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4044
  +user: App\Entity\User {#3992 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706946765 {#4053
    date: 2024-02-03 08:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4042 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4038 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
  -id: 206942
  -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1660612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689588017 {#3989
    date: 2023-07-17 12:00:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3992 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706946765 {#4053
      date: 2024-02-03 08:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@theshatterstone54@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 206942
    -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1660612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689588017 {#3989
      date: 2023-07-17 12:00:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "One word: tiling. And no, the autotiling script just doesn’t cut it. If I’m clicking something on Vivaldi on the left hand side, and I have a terminal on the right, but I also need thunar, my file manager, I would like it to open at the bottom of the stack, under the terminal, not under Vivaldi, where my mouse and focus are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689607536 {#4247
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
    "@tho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4237 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 246169
  -bodyTs: "'also':36 'autotil':7 'bottom':50 'click':17 'cut':12 'doesn':10 'file':40 'focus':64 'hand':24 'left':23 'like':44 'm':16 'manag':41 'mous':62 'need':37 'one':1 'open':47 'right':33 'script':8 'side':25 'someth':18 'stack':53 'termin':30,56 'thunar':38 'tile':3 'vivaldi':20,59 'word':2 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/1018412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689607536 {#4250
    date: 2023-07-17 17:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3992 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706946765 {#4053
      date: 2024-02-03 08:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@theshatterstone54@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 206942
    -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1660612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689588017 {#3989
      date: 2023-07-17 12:00:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "One word: tiling. And no, the autotiling script just doesn’t cut it. If I’m clicking something on Vivaldi on the left hand side, and I have a terminal on the right, but I also need thunar, my file manager, I would like it to open at the bottom of the stack, under the terminal, not under Vivaldi, where my mouse and focus are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689607536 {#4247
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
    "@tho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4237 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 246169
  -bodyTs: "'also':36 'autotil':7 'bottom':50 'click':17 'cut':12 'doesn':10 'file':40 'focus':64 'hand':24 'left':23 'like':44 'm':16 'manag':41 'mous':62 'need':37 'one':1 'open':47 'right':33 'script':8 'side':25 'someth':18 'stack':53 'termin':30,56 'thunar':38 'tile':3 'vivaldi':20,59 'word':2 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/1018412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689607536 {#4250
    date: 2023-07-17 17:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4246
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4044
    +user: App\Entity\User {#3992 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "are there any reasons to prefer hyprland over sway, that are not bells and whistles?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706946765 {#4053
      date: 2024-02-03 08:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@theshatterstone54@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4042 …}
    +nested: Doctrine\ORM\PersistentCollection {#4040 …}
    +votes: Doctrine\ORM\PersistentCollection {#4038 …}
    +reports: Doctrine\ORM\PersistentCollection {#4036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4008 …}
    -id: 206942
    -bodyTs: "'bell':13 'hyprland':7 'prefer':6 'reason':4 'sway':9 'whistl':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1660612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689588017 {#3989
      date: 2023-07-17 12:00:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4044}
  +body: "One word: tiling. And no, the autotiling script just doesn’t cut it. If I’m clicking something on Vivaldi on the left hand side, and I have a terminal on the right, but I also need thunar, my file manager, I would like it to open at the bottom of the stack, under the terminal, not under Vivaldi, where my mouse and focus are."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689607536 {#4247
    date: 2023-07-17 17:25:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
    "@tho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4243 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4237 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 246169
  -bodyTs: "'also':36 'autotil':7 'bottom':50 'click':17 'cut':12 'doesn':10 'file':40 'focus':64 'hand':24 'left':23 'like':44 'm':16 'manag':41 'mous':62 'need':37 'one':1 'open':47 'right':33 'script':8 'side':25 'someth':18 'stack':53 'termin':30,56 'thunar':38 'tile':3 'vivaldi':20,59 'word':2 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/1018412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689607536 {#4250
    date: 2023-07-17 17:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At risk of sounding like an Arch shill, I've had the best experience with Hyprland on Arch. I first tried to get it working on Garuda but couldn't get it to work without weird issues, then found it wasn't available on Linux Mint (might be available now? Not sure). Worked pretty much out of the box on Arch with Sddm, and havent run into issues since.\n
    \n
    That being said I tend to not install many packages, which reduces the chance of things breaking, so your miles may vary.\n
    \n
    I think Hyprland might be available on Pop!_OS, might be worth checking that out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689439410 {#4087
    date: 2023-07-15 18:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4079 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4075 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 206932
  -bodyTs: "'arch':7,18,61 'avail':43,49,97 'best':13 'box':59 'break':86 'chanc':83 'check':104 'couldn':29 'experi':14 'first':20 'found':39 'garuda':27 'get':23,31 'havent':65 'hyprland':16,94 'instal':77 'issu':37,68 'like':5 'linux':45 'mani':78 'may':90 'might':47,95,101 'mile':89 'mint':46 'much':55 'os':100 'packag':79 'pop':99 'pretti':54 'reduc':81 'risk':2 'run':66 'said':72 'sddm':63 'shill':8 'sinc':69 'sound':4 'sure':52 'tend':74 'thing':85 'think':93 'tri':21 'vari':91 've':10 'wasn':41 'weird':36 'without':35 'work':25,34,53 'worth':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/201373/-/comment/826802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439410 {#4085
    date: 2023-07-15 18:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At risk of sounding like an Arch shill, I've had the best experience with Hyprland on Arch. I first tried to get it working on Garuda but couldn't get it to work without weird issues, then found it wasn't available on Linux Mint (might be available now? Not sure). Worked pretty much out of the box on Arch with Sddm, and havent run into issues since.\n
    \n
    That being said I tend to not install many packages, which reduces the chance of things breaking, so your miles may vary.\n
    \n
    I think Hyprland might be available on Pop!_OS, might be worth checking that out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689439410 {#4087
    date: 2023-07-15 18:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4079 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4075 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 206932
  -bodyTs: "'arch':7,18,61 'avail':43,49,97 'best':13 'box':59 'break':86 'chanc':83 'check':104 'couldn':29 'experi':14 'first':20 'found':39 'garuda':27 'get':23,31 'havent':65 'hyprland':16,94 'instal':77 'issu':37,68 'like':5 'linux':45 'mani':78 'may':90 'might':47,95,101 'mile':89 'mint':46 'much':55 'os':100 'packag':79 'pop':99 'pretti':54 'reduc':81 'risk':2 'run':66 'said':72 'sddm':63 'shill':8 'sinc':69 'sound':4 'sure':52 'tend':74 'thing':85 'think':93 'tri':21 'vari':91 've':10 'wasn':41 'weird':36 'without':35 'work':25,34,53 'worth':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/201373/-/comment/826802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439410 {#4085
    date: 2023-07-15 18:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4081
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At risk of sounding like an Arch shill, I've had the best experience with Hyprland on Arch. I first tried to get it working on Garuda but couldn't get it to work without weird issues, then found it wasn't available on Linux Mint (might be available now? Not sure). Worked pretty much out of the box on Arch with Sddm, and havent run into issues since.\n
    \n
    That being said I tend to not install many packages, which reduces the chance of things breaking, so your miles may vary.\n
    \n
    I think Hyprland might be available on Pop!_OS, might be worth checking that out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689439410 {#4087
    date: 2023-07-15 18:43:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4079 …}
  +nested: Doctrine\ORM\PersistentCollection {#4077 …}
  +votes: Doctrine\ORM\PersistentCollection {#4075 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 206932
  -bodyTs: "'arch':7,18,61 'avail':43,49,97 'best':13 'box':59 'break':86 'chanc':83 'check':104 'couldn':29 'experi':14 'first':20 'found':39 'garuda':27 'get':23,31 'havent':65 'hyprland':16,94 'instal':77 'issu':37,68 'like':5 'linux':45 'mani':78 'may':90 'might':47,95,101 'mile':89 'mint':46 'much':55 'os':100 'packag':79 'pop':99 'pretti':54 'reduc':81 'risk':2 'run':66 'said':72 'sddm':63 'shill':8 'sinc':69 'sound':4 'sure':52 'tend':74 'thing':85 'think':93 'tri':21 'vari':91 've':10 'wasn':41 'weird':36 'without':35 'work':25,34,53 'worth':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/201373/-/comment/826802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439410 {#4085
    date: 2023-07-15 18:43:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch, NixOS and openSUSE Tumbleweed are very supported.\n
    \n
    Source: [wiki.hyprland.org/Getting-Started/Installation/](https://wiki.hyprland.org/Getting-Started/Installation/)\n
    \n
    I would recommend an Arch based distro if you want to keep it simple. That will give you access to the AUR and compatibility with the arch wiki.\n
    \n
    PS: Arch can be very stable, especially if you use an LTS kernel and don’t restart during updates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689438829 {#4157
    date: 2023-07-15 18:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 206911
  -bodyTs: "'/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':12 'access':31 'arch':1,17,39,42 'aur':34 'base':18 'compat':36 'distro':19 'especi':47 'give':29 'keep':24 'kernel':53 'lts':52 'nixo':2 'opensus':4 'ps':41 'recommend':15 'restart':57 'simpl':26 'sourc':9 'stabl':46 'support':8 'tumblewe':5 'updat':59 'use':50 'want':22 'wiki':40 'wiki.hyprland.org':11 'wiki.hyprland.org/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/937110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438829 {#4158
    date: 2023-07-15 18:33:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch, NixOS and openSUSE Tumbleweed are very supported.\n
    \n
    Source: [wiki.hyprland.org/Getting-Started/Installation/](https://wiki.hyprland.org/Getting-Started/Installation/)\n
    \n
    I would recommend an Arch based distro if you want to keep it simple. That will give you access to the AUR and compatibility with the arch wiki.\n
    \n
    PS: Arch can be very stable, especially if you use an LTS kernel and don’t restart during updates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689438829 {#4157
    date: 2023-07-15 18:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 206911
  -bodyTs: "'/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':12 'access':31 'arch':1,17,39,42 'aur':34 'base':18 'compat':36 'distro':19 'especi':47 'give':29 'keep':24 'kernel':53 'lts':52 'nixo':2 'opensus':4 'ps':41 'recommend':15 'restart':57 'simpl':26 'sourc':9 'stabl':46 'support':8 'tumblewe':5 'updat':59 'use':50 'want':22 'wiki':40 'wiki.hyprland.org':11 'wiki.hyprland.org/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/937110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438829 {#4158
    date: 2023-07-15 18:33:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4162
  +user: App\Entity\User {#4175 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Best-distro-for-Hyprland"
    +title: "Best distro for Hyprland?"
    +url: null
    +body: """
      So I’ve been using Linux for about a year and a half, have been using Window managers since a few wweks in, have been using Wayland for the last 3 months or so, and have been using Hyprland for about a month. I love it and I want to stick with it in the long term, but I need a distro that supports it.\n
      \n
      My essential needs are:\n
      \n
      Hyprland NWG-Look (for gtk themes) CMUS Thunar Ristretto bemenu j4-dmenu-desktop (can build from source) Vivaldi (can use deb/rpm/extra repo)\n
      \n
      My main issue stems from the fact that:\n
      \n
      I want Stability. As such, Arch (and derivatives) are out of the question.\n
      \n
      I don’t like immutability. As such, NixOS is out of the question.\n
      \n
      I’m concerned about the future of Fedora. It’s where I’m at right now, yet the telemetry proposal, if accepted, would mean I need to switch.\n
      \n
      If you have any other distros that fit my criteria, please leave them below. I know void can take care of all of these, except Hyprland itself and while River is available (and River is amazing) I would prefer to run Hyprland instead.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689607536 {#2410
      date: 2023-07-17 17:25:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1978 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
    +badges: Doctrine\ORM\PersistentCollection {#2426 …}
    +children: []
    -id: 17832
    -titleTs: "'best':1 'distro':2 'hyprland':4"
    -bodyTs: "'3':31 'accept':149 'amaz':191 'arch':107 'avail':187 'bemenu':80 'build':86 'care':175 'cmus':77 'concern':130 'criteria':165 'deb/rpm/extra':92 'deriv':109 'desktop':84 'distro':62,161 'dmenu':83 'essenti':67 'except':180 'fact':100 'fedora':135 'fit':163 'futur':133 'gtk':75 'half':13 'hyprland':39,70,181,197 'immut':119 'instead':198 'issu':96 'j4':82 'j4-dmenu-desktop':81 'know':171 'last':30 'leav':167 'like':118 'linux':6 'long':56 'look':73 'love':45 'm':129,140 'main':95 'manag':18 'mean':151 'month':32,43 'need':60,68,153 'nixo':122 'nwg':72 'nwg-look':71 'pleas':166 'prefer':194 'propos':147 'question':114,127 'repo':93 'right':142 'ristretto':79 'river':185,189 'run':196 'sinc':19 'sourc':88 'stabil':104 'stem':97 'stick':51 'support':64 'switch':155 'take':174 'telemetri':146 'term':57 'theme':76 'thunar':78 'use':5,16,26,38,91 've':3 'vivaldi':89 'void':172 'want':49,103 'wayland':27 'window':17 'would':150,193 'wwek':22 'year':10 'yet':144"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689464103
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/558791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689438103 {#1850
      date: 2023-07-15 18:21:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Arch, NixOS and openSUSE Tumbleweed are very supported.\n
    \n
    Source: [wiki.hyprland.org/Getting-Started/Installation/](https://wiki.hyprland.org/Getting-Started/Installation/)\n
    \n
    I would recommend an Arch based distro if you want to keep it simple. That will give you access to the AUR and compatibility with the arch wiki.\n
    \n
    PS: Arch can be very stable, especially if you use an LTS kernel and don’t restart during updates.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689438829 {#4157
    date: 2023-07-15 18:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theshatterstone54@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4163 …}
  +nested: Doctrine\ORM\PersistentCollection {#4165 …}
  +votes: Doctrine\ORM\PersistentCollection {#4167 …}
  +reports: Doctrine\ORM\PersistentCollection {#4169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4173 …}
  -id: 206911
  -bodyTs: "'/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':12 'access':31 'arch':1,17,39,42 'aur':34 'base':18 'compat':36 'distro':19 'especi':47 'give':29 'keep':24 'kernel':53 'lts':52 'nixo':2 'opensus':4 'ps':41 'recommend':15 'restart':57 'simpl':26 'sourc':9 'stabl':46 'support':8 'tumblewe':5 'updat':59 'use':50 'want':22 'wiki':40 'wiki.hyprland.org':11 'wiki.hyprland.org/getting-started/installation/](https://wiki.hyprland.org/getting-started/installation/)':10 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/937110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689438829 {#4158
    date: 2023-07-15 18:33:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details