GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/10588/Your-chosen-desktop-Linux-defaults/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1915 …}
  +slug: "Your-chosen-desktop-Linux-defaults"
  +title: "Your chosen desktop Linux defaults?"
  +url: null
  +body: """
    What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
    \n
    To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
    \n
    - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
    - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
    - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
    \n
    My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
    \n
    Edit: Forgot to mention ufw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699679912 {#2410
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10588
  -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
  -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699383846
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5191717"
  +editedAt: DateTimeImmutable @1699329862 {#1850
    date: 2023-11-07 05:04:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699297446 {#2420
    date: 2023-11-06 20:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1915 …}
  +slug: "Your-chosen-desktop-Linux-defaults"
  +title: "Your chosen desktop Linux defaults?"
  +url: null
  +body: """
    What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
    \n
    To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
    \n
    - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
    - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
    - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
    \n
    My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
    \n
    Edit: Forgot to mention ufw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699679912 {#2410
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10588
  -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
  -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699383846
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5191717"
  +editedAt: DateTimeImmutable @1699329862 {#1850
    date: 2023-11-07 05:04:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699297446 {#2420
    date: 2023-11-06 20:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +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 {#1915 …}
  +slug: "Your-chosen-desktop-Linux-defaults"
  +title: "Your chosen desktop Linux defaults?"
  +url: null
  +body: """
    What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
    \n
    To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
    \n
    - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
    - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
    - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
    \n
    My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
    \n
    Edit: Forgot to mention ufw
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699679912 {#2410
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10588
  -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
  -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699383846
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5191717"
  +editedAt: DateTimeImmutable @1699329862 {#1850
    date: 2023-11-07 05:04:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699297446 {#2420
    date: 2023-11-06 20:04:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - NixOS \n
        - disko + nixos-anywhere (automatic partitioning & remote installation of new systems)\n
        - stylix (system-wide theming)\n
        - agenix (secret management)\n
        - impermanence (managing persistent data)\n
        - nixos containers for sandboxing applications & services (using systemd-nspawn)\n
    - [TMPFS as /](https://grahamc.com/blog/erase-your-darlings/)\n
    - LUKS \n
        - BTRFS as /nix (might try bcachefs)\n
        - SWAP partition (= RAM size, to susbend to disk)\n
    - Greetd with TUIgreet (DM)\n
    - SwayFX (WM)\n
    - Kitty & foot (term)\n
    - Nushell (shell)\n
    - Helix (editor)\n
    - Firefox (browser)\n
    - slackhq/nebula (c.f. self-hosted tailscale, connecting my systems beyond double NATs)\n
    \n
    EDIT1: fix “DE” -> “DM”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699785889 {#4044
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 98112
  -bodyTs: "'/blog/erase-your-darlings/)':39 '/nix':43 'agenix':18 'anywher':5 'applic':29 'automat':6 'bcachef':46 'beyond':79 'browser':69 'btrfs':41 'c.f':71 'connect':76 'contain':26 'data':24 'de':84 'disk':54 'disko':2 'dm':58,85 'doubl':80 'edit1':82 'editor':67 'firefox':68 'fix':83 'foot':62 'grahamc.com':38 'grahamc.com/blog/erase-your-darlings/)':37 'greetd':55 'helix':66 'host':74 'imperman':21 'instal':9 'kitti':61 'luk':40 'manag':20,22 'might':44 'nat':81 'new':11 'nixo':1,4,25 'nixos-anywher':3 'nspawn':34 'nushel':64 'partit':7,48 'persist':23 'ram':49 'remot':8 'sandbox':28 'secret':19 'self':73 'self-host':72 'servic':30 'shell':65 'size':50 'slackhq/nebula':70 'stylix':13 'susbend':52 'swap':47 'swayfx':59 'system':12,15,78 'system-wid':14 'systemd':33 'systemd-nspawn':32 'tailscal':75 'term':63 'theme':17 'tmpfs':35 'tri':45 'tuigreet':57 'use':31 'wide':16 'wm':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5823046"
  +editedAt: DateTimeImmutable @1699391256 {#3980
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4043
    date: 2023-11-07 11:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - NixOS \n
        - disko + nixos-anywhere (automatic partitioning & remote installation of new systems)\n
        - stylix (system-wide theming)\n
        - agenix (secret management)\n
        - impermanence (managing persistent data)\n
        - nixos containers for sandboxing applications & services (using systemd-nspawn)\n
    - [TMPFS as /](https://grahamc.com/blog/erase-your-darlings/)\n
    - LUKS \n
        - BTRFS as /nix (might try bcachefs)\n
        - SWAP partition (= RAM size, to susbend to disk)\n
    - Greetd with TUIgreet (DM)\n
    - SwayFX (WM)\n
    - Kitty & foot (term)\n
    - Nushell (shell)\n
    - Helix (editor)\n
    - Firefox (browser)\n
    - slackhq/nebula (c.f. self-hosted tailscale, connecting my systems beyond double NATs)\n
    \n
    EDIT1: fix “DE” -> “DM”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699785889 {#4044
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 98112
  -bodyTs: "'/blog/erase-your-darlings/)':39 '/nix':43 'agenix':18 'anywher':5 'applic':29 'automat':6 'bcachef':46 'beyond':79 'browser':69 'btrfs':41 'c.f':71 'connect':76 'contain':26 'data':24 'de':84 'disk':54 'disko':2 'dm':58,85 'doubl':80 'edit1':82 'editor':67 'firefox':68 'fix':83 'foot':62 'grahamc.com':38 'grahamc.com/blog/erase-your-darlings/)':37 'greetd':55 'helix':66 'host':74 'imperman':21 'instal':9 'kitti':61 'luk':40 'manag':20,22 'might':44 'nat':81 'new':11 'nixo':1,4,25 'nixos-anywher':3 'nspawn':34 'nushel':64 'partit':7,48 'persist':23 'ram':49 'remot':8 'sandbox':28 'secret':19 'self':73 'self-host':72 'servic':30 'shell':65 'size':50 'slackhq/nebula':70 'stylix':13 'susbend':52 'swap':47 'swayfx':59 'system':12,15,78 'system-wid':14 'systemd':33 'systemd-nspawn':32 'tailscal':75 'term':63 'theme':17 'tmpfs':35 'tri':45 'tuigreet':57 'use':31 'wide':16 'wm':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5823046"
  +editedAt: DateTimeImmutable @1699391256 {#3980
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4043
    date: 2023-11-07 11:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - NixOS \n
        - disko + nixos-anywhere (automatic partitioning & remote installation of new systems)\n
        - stylix (system-wide theming)\n
        - agenix (secret management)\n
        - impermanence (managing persistent data)\n
        - nixos containers for sandboxing applications & services (using systemd-nspawn)\n
    - [TMPFS as /](https://grahamc.com/blog/erase-your-darlings/)\n
    - LUKS \n
        - BTRFS as /nix (might try bcachefs)\n
        - SWAP partition (= RAM size, to susbend to disk)\n
    - Greetd with TUIgreet (DM)\n
    - SwayFX (WM)\n
    - Kitty & foot (term)\n
    - Nushell (shell)\n
    - Helix (editor)\n
    - Firefox (browser)\n
    - slackhq/nebula (c.f. self-hosted tailscale, connecting my systems beyond double NATs)\n
    \n
    EDIT1: fix “DE” -> “DM”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699785889 {#4044
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 98112
  -bodyTs: "'/blog/erase-your-darlings/)':39 '/nix':43 'agenix':18 'anywher':5 'applic':29 'automat':6 'bcachef':46 'beyond':79 'browser':69 'btrfs':41 'c.f':71 'connect':76 'contain':26 'data':24 'de':84 'disk':54 'disko':2 'dm':58,85 'doubl':80 'edit1':82 'editor':67 'firefox':68 'fix':83 'foot':62 'grahamc.com':38 'grahamc.com/blog/erase-your-darlings/)':37 'greetd':55 'helix':66 'host':74 'imperman':21 'instal':9 'kitti':61 'luk':40 'manag':20,22 'might':44 'nat':81 'new':11 'nixo':1,4,25 'nixos-anywher':3 'nspawn':34 'nushel':64 'partit':7,48 'persist':23 'ram':49 'remot':8 'sandbox':28 'secret':19 'self':73 'self-host':72 'servic':30 'shell':65 'size':50 'slackhq/nebula':70 'stylix':13 'susbend':52 'swap':47 'swayfx':59 'system':12,15,78 'system-wid':14 'systemd':33 'systemd-nspawn':32 'tailscal':75 'term':63 'theme':17 'tmpfs':35 'tri':45 'tuigreet':57 'use':31 'wide':16 'wm':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5823046"
  +editedAt: DateTimeImmutable @1699391256 {#3980
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4043
    date: 2023-11-07 11:28:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4070
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    zram… Obvious\n
    \n
    systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
    \n
    xanmod kernel… It’s literally just free performance\n
    \n
    wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
    \n
    Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
    \n
    VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
    \n
    Fish shell, has the best autocomplete and integration of any shell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699660593 {#4078
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4071 …}
  +nested: Doctrine\ORM\PersistentCollection {#4062 …}
  +votes: Doctrine\ORM\PersistentCollection {#4065 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 98174
  -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131274"
  +editedAt: DateTimeImmutable @1699393374 {#4076
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4077
    date: 2023-11-07 11:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4070
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    zram… Obvious\n
    \n
    systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
    \n
    xanmod kernel… It’s literally just free performance\n
    \n
    wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
    \n
    Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
    \n
    VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
    \n
    Fish shell, has the best autocomplete and integration of any shell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699660593 {#4078
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4071 …}
  +nested: Doctrine\ORM\PersistentCollection {#4062 …}
  +votes: Doctrine\ORM\PersistentCollection {#4065 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 98174
  -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131274"
  +editedAt: DateTimeImmutable @1699393374 {#4076
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4077
    date: 2023-11-07 11:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4070
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    zram… Obvious\n
    \n
    systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
    \n
    xanmod kernel… It’s literally just free performance\n
    \n
    wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
    \n
    Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
    \n
    VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
    \n
    Fish shell, has the best autocomplete and integration of any shell
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699660593 {#4078
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4071 …}
  +nested: Doctrine\ORM\PersistentCollection {#4062 …}
  +votes: Doctrine\ORM\PersistentCollection {#4065 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
  -id: 98174
  -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131274"
  +editedAt: DateTimeImmutable @1699393374 {#4076
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4077
    date: 2023-11-07 11:58:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5357
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
    \n
    I just checked the website for xanmod and it looks interesting, several questions:\n
    \n
    - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
    - How exactly do you experience the difference in performance?\n
    - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372294 {#5355
    date: 2023-11-07 16:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 103936
  -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372294 {#5356
    date: 2023-11-07 16:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5357
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
    \n
    I just checked the website for xanmod and it looks interesting, several questions:\n
    \n
    - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
    - How exactly do you experience the difference in performance?\n
    - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372294 {#5355
    date: 2023-11-07 16:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 103936
  -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372294 {#5356
    date: 2023-11-07 16:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5357
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
    \n
    I just checked the website for xanmod and it looks interesting, several questions:\n
    \n
    - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
    - How exactly do you experience the difference in performance?\n
    - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372294 {#5355
    date: 2023-11-07 16:51:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 103936
  -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372294 {#5356
    date: 2023-11-07 16:51:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5641
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: """
      Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
      \n
      I just checked the website for xanmod and it looks interesting, several questions:\n
      \n
      - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
      - How exactly do you experience the difference in performance?\n
      - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372294 {#5355
      date: 2023-11-07 16:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 103936
    -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372294 {#5356
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Xanmod is a gaming-optimized kernel… Idk where you read the server stuff from and the performance and the difference isn’t so much in performance… I mean there is still an uplift there but it’s more improved frame consistency (less microstutters) the games just feel more snappy.\n
    \n
    Idk what you mean by “low tech computer” but I’ll assume that means “weakest”, I run xanmod on my main desktop PC, which is the only computer I game on, so it only makes sense there. It does tend to kill battery life on laptops and idk anything about getting it to work with nvidia (I’m on AMD). As for the “weakest” computer I’ve ran it on… tbh I don’t remember, I don’t really use a lot of low-end PCs in my daily life.\n
    \n
    As for compiling xanmod, no reason to, 90% of the distros either have it in their main repos, or in the AUR on arch or on a copr repo on fedora. I did compile and configure it myself (I use gentoo) but the performance difference between the packaged version of xanmod and the one you compile yourself is minimal, most of the uplift comes from the kernel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375634 {#5639
    date: 2023-11-07 17:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5642 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5652 …}
  -id: 106397
  -bodyTs: "'90':149 'amd':110 'anyth':99 'arch':165 'assum':62 'aur':163 'batteri':93 'come':205 'compil':144,175,197 'comput':58,78,115 'configur':177 'consist':42 'copr':169 'daili':140 'desktop':72 'differ':21,186 'distro':152 'either':153 'end':136 'fedora':172 'feel':48 'frame':41 'game':5,46,80 'gaming-optim':4 'gentoo':182 'get':101 'idk':8,51,98 'improv':40 'isn':22 'kernel':7,208 'kill':92 'laptop':96 'less':43 'life':94,141 'll':61 'lot':132 'low':56,135 'low-end':134 'm':108 'main':71,158 'make':85 'mean':29,54,64 'microstutt':44 'minim':200 'much':25 'nvidia':106 'one':195 'optim':6 'packag':189 'pc':73 'pcs':137 'perform':18,27,185 'ran':118 'read':11 'realli':129 'reason':147 'rememb':125 'repo':159,170 'run':67 'sens':86 'server':13 'snappi':50 'still':32 'stuff':14 'tbh':121 'tech':57 'tend':90 'uplift':34,204 'use':130,181 've':117 'version':190 'weakest':65,114 'work':104 'xanmod':1,68,145,192"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375634 {#5640
    date: 2023-11-07 17:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5641
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: """
      Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
      \n
      I just checked the website for xanmod and it looks interesting, several questions:\n
      \n
      - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
      - How exactly do you experience the difference in performance?\n
      - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372294 {#5355
      date: 2023-11-07 16:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 103936
    -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372294 {#5356
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Xanmod is a gaming-optimized kernel… Idk where you read the server stuff from and the performance and the difference isn’t so much in performance… I mean there is still an uplift there but it’s more improved frame consistency (less microstutters) the games just feel more snappy.\n
    \n
    Idk what you mean by “low tech computer” but I’ll assume that means “weakest”, I run xanmod on my main desktop PC, which is the only computer I game on, so it only makes sense there. It does tend to kill battery life on laptops and idk anything about getting it to work with nvidia (I’m on AMD). As for the “weakest” computer I’ve ran it on… tbh I don’t remember, I don’t really use a lot of low-end PCs in my daily life.\n
    \n
    As for compiling xanmod, no reason to, 90% of the distros either have it in their main repos, or in the AUR on arch or on a copr repo on fedora. I did compile and configure it myself (I use gentoo) but the performance difference between the packaged version of xanmod and the one you compile yourself is minimal, most of the uplift comes from the kernel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375634 {#5639
    date: 2023-11-07 17:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5642 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5652 …}
  -id: 106397
  -bodyTs: "'90':149 'amd':110 'anyth':99 'arch':165 'assum':62 'aur':163 'batteri':93 'come':205 'compil':144,175,197 'comput':58,78,115 'configur':177 'consist':42 'copr':169 'daili':140 'desktop':72 'differ':21,186 'distro':152 'either':153 'end':136 'fedora':172 'feel':48 'frame':41 'game':5,46,80 'gaming-optim':4 'gentoo':182 'get':101 'idk':8,51,98 'improv':40 'isn':22 'kernel':7,208 'kill':92 'laptop':96 'less':43 'life':94,141 'll':61 'lot':132 'low':56,135 'low-end':134 'm':108 'main':71,158 'make':85 'mean':29,54,64 'microstutt':44 'minim':200 'much':25 'nvidia':106 'one':195 'optim':6 'packag':189 'pc':73 'pcs':137 'perform':18,27,185 'ran':118 'read':11 'realli':129 'reason':147 'rememb':125 'repo':159,170 'run':67 'sens':86 'server':13 'snappi':50 'still':32 'stuff':14 'tbh':121 'tech':57 'tend':90 'uplift':34,204 'use':130,181 've':117 'version':190 'weakest':65,114 'work':104 'xanmod':1,68,145,192"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375634 {#5640
    date: 2023-11-07 17:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5641
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: """
      Nice, I second VSCode, although I have always a VIM version for the quick edits installed.\n
      \n
      I just checked the website for xanmod and it looks interesting, several questions:\n
      \n
      - Do you really use it on a desktop? (The website seems to suggest it is optimized for server loads)\n
      - How exactly do you experience the difference in performance?\n
      - What is your most low tech computer you run xanmod on? (I simply heard too many times, that nowadays there is no good reason to compile your own kernel unless you have very specific needs.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372294 {#5355
      date: 2023-11-07 16:51:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 103936
    -bodyTs: "'although':5 'alway':8 'check':19 'compil':83 'comput':64 'desktop':37 'differ':55 'edit':15 'exact':50 'experi':53 'good':80 'heard':71 'instal':16 'interest':27 'kernel':86 'load':48 'look':26 'low':62 'mani':73 'need':92 'nice':1 'nowaday':76 'optim':45 'perform':57 'question':29 'quick':14 'realli':32 'reason':81 'run':66 'second':3 'seem':40 'server':47 'sever':28 'simpli':70 'specif':91 'suggest':42 'tech':63 'time':74 'unless':87 'use':33 'version':11 'vim':10 'vscode':4 'websit':21,39 'xanmod':23,67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372294 {#5356
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: """
    Xanmod is a gaming-optimized kernel… Idk where you read the server stuff from and the performance and the difference isn’t so much in performance… I mean there is still an uplift there but it’s more improved frame consistency (less microstutters) the games just feel more snappy.\n
    \n
    Idk what you mean by “low tech computer” but I’ll assume that means “weakest”, I run xanmod on my main desktop PC, which is the only computer I game on, so it only makes sense there. It does tend to kill battery life on laptops and idk anything about getting it to work with nvidia (I’m on AMD). As for the “weakest” computer I’ve ran it on… tbh I don’t remember, I don’t really use a lot of low-end PCs in my daily life.\n
    \n
    As for compiling xanmod, no reason to, 90% of the distros either have it in their main repos, or in the AUR on arch or on a copr repo on fedora. I did compile and configure it myself (I use gentoo) but the performance difference between the packaged version of xanmod and the one you compile yourself is minimal, most of the uplift comes from the kernel itself.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375634 {#5639
    date: 2023-11-07 17:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5642 …}
  +nested: Doctrine\ORM\PersistentCollection {#5644 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5652 …}
  -id: 106397
  -bodyTs: "'90':149 'amd':110 'anyth':99 'arch':165 'assum':62 'aur':163 'batteri':93 'come':205 'compil':144,175,197 'comput':58,78,115 'configur':177 'consist':42 'copr':169 'daili':140 'desktop':72 'differ':21,186 'distro':152 'either':153 'end':136 'fedora':172 'feel':48 'frame':41 'game':5,46,80 'gaming-optim':4 'gentoo':182 'get':101 'idk':8,51,98 'improv':40 'isn':22 'kernel':7,208 'kill':92 'laptop':96 'less':43 'life':94,141 'll':61 'lot':132 'low':56,135 'low-end':134 'm':108 'main':71,158 'make':85 'mean':29,54,64 'microstutt':44 'minim':200 'much':25 'nvidia':106 'one':195 'optim':6 'packag':189 'pc':73 'pcs':137 'perform':18,27,185 'ran':118 'read':11 'realli':129 'reason':147 'rememb':125 'repo':159,170 'run':67 'sens':86 'server':13 'snappi':50 'still':32 'stuff':14 'tbh':121 'tech':57 'tend':90 'uplift':34,204 'use':130,181 've':117 'version':190 'weakest':65,114 'work':104 'xanmod':1,68,145,192"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375634 {#5640
    date: 2023-11-07 17:47:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699356674 {#5370
    date: 2023-11-07 12:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 98227
  -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5585864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699356674 {#5371
    date: 2023-11-07 12:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699356674 {#5370
    date: 2023-11-07 12:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 98227
  -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5585864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699356674 {#5371
    date: 2023-11-07 12:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: App\Entity\User {#4054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      zram… Obvious\n
      \n
      systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
      \n
      xanmod kernel… It’s literally just free performance\n
      \n
      wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
      \n
      Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
      \n
      VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
      \n
      Fish shell, has the best autocomplete and integration of any shell
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699660593 {#4078
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4071 …}
    +nested: Doctrine\ORM\PersistentCollection {#4062 …}
    +votes: Doctrine\ORM\PersistentCollection {#4065 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
    -id: 98174
    -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131274"
    +editedAt: DateTimeImmutable @1699393374 {#4076
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4077
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699356674 {#5370
    date: 2023-11-07 12:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 98227
  -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5585864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699356674 {#5371
    date: 2023-11-07 12:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5566
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699356674 {#5370
      date: 2023-11-07 12:31:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5374 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5378 …}
    +reports: Doctrine\ORM\PersistentCollection {#5380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 98227
    -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5585864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699356674 {#5371
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "I need to do extra shit for extensions and I just don’t wanna bother"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699360928 {#5564
    date: 2023-11-07 13:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 98381
  -bodyTs: "'bother':15 'extens':8 'extra':5 'need':2 'shit':6 'wanna':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360928 {#5565
    date: 2023-11-07 13:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5566
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699356674 {#5370
      date: 2023-11-07 12:31:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5374 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5378 …}
    +reports: Doctrine\ORM\PersistentCollection {#5380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 98227
    -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5585864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699356674 {#5371
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "I need to do extra shit for extensions and I just don’t wanna bother"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699360928 {#5564
    date: 2023-11-07 13:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 98381
  -bodyTs: "'bother':15 'extens':8 'extra':5 'need':2 'shit':6 'wanna':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360928 {#5565
    date: 2023-11-07 13:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5566
  +user: App\Entity\User {#4054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5372
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: App\Entity\User {#4054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        zram… Obvious\n
        \n
        systemdboot (unless I’m on a distro without systemd)… My main desktop is running Gentoo OpenRC atm\n
        \n
        xanmod kernel… It’s literally just free performance\n
        \n
        wayland… I have 3 monitors with 3 different refresh rates and 3 different resolutions, X11 just isn’t an option for me (smooth animations are a bonus to ig)\n
        \n
        Unlock origin, ecosia and dark reader as extensions, regardless of browser\n
        \n
        VSCode… I like FOSS software as much as the next guy, but I want my code editor to just work with minimal to no configuration\n
        \n
        Fish shell, has the best autocomplete and integration of any shell
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699660593 {#4078
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4071 …}
      +nested: Doctrine\ORM\PersistentCollection {#4062 …}
      +votes: Doctrine\ORM\PersistentCollection {#4065 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4056 …}
      -id: 98174
      -bodyTs: "'3':31,34,39 'anim':51 'atm':19 'autocomplet':98 'best':97 'bonus':54 'browser':67 'code':83 'configur':92 'dark':61 'desktop':14 'differ':35,40 'distro':9 'ecosia':59 'editor':84 'extens':64 'fish':93 'foss':71 'free':26 'gentoo':17 'guy':78 'ig':56 'integr':100 'isn':44 'kernel':21 'like':70 'liter':24 'm':6 'main':13 'minim':89 'monitor':32 'much':74 'next':77 'obvious':2 'openrc':18 'option':47 'origin':58 'perform':27 'rate':37 'reader':62 'refresh':36 'regardless':65 'resolut':41 'run':16 'shell':94,103 'smooth':50 'softwar':72 'systemd':11 'systemdboot':3 'unless':4 'unlock':57 'vscode':68 'want':81 'wayland':28 'without':10 'work':87 'x11':42 'xanmod':20 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5131274"
      +editedAt: DateTimeImmutable @1699393374 {#4076
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4077
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4070}
    +body: "You could use VSCodium fork. I mean, it’s still the same exact shit, and I use it everyday without ANY observable difference to official builds of VSCode. Unless you end up joining the dark side one day and install 2000 ViM extentions lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699356674 {#5370
      date: 2023-11-07 12:31:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Presi300@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5374 …}
    +nested: Doctrine\ORM\PersistentCollection {#5376 …}
    +votes: Doctrine\ORM\PersistentCollection {#5378 …}
    +reports: Doctrine\ORM\PersistentCollection {#5380 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
    -id: 98227
    -bodyTs: "'2000':41 'build':26 'could':2 'dark':35 'day':38 'differ':23 'end':31 'everyday':19 'exact':13 'extent':43 'fork':5 'instal':40 'join':33 'lol':44 'mean':7 'observ':22 'offici':25 'one':37 'shit':14 'side':36 'still':10 'unless':29 'use':3,17 'vim':42 'vscode':28 'vscodium':4 'without':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5585864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699356674 {#5371
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4070}
  +body: "I need to do extra shit for extensions and I just don’t wanna bother"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699360928 {#5564
    date: 2023-11-07 13:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Presi300@lemmy.world"
    "@AMDIsOurLord@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 98381
  -bodyTs: "'bother':15 'extens':8 'extra':5 'need':2 'shit':6 'wanna':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5132798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699360928 {#5565
    date: 2023-11-07 13:42:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4155
  +user: App\Entity\User {#4168 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    i always use:\n
    \n
    - KDE\n
    - yakuake\n
    - kate\n
    - vlc\n
    - fishshell\n
    - gparted\n
    - firefox\n
    \n
    no matter what the default might be
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630672 {#4150
    date: 2023-11-10 16:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4166 …}
  -id: 107925
  -bodyTs: "'alway':2 'default':15 'firefox':10 'fishshel':8 'gpart':9 'kate':6 'kde':4 'matter':12 'might':16 'use':3 'vlc':7 'yakuak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4738003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630672 {#4151
    date: 2023-11-10 16:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4155
  +user: App\Entity\User {#4168 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    i always use:\n
    \n
    - KDE\n
    - yakuake\n
    - kate\n
    - vlc\n
    - fishshell\n
    - gparted\n
    - firefox\n
    \n
    no matter what the default might be
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630672 {#4150
    date: 2023-11-10 16:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4166 …}
  -id: 107925
  -bodyTs: "'alway':2 'default':15 'firefox':10 'fishshel':8 'gpart':9 'kate':6 'kde':4 'matter':12 'might':16 'use':3 'vlc':7 'yakuak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4738003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630672 {#4151
    date: 2023-11-10 16:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4155
  +user: App\Entity\User {#4168 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    i always use:\n
    \n
    - KDE\n
    - yakuake\n
    - kate\n
    - vlc\n
    - fishshell\n
    - gparted\n
    - firefox\n
    \n
    no matter what the default might be
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699630672 {#4150
    date: 2023-11-10 16:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4156 …}
  +nested: Doctrine\ORM\PersistentCollection {#4158 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4166 …}
  -id: 107925
  -bodyTs: "'alway':2 'default':15 'firefox':10 'fishshel':8 'gpart':9 'kate':6 'kde':4 'matter':12 'might':16 'use':3 'vlc':7 'yakuak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4738003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699630672 {#4151
    date: 2023-11-10 16:37:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#4242 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobara KDE user here. One of the reasons why I chose it is because it comes with many of the customisations that I’d normally do (such as using an optimized kernel). But in addition, I use:\n
    \n
    - Opal instead of LUKS\n
    - KDE configured with a more GNOME/macOS like layout (top panel+side dock)\n
    - GDM instead of SDDM, for fingerprint login\n
    - Fingerprint authentication for sudo\n
    - TLP instead of power-profiles-daemon for better power saving (AMD P-State EPP control, charging thresholds etc)\n
    - Yakuake terminal (and Kitty for ad-hoc stuff)\n
    - fish shell instead of bash\n
    - mosh instead of ssh\n
    - btop instead of top/htop\n
    - gdu instead of du/ncdu\n
    - bat instead of cat\n
    - eza instead of ls\n
    - fd instead of find\n
    - ripgrep instead of grep\n
    - broot instead of tree\n
    - skim instead of fzf
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699523096 {#4224
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4230 …}
  +nested: Doctrine\ORM\PersistentCollection {#4232 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4240 …}
  -id: 97140
  -bodyTs: "'ad':91 'ad-hoc':90 'addit':35 'amd':76 'authent':62 'bash':98 'bat':111 'better':73 'broot':127 'btop':103 'cat':114 'charg':82 'chose':11 'come':16 'configur':43 'control':81 'customis':21 'd':24 'daemon':71 'dock':53 'du/ncdu':110 'epp':80 'etc':84 'eza':115 'fd':119 'find':122 'fingerprint':59,61 'fish':94 'fzf':134 'gdm':54 'gdu':107 'gnome/macos':47 'grep':126 'hoc':92 'instead':39,55,66,96,100,104,108,112,116,120,124,128,132 'kde':2,42 'kernel':32 'kitti':88 'layout':49 'like':48 'login':60 'ls':118 'luk':41 'mani':18 'mosh':99 'nobara':1 'normal':25 'one':5 'opal':38 'optim':31 'p':78 'p-state':77 'panel':51 'power':69,74 'power-profiles-daemon':68 'profil':70 'reason':8 'ripgrep':123 'save':75 'sddm':57 'shell':95 'side':52 'skim':131 'ssh':102 'state':79 'stuff':93 'sudo':64 'termin':86 'threshold':83 'tlp':65 'top':50 'top/htop':106 'tree':130 'use':29,37 'user':3 'yakuak':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3585582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317715 {#4225
    date: 2023-11-07 01:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#4242 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobara KDE user here. One of the reasons why I chose it is because it comes with many of the customisations that I’d normally do (such as using an optimized kernel). But in addition, I use:\n
    \n
    - Opal instead of LUKS\n
    - KDE configured with a more GNOME/macOS like layout (top panel+side dock)\n
    - GDM instead of SDDM, for fingerprint login\n
    - Fingerprint authentication for sudo\n
    - TLP instead of power-profiles-daemon for better power saving (AMD P-State EPP control, charging thresholds etc)\n
    - Yakuake terminal (and Kitty for ad-hoc stuff)\n
    - fish shell instead of bash\n
    - mosh instead of ssh\n
    - btop instead of top/htop\n
    - gdu instead of du/ncdu\n
    - bat instead of cat\n
    - eza instead of ls\n
    - fd instead of find\n
    - ripgrep instead of grep\n
    - broot instead of tree\n
    - skim instead of fzf
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699523096 {#4224
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4230 …}
  +nested: Doctrine\ORM\PersistentCollection {#4232 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4240 …}
  -id: 97140
  -bodyTs: "'ad':91 'ad-hoc':90 'addit':35 'amd':76 'authent':62 'bash':98 'bat':111 'better':73 'broot':127 'btop':103 'cat':114 'charg':82 'chose':11 'come':16 'configur':43 'control':81 'customis':21 'd':24 'daemon':71 'dock':53 'du/ncdu':110 'epp':80 'etc':84 'eza':115 'fd':119 'find':122 'fingerprint':59,61 'fish':94 'fzf':134 'gdm':54 'gdu':107 'gnome/macos':47 'grep':126 'hoc':92 'instead':39,55,66,96,100,104,108,112,116,120,124,128,132 'kde':2,42 'kernel':32 'kitti':88 'layout':49 'like':48 'login':60 'ls':118 'luk':41 'mani':18 'mosh':99 'nobara':1 'normal':25 'one':5 'opal':38 'optim':31 'p':78 'p-state':77 'panel':51 'power':69,74 'power-profiles-daemon':68 'profil':70 'reason':8 'ripgrep':123 'save':75 'sddm':57 'shell':95 'side':52 'skim':131 'ssh':102 'state':79 'stuff':93 'sudo':64 'termin':86 'threshold':83 'tlp':65 'top':50 'top/htop':106 'tree':130 'use':29,37 'user':3 'yakuak':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3585582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317715 {#4225
    date: 2023-11-07 01:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4229
  +user: App\Entity\User {#4242 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobara KDE user here. One of the reasons why I chose it is because it comes with many of the customisations that I’d normally do (such as using an optimized kernel). But in addition, I use:\n
    \n
    - Opal instead of LUKS\n
    - KDE configured with a more GNOME/macOS like layout (top panel+side dock)\n
    - GDM instead of SDDM, for fingerprint login\n
    - Fingerprint authentication for sudo\n
    - TLP instead of power-profiles-daemon for better power saving (AMD P-State EPP control, charging thresholds etc)\n
    - Yakuake terminal (and Kitty for ad-hoc stuff)\n
    - fish shell instead of bash\n
    - mosh instead of ssh\n
    - btop instead of top/htop\n
    - gdu instead of du/ncdu\n
    - bat instead of cat\n
    - eza instead of ls\n
    - fd instead of find\n
    - ripgrep instead of grep\n
    - broot instead of tree\n
    - skim instead of fzf
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699523096 {#4224
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4230 …}
  +nested: Doctrine\ORM\PersistentCollection {#4232 …}
  +votes: Doctrine\ORM\PersistentCollection {#4234 …}
  +reports: Doctrine\ORM\PersistentCollection {#4236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4240 …}
  -id: 97140
  -bodyTs: "'ad':91 'ad-hoc':90 'addit':35 'amd':76 'authent':62 'bash':98 'bat':111 'better':73 'broot':127 'btop':103 'cat':114 'charg':82 'chose':11 'come':16 'configur':43 'control':81 'customis':21 'd':24 'daemon':71 'dock':53 'du/ncdu':110 'epp':80 'etc':84 'eza':115 'fd':119 'find':122 'fingerprint':59,61 'fish':94 'fzf':134 'gdm':54 'gdu':107 'gnome/macos':47 'grep':126 'hoc':92 'instead':39,55,66,96,100,104,108,112,116,120,124,128,132 'kde':2,42 'kernel':32 'kitti':88 'layout':49 'like':48 'login':60 'ls':118 'luk':41 'mani':18 'mosh':99 'nobara':1 'normal':25 'one':5 'opal':38 'optim':31 'p':78 'p-state':77 'panel':51 'power':69,74 'power-profiles-daemon':68 'profil':70 'reason':8 'ripgrep':123 'save':75 'sddm':57 'shell':95 'side':52 'skim':131 'ssh':102 'state':79 'stuff':93 'sudo':64 'termin':86 'threshold':83 'tlp':65 'top':50 'top/htop':106 'tree':130 'use':29,37 'user':3 'yakuak':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3585582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699317715 {#4225
    date: 2023-11-07 01:41:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4302
  +user: App\Entity\User {#4315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fedora Workstation (i.e. the Gnome one)\n
    \n
    Separate /home partition\n
    \n
    Then the only other changes are to a few keyboard shortcuts, icons, and changing Firefox to a GTK4-style theme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699517984 {#4297
    date: 2023-11-09 09:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4307 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 101486
  -bodyTs: "'/home':8 'chang':14,23 'fedora':1 'firefox':24 'gnome':5 'gtk4':28 'gtk4-style':27 'i.e':3 'icon':21 'keyboard':19 'one':6 'partit':9 'separ':7 'shortcut':20 'style':29 'theme':30 'workstat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447696 {#4298
    date: 2023-11-08 13:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4302
  +user: App\Entity\User {#4315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fedora Workstation (i.e. the Gnome one)\n
    \n
    Separate /home partition\n
    \n
    Then the only other changes are to a few keyboard shortcuts, icons, and changing Firefox to a GTK4-style theme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699517984 {#4297
    date: 2023-11-09 09:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4307 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 101486
  -bodyTs: "'/home':8 'chang':14,23 'fedora':1 'firefox':24 'gnome':5 'gtk4':28 'gtk4-style':27 'i.e':3 'icon':21 'keyboard':19 'one':6 'partit':9 'separ':7 'shortcut':20 'style':29 'theme':30 'workstat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447696 {#4298
    date: 2023-11-08 13:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4302
  +user: App\Entity\User {#4315 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Fedora Workstation (i.e. the Gnome one)\n
    \n
    Separate /home partition\n
    \n
    Then the only other changes are to a few keyboard shortcuts, icons, and changing Firefox to a GTK4-style theme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699517984 {#4297
    date: 2023-11-09 09:19:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4303 …}
  +nested: Doctrine\ORM\PersistentCollection {#4305 …}
  +votes: Doctrine\ORM\PersistentCollection {#4307 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 101486
  -bodyTs: "'/home':8 'chang':14,23 'fedora':1 'firefox':24 'gnome':5 'gtk4':28 'gtk4-style':27 'i.e':3 'icon':21 'keyboard':19 'one':6 'partit':9 'separ':7 'shortcut':20 'style':29 'theme':30 'workstat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447696 {#4298
    date: 2023-11-08 13:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Void\n
    - EFI and LUKS partition, containing an LVM with root/home/swap. Ext4 partitions. I’m vaguely aware of btrfs and zram but haven’t taken them for a spin yet.\n
    - ufw\n
    - wayland\n
    - basic plasma install + desired apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699486121 {#4370
    date: 2023-11-09 00:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 102953
  -bodyTs: "'app':36 'awar':16 'basic':32 'btrfs':18 'contain':6 'desir':35 'efi':2 'ext4':11 'haven':22 'instal':34 'luk':4 'lvm':8 'm':14 'partit':5,12 'plasma':33 'root/home/swap':10 'spin':28 'taken':24 'ufw':30 'vagu':15 'void':1 'wayland':31 'yet':29 'zram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699486121 {#4371
    date: 2023-11-09 00:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Void\n
    - EFI and LUKS partition, containing an LVM with root/home/swap. Ext4 partitions. I’m vaguely aware of btrfs and zram but haven’t taken them for a spin yet.\n
    - ufw\n
    - wayland\n
    - basic plasma install + desired apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699486121 {#4370
    date: 2023-11-09 00:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 102953
  -bodyTs: "'app':36 'awar':16 'basic':32 'btrfs':18 'contain':6 'desir':35 'efi':2 'ext4':11 'haven':22 'instal':34 'luk':4 'lvm':8 'm':14 'partit':5,12 'plasma':33 'root/home/swap':10 'spin':28 'taken':24 'ufw':30 'vagu':15 'void':1 'wayland':31 'yet':29 'zram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699486121 {#4371
    date: 2023-11-09 00:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4375
  +user: App\Entity\User {#4388 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Void\n
    - EFI and LUKS partition, containing an LVM with root/home/swap. Ext4 partitions. I’m vaguely aware of btrfs and zram but haven’t taken them for a spin yet.\n
    - ufw\n
    - wayland\n
    - basic plasma install + desired apps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699486121 {#4370
    date: 2023-11-09 00:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4378 …}
  +votes: Doctrine\ORM\PersistentCollection {#4380 …}
  +reports: Doctrine\ORM\PersistentCollection {#4382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4386 …}
  -id: 102953
  -bodyTs: "'app':36 'awar':16 'basic':32 'btrfs':18 'contain':6 'desir':35 'efi':2 'ext4':11 'haven':22 'instal':34 'luk':4 'lvm':8 'm':14 'partit':5,12 'plasma':33 'root/home/swap':10 'spin':28 'taken':24 'ufw':30 'vagu':15 'void':1 'wayland':31 'yet':29 'zram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1594680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699486121 {#4371
    date: 2023-11-09 00:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    EndeavourOS as the distro of choice for easy installation and AUR access.\n
    \n
    Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
    \n
    - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
    - Vivaldi as a secondary browser for websites that only render right in Chromium\n
    - Kitty as my terminal of choice.\n
    - Clementine as my music player of choice\n
    - yt-dlp for downloading Youtube videos as mp3s\n
    - htop over top, also have gotop for a more graphical look\n
    - exa over ls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699476443 {#4443
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 99099
  -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5593443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377801 {#4444
    date: 2023-11-07 18:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    EndeavourOS as the distro of choice for easy installation and AUR access.\n
    \n
    Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
    \n
    - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
    - Vivaldi as a secondary browser for websites that only render right in Chromium\n
    - Kitty as my terminal of choice.\n
    - Clementine as my music player of choice\n
    - yt-dlp for downloading Youtube videos as mp3s\n
    - htop over top, also have gotop for a more graphical look\n
    - exa over ls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699476443 {#4443
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 99099
  -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5593443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377801 {#4444
    date: 2023-11-07 18:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4448
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    EndeavourOS as the distro of choice for easy installation and AUR access.\n
    \n
    Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
    \n
    - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
    - Vivaldi as a secondary browser for websites that only render right in Chromium\n
    - Kitty as my terminal of choice.\n
    - Clementine as my music player of choice\n
    - yt-dlp for downloading Youtube videos as mp3s\n
    - htop over top, also have gotop for a more graphical look\n
    - exa over ls
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699476443 {#4443
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4449 …}
  +nested: Doctrine\ORM\PersistentCollection {#4451 …}
  +votes: Doctrine\ORM\PersistentCollection {#4453 …}
  +reports: Doctrine\ORM\PersistentCollection {#4455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
  -id: 99099
  -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5593443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377801 {#4444
    date: 2023-11-07 18:23:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      EndeavourOS as the distro of choice for easy installation and AUR access.\n
      \n
      Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
      \n
      - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
      - Vivaldi as a secondary browser for websites that only render right in Chromium\n
      - Kitty as my terminal of choice.\n
      - Clementine as my music player of choice\n
      - yt-dlp for downloading Youtube videos as mp3s\n
      - htop over top, also have gotop for a more graphical look\n
      - exa over ls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699476443 {#4443
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 99099
    -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5593443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699377801 {#4444
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699382763 {#5402
    date: 2023-11-07 19:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 99337
  -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4446183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382763 {#5403
    date: 2023-11-07 19:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      EndeavourOS as the distro of choice for easy installation and AUR access.\n
      \n
      Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
      \n
      - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
      - Vivaldi as a secondary browser for websites that only render right in Chromium\n
      - Kitty as my terminal of choice.\n
      - Clementine as my music player of choice\n
      - yt-dlp for downloading Youtube videos as mp3s\n
      - htop over top, also have gotop for a more graphical look\n
      - exa over ls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699476443 {#4443
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 99099
    -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5593443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699377801 {#4444
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699382763 {#5402
    date: 2023-11-07 19:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 99337
  -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4446183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382763 {#5403
    date: 2023-11-07 19:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5404
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4448
    +user: App\Entity\User {#4461 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      EndeavourOS as the distro of choice for easy installation and AUR access.\n
      \n
      Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
      \n
      - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
      - Vivaldi as a secondary browser for websites that only render right in Chromium\n
      - Kitty as my terminal of choice.\n
      - Clementine as my music player of choice\n
      - yt-dlp for downloading Youtube videos as mp3s\n
      - htop over top, also have gotop for a more graphical look\n
      - exa over ls
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699476443 {#4443
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4449 …}
    +nested: Doctrine\ORM\PersistentCollection {#4451 …}
    +votes: Doctrine\ORM\PersistentCollection {#4453 …}
    +reports: Doctrine\ORM\PersistentCollection {#4455 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
    -id: 99099
    -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5593443"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699377801 {#4444
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699382763 {#5402
    date: 2023-11-07 19:46:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 99337
  -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4446183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699382763 {#5403
    date: 2023-11-07 19:46:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5404
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        EndeavourOS as the distro of choice for easy installation and AUR access.\n
        \n
        Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
        \n
        - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
        - Vivaldi as a secondary browser for websites that only render right in Chromium\n
        - Kitty as my terminal of choice.\n
        - Clementine as my music player of choice\n
        - yt-dlp for downloading Youtube videos as mp3s\n
        - htop over top, also have gotop for a more graphical look\n
        - exa over ls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699476443 {#4443
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 99099
      -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5593443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377801 {#4444
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699382763 {#5402
      date: 2023-11-07 19:46:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Vorthas@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5405 …}
    +nested: Doctrine\ORM\PersistentCollection {#5407 …}
    +votes: Doctrine\ORM\PersistentCollection {#5409 …}
    +reports: Doctrine\ORM\PersistentCollection {#5411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
    -id: 99337
    -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4446183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699382763 {#5403
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Honestly because it’s quite customizable, that’s about it. Being able to customize my software to look and work the way I want them to is a big reason why I use certain programs over others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699423356 {#5609
    date: 2023-11-08 07:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 100965
  -bodyTs: "'abl':12 'big':29 'certain':34 'custom':14 'customiz':6 'honest':1 'look':18 'other':37 'program':35 'quit':5 'reason':30 'softwar':16 'use':33 'want':24 'way':22 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5607750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699423356 {#5610
    date: 2023-11-08 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5404
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        EndeavourOS as the distro of choice for easy installation and AUR access.\n
        \n
        Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
        \n
        - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
        - Vivaldi as a secondary browser for websites that only render right in Chromium\n
        - Kitty as my terminal of choice.\n
        - Clementine as my music player of choice\n
        - yt-dlp for downloading Youtube videos as mp3s\n
        - htop over top, also have gotop for a more graphical look\n
        - exa over ls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699476443 {#4443
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 99099
      -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5593443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377801 {#4444
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699382763 {#5402
      date: 2023-11-07 19:46:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Vorthas@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5405 …}
    +nested: Doctrine\ORM\PersistentCollection {#5407 …}
    +votes: Doctrine\ORM\PersistentCollection {#5409 …}
    +reports: Doctrine\ORM\PersistentCollection {#5411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
    -id: 99337
    -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4446183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699382763 {#5403
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Honestly because it’s quite customizable, that’s about it. Being able to customize my software to look and work the way I want them to is a big reason why I use certain programs over others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699423356 {#5609
    date: 2023-11-08 07:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 100965
  -bodyTs: "'abl':12 'big':29 'certain':34 'custom':14 'customiz':6 'honest':1 'look':18 'other':37 'program':35 'quit':5 'reason':30 'softwar':16 'use':33 'want':24 'way':22 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5607750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699423356 {#5610
    date: 2023-11-08 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5404
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4448
      +user: App\Entity\User {#4461 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        EndeavourOS as the distro of choice for easy installation and AUR access.\n
        \n
        Depending on the DE, if it’s not MATE, I almost always install Caja, Engrampa, and MATE Calculator since they just have the most sane look and UX to them for my use cases.\n
        \n
        - Waterfox as my browser of choice (reason over Firefox is that it offers tabs below address bar as an option in Preferences rather than mucking about in userChrome.css files that often break on updates)\n
        - Vivaldi as a secondary browser for websites that only render right in Chromium\n
        - Kitty as my terminal of choice.\n
        - Clementine as my music player of choice\n
        - yt-dlp for downloading Youtube videos as mp3s\n
        - htop over top, also have gotop for a more graphical look\n
        - exa over ls
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699476443 {#4443
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4449 …}
      +nested: Doctrine\ORM\PersistentCollection {#4451 …}
      +votes: Doctrine\ORM\PersistentCollection {#4453 …}
      +reports: Doctrine\ORM\PersistentCollection {#4455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4457 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4459 …}
      -id: 99099
      -bodyTs: "'access':12 'address':62 'almost':23 'also':119 'alway':24 'aur':11 'bar':63 'break':78 'browser':50,85 'caja':26 'calcul':30 'case':46 'choic':6,52,99,106 'chromium':93 'clementin':100 'de':16 'depend':13 'distro':4 'dlp':109 'download':111 'easi':8 'endeavouro':1 'engrampa':27 'exa':127 'file':75 'firefox':55 'gotop':121 'graphic':125 'htop':116 'instal':9,25 'kitti':94 'look':38,126 'ls':129 'mate':21,29 'mp3s':115 'muck':71 'music':103 'offer':59 'often':77 'option':66 'player':104 'prefer':68 'rather':69 'reason':53 'render':90 'right':91 'sane':37 'secondari':84 'sinc':31 'tab':60 'termin':97 'top':118 'updat':80 'use':45 'userchrome.css':74 'ux':40 'video':113 'vivaldi':81 'waterfox':47 'websit':87 'youtub':112 'yt':108 'yt-dlp':107"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5593443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377801 {#4444
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4448}
    +body: "Interesting browser choices. ;-) I like what I see from Vivaldi, but I rarely need Chrome compatibility and Chromium is in the repositories of all distributions I use, so I never opt for Vivaldi. Just a personal preference or any good reason to use Vivaldi over Chromium etc.?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699382763 {#5402
      date: 2023-11-07 19:46:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@Vorthas@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5405 …}
    +nested: Doctrine\ORM\PersistentCollection {#5407 …}
    +votes: Doctrine\ORM\PersistentCollection {#5409 …}
    +reports: Doctrine\ORM\PersistentCollection {#5411 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
    -id: 99337
    -bodyTs: "'browser':2 'choic':3 'chrome':15 'chromium':18,46 'compat':16 'distribut':25 'etc':47 'good':40 'interest':1 'like':5 'need':14 'never':30 'opt':31 'person':36 'prefer':37 'rare':13 'reason':41 'repositori':22 'see':8 'use':27,43 'vivaldi':10,33,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4446183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699382763 {#5403
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4448}
  +body: "Honestly because it’s quite customizable, that’s about it. Being able to customize my software to look and work the way I want them to is a big reason why I use certain programs over others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699423356 {#5609
    date: 2023-11-08 07:02:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@Vorthas@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 100965
  -bodyTs: "'abl':12 'big':29 'certain':34 'custom':14 'customiz':6 'honest':1 'look':18 'other':37 'program':35 'quit':5 'reason':30 'softwar':16 'use':33 'want':24 'way':22 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5607750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699423356 {#5610
    date: 2023-11-08 07:02:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4523
  +user: App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
    \n
    Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699452073 {#4517
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4528 …}
  +reports: Doctrine\ORM\PersistentCollection {#4530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
  -id: 96239
  -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567629"
  +editedAt: DateTimeImmutable @1699358101 {#4518
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4519
    date: 2023-11-06 20:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4523
  +user: App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
    \n
    Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699452073 {#4517
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4528 …}
  +reports: Doctrine\ORM\PersistentCollection {#4530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
  -id: 96239
  -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567629"
  +editedAt: DateTimeImmutable @1699358101 {#4518
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4519
    date: 2023-11-06 20:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4523
  +user: App\Entity\User {#4536 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
    \n
    Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699452073 {#4517
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4524 …}
  +nested: Doctrine\ORM\PersistentCollection {#4526 …}
  +votes: Doctrine\ORM\PersistentCollection {#4528 …}
  +reports: Doctrine\ORM\PersistentCollection {#4530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
  -id: 96239
  -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567629"
  +editedAt: DateTimeImmutable @1699358101 {#4518
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4519
    date: 2023-11-06 20:28:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5125
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4523
    +user: App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
      \n
      Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699452073 {#4517
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4528 …}
    +reports: Doctrine\ORM\PersistentCollection {#4530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
    -id: 96239
    -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567629"
    +editedAt: DateTimeImmutable @1699358101 {#4518
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4519
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4523}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5126
    date: 2023-11-08 02:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@vettnerk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 100502
  -bodyTs: "'mpv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699405241 {#5129
    date: 2023-11-08 02:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5125
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4523
    +user: App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
      \n
      Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699452073 {#4517
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4528 …}
    +reports: Doctrine\ORM\PersistentCollection {#4530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
    -id: 96239
    -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567629"
    +editedAt: DateTimeImmutable @1699358101 {#4518
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4519
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4523}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5126
    date: 2023-11-08 02:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@vettnerk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 100502
  -bodyTs: "'mpv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699405241 {#5129
    date: 2023-11-08 02:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5125
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4523
    +user: App\Entity\User {#4536 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Nothing radical, but I’ve used mplayer as default video player since FreeBSD 4.0, and that’s not changing any time soon. VLC is good and all, I just prefer mplayer.\n
      \n
      Oh, and for general purpose storage partitions I use XFS, as it plays nice with beegfs.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699452073 {#4517
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4524 …}
    +nested: Doctrine\ORM\PersistentCollection {#4526 …}
    +votes: Doctrine\ORM\PersistentCollection {#4528 …}
    +reports: Doctrine\ORM\PersistentCollection {#4530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4534 …}
    -id: 96239
    -bodyTs: "'4.0':14 'beegf':47 'chang':19 'default':9 'freebsd':13 'general':35 'good':25 'mplayer':7,31 'nice':45 'noth':1 'oh':32 'partit':38 'play':44 'player':11 'prefer':30 'purpos':36 'radic':2 'sinc':12 'soon':22 'storag':37 'time':21 'use':6,40 've':5 'video':10 'vlc':23 'xfs':41"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567629"
    +editedAt: DateTimeImmutable @1699358101 {#4518
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4519
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4523}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5126
    date: 2023-11-08 02:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@vettnerk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5119 …}
  +nested: Doctrine\ORM\PersistentCollection {#5117 …}
  +votes: Doctrine\ORM\PersistentCollection {#5121 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 100502
  -bodyTs: "'mpv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699405241 {#5129
    date: 2023-11-08 02:00:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Once, some years back, I posted a topic on how could I slim down my Gnome DE.\n
    \n
    It sparked a rather long and complex discussion and the bottom line was that Gnome integration was already at a point where so many parts depended on so many it was not an easy task.\n
    \n
    I opted to move to a GTK compatible DE. Currently I use XFCE but spent years with Mate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699451622 {#4591
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 97732
  -bodyTs: "'alreadi':35 'back':4 'bottom':28 'compat':60 'complex':24 'could':11 'current':62 'de':17,61 'depend':43 'discuss':25 'easi':51 'gnome':16,32 'gtk':59 'integr':33 'line':29 'long':22 'mani':41,46 'mate':70 'move':56 'opt':54 'part':42 'point':38 'post':6 'rather':21 'slim':13 'spark':19 'spent':67 'task':52 'topic':8 'use':64 'xfce':65 'year':3,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4374180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699338757 {#4592
    date: 2023-11-07 07:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Once, some years back, I posted a topic on how could I slim down my Gnome DE.\n
    \n
    It sparked a rather long and complex discussion and the bottom line was that Gnome integration was already at a point where so many parts depended on so many it was not an easy task.\n
    \n
    I opted to move to a GTK compatible DE. Currently I use XFCE but spent years with Mate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699451622 {#4591
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 97732
  -bodyTs: "'alreadi':35 'back':4 'bottom':28 'compat':60 'complex':24 'could':11 'current':62 'de':17,61 'depend':43 'discuss':25 'easi':51 'gnome':16,32 'gtk':59 'integr':33 'line':29 'long':22 'mani':41,46 'mate':70 'move':56 'opt':54 'part':42 'point':38 'post':6 'rather':21 'slim':13 'spark':19 'spent':67 'task':52 'topic':8 'use':64 'xfce':65 'year':3,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4374180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699338757 {#4592
    date: 2023-11-07 07:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4596
  +user: App\Entity\User {#4609 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Once, some years back, I posted a topic on how could I slim down my Gnome DE.\n
    \n
    It sparked a rather long and complex discussion and the bottom line was that Gnome integration was already at a point where so many parts depended on so many it was not an easy task.\n
    \n
    I opted to move to a GTK compatible DE. Currently I use XFCE but spent years with Mate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699451622 {#4591
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4597 …}
  +nested: Doctrine\ORM\PersistentCollection {#4599 …}
  +votes: Doctrine\ORM\PersistentCollection {#4601 …}
  +reports: Doctrine\ORM\PersistentCollection {#4603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4607 …}
  -id: 97732
  -bodyTs: "'alreadi':35 'back':4 'bottom':28 'compat':60 'complex':24 'could':11 'current':62 'de':17,61 'depend':43 'discuss':25 'easi':51 'gnome':16,32 'gtk':59 'integr':33 'line':29 'long':22 'mani':41,46 'mate':70 'move':56 'opt':54 'part':42 'point':38 'post':6 'rather':21 'slim':13 'spark':19 'spent':67 'task':52 'topic':8 'use':64 'xfce':65 'year':3,68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4374180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699338757 {#4592
    date: 2023-11-07 07:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
    - **Kitty** as the terminal, life is better without fancy multiplexers\n
    - **Firefox**\n
    - **fastfetch** > neofetch\n
    - **zsh** without oh-my-zsh\n
    - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
    - **Hyprland** as the WM\n
    - **Plasma** if I have to use a DE\n
    - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
    - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699420409 {#4664
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 98627
  -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4180838"
  +editedAt: DateTimeImmutable @1699410006 {#4665
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4666
    date: 2023-11-07 15:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
    - **Kitty** as the terminal, life is better without fancy multiplexers\n
    - **Firefox**\n
    - **fastfetch** > neofetch\n
    - **zsh** without oh-my-zsh\n
    - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
    - **Hyprland** as the WM\n
    - **Plasma** if I have to use a DE\n
    - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
    - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699420409 {#4664
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 98627
  -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4180838"
  +editedAt: DateTimeImmutable @1699410006 {#4665
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4666
    date: 2023-11-07 15:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4670
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
    - **Kitty** as the terminal, life is better without fancy multiplexers\n
    - **Firefox**\n
    - **fastfetch** > neofetch\n
    - **zsh** without oh-my-zsh\n
    - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
    - **Hyprland** as the WM\n
    - **Plasma** if I have to use a DE\n
    - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
    - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699420409 {#4664
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4671 …}
  +nested: Doctrine\ORM\PersistentCollection {#4673 …}
  +votes: Doctrine\ORM\PersistentCollection {#4675 …}
  +reports: Doctrine\ORM\PersistentCollection {#4677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
  -id: 98627
  -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4180838"
  +editedAt: DateTimeImmutable @1699410006 {#4665
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4666
    date: 2023-11-07 15:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
      - **Kitty** as the terminal, life is better without fancy multiplexers\n
      - **Firefox**\n
      - **fastfetch** > neofetch\n
      - **zsh** without oh-my-zsh\n
      - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
      - **Hyprland** as the WM\n
      - **Plasma** if I have to use a DE\n
      - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
      - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699420409 {#4664
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 98627
    -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4180838"
    +editedAt: DateTimeImmutable @1699410006 {#4665
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4666
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375130 {#5386
    date: 2023-11-07 17:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 98970
  -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1419370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375130 {#5387
    date: 2023-11-07 17:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
      - **Kitty** as the terminal, life is better without fancy multiplexers\n
      - **Firefox**\n
      - **fastfetch** > neofetch\n
      - **zsh** without oh-my-zsh\n
      - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
      - **Hyprland** as the WM\n
      - **Plasma** if I have to use a DE\n
      - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
      - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699420409 {#4664
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 98627
    -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4180838"
    +editedAt: DateTimeImmutable @1699410006 {#4665
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4666
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375130 {#5386
    date: 2023-11-07 17:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 98970
  -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1419370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375130 {#5387
    date: 2023-11-07 17:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4670
    +user: App\Entity\User {#4683 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
      - **Kitty** as the terminal, life is better without fancy multiplexers\n
      - **Firefox**\n
      - **fastfetch** > neofetch\n
      - **zsh** without oh-my-zsh\n
      - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
      - **Hyprland** as the WM\n
      - **Plasma** if I have to use a DE\n
      - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
      - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699420409 {#4664
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4671 …}
    +nested: Doctrine\ORM\PersistentCollection {#4673 …}
    +votes: Doctrine\ORM\PersistentCollection {#4675 …}
    +reports: Doctrine\ORM\PersistentCollection {#4677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
    -id: 98627
    -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4180838"
    +editedAt: DateTimeImmutable @1699410006 {#4665
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4666
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699375130 {#5386
    date: 2023-11-07 17:38:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 98970
  -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nicknakin.com/comment/1419370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699375130 {#5387
    date: 2023-11-07 17:38:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
        - **Kitty** as the terminal, life is better without fancy multiplexers\n
        - **Firefox**\n
        - **fastfetch** > neofetch\n
        - **zsh** without oh-my-zsh\n
        - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
        - **Hyprland** as the WM\n
        - **Plasma** if I have to use a DE\n
        - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
        - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699420409 {#4664
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4675 …}
      +reports: Doctrine\ORM\PersistentCollection {#4677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
      -id: 98627
      -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4180838"
      +editedAt: DateTimeImmutable @1699410006 {#4665
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4666
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4670}
    +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699375130 {#5386
      date: 2023-11-07 17:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 98970
    -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1419370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699375130 {#5387
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I never had a reason to use SSH after I switched to Kitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699379114 {#5594
    date: 2023-11-07 18:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 99165
  -bodyTs: "'kitti':13 'never':2 'reason':5 'ssh':8 'switch':11 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4184790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699379114 {#5595
    date: 2023-11-07 18:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
        - **Kitty** as the terminal, life is better without fancy multiplexers\n
        - **Firefox**\n
        - **fastfetch** > neofetch\n
        - **zsh** without oh-my-zsh\n
        - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
        - **Hyprland** as the WM\n
        - **Plasma** if I have to use a DE\n
        - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
        - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699420409 {#4664
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4675 …}
      +reports: Doctrine\ORM\PersistentCollection {#4677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
      -id: 98627
      -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4180838"
      +editedAt: DateTimeImmutable @1699410006 {#4665
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4666
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4670}
    +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699375130 {#5386
      date: 2023-11-07 17:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 98970
    -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1419370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699375130 {#5387
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I never had a reason to use SSH after I switched to Kitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699379114 {#5594
    date: 2023-11-07 18:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 99165
  -bodyTs: "'kitti':13 'never':2 'reason':5 'ssh':8 'switch':11 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4184790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699379114 {#5595
    date: 2023-11-07 18:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4683 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5388
    +user: Proxies\__CG__\App\Entity\User {#5389 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4670
      +user: App\Entity\User {#4683 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        - **btrfs** unless I know I’m not gonna use it that much (might check out bcachefs soon)\n
        - **Kitty** as the terminal, life is better without fancy multiplexers\n
        - **Firefox**\n
        - **fastfetch** > neofetch\n
        - **zsh** without oh-my-zsh\n
        - [**tbsm**](https://aur.archlinux.org/packages/tbsm) as DM (if available)\n
        - **Hyprland** as the WM\n
        - **Plasma** if I have to use a DE\n
        - **Swapfile** instead of partition so I don’t risk losing my data if I don’t have enough memory (haven’t checked out ZRAM yet) Welp that changed quickly, ZRAM looks insane\n
        - **GRUB** as bootloader, also a separate install for every distro, kinda just out of fear that I’ll break it somehow
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699420409 {#4664
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4671 …}
      +nested: Doctrine\ORM\PersistentCollection {#4673 …}
      +votes: Doctrine\ORM\PersistentCollection {#4675 …}
      +reports: Doctrine\ORM\PersistentCollection {#4677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4681 …}
      -id: 98627
      -bodyTs: "'/packages/tbsm)':40 'also':92 'aur.archlinux.org':39 'aur.archlinux.org/packages/tbsm)':38 'avail':44 'bcachef':16 'better':24 'bootload':91 'break':107 'btrfs':1 'chang':84 'check':14,78 'data':68 'de':56 'distro':98 'dm':42 'enough':74 'everi':97 'fanci':26 'fastfetch':29 'fear':103 'firefox':28 'gonna':8 'grub':89 'haven':76 'hyprland':45 'insan':88 'instal':95 'instead':58 'kinda':99 'kitti':18 'know':4 'life':22 'll':106 'look':87 'lose':66 'm':6 'memori':75 'might':13 'much':12 'multiplex':27 'neofetch':30 'oh':34 'oh-my-zsh':33 'partit':60 'plasma':49 'quick':85 'risk':65 'separ':94 'somehow':109 'soon':17 'swapfil':57 'tbsm':37 'termin':21 'unless':2 'use':9,54 'welp':82 'without':25,32 'wm':48 'yet':81 'zram':80,86 'zsh':31,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4180838"
      +editedAt: DateTimeImmutable @1699410006 {#4665
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4666
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4670}
    +body: "I tried to use kitty but I have to ssh in to remote machines often for work, usually one of a few hundred edge devices, and I can’t configure them all to work properly with it. Is solid ssh support just not a deal breaker for others?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699375130 {#5386
      date: 2023-11-07 17:38:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@backhdlp@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5390 …}
    +nested: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5394 …}
    +reports: Doctrine\ORM\PersistentCollection {#5396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
    -id: 98970
    -bodyTs: "'breaker':46 'configur':30 'deal':45 'devic':25 'edg':24 'hundr':23 'kitti':5 'machin':14 'often':15 'one':19 'other':48 'proper':35 'remot':13 'solid':39 'ssh':10,40 'support':41 'tri':2 'use':4 'usual':18 'work':17,34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nicknakin.com/comment/1419370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699375130 {#5387
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4670}
  +body: "I never had a reason to use SSH after I switched to Kitty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699379114 {#5594
    date: 2023-11-07 18:45:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@backhdlp@lemmy.blahaj.zone"
    "@offspec@lemmy.nicknakin.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 99165
  -bodyTs: "'kitti':13 'never':2 'reason':5 'ssh':8 'switch':11 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4184790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699379114 {#5595
    date: 2023-11-07 18:45:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4744
  +user: App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t think I will ever go back to a filesystem without snapshot support. BTRFS with Snapper is just so damn cool. It’s an absolute lifesaver when working with Nvidia drivers because if you breathe on your system wrong it will fail to boot. Kernel updates and driver updates are a harrowing experience with Nvidia, but snapper is like an IRL cheat code.\n
    \n
    OpenSuse has this by default, but I’m back to good ol’ Debian now. This and PipeWire are the main reasons I installed Debian via Spiral Linux instead of the stock Debian installer. Every time I install a new package with apt, it automatically created `pre` and `post` snapshots. Absolutely thrilled with the results so far. Saved me a few hours already, after yet another failed Nvidia installation attempt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699402903 {#4739
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 96451
  -bodyTs: "'absolut':27,115 'alreadi':127 'anoth':130 'apt':107 'attempt':134 'automat':109 'back':9,74 'boot':46 'breath':37 'btrfs':16 'cheat':64 'code':65 'cool':23 'creat':110 'damn':22 'debian':78,89,97 'default':70 'driver':33,50 'ever':7 'everi':99 'experi':55 'fail':44,131 'far':121 'filesystem':12 'go':8 'good':76 'harrow':54 'hour':126 'instal':88,98,102,133 'instead':93 'irl':63 'kernel':47 'lifesav':28 'like':61 'linux':92 'm':73 'main':85 'new':104 'nvidia':32,57,132 'ol':77 'opensus':66 'packag':105 'pipewir':82 'post':113 'pre':111 'reason':86 'result':119 'save':122 'snapper':18,59 'snapshot':14,114 'spiral':91 'stock':96 'support':15 'system':40 'think':4 'thrill':116 'time':100 'updat':48,51 'via':90 'without':13 'work':30 'wrong':41 'yet':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5167391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303555 {#4740
    date: 2023-11-06 21:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4744
  +user: App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t think I will ever go back to a filesystem without snapshot support. BTRFS with Snapper is just so damn cool. It’s an absolute lifesaver when working with Nvidia drivers because if you breathe on your system wrong it will fail to boot. Kernel updates and driver updates are a harrowing experience with Nvidia, but snapper is like an IRL cheat code.\n
    \n
    OpenSuse has this by default, but I’m back to good ol’ Debian now. This and PipeWire are the main reasons I installed Debian via Spiral Linux instead of the stock Debian installer. Every time I install a new package with apt, it automatically created `pre` and `post` snapshots. Absolutely thrilled with the results so far. Saved me a few hours already, after yet another failed Nvidia installation attempt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699402903 {#4739
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 96451
  -bodyTs: "'absolut':27,115 'alreadi':127 'anoth':130 'apt':107 'attempt':134 'automat':109 'back':9,74 'boot':46 'breath':37 'btrfs':16 'cheat':64 'code':65 'cool':23 'creat':110 'damn':22 'debian':78,89,97 'default':70 'driver':33,50 'ever':7 'everi':99 'experi':55 'fail':44,131 'far':121 'filesystem':12 'go':8 'good':76 'harrow':54 'hour':126 'instal':88,98,102,133 'instead':93 'irl':63 'kernel':47 'lifesav':28 'like':61 'linux':92 'm':73 'main':85 'new':104 'nvidia':32,57,132 'ol':77 'opensus':66 'packag':105 'pipewir':82 'post':113 'pre':111 'reason':86 'result':119 'save':122 'snapper':18,59 'snapshot':14,114 'spiral':91 'stock':96 'support':15 'system':40 'think':4 'thrill':116 'time':100 'updat':48,51 'via':90 'without':13 'work':30 'wrong':41 'yet':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5167391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303555 {#4740
    date: 2023-11-06 21:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4744
  +user: App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t think I will ever go back to a filesystem without snapshot support. BTRFS with Snapper is just so damn cool. It’s an absolute lifesaver when working with Nvidia drivers because if you breathe on your system wrong it will fail to boot. Kernel updates and driver updates are a harrowing experience with Nvidia, but snapper is like an IRL cheat code.\n
    \n
    OpenSuse has this by default, but I’m back to good ol’ Debian now. This and PipeWire are the main reasons I installed Debian via Spiral Linux instead of the stock Debian installer. Every time I install a new package with apt, it automatically created `pre` and `post` snapshots. Absolutely thrilled with the results so far. Saved me a few hours already, after yet another failed Nvidia installation attempt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699402903 {#4739
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -id: 96451
  -bodyTs: "'absolut':27,115 'alreadi':127 'anoth':130 'apt':107 'attempt':134 'automat':109 'back':9,74 'boot':46 'breath':37 'btrfs':16 'cheat':64 'code':65 'cool':23 'creat':110 'damn':22 'debian':78,89,97 'default':70 'driver':33,50 'ever':7 'everi':99 'experi':55 'fail':44,131 'far':121 'filesystem':12 'go':8 'good':76 'harrow':54 'hour':126 'instal':88,98,102,133 'instead':93 'irl':63 'kernel':47 'lifesav':28 'like':61 'linux':92 'm':73 'main':85 'new':104 'nvidia':32,57,132 'ol':77 'opensus':66 'packag':105 'pipewir':82 'post':113 'pre':111 'reason':86 'result':119 'save':122 'snapper':18,59 'snapshot':14,114 'spiral':91 'stock':96 'support':15 'system':40 'think':4 'thrill':116 'time':100 'updat':48,51 'via':90 'without':13 'work':30 'wrong':41 'yet':129"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5167391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303555 {#4740
    date: 2023-11-06 21:45:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4818
  +user: App\Entity\User {#4831 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gnome with Wayland: I am just too used to the touchpad gestures and sleek looking apps to go back. Even windows looks and behaves janky in comparison\n
    \n
    Firefox: plain better than the alternatives, the scrolling is so much better under Wayland too\n
    \n
    The auto dark mode GNOME extention: it between dark and light mode depending on the time of day\n
    \n
    Rounded window corners GNOME extension: forces all 4 corners of applications to have rounded corners\n
    \n
    Separate /home partition, very useful for distro hopping or in case just going the nuclear option and reinstalling everything is the easiest way to deal with a breakage
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699398964 {#4812
    date: 2023-11-08 00:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 100220
  -bodyTs: "'/home':77 '4':68 'altern':33 'app':16 'applic':71 'auto':44 'back':19 'behav':24 'better':30,39 'breakag':103 'case':86 'comparison':27 'corner':63,69,75 'dark':45,51 'day':60 'deal':100 'depend':55 'distro':82 'easiest':97 'even':20 'everyth':94 'extens':65 'extent':48 'firefox':28 'forc':66 'gestur':12 'gnome':1,47,64 'go':18,88 'hop':83 'janki':25 'light':53 'look':15,22 'mode':46,54 'much':38 'nuclear':90 'option':91 'partit':78 'plain':29 'reinstal':93 'round':61,74 'scroll':35 'separ':76 'sleek':14 'time':58 'touchpad':11 'use':8,80 'way':98 'wayland':3,41 'window':21,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269389"
  +editedAt: DateTimeImmutable @1699444934 {#4813
    date: 2023-11-08 13:02:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699398964 {#4814
    date: 2023-11-08 00:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4818
  +user: App\Entity\User {#4831 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gnome with Wayland: I am just too used to the touchpad gestures and sleek looking apps to go back. Even windows looks and behaves janky in comparison\n
    \n
    Firefox: plain better than the alternatives, the scrolling is so much better under Wayland too\n
    \n
    The auto dark mode GNOME extention: it between dark and light mode depending on the time of day\n
    \n
    Rounded window corners GNOME extension: forces all 4 corners of applications to have rounded corners\n
    \n
    Separate /home partition, very useful for distro hopping or in case just going the nuclear option and reinstalling everything is the easiest way to deal with a breakage
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699398964 {#4812
    date: 2023-11-08 00:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 100220
  -bodyTs: "'/home':77 '4':68 'altern':33 'app':16 'applic':71 'auto':44 'back':19 'behav':24 'better':30,39 'breakag':103 'case':86 'comparison':27 'corner':63,69,75 'dark':45,51 'day':60 'deal':100 'depend':55 'distro':82 'easiest':97 'even':20 'everyth':94 'extens':65 'extent':48 'firefox':28 'forc':66 'gestur':12 'gnome':1,47,64 'go':18,88 'hop':83 'janki':25 'light':53 'look':15,22 'mode':46,54 'much':38 'nuclear':90 'option':91 'partit':78 'plain':29 'reinstal':93 'round':61,74 'scroll':35 'separ':76 'sleek':14 'time':58 'touchpad':11 'use':8,80 'way':98 'wayland':3,41 'window':21,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269389"
  +editedAt: DateTimeImmutable @1699444934 {#4813
    date: 2023-11-08 13:02:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699398964 {#4814
    date: 2023-11-08 00:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4818
  +user: App\Entity\User {#4831 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Gnome with Wayland: I am just too used to the touchpad gestures and sleek looking apps to go back. Even windows looks and behaves janky in comparison\n
    \n
    Firefox: plain better than the alternatives, the scrolling is so much better under Wayland too\n
    \n
    The auto dark mode GNOME extention: it between dark and light mode depending on the time of day\n
    \n
    Rounded window corners GNOME extension: forces all 4 corners of applications to have rounded corners\n
    \n
    Separate /home partition, very useful for distro hopping or in case just going the nuclear option and reinstalling everything is the easiest way to deal with a breakage
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699398964 {#4812
    date: 2023-11-08 00:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4819 …}
  +nested: Doctrine\ORM\PersistentCollection {#4821 …}
  +votes: Doctrine\ORM\PersistentCollection {#4823 …}
  +reports: Doctrine\ORM\PersistentCollection {#4825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4829 …}
  -id: 100220
  -bodyTs: "'/home':77 '4':68 'altern':33 'app':16 'applic':71 'auto':44 'back':19 'behav':24 'better':30,39 'breakag':103 'case':86 'comparison':27 'corner':63,69,75 'dark':45,51 'day':60 'deal':100 'depend':55 'distro':82 'easiest':97 'even':20 'everyth':94 'extens':65 'extent':48 'firefox':28 'forc':66 'gestur':12 'gnome':1,47,64 'go':18,88 'hop':83 'janki':25 'light':53 'look':15,22 'mode':46,54 'much':38 'nuclear':90 'option':91 'partit':78 'plain':29 'reinstal':93 'round':61,74 'scroll':35 'separ':76 'sleek':14 'time':58 'touchpad':11 'use':8,80 'way':98 'wayland':3,41 'window':21,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5269389"
  +editedAt: DateTimeImmutable @1699444934 {#4813
    date: 2023-11-08 13:02:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699398964 {#4814
    date: 2023-11-08 00:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4892
  +user: App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never had a problem with ext4 after power failure.\n
    \n
    Zram is not a substitute for swap. Your system is less optimal by not having at least a small swap.\n
    \n
    Firewalls should never default to on. It’s an advanced tool and it should be left to advanced users.\n
    \n
    Not to mention how much grief it would cause distro maintainers. If they don’t auto configure the firewall they get blasted by people who don’t know why their stuff isn’t working. If they auto configure they get blasted by people upset that the auto configurator dared change their precious firewall rules. You just can’t win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699395604 {#4887
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 97381
  -bodyTs: "'advanc':41,49 'auto':66,87,97 'blast':72,91 'caus':59 'chang':100 'configur':67,88,98 'dare':99 'default':35 'distro':60 'ext4':8 'failur':11 'firewal':32,69,103 'get':71,90 'grief':56 'isn':82 'know':78 'least':28 'left':47 'less':22 'maintain':61 'mention':53 'much':55 'never':3,34 'optim':23 'peopl':74,93 'power':10 'precious':102 'problem':6 'rule':104 'small':30 'stuff':81 'substitut':16 'swap':18,31 'system':20 'tool':42 'upset':94 'user':50 've':2 'win':109 'work':84 'would':58 'zram':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323824 {#4888
    date: 2023-11-07 03:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4892
  +user: App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never had a problem with ext4 after power failure.\n
    \n
    Zram is not a substitute for swap. Your system is less optimal by not having at least a small swap.\n
    \n
    Firewalls should never default to on. It’s an advanced tool and it should be left to advanced users.\n
    \n
    Not to mention how much grief it would cause distro maintainers. If they don’t auto configure the firewall they get blasted by people who don’t know why their stuff isn’t working. If they auto configure they get blasted by people upset that the auto configurator dared change their precious firewall rules. You just can’t win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699395604 {#4887
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 97381
  -bodyTs: "'advanc':41,49 'auto':66,87,97 'blast':72,91 'caus':59 'chang':100 'configur':67,88,98 'dare':99 'default':35 'distro':60 'ext4':8 'failur':11 'firewal':32,69,103 'get':71,90 'grief':56 'isn':82 'know':78 'least':28 'left':47 'less':22 'maintain':61 'mention':53 'much':55 'never':3,34 'optim':23 'peopl':74,93 'power':10 'precious':102 'problem':6 'rule':104 'small':30 'stuff':81 'substitut':16 'swap':18,31 'system':20 'tool':42 'upset':94 'user':50 've':2 'win':109 'work':84 'would':58 'zram':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323824 {#4888
    date: 2023-11-07 03:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4892
  +user: App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve never had a problem with ext4 after power failure.\n
    \n
    Zram is not a substitute for swap. Your system is less optimal by not having at least a small swap.\n
    \n
    Firewalls should never default to on. It’s an advanced tool and it should be left to advanced users.\n
    \n
    Not to mention how much grief it would cause distro maintainers. If they don’t auto configure the firewall they get blasted by people who don’t know why their stuff isn’t working. If they auto configure they get blasted by people upset that the auto configurator dared change their precious firewall rules. You just can’t win.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699395604 {#4887
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 97381
  -bodyTs: "'advanc':41,49 'auto':66,87,97 'blast':72,91 'caus':59 'chang':100 'configur':67,88,98 'dare':99 'default':35 'distro':60 'ext4':8 'failur':11 'firewal':32,69,103 'get':71,90 'grief':56 'isn':82 'know':78 'least':28 'left':47 'less':22 'maintain':61 'mention':53 'much':55 'never':3,34 'optim':23 'peopl':74,93 'power':10 'precious':102 'problem':6 'rule':104 'small':30 'stuff':81 'substitut':16 'swap':18,31 'system':20 'tool':42 'upset':94 'user':50 've':2 'win':109 'work':84 'would':58 'zram':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375742"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323824 {#4888
    date: 2023-11-07 03:23:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4968
  +user: App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    This is pretty easy on Debian.\n
    \n
    - Uncheck all tasksel entries during initial installation\n
    - Reboot  \n
        `sudo apt install gnome-shell gnome-terminal nautilus`\n
    - Reboot again.\n
    \n
    It’ll boot right into a fully functional Gnome desktop and hardly anything else. The only extra software this installs are yelp, gnome-shell-extension-prefs and network-manager-gnome. Uninstall them with sudo apt purge and sudo apt autoremove --purge if you don’t need them. sudo apt install cups if you need printing and remove your wifi device from /etc/network/devices to let network-manager-gnome handle wifi if you use it.\n
    \n
    Your system will require 2.8GB of disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699385075 {#4960
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 96634
  -bodyTs: "'/etc/network/devices':112 '2.8':129 'anyth':61 'apt':38,85,89,99 'autoremov':90 'boot':51 'common':18 'communiti':22 'cup':101 'debian':21,28 'desktop':10,58 'devic':110 'disk':132 'easi':26 'els':62 'entri':32 'extens':74 'extra':65 'fulli':55 'function':56 'gb':130 'gnome':9,41,44,57,72,80,118 'gnome-shel':40 'gnome-shell-extension-pref':71 'gnome-termin':43 'guess':14 'handl':119 'hard':60 'initi':34 'instal':11,35,39,68,100 'let':114 'll':50 'manag':79,117 'nautilus':46 'need':96,104 'network':78,116 'network-manager-gnom':77,115 'next':2 'pref':75 'pretti':25 'print':105 'project':3 'purg':86,91 'quit':17 'reboot':36,47 'remov':107 'requir':128 'right':52 'shell':42,73 'slim':6 'softwar':66 'space':133 'sudo':37,84,88,98 'system':126 'tasksel':31 'termin':45 'uncheck':29 'uninstal':81 'use':123 'wifi':109,120 'yelp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5118544"
  +editedAt: DateTimeImmutable @1699380310 {#4961
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4962
    date: 2023-11-06 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4968
  +user: App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    This is pretty easy on Debian.\n
    \n
    - Uncheck all tasksel entries during initial installation\n
    - Reboot  \n
        `sudo apt install gnome-shell gnome-terminal nautilus`\n
    - Reboot again.\n
    \n
    It’ll boot right into a fully functional Gnome desktop and hardly anything else. The only extra software this installs are yelp, gnome-shell-extension-prefs and network-manager-gnome. Uninstall them with sudo apt purge and sudo apt autoremove --purge if you don’t need them. sudo apt install cups if you need printing and remove your wifi device from /etc/network/devices to let network-manager-gnome handle wifi if you use it.\n
    \n
    Your system will require 2.8GB of disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699385075 {#4960
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 96634
  -bodyTs: "'/etc/network/devices':112 '2.8':129 'anyth':61 'apt':38,85,89,99 'autoremov':90 'boot':51 'common':18 'communiti':22 'cup':101 'debian':21,28 'desktop':10,58 'devic':110 'disk':132 'easi':26 'els':62 'entri':32 'extens':74 'extra':65 'fulli':55 'function':56 'gb':130 'gnome':9,41,44,57,72,80,118 'gnome-shel':40 'gnome-shell-extension-pref':71 'gnome-termin':43 'guess':14 'handl':119 'hard':60 'initi':34 'instal':11,35,39,68,100 'let':114 'll':50 'manag':79,117 'nautilus':46 'need':96,104 'network':78,116 'network-manager-gnom':77,115 'next':2 'pref':75 'pretti':25 'print':105 'project':3 'purg':86,91 'quit':17 'reboot':36,47 'remov':107 'requir':128 'right':52 'shell':42,73 'slim':6 'softwar':66 'space':133 'sudo':37,84,88,98 'system':126 'tasksel':31 'termin':45 'uncheck':29 'uninstal':81 'use':123 'wifi':109,120 'yelp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5118544"
  +editedAt: DateTimeImmutable @1699380310 {#4961
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4962
    date: 2023-11-06 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4968
  +user: App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
    \n
    This is pretty easy on Debian.\n
    \n
    - Uncheck all tasksel entries during initial installation\n
    - Reboot  \n
        `sudo apt install gnome-shell gnome-terminal nautilus`\n
    - Reboot again.\n
    \n
    It’ll boot right into a fully functional Gnome desktop and hardly anything else. The only extra software this installs are yelp, gnome-shell-extension-prefs and network-manager-gnome. Uninstall them with sudo apt purge and sudo apt autoremove --purge if you don’t need them. sudo apt install cups if you need printing and remove your wifi device from /etc/network/devices to let network-manager-gnome handle wifi if you use it.\n
    \n
    Your system will require 2.8GB of disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699385075 {#4960
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 96634
  -bodyTs: "'/etc/network/devices':112 '2.8':129 'anyth':61 'apt':38,85,89,99 'autoremov':90 'boot':51 'common':18 'communiti':22 'cup':101 'debian':21,28 'desktop':10,58 'devic':110 'disk':132 'easi':26 'els':62 'entri':32 'extens':74 'extra':65 'fulli':55 'function':56 'gb':130 'gnome':9,41,44,57,72,80,118 'gnome-shel':40 'gnome-shell-extension-pref':71 'gnome-termin':43 'guess':14 'handl':119 'hard':60 'initi':34 'instal':11,35,39,68,100 'let':114 'll':50 'manag':79,117 'nautilus':46 'need':96,104 'network':78,116 'network-manager-gnom':77,115 'next':2 'pref':75 'pretti':25 'print':105 'project':3 'purg':86,91 'quit':17 'reboot':36,47 'remov':107 'requir':128 'right':52 'shell':42,73 'slim':6 'softwar':66 'space':133 'sudo':37,84,88,98 'system':126 'tasksel':31 'termin':45 'uncheck':29 'uninstal':81 'use':123 'wifi':109,120 'yelp':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5118544"
  +editedAt: DateTimeImmutable @1699380310 {#4961
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4962
    date: 2023-11-06 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5041
  +user: App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, almost the opposite of you, I currently use Fedora Silverblue (including BTRFS which I very much appreciate for versioned backups), except that I override GNOME Software (never got it to work properly for me) and Fedora’s Firefox (I use the Firefox from Flathub but not Fedora)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699384876 {#5036
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 96636
  -bodyTs: "'almost':2 'appreci':18 'backup':21 'btrfs':13 'current':8 'except':22 'fedora':10,37,48 'firefox':39,43 'flathub':45 'gnome':26 'got':29 'includ':12 'much':17 'never':28 'opposit':4 'overrid':25 'proper':33 'silverblu':11 'softwar':27 'use':9,41 'version':20 'well':1 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1582068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307344 {#5037
    date: 2023-11-06 22:49:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5041
  +user: App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, almost the opposite of you, I currently use Fedora Silverblue (including BTRFS which I very much appreciate for versioned backups), except that I override GNOME Software (never got it to work properly for me) and Fedora’s Firefox (I use the Firefox from Flathub but not Fedora)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699384876 {#5036
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 96636
  -bodyTs: "'almost':2 'appreci':18 'backup':21 'btrfs':13 'current':8 'except':22 'fedora':10,37,48 'firefox':39,43 'flathub':45 'gnome':26 'got':29 'includ':12 'much':17 'never':28 'opposit':4 'overrid':25 'proper':33 'silverblu':11 'softwar':27 'use':9,41 'version':20 'well':1 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1582068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307344 {#5037
    date: 2023-11-06 22:49:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5041
  +user: App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +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 {#1915 …}
    +slug: "Your-chosen-desktop-Linux-defaults"
    +title: "Your chosen desktop Linux defaults?"
    +url: null
    +body: """
      What are your ‘defaults’ for your desktop Linux installations, especially when they deviate from your distros defaults? What are your reasons for this deviations?\n
      \n
      To give you an example what I am asking for, here is my list with reasons (funnily enough, using these settings on Debian, which are AFAIK the defaults for Fedora):\n
      \n
      - Btrfs: I use Btrfs for transparent compression which is a game changer for my use cases and using it w/o Raid I had never trouble with corrupt data on power failures, compared to ext4.\n
      - ZRAM: I wrote about it somewhere else, but ZRAM transformed even my totally under-powered HP Stream 11" with 4GB Ram into a usable machine. Nowadays I don’t have swap partitions anymore and use ZRAM everywhere and it just works ™.\n
      - ufw: I cannot fathom why firewalls with all ports but ssh closed by default are not the default. Especially on Debian, where unconfigured services are started by default after installation, it does not make sense to me.\n
      \n
      My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.\n
      \n
      Before you ask: Why not Fedora? - I love Fedora, but I need something stable for work, and Fedoras recent kernels brake virtual machines for me.\n
      \n
      Edit: Forgot to mention ufw
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699679912 {#2410
      date: 2023-11-11 06:18:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10588
    -titleTs: "'chosen':2 'default':5 'desktop':3 'linux':4"
    -bodyTs: "'11':107 '4gb':109 'afaik':50 'anymor':122 'ask':33,192 'brake':210 'btrfs':55,58 'cannot':133 'case':70 'changer':66 'close':142 'common':185 'communiti':189 'compar':86 'compress':61 'corrupt':81 'data':82 'debian':47,151,188 'default':4,17,52,144,148,158 'desktop':7,177 'deviat':13,24 'distro':16 'edit':215 'els':95 'enough':42 'especi':10,149 'even':99 'everywher':126 'exampl':29 'ext4':88 'failur':85 'fathom':134 'fedora':54,195,198,207 'firewal':136 'forgot':216 'funnili':41 'game':65 'give':26 'gnome':176 'guess':181 'hp':105 'instal':9,160,178 'kernel':209 'linux':8 'list':38 'love':197 'machin':114,212 'make':164 'mention':218 'need':201 'never':78 'next':169 'nowaday':115 'partit':121 'port':139 'power':84,104 'project':170 'quit':184 'raid':75 'ram':110 'reason':21,40 'recent':208 'sens':165 'servic':154 'set':45 'slim':173 'someth':202 'somewher':94 'ssh':141 'stabl':203 'start':156 'stream':106 'swap':120 'total':101 'transform':98 'transpar':60 'troubl':79 'ufw':131,219 'unconfigur':153 'under-pow':102 'usabl':113 'use':43,57,69,72,124 'virtual':211 'w/o':74 'work':130,205 'wrote':91 'zram':89,97,125"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699383846
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/5191717"
    +editedAt: DateTimeImmutable @1699329862 {#1850
      date: 2023-11-07 05:04:22.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699297446 {#2420
      date: 2023-11-06 20:04:06.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, almost the opposite of you, I currently use Fedora Silverblue (including BTRFS which I very much appreciate for versioned backups), except that I override GNOME Software (never got it to work properly for me) and Fedora’s Firefox (I use the Firefox from Flathub but not Fedora)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699384876 {#5036
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5042 …}
  +nested: Doctrine\ORM\PersistentCollection {#5044 …}
  +votes: Doctrine\ORM\PersistentCollection {#5046 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 96636
  -bodyTs: "'almost':2 'appreci':18 'backup':21 'btrfs':13 'current':8 'except':22 'fedora':10,37,48 'firefox':39,43 'flathub':45 'gnome':26 'got':29 'includ':12 'much':17 'never':28 'opposit':4 'overrid':25 'proper':33 'silverblu':11 'softwar':27 'use':9,41 'version':20 'well':1 'work':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1582068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307344 {#5037
    date: 2023-11-06 22:49:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED 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